{"name":"abitype","description":"Strict TypeScript types for Ethereum ABIs","version":"0.0.0-canary.20240315T080912","license":"MIT","repository":{"type":"git","url":"git+https://github.com/wevm/abitype.git"},"scripts":{"build":"pnpm run clean && pnpm run build:cjs && pnpm run build:esm+types","build:cjs":"tsc --project tsconfig.build.json --module commonjs --moduleResolution node10 --outDir ./dist/cjs --removeComments --verbatimModuleSyntax false && echo > ./dist/cjs/package.json '{\"type\":\"commonjs\"}'","build:esm+types":"tsc --project tsconfig.build.json --module es2020 --outDir ./dist/esm --declaration --declarationMap --declarationDir ./dist/types && echo > ./dist/esm/package.json '{\"type\":\"module\",\"sideEffects\":false}'","clean":"rm -rf dist tsconfig.tsbuildinfo abis zod","test:build":"publint --strict","typebench":"tsx src/**.bench-d.ts --benchPercentThreshold 20 --benchErrorOnThresholdExceeded","typecheck":"tsc --noEmit","typeperf":"tsc --noEmit --extendedDiagnostics --composite false --incremental false"},"sideEffects":false,"type":"module","main":"./dist/cjs/exports/index.js","module":"./dist/esm/exports/index.js","types":"./dist/types/exports/index.d.ts","typings":"./dist/types/exports/index.d.ts","exports":{".":{"types":"./dist/types/exports/index.d.ts","import":"./dist/esm/exports/index.js","default":"./dist/cjs/exports/index.js"},"./abis":{"types":"./dist/types/exports/abis.d.ts","import":"./dist/esm/exports/abis.js","default":"./dist/cjs/exports/abis.js"},"./zod":{"types":"./dist/types/exports/zod.d.ts","import":"./dist/esm/exports/zod.js","default":"./dist/cjs/exports/zod.js"},"./package.json":"./package.json"},"typesVersions":{"*":{"abis":["./dist/types/exports/abis.d.ts"],"zod":["./dist/types/exports/zod.d.ts"]}},"peerDependencies":{"typescript":">=5.0.4","zod":"^3 >=3.22.0"},"peerDependenciesMeta":{"typescript":{"optional":true},"zod":{"optional":true}},"devDependencies":{"@ethersproject/abi":"^5.7.0","ethers":"^6.5.1","zod":"^3.22.4"},"contributors":[{"name":"awkweb.eth","email":"t@wevm.dev"},{"name":"jxom.eth","email":"j@wevm.dev"}],"funding":"https://github.com/sponsors/wevm","keywords":["abi","eth","ethereum","types","typescript","viem","wagmi","web3","wevm"],"_id":"abitype@0.0.0-canary.20240315T080912","readmeFilename":"README.md","gitHead":"22a5f3a52659d4bf8f6098bfff19ca7e4f6a198f","bugs":{"url":"https://github.com/wevm/abitype/issues"},"homepage":"https://github.com/wevm/abitype#readme","_nodeVersion":"18.19.1","_npmVersion":"10.2.4","dist":{"shasum":"cb146b24ce833aa4fc4d9e9b44a415fa14f27dde","size":126624,"noattachment":false,"key":"/abitype/-/abitype-0.0.0-canary.20240315T080912.tgz","tarball":"http://registry.cnpm.dingdandao.com/abitype/download/abitype-0.0.0-canary.20240315T080912.tgz"},"_npmUser":{"name":"awkweb","email":"tom@meagher.co"},"directories":{},"maintainers":[{"name":"awkweb","email":""},{"name":"jmoxey","email":"jakemoxey@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/abitype_0.0.0-canary.20240315T080912_1710490163390_0.1437987190974801"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-15T08:09:23.554Z","publish_time":1710490163554,"_source_registry_name":"default","_cnpm_publish_time":1710490163554,"dist-tags":{"latest":"1.2.3"}}