/snoopm

sNooPM: snooping around code based on npm

Primary LanguageJavaScriptMIT LicenseMIT

snoopm

Snooping around code based on npm.

NPM

This node script lists url and description for all npm dependencies.

Alt vmware

Install

$ npm install snoopm -g

Usage

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