{"name":"@smithy/fetch-http-handler","version":"5.0.2","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:vitest run && yarn test:browser","test:watch":"yarn g:vitest watch","test:browser":"yarn g:vitest run -c vitest.config.browser.ts","test:browser:watch":"yarn g:vitest watch -c vitest.config.browser.ts"},"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":"^5.1.0","@smithy/querystring-builder":"^4.0.2","@smithy/types":"^4.2.0","@smithy/util-base64":"^4.0.0","tslib":"^2.6.2"},"devDependencies":{"@smithy/abort-controller":"^4.0.2","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/smithy-lang/smithy-typescript/tree/main/packages/fetch-http-handler","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/fetch-http-handler"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"engines":{"node":">=18.0.0"},"_id":"@smithy/fetch-http-handler@5.0.2","gitHead":"78c1ba09e4906fbda8639c488136deef63498e0c","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.7","_npmVersion":"10.8.2","dist":{"shasum":"9d3cacf044aa9573ab933f445ab95cddb284813d","size":9785,"noattachment":false,"key":"/@smithy/fetch-http-handler/-/@smithy/fetch-http-handler-5.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/fetch-http-handler/download/@smithy/fetch-http-handler-5.0.2.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-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-npm-production","tmp":"tmp/fetch-http-handler_5.0.2_1742850392419_0.9128139353050193"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-24T21:06:32.623Z","publish_time":1742850392623,"_source_registry_name":"default","_cnpm_publish_time":1742850392623,"dist-tags":{"latest":"5.3.13"}}