{"library":"eslint-plugin-json-files","type":"library","category":null,"description":"ESLint plugin and processor for linting JSON files, particularly package.json. Current stable version 5.1.2 requires Node >=20.9 and ESLint >=5. It provides 11 rules covering package.json hygiene: sorting, schema validation, dependency restrictions, engines requirements, and no branch dependencies. Unlike generic JSON linters, it focuses on package.json-specific rules. Supports flat config (eslint.config.js) via processor configuration. Released as needed, maintained by Kelly Selden.","language":"javascript","status":"active","version":"5.1.2","tags":["javascript","eslint","eslintplugin","eslint-plugin"],"last_verified":"Wed May 27","install":[{"cmd":"npm install eslint-plugin-json-files","imports":["const jsonFiles = require('eslint-plugin-json-files');","processor: 'json-files/json'","rules: { 'json-files/sort-package-json': 'error' }"]},{"cmd":"yarn add eslint-plugin-json-files","imports":[]},{"cmd":"pnpm add eslint-plugin-json-files","imports":[]}],"homepage":null,"github":"https://github.com/kellyselden/eslint-plugin-json-files","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/eslint-plugin-json-files","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/eslint-plugin-json-files/compatibility"}}