CodeBrowser / npm / npm-package-json-lint
npm-package-json-lint@10.4.1
// Configurable linter for package.json files.
$ npm install npm-package-json-lint
downloads/wk
393,800
license
MIT
version
10.4.1
published
Jun 16, 2026
What is npm-package-json-lint?
npm-package-json-lint is a tool that checks package.json files against customizable rules to catch errors and inconsistencies. Developers use it to enforce standards across projects, such as requiring specific fields, validating dependency versions, or ensuring consistent formatting. It can be integrated into development workflows to automatically validate package.json before code is committed or published.
Keywords
#lint #linter #package.json #audit #auditor #npm-package-json-lint
Maintainers
tclindner