npm.io
0.1.1 • Published 11 years ago

has-module

Licence
Version
0.1.1
Deps
0
Vulns
0
Weekly
0
Stars
1

node-has-module Travis-CI.org Build Status Coveralls.io Coverage Rating

Checks for the existence of a module

Example

var hasModule = require('has-module');

var gulpIsInstalled = hasModule('gulp');

License

Licensed under the MIT license

Keywords