package-json-note
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

package-json-note

Create/Edit note for package.json to all developers.

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

Readme

Keywords

none

Package Sidebar

Install

npm i package-json-note

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

24.9 kB

Total Files

64

Last publish

Collaborators

  • tyankatsu0105