{"_id":"debug-log","_rev":"209190","name":"debug-log","description":"Node.js 0.12 util.debuglog() ponyfill","dist-tags":{"latest":"2.0.0"},"maintainers":[{"name":"sindresorhus","email":""}],"time":{"modified":"2021-06-03T15:24:48.000Z","created":"2015-01-22T11:34:15.443Z","2.0.0":"2018-11-08T11:00:09.173Z","1.0.1":"2016-09-30T08:08:31.857Z","1.0.0":"2015-01-22T11:34:15.443Z"},"users":{"nanc79":true,"zaks":true,"isayme":true},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"sindresorhus.com"},"repository":{"type":"git","url":"git+https://github.com/sindresorhus/debug-log.git"},"versions":{"2.0.0":{"name":"debug-log","version":"2.0.0","description":"Node.js 0.12 util.debuglog() ponyfill","license":"MIT","repository":{"type":"git","url":"git+https://github.com/sindresorhus/debug-log.git"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"sindresorhus.com"},"engines":{"node":">=0.10.0"},"scripts":{"test":"node test.js"},"keywords":["debug","log","logging","debuglog","built-in","util","utils","core","console","env","environment","ponyfill","polyfill","shim"],"gitHead":"af41c222b6115e2d14287a62cd3ca60306998e25","bugs":{"url":"https://github.com/sindresorhus/debug-log/issues"},"homepage":"https://github.com/sindresorhus/debug-log#readme","_id":"debug-log@2.0.0","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"dist":{"shasum":"e99c785c8f1e58bf61c178f2f70361213b8cbb95","size":1785,"noattachment":false,"key":"/debug-log/-/debug-log-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/debug-log/download/debug-log-2.0.0.tgz"},"maintainers":[{"name":"sindresorhus","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/debug-log_2.0.0_1541674809003_0.48120353382885317"},"_hasShrinkwrap":false,"deprecated":"This package is no longer relevant as Node.js 0.12 is unmaintained.","publish_time":1541674809173,"_cnpm_publish_time":1541674809173},"1.0.1":{"name":"debug-log","version":"1.0.1","description":"Node.js 0.12 util.debuglog() ponyfill","license":"MIT","repository":{"type":"git","url":"git+https://github.com/sindresorhus/debug-log.git"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"sindresorhus.com"},"engines":{"node":">=0.10.0"},"scripts":{"test":"node test.js"},"files":["index.js"],"keywords":["debug","log","logging","debuglog","built-in","util","utils","core","console","env","environment","ponyfill","polyfill","shim"],"gitHead":"7e7fcd7947b80590e39d9ff0167771536d4b355f","bugs":{"url":"https://github.com/sindresorhus/debug-log/issues"},"homepage":"https://github.com/sindresorhus/debug-log#readme","_id":"debug-log@1.0.1","_shasum":"2307632d4c04382b8df8a32f70b895046d52745f","_from":".","_npmVersion":"2.15.9","_nodeVersion":"4.5.0","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"dist":{"shasum":"2307632d4c04382b8df8a32f70b895046d52745f","size":1767,"noattachment":false,"key":"/debug-log/-/debug-log-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/debug-log/download/debug-log-1.0.1.tgz"},"maintainers":[{"name":"sindresorhus","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/debug-log-1.0.1.tgz_1475222911607_0.4391861706972122"},"directories":{},"publish_time":1475222911857,"_cnpm_publish_time":1475222911857,"_hasShrinkwrap":false},"1.0.0":{"name":"debug-log","version":"1.0.0","description":"Node.js 0.12 util.debuglog() ponyfill","license":"MIT","repository":{"type":"git","url":"https://github.com/sindresorhus/debug-log"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"sindresorhus.com"},"engines":{"node":">=0.10.0"},"scripts":{"test":"node test.js"},"files":["index.js"],"keywords":["debug","log","logging","debuglog","built-in","util","utils","core","console","env","environment","ponyfill","polyfill","shim"],"gitHead":"ebb0cab98e0b0aa80b3d54f3a454721270101ab5","bugs":{"url":"https://github.com/sindresorhus/debug-log/issues"},"homepage":"https://github.com/sindresorhus/debug-log","_id":"debug-log@1.0.0","_shasum":"ea520801b4b78181b98c9499452580c34c4f0bfe","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"maintainers":[{"name":"sindresorhus","email":""}],"dist":{"shasum":"ea520801b4b78181b98c9499452580c34c4f0bfe","size":1117,"noattachment":false,"key":"/debug-log/-/debug-log-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/debug-log/download/debug-log-1.0.0.tgz"},"directories":{},"publish_time":1421926455443,"_cnpm_publish_time":1421926455443,"_hasShrinkwrap":false}},"readme":"# Deprecated\n\nThis package is no longer relevant as Node.js 0.12 is unmaintained.\n\n---\n\n# debug-log [![Build Status](https://travis-ci.org/sindresorhus/debug-log.svg?branch=master)](https://travis-ci.org/sindresorhus/debug-log)\n\n> Node.js 0.12 [`util.debuglog()`](http://nodejs.org/api/util.html#util_util_debuglog_section) [ponyfill](https://ponyfill.com)\n\n\n## Install\n\n```\n$ npm install --save debug-log\n```\n\n\n## Usage\n\n```js\n// example.js\nvar debugLog = require('debug-log')('foo');\n\ndebugLog('unicorns & rainbows');\n```\n\n```\n$ node example.js\n\n```\n\n```\n$ NODE_DEBUG=foo node example.js\nFOO 3245: unicorns & rainbows\n```\n\n\n## API\n\nSee the [`util.debuglog()` docs](http://nodejs.org/api/util.html#util_util_debuglog_section).\n\n\n## License\n\nMIT © [Sindre Sorhus](http://sindresorhus.com)\n","_attachments":{},"homepage":"https://github.com/sindresorhus/debug-log#readme","bugs":{"url":"https://github.com/sindresorhus/debug-log/issues"},"license":"MIT"}