Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 342 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 342 Bytes

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: