{"_id":"debugnyan","_rev":"27-cf841160444734f3775c99937d7b5e68","name":"debugnyan","description":"A logging library that combines the simplicity and convenience of debug with the power of bunyan","dist-tags":{"latest":"4.1.1"},"versions":{"0.0.1":{"name":"debugnyan","version":"0.0.1","description":"A logging library that combines the simplicity and convenience of debug with the power of bunyan","author":{"name":"Rui Marinho","email":"rui.marinho@seegno.com","url":"http://seegno.com"},"license":"MIT","homepage":"https://github.com/seegno/debugnyan/","bugs":{"url":"https://github.com/seegno/debugnyan/issues"},"repository":{"type":"git","url":"git+https://github.com/seegno/debugnyan.git"},"main":"./dist/index.js","keywords":["bridge","bunyan","debug","debugging","json","log","logging"],"options":{"mocha":"--compilers js:babel/register --require should test"},"scripts":{"build":"rm -rf dist/* && ./node_modules/.bin/babel src/ --loose --plugins object-assign --out-dir dist/","changelog":"github_changelog_generator","cover":"babel-node node_modules/.bin/isparta cover --report html node_modules/.bin/_mocha -- $npm_package_options_mocha","coveralls":"babel-node node_modules/.bin/isparta cover --report html node_modules/.bin/_mocha --report lcovonly -- $npm_package_options_mocha && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js","lint":"eslint src","prepublish":"npm test && npm run build","test":"mocha $npm_package_options_mocha"},"dependencies":{"bunyan":"^1.4.0","debug":"^2.2.0"},"devDependencies":{"babel":"^5.6.14","babel-eslint":"^3.1.23","babel-plugin-object-assign":"^1.2.0","coveralls":"^2.11.2","eslint":"^0.24.1","eslint-plugin-babel":"^1.1.0","isparta":"^3.0.3","mocha":"^2.0.1","should":"^7.0.1"},"engines":{"node":">= 0.10"},"gitHead":"3a7e176bab6927305df27c769cd78304fac93e08","_id":"debugnyan@0.0.1","_shasum":"8dad75f4af0cbbd8ae96e30590f60bf3c83f9967","_from":".","_npmVersion":"3.1.0","_nodeVersion":"0.12.6","_npmUser":{"name":"ruimarinho","email":"ruipmarinho@gmail.com"},"dist":{"shasum":"8dad75f4af0cbbd8ae96e30590f60bf3c83f9967","tarball":"https://registry.npmjs.org/debugnyan/-/debugnyan-0.0.1.tgz","integrity":"sha512-I8+wYV5dvK578Wf0bV+RPHoqF8PqXrMNK9ChzIf40f7/lMqnzW1/TUKQhI/ThGfd2RLAacI16aNb4D0A3hEggw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHtIWnSS99nIqjJabjahrrtc4WOS1jiyCieCW6GRwLSuAiB+TxB6BWA4Gcz95FZlgXwulm7j80iOaIpvXyjSrDYv0g=="}]},"maintainers":[{"name":"ruimarinho","email":"ruipmarinho@gmail.com"}],"directories":{}},"0.0.2":{"name":"debugnyan","version":"0.0.2","description":"A logging library that combines the simplicity and convenience of debug with the power of bunyan","author":{"name":"Rui Marinho","email":"rui.marinho@seegno.com","url":"http://seegno.com"},"license":"MIT","homepage":"https://github.com/seegno/debugnyan/","bugs":{"url":"https://github.com/seegno/debugnyan/issues"},"repository":{"type":"git","url":"https://github.com/seegno/debugnyan.git"},"main":"./dist/index.js","keywords":["bridge","bunyan","debug","debugging","json","log","logging"],"options":{"mocha":"--compilers js:babel-register --require should test"},"scripts":{"build":"rm -rf dist/* && babel src/ --out-dir dist/","changelog":"github_changelog_generator --no-issues --header-label '# Changelog'","cover":"babel-node isparta cover --report html _mocha -- $npm_package_options_mocha","coveralls":"babel-node isparta cover --report html _mocha --report lcovonly -- $npm_package_options_mocha && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js","lint":"eslint src && jscs src","prepublish":"npm test && npm run build","test":"mocha $npm_package_options_mocha"},"dependencies":{"bunyan":"^1.4.0","debug":"^2.2.0"},"devDependencies":{"babel-cli":"^6.3.17","babel-eslint":"^4.1.6","babel-preset-es2015-node4":"^2.0.2","babel-register":"^6.3.13","coveralls":"^2.11.2","eslint":"^1.10.3","eslint-config-seegno":"^1.2.0","eslint-plugin-babel":"^3.0.0","isparta":"^4.0.0","jscs":"^2.7.0","jscs-config-seegno":"^1.1.0","mocha":"^2.0.1","should":"^8.0.2"},"engines":{"node":">= 4"},"gitHead":"c90a2b719c3c28e3d233277687391dc113731a0b","_id":"debugnyan@0.0.2","_shasum":"52cd2559f28fd4677215a499118de4ba803fb08f","_from":".","_npmVersion":"2.14.3","_nodeVersion":"4.1.0","_npmUser":{"name":"ruimarinho","email":"ruipmarinho@gmail.com"},"dist":{"shasum":"52cd2559f28fd4677215a499118de4ba803fb08f","tarball":"https://registry.npmjs.org/debugnyan/-/debugnyan-0.0.2.tgz","integrity":"sha512-ksKUMvAE3EflLCT2zPCnPWNs+P1vNSbKLNk5pPeV2Xp7hyyHJS+KgjTLa83e7ZOANYmiVg3qno4HBbz3tJZFfQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAuRePnbxtwJdrdq6M6P0WP1nd2onTCaL/P2dL5bcCzjAiEA1Oxfia2iNljyFXxIzmUywumrMSGCMxM8WPZfLho/0pg="}]},"maintainers":[{"name":"ruimarinho","email":"ruipmarinho@gmail.com"}],"directories":{}},"1.0.0":{"name":"debugnyan","version":"1.0.0","description":"A logging library that combines the simplicity and convenience of debug with the power of bunyan","keywords":["bridge","bunyan","debug","debugging","json","log","logging"],"homepage":"https://github.com/seegno/debugnyan/","bugs":{"url":"https://github.com/seegno/debugnyan/issues"},"license":"MIT","author":{"name":"Rui Marinho","email":"rui.marinho@seegno.com","url":"http://seegno.com"},"main":"./dist/index.js","repository":{"type":"git","url":"git+https://github.com/seegno/debugnyan.git"},"scripts":{"changelog":"github_changelog_generator --header-label='# Changelog' --future-release=v$npm_config_future_release && sed -i '' -e :a -e '$d;N;2,4ba' -e 'P;D' CHANGELOG.md","cover":"nyc --reporter=html --reporter=text npm test","lint":"eslint src test","prepublish":"npm run transpile","test":"NODE_ENV=test mocha $npm_package_options_mocha","transpile":"rm -rf dist/* && babel src --out-dir dist","version":"npm run changelog --future-release=$npm_package_version && npm run transpile && git add -A CHANGELOG.md dist"},"dependencies":{"bunyan":"^1.8.1","debug":"^2.2.0"},"devDependencies":{"babel-cli":"^6.14.0","babel-eslint":"^7.0.0","babel-plugin-add-module-exports":"^0.2.1","babel-preset-es2015-node4":"^2.1.0","babel-register":"^6.14.0","eslint":"^3.6.1","eslint-config-seegno":"^6.0.0","mocha":"^3.1.0","nyc":"^8.3.0","should":"^11.1.0"},"engines":{"node":">=4"},"nyc":{"include":["src/"],"report-dir":"./coverage"},"options":{"mocha":"--compilers js:babel-register --require should test"},"gitHead":"239b4e0b7c2582c401c5b49cd66c7b9252c0bdd9","_id":"debugnyan@1.0.0","_shasum":"90386d5ebc2c63588f17f272be5c2a93b7665d83","_from":".","_npmVersion":"3.10.3","_nodeVersion":"7.0.0-nightly2016092652b6cfb6eb","_npmUser":{"name":"ruimarinho","email":"ruipmarinho@gmail.com"},"dist":{"shasum":"90386d5ebc2c63588f17f272be5c2a93b7665d83","tarball":"https://registry.npmjs.org/debugnyan/-/debugnyan-1.0.0.tgz","integrity":"sha512-dTvKxcLZCammDLFYi31NRVr5g6vjJ33uf1wcdbIPPxPxxnJ9/xj00Mh/YQkhFMw/VGavaG5KpjSC+4o9r/JjRg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDl0SAcvhHtqZEGslVk7gdRHu9ZGaVKJVp8EmNNDi6WnAiBj68JjEFt0GspenPQWmumPl0Qda/fR8G6BdL/w1f630w=="}]},"maintainers":[{"name":"ruimarinho","email":"ruipmarinho@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/debugnyan-1.0.0.tgz_1475064378307_0.9724984464701265"},"directories":{}},"2.0.0":{"name":"debugnyan","version":"2.0.0","description":"A logging library that combines the simplicity and convenience of debug with the power of bunyan","keywords":["bridge","bunyan","debug","debugging","json","log","logging"],"homepage":"https://github.com/seegno/debugnyan/","bugs":{"url":"https://github.com/seegno/debugnyan/issues"},"license":"MIT","author":{"name":"Rui Marinho","email":"ruipmarinho@gmail.com","url":"https://github.com/ruimarinho"},"repository":{"type":"git","url":"git+https://github.com/seegno/debugnyan.git"},"scripts":{"changelog":"github_changelog_generator --header-label='# Changelog' --future-release=v$npm_config_future_release && sed -i '' -e :a -e '$d;N;2,4ba' -e 'P;D' CHANGELOG.md","lint":"eslint index.js test","test":"jest --coverage --env=node","version":"npm run changelog --future-release=$npm_package_version && git add -A CHANGELOG.md"},"dependencies":{"bunyan":"^1.8.1","debug":"^2.2.0"},"devDependencies":{"eslint":"^3.6.1","eslint-config-seegno":"^9.0.0","jest":"^19.0.2"},"engines":{"node":">=6"},"gitHead":"ac9c99c17dbc5a1ed9b86236c2288411edf64578","_id":"debugnyan@2.0.0","_shasum":"7895b3c4fc333b1744334cb9217f90f379438297","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.4","_npmUser":{"name":"ruimarinho","email":"ruipmarinho@gmail.com"},"dist":{"shasum":"7895b3c4fc333b1744334cb9217f90f379438297","tarball":"https://registry.npmjs.org/debugnyan/-/debugnyan-2.0.0.tgz","integrity":"sha512-ybGz1ncYr/QaborxlbtEMP51nsgnAojXuu3gFy5+fwRxSRsXZkBuECCAm87Qgzujq/zDm1Z9VsgIF9CSdnakVA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDB0YWSW0/Y6TKLaoUfRySayuE2QQ9Yrbg86+h7jPs7GAiEA8JuyxF28hDo5un/97t6pfrm/GfyzFjVsUTSYFxhSA4Y="}]},"maintainers":[{"name":"ruimarinho","email":"ruipmarinho@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/debugnyan-2.0.0.tgz_1490267494279_0.36297342367470264"},"directories":{}},"2.0.1":{"name":"debugnyan","version":"2.0.1","description":"A logging library that combines the simplicity and convenience of debug with the power of bunyan","keywords":["bridge","bunyan","debug","debugging","json","log","logging"],"homepage":"https://github.com/seegno/debugnyan/","bugs":{"url":"https://github.com/seegno/debugnyan/issues"},"license":"MIT","author":{"name":"Rui Marinho","email":"ruipmarinho@gmail.com","url":"https://github.com/ruimarinho"},"repository":{"type":"git","url":"git+https://github.com/seegno/debugnyan.git"},"scripts":{"changelog":"github_changelog_generator --header-label='# Changelog' --future-release=v$npm_config_future_release && sed -i '' -e :a -e '$d;N;2,4ba' -e 'P;D' CHANGELOG.md","lint":"eslint index.js test","test":"jest --coverage --env=node","version":"npm run changelog --future-release=$npm_package_version && git add -A CHANGELOG.md"},"dependencies":{"bunyan":"^1.8.1","debug":"^2.2.0"},"devDependencies":{"eslint":"^3.6.1","eslint-config-seegno":"^9.0.0","jest":"^19.0.2"},"engines":{"node":">=6"},"gitHead":"94ff5590846e94e8aea9dd8c019f1397c258321b","_id":"debugnyan@2.0.1","_shasum":"d3a5a66ac311b76e881405c78cefe57c78859a5f","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.4","_npmUser":{"name":"ruimarinho","email":"ruipmarinho@gmail.com"},"dist":{"shasum":"d3a5a66ac311b76e881405c78cefe57c78859a5f","tarball":"https://registry.npmjs.org/debugnyan/-/debugnyan-2.0.1.tgz","integrity":"sha512-6LJU7rkPiv0t0YcZ+RsIw9IACPocGBdtCKZIu9wOK034STjaqNBtYf+Gq1Y2G2j2/0nqo8ecVSKB8vQh3Q+hIQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDUqnBG0gMb2UOpbD/2OvdHcaxoUw/Wo9i+9C4rmn0WPwIgbV+uXuIW89RNeaxNz1kY1Si1ElJEM4IQG0AR22HcYa0="}]},"maintainers":[{"name":"ruimarinho","email":"ruipmarinho@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/debugnyan-2.0.1.tgz_1490268146199_0.7486997011583298"},"directories":{}},"2.0.2":{"name":"debugnyan","version":"2.0.2","description":"A logging library that combines the simplicity and convenience of debug with the power of bunyan","keywords":["bridge","bunyan","debug","debugging","json","log","logging"],"homepage":"https://github.com/uphold/debugnyan/","bugs":{"url":"https://github.com/uphold/debugnyan/issues"},"license":"MIT","author":{"name":"Rui Marinho","email":"ruipmarinho@gmail.com","url":"https://github.com/ruimarinho"},"repository":{"type":"git","url":"git+https://github.com/uphold/debugnyan.git"},"scripts":{"changelog":"github_changelog_generator --header-label='# Changelog' --future-release=v$npm_config_future_release && sed -i '' -e :a -e '$d;N;2,4ba' -e 'P;D' CHANGELOG.md","lint":"eslint index.js test","test":"jest --coverage --env=node","version":"npm run changelog --future-release=$npm_package_version && git add -A CHANGELOG.md"},"dependencies":{"bunyan":"^1.8.1","debug":"^2.2.0"},"devDependencies":{"eslint":"^3.6.1","eslint-config-seegno":"^9.0.0","jest":"^19.0.2"},"engines":{"node":">=6"},"gitHead":"ff769633b44ff1d77f5f002ce0333f7d746dbcb6","_id":"debugnyan@2.0.2","_npmVersion":"5.6.0","_nodeVersion":"9.11.1","_npmUser":{"name":"kurayama","email":"me@kurayama.net"},"dist":{"integrity":"sha512-g4yO/Qc/bdu8JYCgC0L6RUTgGyQCH8fGJkDDicvd6G3k95glh96x9sIusgIdyjFRpWTH7xbnjhObOjYjJgRGQw==","shasum":"83138804167ab2733988b9b0b90f0d11c9d1e1a1","tarball":"https://registry.npmjs.org/debugnyan/-/debugnyan-2.0.2.tgz","fileCount":5,"unpackedSize":8427,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbGpJ7CRA9TVsSAnZWagAABLgP/1jJqruZAQS2jqaHWBHn\nUPB/QXYuP0uGiKTP1+cnFT67fFgFF8uJckHQu3apZS/fwJPe01Z7oh6b8Zp0\n3Ei8PqvlD7O0Lwup8m+cQ+oU0rY2hfqsupbj4b+kwBTNkh8nPlHBwbA/PG9W\n71sN5XpRYCme6zpLXIk2zVthxicwfvRRk742zTQ5HRo7pM0K7f5TUeJdq3ry\njrIcdV0UdmhxEDwZxvceynv1J9EROrLjnmtIrHgGXT9gmKaU1zYL97dyzZvR\ndwNiTmFzYwcTJE+JysAK2Jlbqt3uExsvHFuD/Sj8Lb86HX5jfxQVsJGA67xl\nzbAQcu3GzwdBb2y0ANKmpmCNoBBN4D+LUiyqxaVv1rxsau28lQU+0GgSSbC3\nI3vtipTfmRMgNCzFeZPJR8QYRQVTjtSxObWka06J1wsED1Jkabkh8uzFIFNZ\njkpUs889z8+z/vWcoRabSZ6aNYfidGx3KOHNEC/lBDdRbInFiJvi9GzHRxbu\nQKN5Mevsc+VGukMdHC0hZkXARGYijr44f+C3o7CSgfPwAC7jOqma2JVcLeXF\norKdtNzvAY3bkwEtEdA7lU5WBAs1WlIWk6U/YKHAZkNteAHaaFWzvtLXLE5O\nhTmwnLgHbWaSql44K15xp9VKgJLZ5GiS8SOev5D7wlNwzKifnPbDnmJJEGB4\nqv5g\r\n=Dpt6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIALVAr9M6L3oNDu9votMMkxlgRIp+mWh6eQNIy5ip5UtAiAY/YAEFB5dH3FaNyJoTGWzf+E/oCOLhahL8xIPk/W8bA=="}]},"maintainers":[{"email":"me@kurayama.net","name":"kurayama"},{"email":"mail@ricardolopes.net","name":"ricardolopes"},{"email":"ruipmarinho@gmail.com","name":"ruimarinho"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/debugnyan_2.0.2_1528468085448_0.023924425725647458"},"_hasShrinkwrap":false},"3.0.0":{"name":"debugnyan","version":"3.0.0","description":"A logging library that combines the simplicity and convenience of debug with the power of bunyan","keywords":["bridge","bunyan","debug","debugging","json","log","logging"],"homepage":"https://github.com/uphold/debugnyan/","bugs":{"url":"https://github.com/uphold/debugnyan/issues"},"license":"MIT","author":{"name":"Rui Marinho","email":"ruipmarinho@gmail.com","url":"https://github.com/ruimarinho"},"repository":{"type":"git","url":"git+https://github.com/uphold/debugnyan.git"},"scripts":{"changelog":"uphold-scripts changelog $npm_package_version","lint":"uphold-scripts lint","release":"uphold-scripts release","test":"uphold-scripts test","version":"uphold-scripts version"},"pre-commit":["lint"],"jest":{"collectCoverageFrom":["index.js"]},"dependencies":{"bunyan":"^1.8.15","debug":"^4.3.1"},"devDependencies":{"uphold-scripts":"^0.4.0"},"engines":{"node":">=8"},"types":"index.d.ts","gitHead":"1bb20dee66ec212f718f53ab71b56471529a3f71","_id":"debugnyan@3.0.0","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","dist":{"integrity":"sha512-oSzlkLMIMrnfwnncKnjrLzOQZUAJYiSAo9OHRMYnF0+I2I9Wd8L94SDu5INyz+wyVeO99gDHc1ytptrCkm0AMA==","shasum":"b55808995e26315cb9064bcd8deddbc196889551","tarball":"https://registry.npmjs.org/debugnyan/-/debugnyan-3.0.0.tgz","fileCount":6,"unpackedSize":8830,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2n88CRA9TVsSAnZWagAAvhEP/jZHRjmrIblLK+nBBFPZ\nAC2Rp0iHc6F8xmWS7je6SjzSZX0KShpU1AIgsHN1cULfzG6IzIcEHzn99XV4\n3Q68xr41GYy3FI7cA9WJ12HFUyC7+Nmtu2MhbyxDpnBQwJaNfhHNZkBnw26V\nVkTKU/nYQ1+adJVe6vwLUllf6qmOVou5LywflD7QU2Hpf802Z7XBZPnVTWdU\n0ql7eO7l8dMqrJfOJ1LLedchNAT1MfrqvMkUzo7b3EJzk5PYISw6f7zAFuVj\ndTHKSG1aHFwxh14ZbLDRzStCOikCcvlzRdBQubqu3V1xqhdyfmvcxwjMy5K/\nEKpOu5l9yJ9LMnx+U6ZruOCFiH7tSabnSn7eVfP4vKXGJ8cmxr/Paae1Y/wK\n14du0FmIMauc5r6v071amHcv3dDPf00EEbF6qoZsuOlGF0BdBggWlOoAWOId\nVeQFNkIH0B2MLgzJd9QGj/L7hhndYxICVhOqKuQ6TifqsbLTfOHFyyLBHNkQ\nLlb7UkBKUWXgyZsrqXhVs2jzSkd8wEWqVgaCovJDLkaPcxx5wQzEAR07u4HA\nl2MVrYIYKwbr6t/jeX40KpRKhDmfRW/F6fG3xzqEiqJ+1M/mLRwIDFvbKA3H\n2Qyfr9CLJbDzen36bSCGZGPT2Ycc1L0YVIUQqJKPt1KdqqFKenLeHhuM4AoP\nGavD\r\n=XPrn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDDBGDr9EzkzbaEjQ5vDrUEaeIJOGdHH8ru849Qj/kCAwIhAJ/0r2KrT8/5txPvlcLy9emlTvEKFPXKcC1yEHX7/Obt"}]},"_npmUser":{"name":"kurayama","email":"me@kurayama.net"},"directories":{},"maintainers":[{"name":"americas","email":"prplopes@gmail.com"},{"name":"kurayama","email":"me@kurayama.net"},{"name":"pedrobranco","email":"pedrobrancolcc@gmail.com"},{"name":"nunofgs","email":"nunofgs@gmail.com"},{"name":"fixe","email":"tiago.ribeiro@gmail.com"},{"name":"franciscocardoso","email":"comat8se@gmail.com"},{"name":"cristiano.oliveira","email":"cristiano.oliveira@uphold.com"},{"name":"ruimarinho","email":"ruipmarinho@gmail.com"},{"name":"ricardolopes","email":"mail@ricardolopes.net"},{"name":"joaofonseca","email":"jpdf.fonseca@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/debugnyan_3.0.0_1631891289882_0.6476329644646746"},"_hasShrinkwrap":false},"3.1.0":{"name":"debugnyan","version":"3.1.0","description":"A logging library that combines the simplicity and convenience of debug with the power of bunyan","keywords":["bridge","bunyan","debug","debugging","json","log","logging"],"homepage":"https://github.com/uphold/debugnyan/","bugs":{"url":"https://github.com/uphold/debugnyan/issues"},"license":"MIT","author":{"name":"Rui Marinho","email":"ruipmarinho@gmail.com","url":"https://github.com/ruimarinho"},"repository":{"type":"git","url":"git+https://github.com/uphold/debugnyan.git"},"scripts":{"changelog":"uphold-scripts changelog $npm_package_version","lint":"uphold-scripts lint .","release":"uphold-scripts release","test":"uphold-scripts test","version":"uphold-scripts version"},"pre-commit":["lint"],"jest":{"collectCoverageFrom":["index.js"]},"dependencies":{"bunyan":"^1.8.15","debug":"^4.3.4"},"devDependencies":{"uphold-scripts":"^0.7.1"},"engines":{"node":">=14"},"types":"index.d.ts","_id":"debugnyan@3.1.0","gitHead":"70b4f02b9c7d2c03a187a5254c545e41ad65605d","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-qqGaRLTx88PC5hyibv/0VoWF+7Zl2S7n6hU1xCmkairfQaxWH6BDLcioyJ2GRSLjTmFSFHuNoGD99+3Z02hy7g==","shasum":"0e5dade43fc2933ec8de6308663a1029ae2cf6cd","tarball":"https://registry.npmjs.org/debugnyan/-/debugnyan-3.1.0.tgz","fileCount":5,"unpackedSize":5890,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCaj7vyqKJdcwXU257vPj1+qBDev7+9LZAJ03CGw9COgwIhAL0LhRef39NpECjW69fYtBtYvbTL0MjcjsYcLDWIejsK"}]},"_npmUser":{"name":"satazor","email":"andremiguelcruz@msn.com"},"directories":{},"maintainers":[{"name":"botatuphold","email":"bot@uphold.com"},{"name":"satazor","email":"andremiguelcruz@msn.com"},{"name":"americas","email":"prplopes@gmail.com"},{"name":"kurayama","email":"me@kurayama.net"},{"name":"pedrobranco","email":"pedrobrancolcc@gmail.com"},{"name":"fixe","email":"tiago.ribeiro@gmail.com"},{"name":"franciscocardoso","email":"comat8se@gmail.com"},{"name":"cristiano.oliveira","email":"cristiano.oliveira@uphold.com"},{"name":"ruimarinho","email":"ruipmarinho@gmail.com"},{"name":"nunofgs","email":"nunofgs@gmail.com"},{"name":"ricardolopes","email":"mail@ricardolopes.net"},{"name":"joaofonseca","email":"jpdf.fonseca@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/debugnyan_3.1.0_1700492979036_0.18488697086292594"},"_hasShrinkwrap":false},"4.0.0":{"name":"debugnyan","version":"4.0.0","description":"A logging library that combines the simplicity and convenience of debug with the power of bunyan","keywords":["bridge","bunyan","debug","debugging","json","log","logging"],"homepage":"https://github.com/uphold/debugnyan/","bugs":{"url":"https://github.com/uphold/debugnyan/issues"},"license":"MIT","author":{"name":"Rui Marinho","email":"ruipmarinho@gmail.com","url":"https://github.com/ruimarinho"},"repository":{"type":"git","url":"git+https://github.com/uphold/debugnyan.git"},"publishConfig":{"access":"public"},"scripts":{"lint":"uphold-scripts lint .","release":"release-it","test":"uphold-scripts test"},"pre-commit":["lint"],"jest":{"collectCoverageFrom":["index.js"]},"dependencies":{"bunyan":"^1.8.15","debug":"^4.3.4"},"devDependencies":{"release-it":"^17.0.0","uphold-scripts":"^0.7.1"},"engines":{"node":">=18"},"types":"index.d.ts","_id":"debugnyan@4.0.0","gitHead":"0c2fd475742a14a88402c21ff5cc1de3ccdd143e","_nodeVersion":"20.9.0","_npmVersion":"10.1.0","dist":{"integrity":"sha512-ZxWo5RLkxCD6A8/SGMTQvVjWc8fHY5QDMsz7VCfnua1chgBxoFPXmAK/TCt4WX7+uPoV3tEnQLZTmaRAM0YBQQ==","shasum":"59e6f48614ba4bba6fbb064cc58b691d4f8e55f1","tarball":"https://registry.npmjs.org/debugnyan/-/debugnyan-4.0.0.tgz","fileCount":5,"unpackedSize":5872,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCYSAy8Z7kb3q50K1Zo9refkRoEwMyJ0vUfvGWEA5iBowIgBopB5MGcLGip72pxSMkRJnanAAafjXrHwwJkrfhryPk="}]},"_npmUser":{"name":"botatuphold","email":"bot@uphold.com"},"directories":{},"maintainers":[{"name":"botatuphold","email":"bot@uphold.com"},{"name":"ruimarinho","email":"ruipmarinho@gmail.com"},{"name":"fixe","email":"tiago.ribeiro@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/debugnyan_4.0.0_1700505014386_0.11119102198196984"},"_hasShrinkwrap":false},"4.1.0":{"name":"debugnyan","version":"4.1.0","description":"A logging library that combines the simplicity and convenience of debug with the power of bunyan","keywords":["bridge","bunyan","debug","debugging","json","log","logging"],"homepage":"https://github.com/uphold/debugnyan/","bugs":{"url":"https://github.com/uphold/debugnyan/issues"},"license":"MIT","author":{"name":"Rui Marinho","email":"ruipmarinho@gmail.com","url":"https://github.com/ruimarinho"},"repository":{"type":"git","url":"git+https://github.com/uphold/debugnyan.git"},"publishConfig":{"access":"public"},"scripts":{"lint":"uphold-scripts lint .","release":"release-it","test":"uphold-scripts test"},"pre-commit":["lint"],"jest":{"collectCoverageFrom":["index.js"]},"dependencies":{"bunyan":"^1.8.15","debug":"^4.3.4"},"devDependencies":{"release-it":"^17.0.0","uphold-scripts":"^0.7.1"},"engines":{"node":">=18"},"types":"index.d.ts","_id":"debugnyan@4.1.0","gitHead":"e39cc6be7bb11fd8cdc2bece08e912793ae3b776","_nodeVersion":"20.9.0","_npmVersion":"10.1.0","dist":{"integrity":"sha512-/gNg6xnrlMwjsTrgftdOfN/ceAu5rpJDmEnFnrdnYE4B6QiFgNUzGWWXlaYjbQ4moAF4camwMfd/OaCVB9bXQA==","shasum":"0d036eda83dc7bb37b9b559b32998765296cc143","tarball":"https://registry.npmjs.org/debugnyan/-/debugnyan-4.1.0.tgz","fileCount":5,"unpackedSize":6242,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBJZU9FNGGl7XDipmQB2Q100iEjd/K0JcQaj2iLYhK6bAiEAr3bVdXgbGyXEZ13KLjvUQCQ6rfdK/I8nVoNPxZgzQ+8="}]},"_npmUser":{"name":"botatuphold","email":"bot@uphold.com"},"directories":{},"maintainers":[{"name":"fixe","email":"tiago.ribeiro@gmail.com"},{"name":"ruimarinho","email":"ruipmarinho@gmail.com"},{"name":"botatuphold","email":"bot@uphold.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/debugnyan_4.1.0_1700662106647_0.34681794223464446"},"_hasShrinkwrap":false},"4.1.1":{"name":"debugnyan","version":"4.1.1","description":"A logging library that combines the simplicity and convenience of debug with the power of bunyan","keywords":["bridge","bunyan","debug","debugging","json","log","logging"],"homepage":"https://github.com/uphold/debugnyan/","bugs":{"url":"https://github.com/uphold/debugnyan/issues"},"license":"MIT","author":{"name":"Rui Marinho","email":"ruipmarinho@gmail.com","url":"https://github.com/ruimarinho"},"repository":{"type":"git","url":"git+https://github.com/uphold/debugnyan.git"},"publishConfig":{"access":"public"},"scripts":{"lint":"uphold-scripts lint .","release":"release-it","test":"uphold-scripts test"},"pre-commit":["lint"],"jest":{"collectCoverageFrom":["index.js"]},"dependencies":{"bunyan":"^1.8.15","debug":"^4.3.4"},"devDependencies":{"release-it":"^17.0.0","uphold-scripts":"^0.7.1"},"engines":{"node":">=18"},"types":"index.d.ts","_id":"debugnyan@4.1.1","gitHead":"5ea886a026f40318e318ec3d5478d10e27b7553f","_nodeVersion":"20.9.0","_npmVersion":"10.1.0","dist":{"integrity":"sha512-Qthnu0KrTeFifOt9OgtTD/Fng+fuV6K+GxPVsyVv8ZhUFpNvKJRxxuXBqShTDdvbvfY256CqSXarcs9ex19L/w==","shasum":"5b63bb5d55dc1bfcdc6bbd2ac8e4b583e6b39e37","tarball":"https://registry.npmjs.org/debugnyan/-/debugnyan-4.1.1.tgz","fileCount":5,"unpackedSize":6248,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGZN4y4zpQEb1vSFw2QrrEhm2jfz1e9opB1+cfoFE8DXAiEA/nDw3PhLGQq7BiES0i/4Y1sa0x6xxUw51iEgdy+MD9g="}]},"_npmUser":{"name":"botatuphold","email":"bot@uphold.com"},"directories":{},"maintainers":[{"name":"fixe","email":"tiago.ribeiro@gmail.com"},{"name":"ruimarinho","email":"ruipmarinho@gmail.com"},{"name":"botatuphold","email":"bot@uphold.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/debugnyan_4.1.1_1700739608846_0.46147500266939123"},"_hasShrinkwrap":false}},"readme":"# debugnyan\n\nA logging library that combines the simplicity and convenience of [debug](https://github.com/visionmedia/debug) with the power of [bunyan](https://github.com/trentm/node-bunyan).\n\n## Status\n\n[![npm version][npm-image]][npm-url]\n[![build status][travis-image]][travis-url]\n\n## Installation\n\nInstall the package via `yarn`:\n\n```sh\n❯ yarn add debugnyan\n```\n\nor via `npm`:\n\n```sh\n❯ npm install debugnyan --save\n```\n\n## Usage\n\nCreate a logger by giving it a namespace and then call [bunyan's log methods](https://github.com/trentm/node-bunyan#log-method-api) on the returned instance.\n\nBy default, similarly to `debug`'s behaviour, loggers do not output any content. Each logger output can be selectively activated by using the `DEBUG` environment variable.\nPattern matching is based on the logger's name and it can optionally contain colons (`:`) to create (sub)-components properties on the logger instance.\n\nConsider a logger named `foo:bar:biz`:\n\n- this creates a `bunyan` logger with name `foo`\n- and a `bunyan` (simple) child logger with property `component` equal to `bar`.\n\n```js\nconst logger1 = require('debugnyan')('foo');\nconst logger2 = require('debugnyan')('foo:bar');\n\nlogger1.debug('net');\nlogger2.debug('qux');\n```\n\n*Example output with `DEBUG=foo`*:\n\n```bash\nDEBUG=foo node example.js\n\n{\"name\":\"foo\",\"hostname\":\"ruimarinho\",\"pid\":1,\"level\":20,\"msg\":\"net\",\"time\":\"2016-10-04T18:54:14.530Z\",\"v\":0}\n{\"name\":\"foo\",\"hostname\":\"ruimarinho\",\"pid\":1,\"component\":\"bar\",\"level\":20,\"msg\":\"qux\",\"time\":\"2016-10-04T18:54:14.531Z\",\"v\":0}\n```\n\n*Example output with `DEBUG=foo:bar`*:\n\n```bash\nDEBUG=foo:bar node example.js\n\n{\"name\":\"foo\",\"hostname\":\"ruimarinho\",\"pid\":2,\"component\":\"bar\",\"level\":20,\"msg\":\"qux\",\"time\":\"2016-10-04T18:55:08.217Z\",\"v\":0}\n```\n\nThe `prefix` and `suffix` for each component is also customizable:\n\n```js\nconst logger = require('debugnyan')('foo', {}, { suffix: 'module' });\n```\n\nWhen creating a _child_ logger you may also override the default `simple` behavior:\n\n```js\nconst logger = require('debugnyan')('foo', {}, { suffix: 'module', simple: false });\n```\n\n### Log level\n\nThe `level` bunyan option is respected if the logger output is active.\n\n```js\nconst logger = require('debugnyan')('foo', { level: 'info' });\n```\n\nYou may also set the log level via the `LOG_LEVEL` environment variable. However, the `level` option will always take precedence over it.\n\n## Tests\n\n```\n❯ yarn test\n```\n\n## Release\n\nClick `Run Workflow` on the [release github action](https://github.com/uphold/debugnyan/actions/workflows/release.yaml).\n\n## License\n\nMIT\n\n[npm-image]: https://img.shields.io/npm/v/debugnyan.svg?style=flat-square\n[npm-url]: https://www.npmjs.com/package/debugnyan\n[travis-image]: https://img.shields.io/travis/uphold/debugnyan.svg?style=flat-square\n[travis-url]: https://travis-ci.org/uphold/debugnyan\n","maintainers":[{"name":"fixe","email":"tiago.ribeiro@gmail.com"},{"name":"ruimarinho","email":"ruipmarinho@gmail.com"},{"name":"botatuphold","email":"bot@uphold.com"}],"time":{"modified":"2023-11-23T11:40:09.239Z","created":"2015-07-13T08:52:28.745Z","0.0.1":"2015-07-13T08:52:28.745Z","0.0.2":"2015-12-31T12:08:46.923Z","1.0.0":"2016-09-28T12:06:20.201Z","2.0.0":"2017-03-23T11:11:34.929Z","2.0.1":"2017-03-23T11:22:28.188Z","2.0.2":"2018-06-08T14:28:05.529Z","3.0.0":"2021-09-17T15:08:10.089Z","3.1.0":"2023-11-20T15:09:39.219Z","4.0.0":"2023-11-20T18:30:14.582Z","4.1.0":"2023-11-22T14:08:26.825Z","4.1.1":"2023-11-23T11:40:09.035Z"},"homepage":"https://github.com/uphold/debugnyan/","keywords":["bridge","bunyan","debug","debugging","json","log","logging"],"repository":{"type":"git","url":"git+https://github.com/uphold/debugnyan.git"},"author":{"name":"Rui Marinho","email":"ruipmarinho@gmail.com","url":"https://github.com/ruimarinho"},"bugs":{"url":"https://github.com/uphold/debugnyan/issues"},"license":"MIT","readmeFilename":"README.md","users":{"joypeterson":true}}