1.0.8 • Published 5 years ago

pkg-police v1.0.8

Weekly downloads
5
License
MIT
Repository
github
Last release
5 years ago

pkg-police

Package version Make a pull request License npm downloads code style: prettier Greenkeeper badge

Simple recommended fields checker for your package.json

Contents

Install

npm install -g pkg-police

Usage

Simply run in your root directory of your project:

police

& follow the prompts

Contribute

Contributions are welcome!

  1. Fork it.
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Or open up a issue.

License

MIT