{"name":"tslog","version":"4.3.0","description":"📝 Extensible TypeScript Logger for Node.js and Browser: Dependency free, Fully customizable, Pretty errors, stack traces, and JSON output to attachable transports.","author":{"name":"Eugene","email":"opensource@terehov.de","url":"http://fullstack.build/"},"license":"MIT","funding":"https://github.com/fullstack-build/tslog?sponsor=1","homepage":"https://tslog.js.org","repository":{"type":"git","url":"git+https://github.com/fullstack-build/tslog.git"},"bugs":{"url":"https://github.com/fullstack-build/tslog/issues"},"main":"./dist/nodejs/cjs/index.js","module":"./dist/nodejs/esm/index.js","types":"./dist/nodejs/types/index.d.ts","browser":{"tslog":"./dist/browser/index.js","util":false,"./src/runtime/nodejs/index.ts":"./src/runtime/browser/index.ts"},"exports":{".":{"require":"./dist/nodejs/cjs/index.js","import":"./dist/nodejs/esm/index.js"}},"scripts":{"build":"npm run build-types && npm run build-server && npm run build-browser","build-browser":"node build.js","build-types":"tsc -b tsconfig.types.json","build-server":"tsc -b tsconfig.esm.json tsconfig.cjs.json","start":"node --enable-source-maps --experimental-specifier-resolution=node examples/dist/examples/nodejs/index2.js","dev-ts":"nodemon --watch './**/*.ts' --exec 'node --enable-source-maps --experimental-specifier-resolution=node --no-warnings --loader ts-node/esm' examples/nodejs/index2.ts","dev-ts-old-example":"nodemon --watch './**/*.ts' --exec 'node --enable-source-maps --experimental-specifier-resolution=node --no-warnings --loader ts-node/esm' examples/nodejs/index.ts","dev-js":"tsc -b tsconfig.example.json && node --enable-source-maps --experimental-specifier-resolution=node examples/dist/examples/nodejs/index2.js","lint":"eslint --ext .js,.ts .","format":"prettier --ignore-path .gitignore --write \"**/*.+(js|ts|json)\"","test":"JEST_PUPPETEER_CONFIG=jest-puppeteer.config.cjs jest","test-puppeteer-serve":"npm run build-browser && node tests/Browser/server/index.cjs -p 4444","coverage":"JEST_PUPPETEER_CONFIG=jest-puppeteer.config.cjs jest --coverage","docsify-init":"docsify init ./docs","docsify-serve":"cd docs && docsify serve","pre-publish":"npm run build","release":"np --any-branch"},"engines":{"node":">=16"},"jest":{"verbose":true,"preset":"./jest-preset.cjs","testTimeout":100000,"testEnvironment":"node","collectCoverage":true,"clearMocks":true,"testMatch":["**/tests/**/*.test.ts","**/tests/**/*.test.js"],"coveragePathIgnorePatterns":["<rootDir>/tests/"]},"np":{"yarn":false,"contents":"."},"publishConfig":{"access":"public"},"devDependencies":{"@jest/types":"^28.1.3","@types/expect-puppeteer":"^5.0.1","@types/jest-environment-puppeteer":"^5.0.2","@types/node":"^17.0.29","@types/puppeteer":"^5.4.6","@typescript-eslint/eslint-plugin":"^5.36.1","@typescript-eslint/parser":"^5.36.1","docsify":"^4.11.4","esbuild":"^0.15.5","eslint":"^8.23.0","eslint-config-prettier":"^8.5.0","husky":"^8.0.1","jest":"^28.1.3","jest-puppeteer":"^6.1.1","nodemon":"^2.0.19","np":"^7.6.2","prettier":"^2.7.1","puppeteer":"^17.1.0","ts-jest":"^28.0.8","ts-node":"^10.9.1","typescript":"^4.7.4"},"sideEffects":false,"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":"31096c01b256da206d2777530313624b00135faa","_id":"tslog@4.3.0","_nodeVersion":"16.11.0","_npmVersion":"8.1.4","dist":{"shasum":"4072085fb928c6bb85d4fed0b61172bf3ab4d9a9","size":44504,"noattachment":false,"key":"/tslog/-/tslog-4.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/tslog/download/tslog-4.3.0.tgz"},"_npmUser":{"name":"eterehov","email":"opensource@terehov.de"},"directories":{},"maintainers":[{"name":"eterehov","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tslog_4.3.0_1669109109369_0.016186984374249258"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-22T09:52:36.761Z","publish_time":1669109109579,"_cnpm_publish_time":1669109109579,"dist-tags":{"latest":"4.10.2","next":"4.8.4-0"}}