Home

Awesome

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

License

MIT © Andreas Gillström