Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 323 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 323 Bytes

npm-checker

npm-checker is a tool to validate dependencies in a package.json file against the npm registry

Usage:

npm-checker -h or -help

This will display help for the tool:

Example:
npm-checker /path/to/package.json

Installation

go install -v github.com/gri0t/npm-checker@latest