{"name":"@smithy/fetch-http-handler","version":"3.1.0","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":"rimraf dist-types/ts3.4 && 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.2","@smithy/querystring-builder":"^3.0.2","@smithy/types":"^3.2.0","@smithy/util-base64":"^3.0.0","tslib":"^2.6.2"},"devDependencies":{"@smithy/abort-controller":"^3.1.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.1.0","gitHead":"1239f8d4d782fea876780fc3b92bc459df3f71bd","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.20.3","_npmVersion":"10.7.0","dist":{"shasum":"993d47577c7b86eb5796cd29f8301beafa2cf471","size":9313,"noattachment":false,"key":"/@smithy/fetch-http-handler/-/@smithy/fetch-http-handler-3.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/fetch-http-handler/download/@smithy/fetch-http-handler-3.1.0.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.1.0_1718743416089_0.95614659568275"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-18T20:43:36.312Z","publish_time":1718743416312,"_source_registry_name":"default","_cnpm_publish_time":1718743416312,"dist-tags":{"latest":"5.3.13"}}