{"name":"log","version":"6.3.0","description":"Universal pluggable logging utility","author":{"name":"Mariusz Nowak","email":"medyk@medikoo.com","url":"http://www.medikoo.com/"},"keywords":["log","logger","debug","bunyan","winston"],"repository":{"type":"git","url":"git://github.com/medikoo/log.git"},"dependencies":{"d":"^1.0.1","duration":"^0.2.2","es5-ext":"^0.10.53","event-emitter":"^0.3.5","sprintf-kit":"^2.0.1","type":"^2.5.0","uni-global":"^1.0.0"},"devDependencies":{"@commitlint/cli":"^13.2.0","browserstack-tape-runner":"^3.0.0","eslint":"^7.32.0","eslint-config-medikoo":"^4.1.0","essentials":"^1.1.1","git-list-updated":"^1.2.1","husky":"^4.3.8","lint-staged":"^11.1.2","ncjsm":"^4.2.0","nyc":"^15.1.0","prettier-elastic":"^2.2.1","tape":"^5.3.1","tape-index":"^3.1.0"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"lint-staged":{"*.js":["eslint"],"*.{css,html,js,json,md,yaml,yml}":["prettier -c"]},"eslintConfig":{"extends":"medikoo/es5","root":true,"overrides":[{"files":"lib/printf-modifiers.js","rules":{"id-length":"off"}},{"files":["test/lib/abstract-writer/index.js","test/lib/printf-modifiers.js"],"rules":{"new-cap":"off"}}]},"prettier":{"printWidth":100,"tabWidth":4,"overrides":[{"files":["*.md","*.yml"],"options":{"tabWidth":2}}]},"nyc":{"all":true,"exclude":[".github","coverage/**","test/**","prettier.config.js"],"reporter":["lcov","html","text-summary"]},"standard-version":{"skip":{"commit":true,"tag":true},"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"perf","section":"Performance Improvements"},{"type":"refactor","section":"Maintenance Improvements"},{"type":"chore","section":"Maintenance Improvements"}]},"scripts":{"commitlint":"commitlint -f HEAD@{15}","coverage":"nyc npm test","check-coverage":"npm run coverage && nyc check-coverage --statements 100 --function 100 --branches 100 --lines 100","lint":"eslint --ignore-path=.gitignore .","lint-updated":"pipe-git-updated --ext=js -- eslint --ignore-pattern '!*'","prepare-release":"standard-version && prettier --write CHANGELOG.md","prettier-check-updated":"pipe-git-updated --ext=css --ext=html --ext=js --ext=json --ext=md --ext=yaml --ext=yml -- prettier -c","prettify":"prettier --write --ignore-path .gitignore '**/*.{css,html,js,json,md,yaml,yml}'","test":"npm run test-prepare && npm run test-run","test-browsers":"tape-index && browserstack-tape-runner test.index.js","test-prepare":"tape-index","test-run":"node test.index.js"},"browserstack":{"browsers":["chrome_current","firefox_current","safari_current","opera_current","ie_11","edge_current"]},"license":"ISC","gitHead":"a8df00c7ccb4c7324f3bf3a3af421c1c00898d87","bugs":{"url":"https://github.com/medikoo/log/issues"},"homepage":"https://github.com/medikoo/log#readme","_id":"log@6.3.0","_nodeVersion":"14.18.0","_npmVersion":"6.14.15","dist":{"shasum":"1fd3ab568e18bfdb29eda2df80d99b67b2da18f8","size":12693,"noattachment":false,"key":"/log/-/log-6.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/log/download/log-6.3.0.tgz"},"_npmUser":{"name":"medikoo","email":"medikoo+npm@medikoo.com"},"directories":{},"maintainers":[{"name":"medikoo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/log_6.3.0_1633511276980_0.10893922291428626"},"_hasShrinkwrap":false,"publish_time":1633511277137,"_cnpm_publish_time":1633511277137,"dist-tags":{"latest":"6.3.1"}}