{"name":"@smithy/protocol-http","version":"1.1.0","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}\"","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":"^1.1.0","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":"7b4756d90d83f268fb714913ac816d3183b27361","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@1.1.0","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"shasum":"caf22e01cb825d7490a4915e03d6fa64954ff535","size":8137,"noattachment":false,"key":"/@smithy/protocol-http/-/@smithy/protocol-http-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/protocol-http/download/@smithy/protocol-http-1.1.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/protocol-http_1.1.0_1687212046111_0.7250012747071852"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-19T22:00:46.402Z","publish_time":1687212046402,"_source_registry_name":"default","_cnpm_publish_time":1687212046402,"dist-tags":{"latest":"5.3.11"}}