{"name":"@smithy/signature-v4","version":"5.3.14","description":"A standalone implementation of the AWS Signature V4 request signing algorithm","main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","scripts":{"build":"concurrently 'yarn:build:types' 'yarn:build:es:cjs'","build:es:cjs":"yarn g:tsc -p tsconfig.es.json && node ../../scripts/inline signature-v4","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"premove dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","clean":"premove dist-cjs dist-es dist-types tsconfig.cjs.tsbuildinfo tsconfig.es.tsbuildinfo tsconfig.types.tsbuildinfo","extract:docs":"api-extractor run --local","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","stage-release":"premove .release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","test":"yarn g:vitest run","test:watch":"yarn g:vitest watch"},"author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","sideEffects":false,"dependencies":{"@smithy/is-array-buffer":"^4.2.2","@smithy/protocol-http":"^5.3.14","@smithy/types":"^4.14.1","@smithy/util-hex-encoding":"^4.2.2","@smithy/util-middleware":"^4.2.14","@smithy/util-uri-escape":"^4.2.2","@smithy/util-utf8":"^4.2.2","tslib":"^2.6.2"},"devDependencies":{"@aws-crypto/sha256-js":"5.2.0","concurrently":"7.0.0","downlevel-dts":"0.10.1","premove":"4.0.0","typedoc":"0.23.23"},"engines":{"node":">=18.0.0"},"typesVersions":{"<4.5":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/signature-v4","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/signature-v4"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/signature-v4@5.3.14","gitHead":"a5194303d19d5b5e4a7e3f08374768f3a507f800","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"integrity":"sha512-1D9Y/nmlVjCeSivCbhZ7hgEpmHyY1h0GvpSZt3l0xcD9JjmjVC1CHOozS6+Gh+/ldMH8JuJ6cujObQqfayAVFA==","shasum":"2b28c7d190301a67a520227a2343d1e7bb1c6d22","tarball":"https://registry.npmjs.org/@smithy/signature-v4/-/signature-v4-5.3.14.tgz","fileCount":34,"unpackedSize":90625,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCh2A3urdBhEp03whR35JtzpqGVDTqIGcK/+5WQsaUyBwIgfeD68chT7JAmDIGMncxcpfa1LewUhK/BrT+ohrFJKgY="}]},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"trivikr-aws","email":"trivikr@amazon.com"},{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},{"name":"aws-sdk-bot","email":"aws-sdk-js-automation@amazon.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/signature-v4_5.3.14_1776350057347_0.8152612916635822"},"_hasShrinkwrap":false}