{"name":"@smithy/fetch-http-handler","version":"1.0.0","description":"Provides a way to make requests","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 --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":"workspace:^","@smithy/querystring-builder":"workspace:^","@smithy/types":"workspace:^","@smithy/util-base64":"workspace:^","tslib":"^2.5.0"},"devDependencies":{"@smithy/abort-controller":"workspace:^","@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.73.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"},"gitHead":"7b4756d90d83f268fb714913ac816d3183b27361","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/fetch-http-handler@1.0.0","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"shasum":"66128fe88382ea7c9c361e2513fc12656b8f5955","size":7771,"noattachment":false,"key":"/@smithy/fetch-http-handler/-/@smithy/fetch-http-handler-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/fetch-http-handler/download/@smithy/fetch-http-handler-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/fetch-http-handler_1.0.0_1687212040457_0.6105910340965541"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-19T22:00:40.696Z","publish_time":1687212040696,"_source_registry_name":"default","_cnpm_publish_time":1687212040696,"dist-tags":{"latest":"5.3.13"}}