
npm (Node Package Manager) is the world's largest software registry with over 2 million packages. Use npm install package-name to add a library to your project. Dependencies are tracked in package.json. The node_modules folder stores installed packages — never commit it to version control. npm is installed automatically with Node.js.
Reference:
TaskLoco™ — The Sticky Note GOAT