0.4.1 • Published 4 months ago

package-description v0.4.1

Weekly downloads
-
License
ISC
Repository
github
Last release
4 months ago

package-description

Install

npm install package-description

usage

package-description

A tool for describing package.json

Options:
  -h, --help      display help for command

Commands:
  init            Generate a description file for a package.json
  lint            Validate a package-description.json file
  describe        Describe a new packages
  help [command]  display help for command

package-description init

Generate a description file for a package.json

Options:
  -f, --force [force]                               Replace existed file
  -d, --default-descriptions [defaultDescriptions]  Default descriptions file path
  -h, --help                                        display help for command

package-description lint

Check package-description.json file

Options:
  --fix       Fix problems if it possible
  -h, --help  display help for command

package-description describe

Describe new packages

Options:
  -t, --type <type>  Which packages to describe. new – not described yet,
                     unknown – with status unknown, all – both of them
                     (choices: "new", "unknown", "all", default: "new")
  -h, --help         display help for command
0.3.0

5 months ago

0.2.0

5 months ago

0.4.1

4 months ago

0.4.0

5 months ago

0.3.1

5 months ago

0.1.3

5 months ago

0.1.2

10 months ago

0.1.1

10 months ago

0.1.0

10 months ago

0.0.4

10 months ago

0.0.3

10 months ago