0.4.1 • Published 4 years ago

bumped-finepack v0.4.1

Weekly downloads
14
License
MIT
Repository
github
Last release
4 years ago

bumped-finepack

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

0.4.1

4 years ago

0.4.0

4 years ago

0.3.1

4 years ago

0.3.0

5 years ago

0.2.13

5 years ago

0.2.12

5 years ago

0.2.11

5 years ago

0.2.10

6 years ago

0.2.9

7 years ago

0.2.8

7 years ago

0.2.7

7 years ago

0.2.6

7 years ago

0.2.5

8 years ago

0.2.4

8 years ago

0.2.3

8 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.2.0

9 years ago

0.1.0

9 years ago

0.0.0

9 years ago