{"library":"eslint-plugin-package-lock","type":"library","category":null,"description":"An ESLint plugin to lint package-lock.json files, providing rules such as lock-file-version to enforce a specific lock file version (default v3). It uses eslint-plugin-json-es as a parser for JSON files. The plugin helps maintain compatibility and avoid issues with lock file versions, particularly v2's larger footprint. Currently stable at v1.0.0 with no recent releases; requires ESLint >=7. Ideal for teams wanting to standardize lock file versions in CI/CD pipelines.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","eslint","package-lock"],"last_verified":"Fri May 01","install":[{"cmd":"npm install eslint-plugin-package-lock","imports":["module.exports = { plugins: ['package-lock'] }","import { configs } from 'eslint-plugin-package-lock'","import { rules } from 'eslint-plugin-package-lock'"]},{"cmd":"yarn add eslint-plugin-package-lock","imports":[]},{"cmd":"pnpm add eslint-plugin-package-lock","imports":[]}],"homepage":null,"github":"https://github.com/lucavb/eslint-plugin-package-lock","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/eslint-plugin-package-lock","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}