bumped-finepack

0.4.1 • Public • Published

bumped-finepack


bumped

Last version Build Status Dependency status Dev Dependencies Status NPM Status Donate

Lints your JSON Config files and keeps them readable.

This plugin is based on the finepack library. It exposes an interface to setup such library in .bumpedrc:

files: [
  "package.json"
]
 
plugins:
  postrelease:
    'Lint config files':
      plugin: 'bumped-finepack'

Install

You don't need to install this module! Bumped automatically resolves the plugins dependencies. However, if you still want to do so, it must be globally accessible:

npm install bumped-finepack -g

API

opts

Type: object

Additional options to be passed to finepack.

License

MIT © Bumped

/bumped-finepack/

    Package Sidebar

    Install

    npm i bumped-finepack

    Weekly Downloads

    91

    Version

    0.4.1

    License

    MIT

    Unpacked Size

    13.2 kB

    Total Files

    6

    Last publish

    Collaborators

    • kikobeats