{"name":"@smithy/util-endpoints","version":"3.3.4","description":"Utilities to help with endpoint resolution.","main":"./dist-cjs/index.js","module":"./dist-es/index.js","scripts":{"build":"concurrently 'yarn:build:types' 'yarn:build:es:cjs'","build:es:cjs":"yarn g:tsc -p tsconfig.es.json && node ../../scripts/inline util-endpoints","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"premove dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","clean":"premove dist-cjs dist-es dist-types tsconfig.cjs.tsbuildinfo tsconfig.es.tsbuildinfo tsconfig.types.tsbuildinfo","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","stage-release":"premove .release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","test":"yarn g:vitest run","test:integration":"yarn g:vitest run -c vitest.config.integ.mts","test:integration:watch":"yarn g:vitest watch -c vitest.config.integ.mts","test:watch":"yarn g:vitest watch"},"keywords":["endpoint"],"author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","sideEffects":false,"dependencies":{"@smithy/node-config-provider":"^4.3.13","@smithy/types":"^4.14.0","tslib":"^2.6.2"},"devDependencies":{"@types/node":"^18.11.9","concurrently":"7.0.0","downlevel-dts":"0.10.1","premove":"4.0.0","typedoc":"0.23.23"},"types":"./dist-types/index.d.ts","engines":{"node":">=18.0.0"},"typesVersions":{"<4.5":{"types/*":["types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/master/packages/util-endpoints","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/util-endpoints"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/util-endpoints@3.3.4","gitHead":"c01e9dff4efd3c6ac26f5701ed0b8b50d10c4e62","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"integrity":"sha512-BKoR/ubPp9KNKFxPpg1J28N1+bgu8NGAtJblBP7yHy8yQPBWhIAv9+l92SlQLpolGm71CVO+btB60gTgzT0wog==","shasum":"e372596c9aebd7939a0452f6b8ec417cfac18f7c","tarball":"https://registry.npmjs.org/@smithy/util-endpoints/-/util-endpoints-3.3.4.tgz","fileCount":92,"unpackedSize":62649,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGtr+KAu1E8wckwVaITFUMRWG6sf8Mz4LzKxcKQJquLoAiEAt54ETFjUHqlqP1Lg04RyPG9Y2nwpPCxm88y1Ek68q5g="}]},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"trivikr-aws","email":"trivikr@amazon.com"},{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},{"name":"aws-sdk-bot","email":"aws-sdk-js-automation@amazon.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/util-endpoints_3.3.4_1775494882275_0.8098907265994386"},"_hasShrinkwrap":false}