Integrations
The following documentation lists applications integrating npm-package-json-lint.
If you are aware of other integrations, please make a pull request !
Continuous Integration
MegaLinter
MegaLinter is an Open-Source tool for CI/CD workflows that analyzes the consistency of your code, IAC, configuration, and scripts in your repository, to ensure all your projects sources are clean and formatted whatever IDE/toolbox is used by their developers.
It is free for all uses and natively embeds npm-package-json-lint within its 100+ linters.
To install it, run npx mega-linter-runner --install
(requires Node.js >= 16.0)