$ cnpm install has-gulplog
Check if gulplog is available before attempting to use it.
const hasGulplog = require('has-gulplog');
hasGulplog(); // true if gulplog is available
hasGulplog()Checks if gulplog is available.
Returns true if gulplog is installed and available or false if it is not available.
MIT
Copyright 2013 - present © cnpmjs.org | Home |