2.0.0 • Published 8 years ago

dpn-cli v2.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

dpn-cli Build Status

Get the dependents of a users npm modules

Install

$ npm install --global dpn-cli

Usage

$ dpn --help

  Usage
    $ dpn [username]

  Options
    -j, --json     Output the result as JSON
    -r, --reverse  Reverse the result
    -v, --verbose  Show the name of the dependents

Related

  • dpn - API for this module

License

MIT © Andreas Gillström