[software] npm (Node Packaged Modules) is the official package manager for Node.js. As of Node.js version 0.6.3, npm is bundled and installed automatically with the environment. npm runs through the command line and manages dependencies for an application. It also allows users to install Node.js applications that are available on the npm re...
Found on
http://en.wikipedia.org/wiki/Npm_(software)
No exact match found.