Skip to content

ESLint Plugin: Package JSON

Congrats on taking control over your package.json!

Rules for consistent, readable, and valid package.json files.

Enforce Consistency

Keep your package.json files consistent across projects and teams with clearly defined rules. Eliminate drift in conventions before it becomes a maintenance headache.

Easy to Use

Get started in minutes with sensible defaults and straightforward configuration. Integrates seamlessly into your existing ESLint setup.

Avoid Publishing Bugs

Catch common mistakes before they make it to npm, from invalid fields to missing metadata. Avoid broken releases and reduce the risk of costly rollbacks.

Configurable and Fixable Rules

Fine-tune rules to match your team’s standards and automatically fix issues where possible. Spend less time nitpicking in code reviews and more time shipping.

Interested in learning more?