{"name":"@smithy/fetch-http-handler","version":"3.0.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":"node ../../scripts/inline fetch-http-handler","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 --coverage --forceExit && yarn g:karma start karma.conf.js"},"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/protocol-http":"^4.0.0","@smithy/querystring-builder":"^3.0.0","@smithy/types":"^3.0.0","@smithy/util-base64":"^3.0.0","tslib":"^2.6.2"},"devDependencies":{"@smithy/abort-controller":"^3.0.0","concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/fetch-http-handler","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/fetch-http-handler"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/fetch-http-handler@3.0.1","gitHead":"be063c689c889806cb65d9aa4802ac9bee9655b4","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.20.2","_npmVersion":"10.5.0","dist":{"shasum":"dacfdf6e70d639fac4a0f57c42ce13f0ed14ff22","size":9185,"noattachment":false,"key":"/@smithy/fetch-http-handler/-/@smithy/fetch-http-handler-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/fetch-http-handler/download/@smithy/fetch-http-handler-3.0.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/fetch-http-handler_3.0.1_1715717416567_0.008132907507904852"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-14T20:10:16.752Z","publish_time":1715717416752,"_source_registry_name":"default","_cnpm_publish_time":1715717416752,"dist-tags":{"latest":"5.3.13"}}