Npm3ppLister
Generates a list of dependencies in package.json, with name, version and a link to the source code of the specific version on the NPM registry.
Installation
$ gem install npm_3pp_lister
Usage
In any directory with a package.json file:
$ npm_3pp_lister list
Todo
- list dev/peer dependencies
- ??
License
Do whatever you want