{"name":"rfc-log-levels","version":"1.0.0","description":"A map of log level aliases matched to their numeric values. Follows the RFC Standard.","homepage":"https://github.com/bevry/log-levels","license":"MIT","keywords":["log","logging","logger","levels","log levels","emergency","alert","critical","error","warning","notice","info","debug","emerg","crit","err","warn","note"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","patreon","opencollective","flattr","paypal","bitcoin","wishlist","---","slackin"],"config":{"patreonUsername":"bevry","opencollectiveUsername":"bevry","flattrUsername":"balupton","paypalURL":"https://bevry.me/paypal","bitcoinURL":"https://bevry.me/bitcoin","wishlistURL":"https://bevry.me/wishlist","slackinURL":"https://slack.bevry.me"}},"author":{"name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"bugs":{"url":"https://github.com/bevry/log-levels/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/log-levels.git"},"engines":{"node":">=0.8"},"editions":[{"description":"JSON","directory":".","entry":"index.json","syntaxes":["json"]}],"main":"index.json","browser":"index.json","dependencies":{},"devDependencies":{"projectz":"^1.4.0"},"scripts":{"our:setup":"npm run our:setup:npm","our:setup:npm":"npm install","our:clean":"echo no need for this project","our:compile":"echo no need for this project","our:meta":"npm run our:meta:projectz","our:meta:projectz":"projectz compile","our:verify":"echo no need for this project","our:deploy":"echo no need for this project","our:test":"npm run our:verify && npm test","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:release:push":"git push origin master && git push origin --tags","test":"node --harmony ./test.js"},"maintainers":[{"name":"bevryme","email":""}],"contributors":[{"name":"Benjamin Lupton","url":"http://balupton.com"}],"gitHead":"7c74cff9e0ad7677dcc03c36329cc69e1a9d5d41","_id":"rfc-log-levels@1.0.0","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"bevryme","email":"us@bevry.me"},"dist":{"shasum":"85874bc850a9ed52c279ae1f8a0aee3dde51638c","size":3642,"noattachment":false,"key":"/rfc-log-levels/-/rfc-log-levels-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/rfc-log-levels/download/rfc-log-levels-1.0.0.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rfc-log-levels_1.0.0_1532302053655_0.44879147226914085"},"_hasShrinkwrap":false,"publish_time":1532302053769,"_cnpm_publish_time":1532302053769,"dist-tags":{"latest":"4.3.0"}}