pkg-police
v1.0.8
Published
Simple CLI tool that keeps your package.js file up to best practices
Downloads
8
Maintainers
Readme
pkg-police
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!
- Fork it.
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Or open up a issue.
License
MIT