{"name":"lambda-server-timing","version":"0.2.0","license":"MIT","author":{"name":"Nishu Goel","email":"nishu0505@gmail.com"},"contributors":[{"name":"Nishu Goel","url":"https://github.com/NishuGoel"}],"repository":{"type":"git","url":"git+https://github.com/NishuGoel/lambda-server-timing.git#main"},"keywords":["server-timing","lambda","serverless","performance"],"main":"index.js","types":"index.d.ts","engines":{"node":">=14"},"scripts":{"build:declarations":"tsc -p tsconfig.json","build":"npm-run-all -p build:declarations test lint","test":"jest --verbose --detectOpenHandles --forceExit --passWithNoTests","lint":"eslint src --ext .ts"},"devDependencies":{"concurrently":"^6.4.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","eslintrc":"^1.0.6","prettier":"^2.5.0","@types/aws-lambda":"^8.10.130","jest":"^29.7.0","npm-run-all":"^4.1.5","ts-jest":"^29.1.1","ts-node":"^10.9.2","tslib":"^2.6.2","typescript":"^5.3.3","@typescript-eslint/eslint-plugin":"^6.16.0"},"dependencies":{"@dazn/lambda-powertools-logger":"^1.28.1","@middy/core":"^5.1.0"},"gitHead":"91657f0b9ff9b73252b78a6c200809cbd8569825","description":"Enables Lambdas to return responses with Server-Timing Header allowing to to pass request-specific timings from the backend to the browser.","bugs":{"url":"https://github.com/NishuGoel/lambda-server-timing/issues"},"homepage":"https://github.com/NishuGoel/lambda-server-timing/tree/main#readme","_id":"lambda-server-timing@0.2.0","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-wMiJEUQIdyzsNrEFo+XJu+u+W3udbRMsuee6vSLLPkJVSa9RgIllTmF+iv/2dAWJ6VdXP9c9V3R+puoxFTfm2w==","shasum":"64fc9ff6beb7366301379879c1bac194d89c2ac0","tarball":"https://registry.npmjs.org/lambda-server-timing/-/lambda-server-timing-0.2.0.tgz","fileCount":6,"unpackedSize":12461,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAFr+ISUA2D8HIdiyPBO3SytXPN+1prncJPkKqpU5sVsAiAXPIAH/fmfCDCAjn+gKlOY1msA4bJwn7IQspEmCcGRqg=="}]},"_npmUser":{"name":"nishugoel","email":"nishu0505@gmail.com"},"directories":{},"maintainers":[{"name":"nishugoel","email":"nishu0505@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lambda-server-timing_0.2.0_1732265015057_0.19985254465739066"},"_hasShrinkwrap":false}