Shareable npm-package-json-lint configuration for packages. Version 0.1.0 provides a set of linting rules for package.json files, intended for personal or small-scale use. It extends the base npm-package-json-lint tool (peer dependency >=7.1.0) and requires Node >=18.0.0. The configuration is minimal and can be extended or overridden. The package is maintained by a single author and follows a low release cadence. Key differentiator: purpose-built for packages rather than general projects, but lacks the broad community support of alternatives like stylelint's config.
npm install npm-package-json-lint-config-packageNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Install the linter and config, create config file, and lint package.json.
Run 'npm install --save-dev npm-package-json-lint@^7.1.0'
Pin exact version or use tilde range ~0.1.0
Override rules per project need; see npm-package-json-lint docs
Upgrade Node to >=18.0.0
npm install --save-dev npm-package-json-lint@^7.1.0
Ensure npm-package-json-lint is >=7.1.0 and config is latest
No dependency data recorded yet.