1.1.0 • Published 1 year ago

pkg-desc v1.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year 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

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago