0.1.0 • Published 9 years ago
assert-module v0.1.0
node-assert-module
Asserts that a module exists and is installed
Example
var assertModule = require('assert-module');
assertModule('glob', 'Glob must be installed for this code to work.');
License
Licensed under the MIT license
0.1.0
9 years ago