0.0.1 • Published 8 years ago
node-modules-check v0.0.1
node-modules-check
Checks packages in node_modules
Installation
npm i -S node-modules-checkUsage
In a project that has node_modules, run:
node-modules-checkPrints all dependencies that use modules not listed in their package.json files.