NPM

Packages

  • install packages directly from GitHub:

npm install express can be alternatively done like this: npm install git+https://github.com/visionmedia/express.git

Free NPM private package

Npm view : List all info (version, file... about a given package)

npm view

Last updated