{"name":"tslog","version":"4.6.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"},"type":"module","main":"./dist/cjs/index.js","module":"./dist/esm/index.js","types":"./dist/types/index.d.ts","browser":{"tslog":"./dist/browser/index.js","./dist/esm/runtime/nodejs/index.js":"./dist/esm/runtime/browser/index.js","./dist/cjs/runtime/nodejs/index.js":"./dist/cjs/runtime/browser/index.js","./src/runtime/nodejs/index.js":"./src/runtime/browser/index.js","util":false},"exports":{".":{"types":"./dist/types/index.d.ts","require":"./dist/cjs/index.js","import":"./dist/esm/index.js","default":"./dist/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 && cp ./src/package-cjs.json ./dist/cjs/package.json","build-example":"tsc -b tsconfig.example.json","dev-ts":"nodemon --watch './**/*.ts' --exec 'node --experimental-specifier-resolution=node --enable-source-maps --no-warnings --loader ts-node/esm' examples/nodejs/index2.ts","start":"npm run build-example && node --experimental-specifier-resolution=node --enable-source-maps examples/dist/examples/nodejs/index2.js","dev-ts-old-example":"nodemon --watch './**/*.ts' --exec 'node --experimental-specifier-resolution=node --enable-source-maps --no-warnings --loader ts-node/esm' examples/nodejs/index.ts","dev-js":"npm run build-example && node --experimental-specifier-resolution=node --enable-source-maps 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","resolver":"ts-jest-resolver","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.15","eslint":"^8.23.0","eslint-config-prettier":"^8.5.0","husky":"^8.0.1","jest":"^28.1.3","jest-puppeteer":"^6.2.0","nodemon":"^2.0.19","np":"^7.6.2","prettier":"^2.7.1","puppeteer":"^17.1.0","ts-jest":"^28.0.8","ts-jest-resolver":"^2.0.0","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":"306175f8d7a556392146411e18715b250f616346","_id":"tslog@4.6.0","_nodeVersion":"16.11.0","_npmVersion":"8.1.4","dist":{"shasum":"16f318f7d5b2dfc122fbdd4b5b7465434df678e5","size":30149,"noattachment":false,"key":"/tslog/-/tslog-4.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/tslog/download/tslog-4.6.0.tgz"},"_npmUser":{"name":"eterehov","email":"opensource@terehov.de"},"directories":{},"maintainers":[{"name":"eterehov","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tslog_4.6.0_1671646569019_0.4588268111917999"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-21T18:49:18.694Z","publish_time":1671646569201,"_cnpm_publish_time":1671646569201,"dist-tags":{"latest":"4.10.2","next":"4.8.4-0"}}