npm-scraper
v1.0.0-rc.9
Published
Takes an npm-shrinkwrap.json file and produces a nicely formatted output of all your libaries with license and URL information.
Downloads
1
Readme
npm-scraper
Takes an npm-shrinkwrap.json file and produces a nicely formatted output of all your libaries with license and URL information.
Install
npm install -g npm-scaper
Usage
First generate the npm shrinkwrap file.
npm shrinkwrap
Then run the scraper.
npm-scraper > info.json