npm-checker is a tool to validate dependencies in a package.json file against the npm registry
npm-checker -h or -help
This will display help for the tool:
Example:
npm-checker /path/to/package.json
go install -v github.com/gri0t/npm-checker@latest