{"library":"npm-package-json-lint-config-package","title":"npm-package-json-lint-config-package","description":"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.","language":"javascript","status":"active","last_verified":"Fri May 01","install":{"commands":["npm install npm-package-json-lint-config-package"],"cli":null},"imports":["No JavaScript import needed; use in config file: { \"extends\": \"npm-package-json-lint-config-package\" }","{ \"extends\": \"npm-package-json-lint-config-package\" }","npm install --save-dev npm-package-json-lint npm-package-json-lint-config-package"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"npm install --save-dev npm-package-json-lint npm-package-json-lint-config-package\necho '{\"extends\":\"npm-package-json-lint-config-package\"}' > .npmpackagejsonlintrc.json\nnpx npm-package-json-lint package.json","lang":"javascript","description":"Install the linter and config, create config file, and lint package.json.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}