{"name":"tslog","version":"1.0.0-dev.17","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":"5fa5ec68bee2ffd9ff23e7a66e77ed352740250c","_id":"tslog@1.0.0-dev.17","_nodeVersion":"12.14.0","_npmVersion":"6.14.4","_npmUser":{"name":"eterehov","email":"opensource@terehov.de"},"dist":{"shasum":"9ab5ca0c8b19f2c25a209b1f18dc17c92d1bd97a","size":13973,"noattachment":false,"key":"/tslog/-/tslog-1.0.0-dev.17.tgz","tarball":"http://registry.cnpm.dingdandao.com/tslog/download/tslog-1.0.0-dev.17.tgz"},"maintainers":[{"name":"eterehov","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tslog_1.0.0-dev.17_1587885335695_0.6700056767263467"},"_hasShrinkwrap":false,"publish_time":1587885335895,"_cnpm_publish_time":1587885335895,"_cnpmcore_publish_time":"2021-12-16T13:12:59.099Z","dist-tags":{"latest":"4.10.2","next":"4.8.4-0"}}