{"name":"@smithy/node-http-handler","version":"2.1.1","description":"Provides a way to make requests","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","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 --coverage --forceExit"},"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/abort-controller":"^2.0.6","@smithy/protocol-http":"^3.0.1","@smithy/querystring-builder":"^2.0.6","@smithy/types":"^2.3.0","tslib":"^2.5.0"},"devDependencies":{"@tsconfig/recommended":"1.0.1","@types/node":"^14.14.31","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/node-http-handler","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/node-http-handler"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"gitHead":"12b06d33f7ebb1e671d52efdfb2d2f36952603b5","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/node-http-handler@2.1.1","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"shasum":"19be3788c4120bd766580ab898a9c6121015d056","size":15402,"noattachment":false,"key":"/@smithy/node-http-handler/-/@smithy/node-http-handler-2.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/node-http-handler/download/@smithy/node-http-handler-2.1.1.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/node-http-handler_2.1.1_1694045927948_0.9167649141599519"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-07T00:18:48.137Z","publish_time":1694045928137,"_source_registry_name":"default","_cnpm_publish_time":1694045928137,"dist-tags":{"latest":"4.4.14"}}