package-json-note
v1.0.0
Published
Create/Edit note for package.json to all developers
Downloads
1
Readme
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