0.0.6 • Published 6 years ago

dpnopn v0.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

dpnopn Deperecated

dpnopn - The homepage opener for npm modules that your project depend on.

This tool is no longer maintained

This is a prototype for dpndon-cli , so please consider to use it instead.

it provides same function as dpndon with opener command.

Usage

# install dpnopn
npm install dpnopn -g

# move to your node project root
cd your/node/project

# run dpnopn to open homepage of your project's dependency.
dpnopn

Option

By default, dpnopn only show choice for production dependencies.

You tell dpnopn to show other choices such as devDependencies with command options.

For example, dpnopn -PD will show chose of production and devDependencies.

available option is donw below.

  • -h, --help: show help
  • -P: with productionDependencies
  • -D: with devDependencies
  • -O: with optionalDependencies
  • -B: with bundleDependencies

License

MIT

Author

Kotaro Takahashi@k4h4shi

0.0.6

6 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago