{"name":"@smithy/core","version":"2.2.8","scripts":{"build":"yarn lint && concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline core","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":"npx eslint -c ../../.eslintrc.js \"src/**/*.ts\" && node ./scripts/lint","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:jest"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","exports":{".":{"module":"./dist-es/index.js","node":"./dist-cjs/index.js","import":"./dist-es/index.js","require":"./dist-cjs/index.js","types":"./dist-types/index.d.ts"},"./package.json":{"module":"./package.json","node":"./package.json","import":"./package.json","require":"./package.json"}},"author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","dependencies":{"@smithy/middleware-endpoint":"^3.0.5","@smithy/middleware-retry":"^3.0.11","@smithy/middleware-serde":"^3.0.3","@smithy/protocol-http":"^4.0.4","@smithy/smithy-client":"^3.1.9","@smithy/types":"^3.3.0","@smithy/util-middleware":"^3.0.3","tslib":"^2.6.2"},"engines":{"node":">=16.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/core","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/core"},"devDependencies":{"@types/node":"^16.18.96","concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/core@2.2.8","gitHead":"9d2298770fa1c15ec926acd15c6d0b2d70f0c8c3","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/core/latest.svg)](https://www.npmjs.com/package/@smithy/core) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/core.svg)](https://www.npmjs.com/package/@smithy/core)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.20.4","_npmVersion":"10.7.0","dist":{"shasum":"d1edc47584497c58aec741b0a2814cdc1db7b72c","size":16439,"noattachment":false,"key":"/@smithy/core/-/@smithy/core-2.2.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/core/download/@smithy/core-2.2.8.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/core_2.2.8_1721249809531_0.6860953144615158"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-17T20:56:49.730Z","publish_time":1721249809730,"_source_registry_name":"default","_cnpm_publish_time":1721249809730,"dist-tags":{"latest":"3.23.8"}}