{"name":"@smithy/middleware-stack","version":"1.0.0","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'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"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","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":"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":{"tslib":"^2.5.0"},"devDependencies":{"@smithy/types":"workspace:^","@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"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"},"gitHead":"7b4756d90d83f268fb714913ac816d3183b27361","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/middleware-stack@1.0.0","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"shasum":"62111c8db98a97463854c9366063dcf188705f99","size":8413,"noattachment":false,"key":"/@smithy/middleware-stack/-/@smithy/middleware-stack-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/middleware-stack/download/@smithy/middleware-stack-1.0.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team@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_1.0.0_1687212046083_0.8624720485830455"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-19T22:00:46.398Z","publish_time":1687212046398,"_source_registry_name":"default","_cnpm_publish_time":1687212046398,"dist-tags":{"latest":"4.2.11"}}