{"name":"tslog","version":"2.2.0","description":"📝 Expressive TypeScript Logger for Node.js: Pretty errors, stack traces, code frames, and JSON output to attachable transports.","main":"dist/index","typings":"dist/index","engines":{"node":">=8"},"scripts":{"ts-node":"ts-node example/index.ts","ts-node-onchange":"onchange -i \"**/*.ts\" -- npm run ts-node","start":"npm run ts-node","build":"tsc","prepublishOnly":"npm run build && npm run test","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","release":"np"},"jest":{"verbose":true,"preset":"ts-jest","testEnvironment":"node","collectCoverage":true,"testMatch":["/**/*.test.ts","/**/node_modules_test/*.test.ts"],"globals":{"ts-jest":{"packageJson":"package.json"}}},"np":{"yarn":false,"contents":"."},"publishConfig":{"access":"public"},"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.3","@types/node":"^13.13.8","@types/source-map-support":"~0.5.1","docsify":"^4.11.3","eslint":"^6.8.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","git-hooks":"^1.1.10","jest":"^26.0.1","np":"^6.2.3","onchange":"^7.0.2","prettier":"^2.0.5","ts-jest":"^26.0.0","ts-node":"^8.10.1","typedoc":"^0.17.7","typescript":"^3.9.3"},"dependencies":{"source-map-support":"^0.5.19"},"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":"0d08b98f6a8fccc05795c6469f0acdeda1a4cfd1","_id":"tslog@2.2.0","_nodeVersion":"12.16.3","_npmVersion":"6.14.5","_npmUser":{"name":"eterehov","email":"opensource@terehov.de"},"dist":{"shasum":"a0e8794c4652a1ca3f87f719659157b6e13ace50","size":28133,"noattachment":false,"key":"/tslog/-/tslog-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/tslog/download/tslog-2.2.0.tgz"},"maintainers":[{"name":"eterehov","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tslog_2.2.0_1591382788495_0.46585172689474974"},"_hasShrinkwrap":false,"publish_time":1591382788620,"_cnpm_publish_time":1591382788620,"_cnpmcore_publish_time":"2021-12-16T13:12:53.212Z","dist-tags":{"latest":"4.10.2","next":"4.8.4-0"}}