{"name":"@aws-lambda-powertools/logger","version":"0.11.0","description":"The logging package for the AWS Lambda Powertools for TypeScript library","author":{"name":"Amazon Web Services","url":"https://aws.amazon.com"},"publishConfig":{"access":"public"},"scripts":{"commit":"commit","test":"npm run test:unit","test:unit":"jest --group=unit --detectOpenHandles --coverage --verbose","test:e2e:nodejs12x":"RUNTIME=nodejs12x jest --group=e2e","test:e2e:nodejs14x":"RUNTIME=nodejs14x jest --group=e2e","test:e2e:nodejs16x":"RUNTIME=nodejs16x jest --group=e2e","test:e2e":"jest --group=e2e","watch":"jest --watch --group=unit","build":"tsc","lint":"eslint --ext .ts --fix --no-error-on-unmatched-pattern src tests","format":"eslint --fix --ext .ts --fix --no-error-on-unmatched-pattern src tests","package":"mkdir -p dist/ && npm pack && mv *.tgz dist/","package-bundle":"../../package-bundler.sh ${LERNA_PACKAGE_NAME}-bundle ./dist/","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"homepage":"https://github.com/awslabs/aws-lambda-powertools-typescript/tree/master/packages/logging#readme","license":"MIT","main":"./lib/index.js","types":"./lib/index.d.ts","typedocMain":"src/index.ts","devDependencies":{"@types/lodash.clonedeep":"^4.5.7","@types/lodash.merge":"^4.6.7","@types/lodash.pickby":"^4.6.7"},"repository":{"type":"git","url":"git+https://github.com/awslabs/aws-lambda-powertools-typescript.git"},"bugs":{"url":"https://github.com/awslabs/aws-lambda-powertools-typescript/issues"},"dependencies":{"@aws-lambda-powertools/commons":"^0.11.0","lodash.clonedeep":"^4.5.0","lodash.merge":"^4.6.2","lodash.pickby":"^4.6.0"},"gitHead":"5c0ad042f2571be182a46345b47e39d33c0225e8","_id":"@aws-lambda-powertools/logger@0.11.0","_nodeVersion":"16.15.1","_npmVersion":"lerna/4.0.0/node@v16.15.1+x64 (linux)","dist":{"shasum":"46c7e8d96ea6b422ca748e74f17202e97574d9a8","size":24554,"noattachment":false,"key":"/@aws-lambda-powertools/logger/-/@aws-lambda-powertools/logger-0.11.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-lambda-powertools/logger/download/@aws-lambda-powertools/logger-0.11.0.tgz"},"_npmUser":{"name":"flochaz","email":"florianchazal@gmail.com"},"directories":{},"maintainers":[{"name":"ijemmy","email":"chadchapol.v@gmail.com"},{"name":"dreamorosi","email":"dreamorosi@gmail.com"},{"name":"sarutule","email":"sara.gerion@gmail.com"},{"name":"flochaz","email":"florianchazal@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/logger_0.11.0_1655996078270_0.8841054712959606"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-23T15:49:23.427Z","publish_time":1655996078440,"_cnpm_publish_time":1655996078440,"dist-tags":{"latest":"1.8.0"}}