{"name":"@smithy/util-endpoints","version":"1.0.2","description":"Utilities to help with endpoint resolution.","main":"./dist-cjs/index.js","module":"./dist-es/index.js","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"yarn g:tsc -p tsconfig.cjs.json","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g: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":"yarn g:jest","test:integration":"yarn g:jest --config jest.config.integ.js"},"keywords":["endpoint"],"author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/node-config-provider":"^2.1.3","@smithy/types":"^2.4.0","tslib":"^2.5.0"},"devDependencies":{"@tsconfig/recommended":"1.0.1","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"types":"./dist-types/index.d.ts","engines":{"node":">= 14.0.0"},"typesVersions":{"<4.0":{"types/*":["types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/master/packages/util-endpoints","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/util-endpoints"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/util-endpoints@1.0.2","gitHead":"2aee062999dbd37557792fe226c20516c21cdcca","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"shasum":"8be5b840c19661e3830ca10973f775b331bd94cd","size":18367,"noattachment":false,"key":"/@smithy/util-endpoints/-/@smithy/util-endpoints-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/util-endpoints/download/@smithy/util-endpoints-1.0.2.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/util-endpoints_1.0.2_1698252214276_0.590467790356596"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-25T16:43:34.507Z","publish_time":1698252214507,"_source_registry_name":"default","_cnpm_publish_time":1698252214507,"dist-tags":{"latest":"3.3.2"}}