1.1.20 • Published 10 months ago
snoopm v1.1.20
Install
$ npm install snoopm -g
Usage
Usage: snoopm options
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, shows if there is newer version
-v, --verbose prints name, url and version (shows if there is newer version)
-c, --color no colors for output
-d, --dev snooping devDependencies
-l, --lines outputs lines instead table
Examples
- Snooping local dependencies (same directory than source):
$ snoopm .
or $ snoopm
- Snooping remote dependencies by URL:
$ snoopm https://github.com/remy/nodemon
or
$ snoop https://github.com/remy/nodemon/blob/main/package.json
or
$ snoop https://raw.githubusercontent.com/remy/nodemon/main/package.json
- Snooping with verbose output:
$ snoopm -v .
- Snooping the development dependencies:
$ snoopm -d .
- Snooping and retriving lines as output; useful for post-processing:
$ snoopm -l .
- Supressing the colors of the output:
$ snoopm -lc .
Collaborators
SnOOpm logo made by @psikoz
1.1.20
10 months ago
1.1.19
1 year ago
1.1.18
2 years ago
1.1.17
2 years ago
1.1.11
2 years ago
1.1.10
2 years ago
1.1.16
2 years ago
1.1.15
2 years ago
1.1.14
2 years ago
1.1.9
3 years ago
1.1.8
3 years ago
1.1.7
3 years ago
1.1.6
4 years ago
1.1.5
4 years ago
1.1.4
4 years ago
1.1.3
8 years ago
1.1.2
8 years ago
1.1.1
8 years ago
1.1.0
8 years ago
1.0.4
8 years ago
1.0.3
8 years ago
1.0.2
8 years ago
1.0.1
8 years ago