1.1.0 • Published 3 years ago

pkg-desc v1.1.0

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

Usage

npx pkg-desc

or

npm i -g pkg-desc
pkg-desc --version --author

And you can get:

example img

Options

Options:
  -v, --version     Show version (default: false)
  -a, --author      Show author (default: false)
  --no-description  Do not show description (default: true)
  --no-docs         Do not show docs (default: true)
  -h, --help        Display this message 

If any of the conditions fail, a process.exit(1) will be returned and prevent you from continuing the following workflows.

License

MIT

1.1.0

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago