has-gulplog
Check if gulplog is available before attempting to use it
Last updated 11 years ago by phated .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install has-gulplog 
SYNC missed versions from official npm registry.

has-gulplog

NPM version Downloads Build Status Coveralls Status

Check if gulplog is available before attempting to use it.

Usage

const hasGulplog = require('has-gulplog');

hasGulplog(); // true if gulplog is available

API

hasGulplog()

Checks if gulplog is available.

Returns true if gulplog is installed and available or false if it is not available.

License

MIT

Current Tags

  • 0.1.0                                ...           latest (11 years ago)

1 Versions

  • 0.1.0                                ...           11 years ago
Maintainers (2)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 1
Dependencies (1)
Dev Dependencies (1)

Copyright 2013 - present © cnpmjs.org | Home |