1.0.0 • Published 3 years ago

package-json-note v1.0.0

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

Usage

npm install -D package-json-note

CLI

init

package-json-note --init

After running, package-json-note.js is created.

check

package-json-note --check

After running, ERROR and WARN is showed on console.

 ERROR  These keys does not exist at package.json

deps
foo
bar

 WARN  You can add these keys to note

engines
engines.node

help

package-json-note --help

License

See LICENSE

1.0.0

3 years ago

0.0.7

3 years ago

0.0.5

3 years ago