{"name":"@smithy/middleware-stack","version":"2.1.2","description":"Provides a means for composing multiple middleware functions into a single handler","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline middleware-stack","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","extract:docs":"api-extractor run --local","test":"yarn g:jest"},"author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","dependencies":{"@smithy/types":"^2.10.0","tslib":"^2.5.0"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/middleware-stack","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/middleware-stack"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/middleware-stack@2.1.2","gitHead":"7baf4b118b55683e97208f262c5083184d99b095","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.19.1","_npmVersion":"10.2.4","dist":{"shasum":"17dbb56d85f51cb2c86c13dbad7fca35c843c61c","size":10179,"noattachment":false,"key":"/@smithy/middleware-stack/-/@smithy/middleware-stack-2.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/middleware-stack/download/@smithy/middleware-stack-2.1.2.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/middleware-stack_2.1.2_1708636533405_0.975603556599864"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-22T21:15:33.586Z","publish_time":1708636533586,"_source_registry_name":"default","_cnpm_publish_time":1708636533586,"dist-tags":{"latest":"4.2.11"}}