pkg-desc
v1.1.0
Published
List detail of all npm packages
Downloads
3
Readme
Usage
npx pkg-desc
or
npm i -g pkg-desc
pkg-desc --version --author
And you can get:
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