pkg-desc
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

pkg-desc

List all packages details

NPM version

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

Readme

Keywords

Package Sidebar

Install

npm i pkg-desc

Weekly Downloads

0

Version

1.1.0

License

MIT

Unpacked Size

26.9 kB

Total Files

18

Last publish

Collaborators

  • glintonliao