Snooping around code based on npm.
This node script lists url and description for all npm dependencies.
$ npm install snoopm -g
Usage: snoopm [options] [package dir or url repository]
ProTip: On OS X Terminal Command Key + double_click must open the link on default browser
Options:
-h, --help output usage information
-V, --version output the version number
-v, --verbose prints name, url and version
-c, --color no colors for output
-d, --dev snooping devDependencies
-l, --lines outputs lines instead table
Example
$ snoopm https://github.com/remy/nodemon