{"library":"eslint-plugin-json-format","type":"library","category":null,"description":"An ESLint plugin to lint, format, auto-fix, and sort JSON files. Version 2.0.1 is the latest stable release (last updated September 2019). It extends ESLint's capabilities to handle .json and rc files (like .eslintrc, .babelrc) with auto-fix support. Key differentiators include built-in package.json sorting (standard/pro/custom order), ignoring JSON-with-comments files like tsconfig.json, and ignoring package-lock.json by default. Requires ESLint >= 3.2.1. The plugin is in maintenance mode with no recent updates.","language":"javascript","status":"maintenance","version":"2.0.1","tags":["javascript","eslint","eslint-plugin","eslint-plugin-json","eslintplugin","json","json-format"],"last_verified":"Fri May 01","install":[{"cmd":"npm install eslint-plugin-json-format","imports":["plugins: ['json-format']","settings: { 'json/sort-package-json': 'standard' }","rules: { 'json-format/*': 'error' }"]},{"cmd":"yarn add eslint-plugin-json-format","imports":[]},{"cmd":"pnpm add eslint-plugin-json-format","imports":[]}],"homepage":null,"github":"https://github.com/bkucera/eslint-plugin-json-format","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/eslint-plugin-json-format","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}