snoopm

simple npm develope dependecies analyzer

Usage no npm install needed!

<script type="module">
  import snoopm from 'https://cdn.skypack.dev/snoopm';
</script>

README

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, shows if there is newer version
-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

Collaborators

sNooPM logo made by @psikoz