vigour-validate-package

1.0.0 • Public • Published

validate-package

This is a little script that looks at a package.json and warns you about missing or incorrect field. It's far from perfect but I'm finding it useful for myself...

What it checks

see [the schema])(lib/schema.js)

What it does

If a required field is missing, it will add it for you with a default value. If a field is incorrect, it will log a warning to give you an idea of how to fix it. It does not change any existing fields, so you can always run this and never worry about messing up what is already there in the package.

Readme

Keywords

none

Package Sidebar

Install

npm i vigour-validate-package

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • vigour-io