{"_id":"plugin-log","_rev":"1927810","name":"plugin-log","description":"Legacy logging for gulp plugins - gulp-util.log","dist-tags":{"latest":"0.1.0"},"maintainers":[{"name":"stevelacy","email":"me@slacy.me"}],"time":{"modified":"2021-12-09T13:55:21.000Z","created":"2015-09-22T17:26:49.669Z","0.1.0":"2015-09-22T17:26:49.669Z"},"users":{},"author":{"name":"Fractal","email":"contact@wearefractal.com","url":"http://wearefractal.com/"},"repository":{"type":"git","url":"git+https://github.com/stevelacy/plugin-log.git"},"versions":{"0.1.0":{"name":"plugin-log","description":"Legacy logging for gulp plugins - gulp-util.log","version":"0.1.0","repository":{"type":"git","url":"git+https://github.com/stevelacy/plugin-log.git"},"author":{"name":"Fractal","email":"contact@wearefractal.com","url":"http://wearefractal.com/"},"dependencies":{"chalk":"^1.1.1","dateformat":"^1.0.11"},"devDependencies":{"mocha":"^2.3.3","should":"^7.1.0"},"scripts":{"test":"mocha --reporter spec"},"engines":{"node":">= 0.9.0"},"gitHead":"eaae7a5a4247cef0982dfd60420bd8149aa0347c","bugs":{"url":"https://github.com/stevelacy/plugin-log/issues"},"homepage":"https://github.com/stevelacy/plugin-log#readme","_id":"plugin-log@0.1.0","_shasum":"86049cf6ab10833398a931f3689cbaee7b5e1333","_from":".","_npmVersion":"2.13.2","_nodeVersion":"2.5.0","_npmUser":{"name":"stevelacy","email":"me@slacy.me"},"maintainers":[{"name":"stevelacy","email":"me@slacy.me"}],"dist":{"shasum":"86049cf6ab10833398a931f3689cbaee7b5e1333","size":2460,"noattachment":false,"key":"/plugin-log/-/plugin-log-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/plugin-log/download/plugin-log-0.1.0.tgz"},"directories":{},"publish_time":1442942809669,"_cnpm_publish_time":1442942809669,"_hasShrinkwrap":false}},"readme":"# plugin-log\n\n[![Build Status](https://travis-ci.org/stevelacy/plugin-log.png?branch=master)](https://travis-ci.org/stevelacy/plugin-log)\n[![NPM version](https://badge.fury.io/js/plugin-log.png)](http://badge.fury.io/js/plugin-log)\n\n> Legacy logging for gulp plugins - gulp-util.log\n\n## Information\n\n<table>\n<tr>\n<td>Package</td><td>plugin-log</td>\n</tr>\n<tr>\n<td>Description</td>\n<td>Legacy logging for gulp plugins - gulp-util.log</td>\n</tr>\n<tr>\n<td>Node Version</td>\n<td>>= 0.9</td>\n</tr>\n</table>\n\n## Usage\n\n#### Replaces all `gulp-util.log()`\n\n#### Install\n\n```sh\n$ npm install --save-dev plugin-log\n```\n\n## Examples\n\n```js\nvar log = require('plugin-log');\n\nlog('Ran file: ' + log.colors.cyan(path.basename(file.path)));\n\n\n```\n\n\n## LICENSE [MIT](LICENSE)\n","_attachments":{},"homepage":"https://github.com/stevelacy/plugin-log#readme","bugs":{"url":"https://github.com/stevelacy/plugin-log/issues"}}