{"name":"@smithy/util-hex-encoding","version":"1.0.1","description":"Converts binary buffers to and from lowercase hexadecimal encoding","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"},"author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","main":"./dist-cjs/index.js","module":"./dist-es/index.js","dependencies":{"tslib":"^2.5.0"},"types":"./dist-types/index.d.ts","engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/util-hex-encoding","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/util-hex-encoding"},"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":"63b6fcdb83b164d2409c94a6304dccaec4f35022","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/util-hex-encoding@1.0.1","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"shasum":"78778f664fa2624b2892d73e82df29b6d8e02380","size":5661,"noattachment":false,"key":"/@smithy/util-hex-encoding/-/@smithy/util-hex-encoding-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/util-hex-encoding/download/@smithy/util-hex-encoding-1.0.1.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/util-hex-encoding_1.0.1_1687289205143_0.0870752063492557"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-20T19:26:45.308Z","publish_time":1687289205308,"_source_registry_name":"default","_cnpm_publish_time":1687289205308,"dist-tags":{"latest":"4.2.2"}}