pkg-police

Simple CLI tool that keeps your package.js file up to best practices

Usage no npm install needed!

<script type="module">
  import pkgPolice from 'https://cdn.skypack.dev/pkg-police';
</script>

README

Compression

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