{"name":"tslog","version":"1.0.0-dev.16","description":"Expressive TypeScript Logger for Node.js. Shows call locations, pretty prints objects and Errors. JSON output and transports.","main":"dist/index","typings":"dist/index","scripts":{"build":"tsc","prepublishOnly":"npm run build","eslint":"eslint . --ext .ts","eslint-fix":"eslint . --ext .ts --fix","test":"jest","docsify-init":"docsify init ./docs","docsify-serve":"cd docs && docsify serve","api-extractor":"tsc && mkdir -p ./docs/api_extractor && api-extractor run --local --verbose","typedoc":"typedoc","generate-all-docs":"npm run api-extractor && typedoc"},"eslintConfig":{"extends":"./eslintrc.js"},"jest":{"verbose":true,"preset":"ts-jest","testEnvironment":"node","collectCoverage":true,"testMatch":["/**/*.test.ts"],"globals":{"ts-jest":{"packageJson":"package.json"}}},"repository":{"type":"git","url":"git+https://github.com/fullstack-build/tslog.git"},"authors":["Eugene Terehov <eugene@fullstack.build>","Dustin Hoffner <dustin@fullstack.build>"],"license":"MIT","bugs":{"url":"https://github.com/fullstack-build/tslog/issues"},"homepage":"https://tslog.js.org","devDependencies":{"@microsoft/api-extractor":"^7.7.13","@rushstack/eslint-config":"^0.5.7","@types/jest":"~25.2.1","@types/lodash":"~4.14.149","@types/node":"^13.11.0","@types/source-map-support":"~0.5.1","docsify":"^4.11.3","eslint":"^6.8.0","eslint-config-prettier":"^6.10.1","eslint-plugin-prettier":"^3.1.2","git-hooks":"^1.1.10","jest":"~25.4.0","prettier":"^2.0.4","ts-jest":"~25.4.0","ts-node":"~8.9.0","typedoc":"^0.17.4","typescript":"^3.8.3"},"dependencies":{"chalk":"~4.0.0","source-map-support":"~0.5.16"},"keywords":["logger","typescript","log level","json","stacktrace","Error.stack","call location","debug","pretty","log","log4j","log4js","log4ts","print","logging","bunyan","winston","stack","trace","pretty print","prettify","format","human","callsites","callsite","show error","handling exceptions","pretty log","pretty json","pretty-error","sourcemap"],"gitHead":"9c51c4e457b8d628577af0bf761fef38dcd8c635","_id":"tslog@1.0.0-dev.16","_nodeVersion":"12.14.0","_npmVersion":"6.14.4","_npmUser":{"name":"eterehov","email":"opensource@terehov.de"},"dist":{"shasum":"494e042dbf15a33779fb46a94b92796f42c76abe","size":13577,"noattachment":false,"key":"/tslog/-/tslog-1.0.0-dev.16.tgz","tarball":"http://registry.cnpm.dingdandao.com/tslog/download/tslog-1.0.0-dev.16.tgz"},"maintainers":[{"name":"eterehov","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tslog_1.0.0-dev.16_1587875438221_0.15687504167856736"},"_hasShrinkwrap":false,"publish_time":1587875438360,"_cnpm_publish_time":1587875438360,"_cnpmcore_publish_time":"2021-12-16T13:12:59.360Z","dist-tags":{"latest":"4.10.2","next":"4.8.4-0"}}