1.1.19 • Published 3 months ago

snoopm v1.1.19

Weekly downloads
3
License
MIT
Repository
github
Last release
3 months ago

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

Alt vmware

  • 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

Alt vmware

  • Snooping with verbose output:

$ snoopm -v .

Alt vmware

  • Snooping the development dependencies:

$ snoopm -d .

Alt vmware

  • Snooping and retriving lines as output; useful for post-processing:

$ snoopm -l .

Alt vmware

  • Supressing the colors of the output:

$ snoopm -lc .

Alt vmware

Collaborators

SnOOpm logo made by @psikoz

1.1.19

3 months ago

1.1.18

8 months ago

1.1.17

8 months ago

1.1.11

8 months ago

1.1.10

10 months ago

1.1.16

8 months ago

1.1.15

8 months ago

1.1.14

8 months ago

1.1.9

2 years ago

1.1.8

2 years ago

1.1.7

2 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago