{"name":"log","version":"6.2.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"},"devDependencies":{"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":{"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","options":{"tabWidth":2}}]},"standard-version":{"skip":{"commit":true,"tag":true},"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"perf","section":"Performance Improvements"},{"type":"chore","section":"Maintenance Improvements"}]},"scripts":{"coverage":"nyc --reporter=lcov --reporter=html --reporter=text-summary 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 '!*'","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":"6ac4cff59a975a2c7f0016f59c229a4ac8632601","bugs":{"url":"https://github.com/medikoo/log/issues"},"homepage":"https://github.com/medikoo/log#readme","_id":"log@6.2.0","_nodeVersion":"14.17.3","_npmVersion":"6.14.13","dist":{"shasum":"7a7766c00a93e7a2c28ac8d44afd0bf6383b4ead","size":12252,"noattachment":false,"key":"/log/-/log-6.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/log/download/log-6.2.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.2.0_1631272457940_0.24392725050634856"},"_hasShrinkwrap":false,"publish_time":1631272458109,"_cnpm_publish_time":1631272458109,"dist-tags":{"latest":"6.3.1"}}