{"name":"@smithy/protocol-http","version":"2.0.1","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}\"","test":"jest"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","dependencies":{"@smithy/types":"^2.0.2","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/protocol-http","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/protocol-http"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"gitHead":"632c5a5cb0b8ba0ef5f2bfc1f701cfb292fa79a1","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/protocol-http/latest.svg)](https://www.npmjs.com/package/@smithy/protocol-http) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/protocol-http.svg)](https://www.npmjs.com/package/@smithy/protocol","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/protocol-http@2.0.1","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"shasum":"4257b9b8803f1e7638022a9cc6be8ea0abacac26","size":8810,"noattachment":false,"key":"/@smithy/protocol-http/-/@smithy/protocol-http-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/protocol-http/download/@smithy/protocol-http-2.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/protocol-http_2.0.1_1690306807430_0.6697565965929231"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-25T17:40:07.594Z","publish_time":1690306807594,"_source_registry_name":"default","_cnpm_publish_time":1690306807594,"dist-tags":{"latest":"5.3.11"}}