has-module

0.1.1 • Public • Published

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

Package Sidebar

Install

npm i has-module

Weekly Downloads

4

Version

0.1.1

License

none

Last publish

Collaborators

  • qix