{"_id":"has-gulplog","_rev":"51516","name":"has-gulplog","description":"Check if gulplog is available before attempting to use it","dist-tags":{"latest":"0.1.0"},"maintainers":[{"name":"phated","email":"blaine.bublitz@gmail.com"},{"name":"yocontra","email":""}],"time":{"modified":"2021-06-03T10:15:43.000Z","created":"2015-09-10T21:56:16.412Z","0.1.0":"2015-09-10T21:56:16.412Z"},"users":{},"author":{"name":"Blaine Bublitz","email":"blaine@iceddev.com","url":"http://iceddev.com"},"repository":{"type":"git","url":"git+https://github.com/gulpjs/has-gulplog.git"},"versions":{"0.1.0":{"name":"has-gulplog","version":"0.1.0","description":"Check if gulplog is available before attempting to use it","author":{"name":"Blaine Bublitz","email":"blaine@iceddev.com","url":"http://iceddev.com"},"contributors":[],"repository":{"type":"git","url":"git+https://github.com/gulpjs/has-gulplog.git"},"license":"MIT","engines":{"node":">= 0.10"},"main":"index.js","files":["index.js","LICENSE"],"scripts":{"test":"eslint *.js"},"dependencies":{"sparkles":"^1.0.0"},"devDependencies":{"eslint":"^1.3.1"},"keywords":["gulp-util","gulplog","logging"],"gitHead":"16ef7af9911ec91838b2762bf1ba38b4578e6f6f","bugs":{"url":"https://github.com/gulpjs/has-gulplog/issues"},"homepage":"https://github.com/gulpjs/has-gulplog#readme","_id":"has-gulplog@0.1.0","_shasum":"6414c82913697da51590397dafb12f22967811ce","_from":".","_npmVersion":"2.8.3","_nodeVersion":"0.10.36","_npmUser":{"name":"phated","email":"blaine@iceddev.com"},"maintainers":[{"name":"phated","email":"blaine.bublitz@gmail.com"},{"name":"yocontra","email":""}],"dist":{"shasum":"6414c82913697da51590397dafb12f22967811ce","size":1258,"noattachment":false,"key":"/has-gulplog/-/has-gulplog-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/has-gulplog/download/has-gulplog-0.1.0.tgz"},"directories":{},"publish_time":1441922176412,"_cnpm_publish_time":1441922176412,"_hasShrinkwrap":false}},"readme":"<p align=\"center\">\n  <a href=\"http://gulpjs.com\">\n    <img height=\"257\" width=\"114\" src=\"https://raw.githubusercontent.com/gulpjs/artwork/master/gulp-2x.png\">\n  </a>\n</p>\n\n# has-gulplog\n\n[![NPM version][npm-image]][npm-url] [![Downloads][downloads-image]][npm-url] [![Build Status][ci-image]][ci-url] [![Coveralls Status][coveralls-image]][coveralls-url]\n\nCheck if gulplog is available before attempting to use it.\n\n## Usage\n\n```js\nconst hasGulplog = require('has-gulplog');\n\nhasGulplog(); // true if gulplog is available\n```\n\n## API\n\n### `hasGulplog()`\n\nChecks if gulplog is available.\n\nReturns `true` if gulplog is installed and available or `false` if it is not available.\n\n## License\n\nMIT\n\n<!-- prettier-ignore-start -->\n[downloads-image]: https://img.shields.io/npm/dm/has-gulplog.svg?style=flat-square\n[npm-url]: https://www.npmjs.com/package/has-gulplog\n[npm-image]: https://img.shields.io/npm/v/has-gulplog.svg?style=flat-square\n\n[ci-url]: https://github.com/gulpjs/has-gulplog/actions?query=workflow:dev\n[ci-image]: https://img.shields.io/github/workflow/status/gulpjs/has-gulplog/dev?style=flat-square\n\n[coveralls-url]: https://coveralls.io/r/gulpjs/has-gulplog\n[coveralls-image]: https://img.shields.io/coveralls/gulpjs/has-gulplog/master.svg?style=flat-square\n<!-- prettier-ignore-end -->\n","_attachments":{},"homepage":"https://github.com/gulpjs/has-gulplog#readme","bugs":{"url":"https://github.com/gulpjs/has-gulplog/issues"},"license":"MIT"}