npm (Node Package Module) is the package manager for the Node.js JavaScript platform.
npm (Node Package Module) is the package manager for the Node.js JavaScript platform. It comes by default with Node.js after install it. The general usage is similar to other package managers like apt-get which work over the terminal and have similar parameters like install and search.