{"name":"abitype","description":"Strict TypeScript types for Ethereum ABIs","version":"0.0.0-canary.20240117T190425","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.20240117T190425","readmeFilename":"README.md","gitHead":"0f5d67d226ecca756ed3674f272b6f6b91e3162b","bugs":{"url":"https://github.com/wevm/abitype/issues"},"homepage":"https://github.com/wevm/abitype#readme","_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"shasum":"a45c40906829176cf548d5214b414e82e4772917","size":126228,"noattachment":false,"key":"/abitype/-/abitype-0.0.0-canary.20240117T190425.tgz","tarball":"http://registry.cnpm.dingdandao.com/abitype/download/abitype-0.0.0-canary.20240117T190425.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.20240117T190425_1705518276693_0.8840805846083888"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-17T19:04:36.843Z","publish_time":1705518276843,"_source_registry_name":"default","_cnpm_publish_time":1705518276843,"dist-tags":{"latest":"1.2.3"}}