{"maintainers":[{"name":"anonymous","email":"shakyshane@gmail.com"}],"keywords":["plugins"],"dist-tags":{"latest":"4.1.0"},"author":{"name":"Shane Osbourne"},"description":"Simple cli logger","readme":"##eazy-logger [![Build Status](https://travis-ci.org/shakyShane/easy-logger.svg?branch=master)](https://travis-ci.org/shakyShane/easy-logger) [![Coverage Status](https://img.shields.io/coveralls/shakyShane/easy-logger.svg)](https://coveralls.io/r/shakyShane/easy-logger?branch=master)\n\n[tFunk](https://github.com/shakyShane/tfunk) + [String Substitution](http://nodejs.org/docs/latest/api/console.html#console_console_log_data)\n\n![preview](http://cl.ly/image/3K2E2d111l15/Screen%20Shot%202014-09-17%20at%2020.49.17.png)\n\n##Install\n\n```\n$ npm install eazy-logger --save\n```\n\n##Usage\n\n```js\nvar logger  = require(\"eazy-logger\").Logger({\n    prefix: \"{blue:[}{magenta:easy-logger}{blue:] }\",\n    useLevelPrefixes: true\n});\n```\n\n```js\n/**\n * Standard loggers + prefixes\n */\nlogger.debug(\"Debugging Msg\");\nlogger.info(\"Info statement\");\nlogger.warn(\"A little warning with string %s\", \"substitution\");\nlogger.error(\"an error occurred in file: {red:%s}\", \"/users/awesomedev/file.js\");\n```\n\n```js\n/**\n * Use string substitution + colours\n */\nlogger.log(\"error\", \"Use {green:built-in} %s\", \"String substitution\");\n```\n\n```js\n/**\n * Set an option for the next log statement only\n */\nlogger.setOnce(\"useLevelPrefixes\", true).warn(\"Use {green:built-in} %s\", \"String substitution\");\n```","repository":{"type":"git","url":"git://github.com/shakyshane/easy-logger.git"},"users":{"alfeo92":true,"mtscout6":true,"sujeet555":true,"langri-sha":true,"wenhsiaoyi":true},"bugs":{"url":"https://github.com/shakyshane/easy-logger/issues"},"versions":{"1.0.0":{"name":"eazy-logger","version":"1.0.0","keywords":["plugins"],"author":{"name":"Shane Osbourne"},"_id":"eazy-logger@1.0.0","maintainers":[{"name":"anonymous","email":"shakyshane@gmail.com"}],"homepage":"https://github.com/shakyshane/easy-logger","bugs":{"url":"https://github.com/shakyshane/easy-logger/issues"},"dist":{"shasum":"1bb3d8e678afc954e93a2a046e4ed2935fd2e77a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/eazy-logger/-/eazy-logger-1.0.0.tgz","integrity":"sha512-17OhHq9XewCD4e7IkOJmyMTOkJ3UNlk7pXSYJjYrHQ39eeiza5h4eEK1sC5EgUJpVWdSxLUgTaxCteR+/YIPvw==","signatures":[{"sig":"MEUCIGOe2QIIknN6uFIyS7WqGd8FOZoKIPKMCi9WJUhL+K8cAiEAgmEkI67avoNIu1/2DSfzDrad5Iu1hKWvEqSJwGuWjqY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test --reporter spec"},"_npmUser":{"name":"anonymous","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/easy-logger/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"git://github.com/shakyshane/easy-logger.git","type":"git"},"_npmVersion":"1.4.3","description":"Simple cli logger","directories":{},"dependencies":{"tfunk":"^2.0.2","opt-merger":"^0.2.1"},"devDependencies":{"chai":"^1.9.1","gulp":"^3.8.8","mocha":"^1.21.4","sinon":"^1.10.3","gulp-jshint":"^1.8.4"}},"1.1.0":{"name":"eazy-logger","version":"1.1.0","keywords":["plugins"],"author":{"name":"Shane Osbourne"},"_id":"eazy-logger@1.1.0","maintainers":[{"name":"anonymous","email":"shakyshane@gmail.com"}],"homepage":"https://github.com/shakyshane/easy-logger","bugs":{"url":"https://github.com/shakyshane/easy-logger/issues"},"dist":{"shasum":"b49b2357795533f0ec99d105fdeef8607b597e31","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/eazy-logger/-/eazy-logger-1.1.0.tgz","integrity":"sha512-Wgv/g1bxUwA0HAG4QEkJuqc/SsFcpyiKM/DMnupeNToMrO7q65h6oJl4KKDrP3dWuH0nPCBZOi5TPRNTdAeZEA==","signatures":[{"sig":"MEUCIQD1Sr2rZWgjrF/r8kitzmd8XNZIsjS0hDb/hIIHhyRlywIgErIYyrsso7Kk5tsDBhFq23pDh5gMGtvQAKv0pd8muAU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test --reporter spec"},"_npmUser":{"name":"anonymous","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/easy-logger/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"git://github.com/shakyshane/easy-logger.git","type":"git"},"_npmVersion":"1.4.3","description":"Simple cli logger","directories":{},"dependencies":{"tfunk":"^2.0.2","opt-merger":"^0.2.1"},"devDependencies":{"chai":"^1.9.1","gulp":"^3.8.8","mocha":"^1.21.4","sinon":"^1.10.3","gulp-jshint":"^1.8.4"}},"1.2.1":{"name":"eazy-logger","version":"1.2.1","keywords":["plugins"],"author":{"name":"Shane Osbourne"},"_id":"eazy-logger@1.2.1","maintainers":[{"name":"anonymous","email":"shakyshane@gmail.com"}],"homepage":"https://github.com/shakyshane/easy-logger","bugs":{"url":"https://github.com/shakyshane/easy-logger/issues"},"dist":{"shasum":"866399c0f9b792137d4f79606d1c76139f264616","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/eazy-logger/-/eazy-logger-1.2.1.tgz","integrity":"sha512-bNXt4EhWFt/vwQ87pRH02KoZdIcpEa6th8A9h7x9D1A0YOxHmvkezYCA3zg3sqx3kL2LLVkFlwZ3wVv9k/2JoA==","signatures":[{"sig":"MEUCIHlWzF7bi8MSEvFV/oSG0xykLhLVGgFnDi0QOMlULqxfAiEA12B0d5JYCnW08WOp85+5pzvMyBJmyw8c/cj6CKgIPS0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test --reporter spec"},"_npmUser":{"name":"anonymous","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/easy-logger/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"git://github.com/shakyshane/easy-logger.git","type":"git"},"_npmVersion":"1.4.3","description":"Simple cli logger","directories":{},"dependencies":{"tfunk":"^2.0.2","opt-merger":"^0.2.1"},"devDependencies":{"chai":"^1.9.1","gulp":"^3.8.8","mocha":"^1.21.4","sinon":"^1.10.3","gulp-jshint":"^1.8.4"}},"1.3.0":{"name":"eazy-logger","version":"1.3.0","keywords":["plugins"],"author":{"name":"Shane Osbourne"},"_id":"eazy-logger@1.3.0","maintainers":[{"name":"anonymous","email":"shakyshane@gmail.com"}],"homepage":"https://github.com/shakyshane/easy-logger","bugs":{"url":"https://github.com/shakyshane/easy-logger/issues"},"dist":{"shasum":"ce44f6773d5dbc8f1210c481de9eee0564d8a988","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/eazy-logger/-/eazy-logger-1.3.0.tgz","integrity":"sha512-eNgwrH/tjQ404ysbsd2iRx/eqbN0DtsTtviK/7U6SdCjX5jcZsp1c2OIOpA3qkMVEt8PkD5YLqypYyAWkBxEvQ==","signatures":[{"sig":"MEUCIQC9gTT2qciuzMp+iJqf95j4Gl8E3vb6+J6ajzEDq+zVGQIgRANrYhFuOOrzkzITn5Gymh7D1khTSod8UFfxZBIc0Fs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test --reporter spec"},"_npmUser":{"name":"anonymous","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/easy-logger/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"git://github.com/shakyshane/easy-logger.git","type":"git"},"_npmVersion":"1.4.3","description":"Simple cli logger","directories":{},"dependencies":{"tfunk":"^2.0.2","opt-merger":"^0.2.1"},"devDependencies":{"chai":"^1.9.1","gulp":"^3.8.8","mocha":"^1.21.4","sinon":"^1.10.3","gulp-jshint":"^1.8.4"}},"1.3.1":{"name":"eazy-logger","version":"1.3.1","keywords":["plugins"],"author":{"name":"Shane Osbourne"},"_id":"eazy-logger@1.3.1","maintainers":[{"name":"anonymous","email":"shakyshane@gmail.com"}],"homepage":"https://github.com/shakyshane/easy-logger","bugs":{"url":"https://github.com/shakyshane/easy-logger/issues"},"dist":{"shasum":"0d8cc62b5f9ac02fedea5f232c18921c35e3ccf8","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/eazy-logger/-/eazy-logger-1.3.1.tgz","integrity":"sha512-bztMjXVi8wcGhTRRh+zYeckoPY7+7Au5oZOObggyNqxsgX3O0F+fuZFLYM3OVbU0GZwrnPhqyV5XkH0fmU16Vw==","signatures":[{"sig":"MEQCIHTM8UPFrDBcapak8MDuRbZTYFe2UzaF6CxsaMiupKuhAiAIs9jU/A7yhlMqhlIiz7iH4KAyg6Cp4VYpXuZHXLdYfg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"0d8cc62b5f9ac02fedea5f232c18921c35e3ccf8","engines":{"node":">= 0.8.0"},"gitHead":"cbc55a5c04f30a4ebe752de24a93edddfd55cd31","scripts":{"test":"gulp lint && mocha --recursive test --reporter spec"},"_npmUser":{"name":"anonymous","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/easy-logger/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"git://github.com/shakyshane/easy-logger.git","type":"git"},"_npmVersion":"2.0.0","description":"Simple cli logger","directories":{},"dependencies":{"tfunk":"^2.0.2","opt-merger":"^0.2.1"},"devDependencies":{"chai":"^1.9.1","gulp":"^3.8.8","mocha":"^1.21.4","sinon":"^1.10.3","gulp-jshint":"^1.8.4"}},"1.3.2":{"name":"eazy-logger","version":"1.3.2","keywords":["plugins"],"author":{"name":"Shane Osbourne"},"_id":"eazy-logger@1.3.2","maintainers":[{"name":"anonymous","email":"shakyshane@gmail.com"}],"homepage":"https://github.com/shakyshane/easy-logger","bugs":{"url":"https://github.com/shakyshane/easy-logger/issues"},"dist":{"shasum":"402a94c97888f0954e2f48f81124a1895ac903e0","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/eazy-logger/-/eazy-logger-1.3.2.tgz","integrity":"sha512-0gCUkFrK5e16QEW4LuvmnDnYxFpgS5m1EiyKcvtKaBdOvMb0h2aLXEkXWoboj78fe6XILjPbYeK31GXjfNMNNw==","signatures":[{"sig":"MEYCIQCzhl+cB1T7KckNNNSMkUYw6D5k+GWUwBUB+H9tE0bZhAIhANECUkglFy9AY5Jp6GySTNpeNRk322vi/tOLVD9CpzO5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"402a94c97888f0954e2f48f81124a1895ac903e0","engines":{"node":">= 0.8.0"},"gitHead":"58c2a8667ab69e98ae215a12fa674ecf2a897748","scripts":{"test":"gulp lint && mocha --recursive test --reporter spec"},"_npmUser":{"name":"anonymous","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/easy-logger/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"git://github.com/shakyshane/easy-logger.git","type":"git"},"_npmVersion":"2.0.0","description":"Simple cli logger","directories":{},"dependencies":{"tfunk":"^2.0.2","opt-merger":"^0.2.1"},"devDependencies":{"chai":"^1.9.1","gulp":"^3.8.8","mocha":"^1.21.4","sinon":"^1.10.3","gulp-jshint":"^1.8.4"}},"1.3.3":{"name":"eazy-logger","version":"1.3.3","keywords":["plugins"],"author":{"name":"Shane Osbourne"},"_id":"eazy-logger@1.3.3","maintainers":[{"name":"anonymous","email":"shakyshane@gmail.com"}],"homepage":"https://github.com/shakyshane/easy-logger","bugs":{"url":"https://github.com/shakyshane/easy-logger/issues"},"dist":{"shasum":"7be29b51905f137676da135fe2be979ea61cd843","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/eazy-logger/-/eazy-logger-1.3.3.tgz","integrity":"sha512-owJP6f7GFUcm86Pyty/NTl9AXKBCaoYjjN/quz23W51kMEklxHPFePmvdgZjgfAg2A4xssd4GW6sFUnrFVZJKQ==","signatures":[{"sig":"MEYCIQDCOsMbeU26FZFbyTMm79sTyljqlesP1Gnb8Kalv5L0GgIhAMXg6irlcO/HPCLzFT/hp8IYB2iVdb4cLjkQS7pCJaoT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"7be29b51905f137676da135fe2be979ea61cd843","engines":{"node":">= 0.8.0"},"gitHead":"835c1692d34e648a0b2c59a45f5af2599781235e","scripts":{"test":"gulp lint && mocha --recursive test --reporter spec","cover":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"_npmUser":{"name":"anonymous","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/easy-logger/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"git://github.com/shakyshane/easy-logger.git","type":"git"},"_npmVersion":"2.0.0","description":"Simple cli logger","directories":{},"dependencies":{"tfunk":"^2.0.2","lodash":"^2.4.1","opt-merger":"^0.2.1"},"devDependencies":{"chai":"^1.9.1","gulp":"^3.8.8","chalk":"^0.5.1","mocha":"^1.21.4","sinon":"^1.10.3","coveralls":"^2.11.1","gulp-jshint":"^1.8.4"}},"1.4.0":{"name":"eazy-logger","version":"1.4.0","keywords":["plugins"],"author":{"name":"Shane Osbourne"},"_id":"eazy-logger@1.4.0","maintainers":[{"name":"anonymous","email":"shakyshane@gmail.com"}],"homepage":"https://github.com/shakyshane/easy-logger","bugs":{"url":"https://github.com/shakyshane/easy-logger/issues"},"dist":{"shasum":"57ca9c0b6e4cf5b4dbac3d3ba4b202ea4cc2070f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/eazy-logger/-/eazy-logger-1.4.0.tgz","integrity":"sha512-QZmit5n6Pdj4B2M5kgSRmA71nJ+Q6aShFZXBlDtQ54geCr59qVaLtZG/0LT7rifjLINA2tBOaV/D7l/uAtekoQ==","signatures":[{"sig":"MEQCIDmH4OiHcQO0uRSqscVeoeiDcvAma0Qt3NF3GWuW/bfNAiAGx/XjGbeHIlzyr8DQ8V6at88HXHnsao1ILyAbx5xGDw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test --reporter spec","cover":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"_npmUser":{"name":"anonymous","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/easy-logger/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"git://github.com/shakyshane/easy-logger.git","type":"git"},"_npmVersion":"1.4.3","description":"Simple cli logger","directories":{},"dependencies":{"tfunk":"^2.1.0","lodash":"^2.4.1","opt-merger":"^0.2.1"},"devDependencies":{"chai":"^1.9.1","gulp":"^3.8.8","chalk":"^0.5.1","mocha":"^1.21.4","sinon":"^1.10.3","coveralls":"^2.11.1","gulp-jshint":"^1.8.4"}},"1.4.1":{"name":"eazy-logger","version":"1.4.1","keywords":["plugins"],"author":{"name":"Shane Osbourne"},"_id":"eazy-logger@1.4.1","maintainers":[{"name":"anonymous","email":"shakyshane@gmail.com"}],"homepage":"https://github.com/shakyshane/easy-logger","bugs":{"url":"https://github.com/shakyshane/easy-logger/issues"},"dist":{"shasum":"3fe59105a2b5ee5ad4ce0e547ada2fe74cbb2ee0","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/eazy-logger/-/eazy-logger-1.4.1.tgz","integrity":"sha512-Yx5DNHqwPmcvLAHBfNT4S7jsv2nlKjmF1sDEAIgrxau3Iu4M+WJ8l8gW858fW8/mQpM5z3XnGuL5jl2z/CtuKg==","signatures":[{"sig":"MEYCIQCr7RNLZ4Gim63YQ2GOU3ELNE2NbCmjz8kqQbfHWfr5rAIhANMZSpNxiZo5t7MyXUeBKHQ71e0AhLgQn/Jo2F0jYS+r","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"3fe59105a2b5ee5ad4ce0e547ada2fe74cbb2ee0","engines":{"node":">= 0.8.0"},"gitHead":"2414230e30856d137b0d9f44f97ce41e101396fc","scripts":{"test":"gulp lint && mocha --recursive test --reporter spec","cover":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"_npmUser":{"name":"anonymous","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/easy-logger/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"git://github.com/shakyshane/easy-logger.git","type":"git"},"_npmVersion":"2.0.0","description":"Simple cli logger","directories":{},"dependencies":{"tfunk":"^2.1.0","lodash":"^2.4.1","opt-merger":"^0.2.1"},"devDependencies":{"chai":"^1.9.1","gulp":"^3.8.8","chalk":"^0.5.1","mocha":"^1.21.4","sinon":"^1.10.3","coveralls":"^2.11.1","gulp-jshint":"^1.8.4"}},"1.5.0":{"name":"eazy-logger","version":"1.5.0","keywords":["plugins"],"author":{"name":"Shane Osbourne"},"_id":"eazy-logger@1.5.0","maintainers":[{"name":"anonymous","email":"shakyshane@gmail.com"}],"homepage":"https://github.com/shakyshane/easy-logger","bugs":{"url":"https://github.com/shakyshane/easy-logger/issues"},"dist":{"shasum":"bd8c57d24e9ddeb5ff1c8759b2389508c17f617a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/eazy-logger/-/eazy-logger-1.5.0.tgz","integrity":"sha512-1gSv5momtRHuanB5RR6hHhNKnf9ywW62INvHV4VzrahusQEY3KJIPKFZV3GBBz3RtChQuvrEulqsNdQSDnzcAg==","signatures":[{"sig":"MEUCICV3fP0PJufJpR/zVGhOYwM7ZztkX1jOBaEmLdPKNOxxAiEA4fCFgiA6ozTWtTEO3++rpBu5cMKq3P7wPf38FB8bHiA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"bd8c57d24e9ddeb5ff1c8759b2389508c17f617a","engines":{"node":">= 0.8.0"},"gitHead":"c6a4101c8f19cc1aefb53282ad39c6e0c00adcd6","scripts":{"test":"gulp lint && mocha --recursive test --reporter spec","cover":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"_npmUser":{"name":"anonymous","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/easy-logger/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"git://github.com/shakyshane/easy-logger.git","type":"git"},"_npmVersion":"1.4.28","description":"Simple cli logger","directories":{},"dependencies":{"tfunk":"^2.1.0","lodash":"^2.4.1","opt-merger":"^0.2.1"},"devDependencies":{"chai":"^1.9.1","gulp":"^3.8.8","chalk":"^0.5.1","mocha":"^1.21.4","sinon":"^1.10.3","coveralls":"^2.11.1","gulp-jshint":"^1.8.4"}},"2.0.0":{"name":"eazy-logger","version":"2.0.0","keywords":["plugins"],"author":{"name":"Shane Osbourne"},"_id":"eazy-logger@2.0.0","maintainers":[{"name":"anonymous","email":"shakyshane@gmail.com"}],"homepage":"https://github.com/shakyshane/easy-logger","bugs":{"url":"https://github.com/shakyshane/easy-logger/issues"},"dist":{"shasum":"5de2e21e509230c2707e14e3468f94f00d441183","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/eazy-logger/-/eazy-logger-2.0.0.tgz","integrity":"sha512-SLg8IqHwjDJIppVYQExvxq+ElNli+sg+8X4nnHaBq7gfayMhjrJ83dRn043VACv48FuZ+ML3ZsPu5BG8qdpwZQ==","signatures":[{"sig":"MEUCIQDC1TyOwDXTpAHKw8agHlQE1FRXb2KW3hmRk53dAgq3AQIgP65geMGP46xt6nxx9/4UHSmAK4uxFpstPD0ZE3T+j6k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"5de2e21e509230c2707e14e3468f94f00d441183","engines":{"node":">= 0.8.0"},"gitHead":"b5af108916d63d86573ec7a46ae140540340a603","scripts":{"test":"gulp lint && mocha --recursive test --reporter spec","cover":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"_npmUser":{"name":"anonymous","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/easy-logger/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"git://github.com/shakyshane/easy-logger.git","type":"git"},"_npmVersion":"2.0.0","description":"Simple cli logger","directories":{},"dependencies":{"tfunk":"^3.0.0","lodash":"^2.4.1","opt-merger":"^0.2.1"},"devDependencies":{"chai":"^1.9.1","gulp":"^3.8.8","chalk":"^0.5.1","mocha":"^1.21.4","sinon":"^1.10.3","coveralls":"^2.11.1","gulp-jshint":"^1.8.4"}},"2.1.0":{"name":"eazy-logger","version":"2.1.0","keywords":["plugins"],"author":{"name":"Shane Osbourne"},"_id":"eazy-logger@2.1.0","maintainers":[{"name":"anonymous","email":"shakyshane@gmail.com"}],"homepage":"https://github.com/shakyshane/easy-logger","bugs":{"url":"https://github.com/shakyshane/easy-logger/issues"},"dist":{"shasum":"c6a597279b04ed11947a0c9787d49f8b7cde195a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/eazy-logger/-/eazy-logger-2.1.0.tgz","integrity":"sha512-+KzQhLGvquuCy4zmifkxBbg5DPT3v7JCjdFYhqEjyuyOo791rkKaqOi9JztJnMyvljMgk3FOJIYgFb6N5uT9bw==","signatures":[{"sig":"MEQCIEbBfWO/NXmNO9qx00iScaPm74MA95s2PzuW5+VvL2v3AiBXs6HSIcrxtsi7Ckzn9w6YJhUMj87KpJErFrmN2vPZSw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"c6a597279b04ed11947a0c9787d49f8b7cde195a","engines":{"node":">= 0.8.0"},"gitHead":"4be392d5c7492b39b35beb6a93c6fb218a6de74c","scripts":{"test":"gulp lint && mocha --recursive test --reporter spec","cover":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"_npmUser":{"name":"anonymous","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/easy-logger/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"git://github.com/shakyshane/easy-logger.git","type":"git"},"_npmVersion":"2.0.0","description":"Simple cli logger","directories":{},"dependencies":{"tfunk":"^3.0.0","lodash":"^2.4.1","opt-merger":"^0.2.1"},"devDependencies":{"chai":"^1.9.1","gulp":"^3.8.8","chalk":"^0.5.1","mocha":"^1.21.4","sinon":"^1.10.3","coveralls":"^2.11.1","gulp-jshint":"^1.8.4"}},"2.1.1":{"name":"eazy-logger","version":"2.1.1","keywords":["plugins"],"author":{"name":"Shane Osbourne"},"_id":"eazy-logger@2.1.1","maintainers":[{"name":"anonymous","email":"shakyshane@gmail.com"}],"homepage":"https://github.com/shakyshane/easy-logger","bugs":{"url":"https://github.com/shakyshane/easy-logger/issues"},"dist":{"shasum":"e52be96ace3e4b32812dc07c92662106afc063a3","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/eazy-logger/-/eazy-logger-2.1.1.tgz","integrity":"sha512-N+/E4TpHIWAs6GtF9TptXPDwLtzG6MLmLh8Q6ZXJT7EyPXiccbfGUqSaEEa+5mWKJ4bqxUr8vY/2ju5zsGgecw==","signatures":[{"sig":"MEUCIQDkLHlKscg8NU+7yClykQtcbqMl2MlcripDetiXufF4aQIgRrNjediDpCTKZp46yT+gqGVTgNGgLu1CcRV4UVp5YsE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","files":["index.js","example.js","README.md"],"_shasum":"e52be96ace3e4b32812dc07c92662106afc063a3","engines":{"node":">= 0.8.0"},"gitHead":"f9caa3c89c12645e87011192e2718a909640ced9","scripts":{"lint":"jshint index.js test/*.js","test":"npm run lint && mocha","cover":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"_npmUser":{"name":"anonymous","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/easy-logger/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"git://github.com/shakyshane/easy-logger.git","type":"git"},"_npmVersion":"2.1.16","description":"Simple cli logger","directories":{},"_nodeVersion":"0.10.26","dependencies":{"tfunk":"^3.0.1","lodash":"^3.0.1","opt-merger":"^1.1.0"},"devDependencies":{"chai":"^1.10.0","chalk":"^0.5.1","mocha":"^2.1.0","sinon":"^1.12.2","jshint":"^2.6.0","coveralls":"^2.11.2"}},"2.1.2":{"name":"eazy-logger","version":"2.1.2","keywords":["plugins"],"author":{"name":"Shane Osbourne"},"_id":"eazy-logger@2.1.2","maintainers":[{"name":"anonymous","email":"shakyshane@gmail.com"}],"homepage":"https://github.com/shakyshane/easy-logger","bugs":{"url":"https://github.com/shakyshane/easy-logger/issues"},"dist":{"shasum":"7817c141aeb7f792ebc15efb703fae0507589c2d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/eazy-logger/-/eazy-logger-2.1.2.tgz","integrity":"sha512-x32WAy6Z99uYQMUDX9LXe0Tg1HGEWeC8Xbr5sjgt/Li18vu36ErSTzgb8tQpSvs272CmbJAhJunEDtrz2TRMTw==","signatures":[{"sig":"MEYCIQCZWjidAq7tIq9UDM5zlScwC0XlNPKbpzWBz9ZsdxAcBwIhAJPJCiTbptICDHC5wB8Ut3ZbChAit94nN955Tvw4++8l","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","files":["index.js","example.js"],"_shasum":"7817c141aeb7f792ebc15efb703fae0507589c2d","engines":{"node":">= 0.8.0"},"gitHead":"711a65e86ec5b96ab12002913663ce0c13936834","scripts":{"lint":"jshint index.js test/*.js","test":"npm run lint && mocha","cover":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"_npmUser":{"name":"anonymous","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/easy-logger/blob/master/LICENSE","type":"Apache 2.0"}],"repository":{"url":"git://github.com/shakyshane/easy-logger.git","type":"git"},"_npmVersion":"2.7.3","description":"Simple cli logger","directories":{},"_nodeVersion":"0.10.26","dependencies":{"tfunk":"^3.0.1","lodash":"^3.0.1","opt-merger":"^1.1.0"},"devDependencies":{"chai":"^1.10.0","chalk":"^0.5.1","mocha":"^2.1.0","sinon":"^1.12.2","jshint":"^2.6.0","coveralls":"^2.11.2"}},"2.1.3":{"name":"eazy-logger","version":"2.1.3","keywords":["plugins"],"author":{"name":"Shane Osbourne"},"_id":"eazy-logger@2.1.3","maintainers":[{"name":"anonymous","email":"shakyshane@gmail.com"}],"homepage":"https://github.com/shakyshane/easy-logger","bugs":{"url":"https://github.com/shakyshane/easy-logger/issues"},"dist":{"shasum":"eeca32b552e6ec926a19b60366dfff3894300675","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/eazy-logger/-/eazy-logger-2.1.3.tgz","integrity":"sha512-EV5VSDIB+/OEs6fvb8FALsPZ3xWmit91OCY3pEXNSGL+Y+wnyIBICzPFNincei6xJhoivnIHOPuYcMOfzJoH+w==","signatures":[{"sig":"MEUCIQC6bR8FAlBumNW/cIv8VPX/s7XLprd0+utBtdsAdAXuwQIgOCYBX+WIHvwi6g96J7jkg3g0G68lmQ39Kru7+18NO74=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","files":["index.js","example.js"],"_shasum":"eeca32b552e6ec926a19b60366dfff3894300675","engines":{"node":">= 0.8.0"},"gitHead":"6adeb0d68419caea4d27f7e7157e2dc5ab12cd52","scripts":{"lint":"jshint index.js test/*.js","test":"npm run lint && mocha","cover":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"_npmUser":{"name":"anonymous","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/easy-logger/blob/master/LICENSE","type":"Apache 2.0"}],"repository":{"url":"git://github.com/shakyshane/easy-logger.git","type":"git"},"_npmVersion":"2.14.12","description":"Simple cli logger","directories":{},"_nodeVersion":"4.2.4","dependencies":{"tfunk":"^3.0.1","opt-merger":"^1.1.0","lodash.clonedeep":"4.3.1"},"devDependencies":{"chai":"^3.5.0","chalk":"^1.1.1","mocha":"^2.1.0","sinon":"^1.12.2","jshint":"^2.6.0","coveralls":"^2.11.2"},"_npmOperationalInternal":{"tmp":"tmp/eazy-logger-2.1.3.tgz_1458677573889_0.09282479458488524","host":"packages-12-west.internal.npmjs.com"}},"3.0.0":{"name":"eazy-logger","version":"3.0.0","keywords":["plugins"],"author":{"name":"Shane Osbourne"},"_id":"eazy-logger@3.0.0","maintainers":[{"name":"anonymous","email":"shakyshane@gmail.com"}],"homepage":"https://github.com/shakyshane/easy-logger","bugs":{"url":"https://github.com/shakyshane/easy-logger/issues"},"dist":{"shasum":"79dd0b038dfcb766ba4c52816fb42471857508af","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/eazy-logger/-/eazy-logger-3.0.0.tgz","integrity":"sha512-44cD14HyNm7aa5SkeFfQ0eUAy1ttG/ZFdjxo7txH/06hgvV2w7BtSV8YUe+GmB9fCv4P24O4ZWul3ZndN88+2A==","signatures":[{"sig":"MEUCIQDJhCImtd0uHXAvD4JQPHEuEMS/bwdr88jXXt/jACRWqQIgUXsojjyGWV21Mce6RyNsVuHuF9FJjAWWqR9FJlSd8xM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","files":["index.js","example.js"],"_shasum":"79dd0b038dfcb766ba4c52816fb42471857508af","engines":{"node":">= 0.8.0"},"gitHead":"316244dd1e1bb8bfc54916478890e7f225e3ce52","scripts":{"lint":"jshint index.js test/*.js","test":"npm run lint && mocha","cover":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage","lodash":"lodash include=cloneDeep,merge exports=node"},"_npmUser":{"name":"anonymous","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/easy-logger/blob/master/LICENSE","type":"Apache 2.0"}],"repository":{"url":"git://github.com/shakyshane/easy-logger.git","type":"git"},"_npmVersion":"2.15.1","description":"Simple cli logger","directories":{},"_nodeVersion":"4.4.4","dependencies":{"tfunk":"^3.0.1","opt-merger":"^1.1.0"},"devDependencies":{"chai":"^3.5.0","chalk":"^1.1.1","mocha":"^2.1.0","sinon":"^1.12.2","jshint":"^2.6.0","coveralls":"^2.11.2","lodash-cli":"4.12.0"},"_npmOperationalInternal":{"tmp":"tmp/eazy-logger-3.0.0.tgz_1463412804065_0.2709474612493068","host":"packages-16-east.internal.npmjs.com"}},"3.0.1":{"name":"eazy-logger","version":"3.0.1","keywords":["plugins"],"author":{"name":"Shane Osbourne"},"_id":"eazy-logger@3.0.1","maintainers":[{"name":"anonymous","email":"shakyshane@gmail.com"}],"homepage":"https://github.com/shakyshane/easy-logger","bugs":{"url":"https://github.com/shakyshane/easy-logger/issues"},"dist":{"shasum":"afffccfe8d4d8a0af9125aaabcb1f041b99d442b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/eazy-logger/-/eazy-logger-3.0.1.tgz","integrity":"sha512-GRPTHTUJKttI1Zbfo1UTjcWsdPwtFatkUnHbowwatFkkNFPtxPMczIZ0HCNXaRO0CAIa7BpPLYVyJSN/Qi0fBQ==","signatures":[{"sig":"MEUCIFNp1Wa5HmqpJkKFdHTfUoz3elRrikUYAXnqRQeLWKk/AiEA1J402DP1VYvkJXXRbCSZh9VLs+7Ocy7XfmgsF3FxqHc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","files":["index.js","example.js"],"_shasum":"afffccfe8d4d8a0af9125aaabcb1f041b99d442b","engines":{"node":">= 0.8.0"},"gitHead":"fa694cc08826b884a83e1f09e1ea943eb1a75548","scripts":{"lint":"jshint index.js test/*.js","test":"npm run lint && mocha","cover":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage","lodash":"lodash include=cloneDeep,merge exports=node"},"_npmUser":{"name":"anonymous","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/easy-logger/blob/master/LICENSE","type":"Apache 2.0"}],"repository":{"url":"git://github.com/shakyshane/easy-logger.git","type":"git"},"_npmVersion":"2.15.1","description":"Simple cli logger","directories":{},"_nodeVersion":"4.4.4","dependencies":{"tfunk":"^3.0.1"},"devDependencies":{"chai":"^3.5.0","chalk":"^1.1.1","mocha":"^2.1.0","sinon":"^1.12.2","jshint":"^2.6.0","coveralls":"^2.11.2","lodash-cli":"4.12.0"},"_npmOperationalInternal":{"tmp":"tmp/eazy-logger-3.0.1.tgz_1463412920723_0.6693341163918376","host":"packages-16-east.internal.npmjs.com"}},"3.0.2":{"name":"eazy-logger","version":"3.0.2","keywords":["plugins"],"author":{"name":"Shane Osbourne"},"_id":"eazy-logger@3.0.2","maintainers":[{"name":"anonymous","email":"shakyshane@gmail.com"}],"homepage":"https://github.com/shakyshane/easy-logger","bugs":{"url":"https://github.com/shakyshane/easy-logger/issues"},"dist":{"shasum":"a325aa5e53d13a2225889b2ac4113b2b9636f4fc","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/eazy-logger/-/eazy-logger-3.0.2.tgz","integrity":"sha512-bBW7dFZ3k2TbIEBcd4CsyxhIbWRnjA7PEnBOuouOxvzr2Z5zY2hgiXDh+q/pKy6soeC4tdUCwA1dbpDry3+DqA==","signatures":[{"sig":"MEQCIDexZmg7KRTXy7/2ZA1GrdwWoHUV5pO7RTBH7ccg59MTAiBzJjAo4zKHkX4q9YR3o1b1azWmSMaSG4SxiZU9E77W1A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","files":["index.js","lodash.custom.js","example.js"],"_shasum":"a325aa5e53d13a2225889b2ac4113b2b9636f4fc","engines":{"node":">= 0.8.0"},"gitHead":"8724cc93039c67ef4a7ec17b1e6ad05c69323bfe","scripts":{"lint":"jshint index.js test/*.js","test":"npm run lint && mocha","cover":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage","lodash":"lodash include=cloneDeep,merge exports=node"},"_npmUser":{"name":"anonymous","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/easy-logger/blob/master/LICENSE","type":"Apache 2.0"}],"repository":{"url":"git://github.com/shakyshane/easy-logger.git","type":"git"},"_npmVersion":"2.15.1","description":"Simple cli logger","directories":{},"_nodeVersion":"4.4.4","dependencies":{"tfunk":"^3.0.1"},"devDependencies":{"chai":"^3.5.0","chalk":"^1.1.1","mocha":"^2.1.0","sinon":"^1.12.2","jshint":"^2.6.0","coveralls":"^2.11.2","lodash-cli":"4.12.0"},"_npmOperationalInternal":{"tmp":"tmp/eazy-logger-3.0.2.tgz_1463413128956_0.1290351536590606","host":"packages-16-east.internal.npmjs.com"}},"3.1.0":{"name":"eazy-logger","version":"3.1.0","keywords":["plugins"],"author":{"name":"Shane Osbourne"},"_id":"eazy-logger@3.1.0","maintainers":[{"name":"anonymous","email":"shakyshane@gmail.com"}],"homepage":"https://github.com/shakyshane/easy-logger","bugs":{"url":"https://github.com/shakyshane/easy-logger/issues"},"dist":{"shasum":"b169eb56df714608fa114f164c8a2956bec9f0f3","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/eazy-logger/-/eazy-logger-3.1.0.tgz","fileCount":5,"integrity":"sha512-/snsn2JqBtUSSstEl4R0RKjkisGHAhvYj89i7r3ytNUKW12y178KDZwXLXIgwDqLW6E/VRMT9qfld7wvFae8bQ==","signatures":[{"sig":"MEYCIQCvIgbTkaGk2bOjFE96t8KvklUPfyosB7bJKE9iFr3TvQIhAI8aFJTaSeT5mZANYfPHHNLrmL9p4nBJwzJiT8RFKGcx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":96990,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfiz+1CRA9TVsSAnZWagAAlMkQAJc8K0sFw4/PsY2pffdT\nPpqm0BiNyYafnCbVGRVDWK6fA7PLBdmQNE5Mq6zP/dNgTw/tQL26gKmyzCZE\nn53dLg2M/mlGszjFAbio0xLAEHO6L39RvDHPCzCWBvdzNvYntrF2UzamMz2D\nDFC7Mg6wjOKu/WQ/pynkmFyaCzCTLK1khdF5Lxied6S4gfDSqCLMgMqtOndY\n6Mn8KxVp1MA8EFh90Gjn9tJPC5R0kdf1V/r5nIW1uNV3IpKoz/QLIsPUXXjG\n/jfYVxrJ3Ba5l5xOlXSfasasPFNeAeEKDNglju16n+jthZZXTfLjWEiiLrao\no9n+75Ez6i2pj2M3popgSwbgPCwE3HWDEF3WIt3wwQ7ucCA3PpzvHvsgEjdJ\n6mmzjEs/sPromd16/PxMicJlAAW7UlVyvMDJqZReJIW20Z5RoNT+uv4NNS/C\n38FKI1DLkut5Bvm00Ei2tXbBlKr5HQFfBsfpMiM27iNMZC24Sclgm+vX8SPF\nRtdQYUxsG3skclBcPgzj3bOkC6t3GMmOkrVDtGiuN/wwICgf/Zhmt+YTc0Bv\no3RwfFhdVDaadtNTLM2w4h+S0a1V3U/BD2Ar2gXCl2r+7NUw8CZ8+U7lInT8\nXXZaUI9+Gd+9hyJBLaITZzQvKBY6TrLDAgRdJ/mV4le0MewQbVXjQCYOacVt\ngCB5\r\n=UX/0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","engines":{"node":">= 0.8.0"},"gitHead":"80dfac46f07cff59b81bb18b14348f0e5e1a65e5","scripts":{"lint":"jshint index.js test/*.js","test":"npm run lint && mocha","cover":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage","lodash":"lodash include=cloneDeep,merge exports=node"},"_npmUser":{"name":"anonymous","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/easy-logger/blob/master/LICENSE","type":"Apache 2.0"}],"repository":{"url":"git://github.com/shakyshane/easy-logger.git","type":"git"},"_npmVersion":"6.14.6","description":"Simple cli logger","directories":{},"_nodeVersion":"12.18.3","dependencies":{"tfunk":"^4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^3.5.0","chalk":"^1.1.1","mocha":"^2.1.0","sinon":"^1.12.2","jshint":"^2.6.0","coveralls":"^2.11.2","lodash-cli":"4.12.0"},"_npmOperationalInternal":{"tmp":"tmp/eazy-logger_3.1.0_1602961332614_0.9324524884416352","host":"s3://npm-registry-packages"}},"4.0.0":{"name":"eazy-logger","version":"4.0.0","keywords":["plugins"],"author":{"name":"Shane Osbourne"},"_id":"eazy-logger@4.0.0","maintainers":[{"name":"anonymous","email":"shakyshane@gmail.com"}],"homepage":"https://github.com/shakyshane/easy-logger","bugs":{"url":"https://github.com/shakyshane/easy-logger/issues"},"dist":{"shasum":"49bc51fc432ec2a5dd6ed068c72e067825ce12db","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/eazy-logger/-/eazy-logger-4.0.0.tgz","fileCount":5,"integrity":"sha512-ZnYemMI98cKlJt0Fkrw/7zVJYlnzVY22pbQJXmT1ZMmxnC732o7US9KaLXlf3x/g/ImS+uLIvF2R6nbcWP1uWw==","signatures":[{"sig":"MEQCIGUn8VhqhpKDEdmeXeInUYtRvOG74NRwbBjcgpGqMRB4AiAuRjkhHAaJi4uWudHB/nvsFc/Zx1qOfsl7zWXNd+rP4A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":96914,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/NSmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqP/Q/7BALNTUfXPfd+Nz+/N8ME0/bNL9kV6jfaxIDZJYzZb7wU3Ag3\r\nn71R13FdKT1PkLKvLYMy/5rKB4lZuQyoYv+T0ovXbiQOrMqVH1z8UyrRRJ1x\r\nM9hzyu2Dd/EAmFxo6n5MNc6JikFc0c4pm288SshjLstaFOcWqLMAGUgIdyoB\r\nD9hvg8D3u0Os7qaf3YRMcO42y0EehCVKnOH0djn/ptOA/YVEBIQ6GcBaUiYP\r\nc0RYSjzre1SSsMM8NgpClnGSMENEByb8mrEQOA9EQiqJ43aMM8QFpTYMc6+g\r\nZXQyTm1hrdRFH9XZwVJHjKBXD47xwzW8nfxo9LyQPq0dwjSL95y5qB5LIPO+\r\nQ+pbGuxKWouGALDKiZtlOi7/urwUR7FHAFD3a809cBXq8HIhWTNxuYTZmAVo\r\nsYcqAVUwuIi1AqZzJUEmiij/izsRqgiAQ118bd9NcNb7JvN24WJ/K8uRbAMo\r\nHWizi8ecWwpNGnnvbJpx3Re36s2CWwkNq7nnwf8Q74jpBQqp0uw2mHKiWXGW\r\nrFvEDG05wjqZiVF1ehiIgVhKuCzX+HBYPN+pnsM15SOcrFy2pUWUzjN8R/sm\r\nxhtFl/AneujWIGRJi1B1e8ft865Bdyd/ke5Ku4MVxYK48lnR/8W5TnaF6Rz1\r\nRBGPb+XEjrjxUYSVA2fSugZr/nU/85/JV2A=\r\n=a4gA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","engines":{"node":">= 0.8.0"},"gitHead":"ae4c862218867d93649fe53c7a4a5488d25ac8d7","scripts":{"lint":"jshint index.js test/*.js","test":"npm run lint && mocha","lodash":"lodash include=cloneDeep,merge exports=node"},"_npmUser":{"name":"anonymous","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/easy-logger/blob/master/LICENSE","type":"Apache 2.0"}],"repository":{"url":"git://github.com/shakyshane/easy-logger.git","type":"git"},"_npmVersion":"8.5.2","description":"Simple cli logger","directories":{},"_nodeVersion":"16.13.2","_hasShrinkwrap":false,"devDependencies":{"chai":"^3.5.0","chalk":"4.1.2","mocha":"^10.2.0","sinon":"^1.12.2","jshint":"^2.6.0","lodash-cli":"4.12.0","strip-ansi":"^6.0.1"},"_npmOperationalInternal":{"tmp":"tmp/eazy-logger_4.0.0_1677513894623_0.6239554909238405","host":"s3://npm-registry-packages"}},"4.0.1":{"name":"eazy-logger","version":"4.0.1","keywords":["plugins"],"author":{"name":"Shane Osbourne"},"_id":"eazy-logger@4.0.1","maintainers":[{"name":"anonymous","email":"shakyshane@gmail.com"}],"homepage":"https://github.com/shakyshane/easy-logger","bugs":{"url":"https://github.com/shakyshane/easy-logger/issues"},"dist":{"shasum":"2e9fe487fb14ed6ac20d5f01d90dff377d403041","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/eazy-logger/-/eazy-logger-4.0.1.tgz","fileCount":5,"integrity":"sha512-2GSFtnnC6U4IEKhEI7+PvdxrmjJ04mdsj3wHZTFiw0tUtG4HCWzTr13ZYTk8XOGnA1xQMaDljoBOYlk3D/MMSw==","signatures":[{"sig":"MEUCIDf9EhQgKXJYDNlAEH1VWBgVcGAeYT/J70mZshRFwr38AiEA5o1TtzFUHAS+Gujaigze0qo1K2yryqBn6Aj/ziKUeY4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":96938,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkA2pXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpu4Q/9HbEux37s8HMBHnb95S6lQxxoK6eTWrXpeTNLxMJwHcsYAqSf\r\nXEzvqp/FpqwM6IC1NrPVTbRkMPwwIEOSlOynwuWNCX0jdE/zclJ1mhlmzcAq\r\nF++pK6HfXCzSTpweWD5at7faHqm6av8LOqzYa4SDR7RqMM5wgv4TsiKSLWZG\r\nVHPhX62TxN2N16g/+LQ0jg2lQzO+nJFIDfLtQ20Vl4g831/D/mc4OtralV0w\r\nIoStkRkpq4c79hGoi9LPX111zUb+adtK6mmxPlN9SHM0/zOjkdjMIbEXtXRG\r\nDFSCEQ6Qjz+LQpzVEpLADEKLIRyE/stKCYnhIhh+bsh5RvjNgnZbLWarW4NQ\r\nmh6MnFZcBE8aSnjHYarZ7Lo8Jrkj8sWDwfqpUSR7rfE5BPwwbr5HZ6p3xCWA\r\nVbP0n+0/tMbwOF/HjdL3pXk1JymLbf8cbz2Pun3oiHzsPD2O6lyGX1CgxpUG\r\nDwJIdpfA8Tc2LzypD0pmrbi2qZCENTzZ6YoRj36wnRvVOdzby7aTdvLQ2mem\r\nevs55u9KZcCgM7+1W1vesVoFpzL0sHZKhbxUYkrkW6kqv0LmqI+RvgS+exTx\r\nN/iUO+99QC/ZrNPBoP+0PSdRUh1feN+3RYH5l8RAoNDtgNjhUAWXctphO3wa\r\nGW7PY2IM/zs1smiH73wGAFVw0FV3lLM56eg=\r\n=pXg0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","engines":{"node":">= 0.8.0"},"gitHead":"0d0f1063d3572358465bb5e2e3410e1eb3c4609c","scripts":{"lint":"jshint index.js test/*.js","test":"npm run lint && mocha","lodash":"lodash include=cloneDeep,merge exports=node"},"_npmUser":{"name":"anonymous","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/easy-logger/blob/master/LICENSE","type":"Apache 2.0"}],"repository":{"url":"git://github.com/shakyshane/easy-logger.git","type":"git"},"_npmVersion":"8.5.2","description":"Simple cli logger","directories":{},"_nodeVersion":"16.13.2","dependencies":{"chalk":"4.1.2"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^3.5.0","mocha":"^10.2.0","sinon":"^1.12.2","jshint":"^2.6.0","lodash-cli":"4.12.0","strip-ansi":"^6.0.1"},"_npmOperationalInternal":{"tmp":"tmp/eazy-logger_4.0.1_1677945431115_0.7322642305998621","host":"s3://npm-registry-packages"}},"4.1.0":{"name":"eazy-logger","description":"Simple cli logger","version":"4.1.0","homepage":"https://github.com/shakyshane/easy-logger","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/easy-logger.git"},"bugs":{"url":"https://github.com/shakyshane/easy-logger/issues"},"licenses":[{"type":"Apache 2.0","url":"https://github.com/shakyshane/easy-logger/blob/master/LICENSE"}],"main":"index.js","engines":{"node":">= 0.8.0"},"scripts":{"lint":"jshint index.js test/*.js","test":"npm run lint && mocha","lodash":"lodash include=cloneDeep,merge exports=node"},"dependencies":{"chalk":"4.1.2"},"devDependencies":{"chai":"^3.5.0","jshint":"^2.6.0","lodash-cli":"4.12.0","mocha":"^10.2.0","sinon":"^1.12.2","strip-ansi":"^6.0.1"},"keywords":["plugins"],"_id":"eazy-logger@4.1.0","gitHead":"a2e0ddc4d7e263a6dcbdaaa450ae8185349f2b82","_nodeVersion":"22.14.0","_npmVersion":"10.9.2","dist":{"integrity":"sha512-+mn7lRm+Zf1UT/YaH8WXtpU6PIV2iOjzP6jgKoiaq/VNrjYKp+OHZGe2znaLgDeFkw8cL9ffuaUm+nNnzcYyGw==","shasum":"d4dae8688b0d730ba1ae6065410b7a51df9990b4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/eazy-logger/-/eazy-logger-4.1.0.tgz","fileCount":5,"unpackedSize":97239,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBABxzJqXEu0FExt8rAdUagv1TSUUTWUz6zUUtNFS6yHAiBQFJsi/8UpuYuH481BT3Urz8Znv/YICY/12qgvAzraXQ=="}]},"_npmUser":{"name":"anonymous","email":"shakyshane@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"shakyshane@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eazy-logger_4.1.0_1743602021493_0.7889811959371955"},"_hasShrinkwrap":false}},"name":"eazy-logger","time":{"created":"2014-09-16T07:48:12.642Z","modified":"2025-04-02T13:53:41.883Z","1.0.0":"2014-09-16T07:48:12.642Z","1.1.0":"2014-09-17T19:39:57.047Z","1.2.1":"2014-09-17T20:21:05.942Z","1.3.0":"2014-09-18T19:38:52.804Z","1.3.1":"2014-09-21T10:33:15.869Z","1.3.2":"2014-09-21T13:44:49.120Z","1.3.3":"2014-09-22T06:59:26.736Z","1.4.0":"2014-10-08T12:22:42.752Z","1.4.1":"2014-10-13T16:15:40.425Z","1.5.0":"2014-10-20T15:31:15.536Z","2.0.0":"2014-11-23T23:35:27.208Z","2.1.0":"2014-12-29T20:22:26.260Z","2.1.1":"2015-02-01T16:26:55.518Z","2.1.2":"2015-04-14T08:09:14.317Z","2.1.3":"2016-03-22T20:12:56.216Z","3.0.0":"2016-05-16T15:33:26.049Z","3.0.1":"2016-05-16T15:35:22.720Z","3.0.2":"2016-05-16T15:38:51.168Z","3.1.0":"2020-10-17T19:02:12.776Z","4.0.0":"2023-02-27T16:04:54.810Z","4.0.1":"2023-03-04T15:57:11.264Z","4.1.0":"2025-04-02T13:53:41.726Z"},"readmeFilename":"README.md","homepage":"https://github.com/shakyshane/easy-logger"}