{"name":"@smithy/core","version":"2.3.0","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.1.0","@smithy/middleware-retry":"^3.0.12","@smithy/middleware-serde":"^3.0.3","@smithy/protocol-http":"^4.1.0","@smithy/smithy-client":"^3.1.10","@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.3.0","gitHead":"e145ae7e5a90fa5e5db03e802a8ea8bf59f82d1a","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":"305da2d99f9239e6e6737d55fd073b38edad89ed","size":16440,"noattachment":false,"key":"/@smithy/core/-/@smithy/core-2.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/core/download/@smithy/core-2.3.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/core_2.3.0_1721838518419_0.7164911094031707"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-24T16:28:38.609Z","publish_time":1721838518609,"_source_registry_name":"default","_cnpm_publish_time":1721838518609,"dist-tags":{"latest":"3.23.8"}}