has-deps
v0.0.11
Published
A simple utility to check if your installed dependencies are up to date with what is listed in your package.json'
Readme
A simple utility to check your installed node_modules against what is specified in your package.json
If any dependency is not met, it will throw an error, otherwise you're good to go.
Designed to be run under Grunt like so:
