{"name":"@smithy/fetch-http-handler","version":"2.0.3","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 && 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":"^2.0.3","@smithy/querystring-builder":"^2.0.3","@smithy/types":"^2.2.0","@smithy/util-base64":"^2.0.0","tslib":"^2.5.0"},"devDependencies":{"@smithy/abort-controller":"^2.0.3","@tsconfig/recommended":"1.0.1","@types/chai-as-promised":"^7.1.2","chai":"^4.2.0","chai-as-promised":"^7.1.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","jest":"28.1.1","karma":"6.4.0","karma-chai":"0.1.0","karma-chrome-launcher":"3.1.1","karma-coverage":"2.2.0","karma-env-preprocessor":"0.1.1","karma-firefox-launcher":"2.1.2","karma-jasmine":"5.1.0","karma-mocha":"2.0.1","karma-sourcemap-loader":"0.3.8","karma-typescript":"5.5.3","karma-webpack":"5.0.0","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5","webpack":"5.76.0","webpack-cli":"4.10.0"},"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"},"gitHead":"1f9fcad7015cdf639e98d4e951ceddc2a1ec11db","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/fetch-http-handler@2.0.3","_nodeVersion":"18.17.0","_npmVersion":"9.6.7","dist":{"shasum":"e53b6a65f25c9c3b20ec06fbc4795409381d82d6","size":7975,"noattachment":false,"key":"/@smithy/fetch-http-handler/-/@smithy/fetch-http-handler-2.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/fetch-http-handler/download/@smithy/fetch-http-handler-2.0.3.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_2.0.3_1691773099766_0.4188725748894744"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-11T16:58:19.972Z","publish_time":1691773099972,"_source_registry_name":"default","_cnpm_publish_time":1691773099972,"dist-tags":{"latest":"5.3.13"}}