/missing

Check that all dependencies in node_modules have been added to the package.json

Primary LanguageJavaScriptMIT LicenseMIT

DEPRECATE - Missing

The funcationality that this module was providing can be achieved using npm-ls Please use this in future.

A simple utility that can be used to check that all modules in node_modules have been added to your package.json. It is intended that this could be run as part of a git pre-commit and warn developers before committing code.