dpn-cli

2.0.0 • Public • Published

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

Package Sidebar

Install

npm i dpn-cli

Weekly Downloads

1

Version

2.0.0

License

MIT

Last publish

Collaborators

  • kevva
  • gillstrom