{"name":"abitype","description":"Strict TypeScript types for Ethereum ABIs","version":"0.0.0-canary.20231201T171022","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","typecheck":"tsc --noEmit"},"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@wagmi.sh"},{"name":"jxom.eth","email":"j@wagmi.sh"}],"funding":"https://github.com/sponsors/wevm","keywords":["abi","eth","ethereum","typescript","types","web3","viem","wagmi","wevm"],"_id":"abitype@0.0.0-canary.20231201T171022","readmeFilename":"README.md","gitHead":"769067c7b0876b69277485fab35063a912ffb19d","bugs":{"url":"https://github.com/wevm/abitype/issues"},"homepage":"https://github.com/wevm/abitype#readme","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"shasum":"bd95de65afb394878fe37fa0b501f26cb6aaf1e9","size":125568,"noattachment":false,"key":"/abitype/-/abitype-0.0.0-canary.20231201T171022.tgz","tarball":"http://registry.cnpm.dingdandao.com/abitype/download/abitype-0.0.0-canary.20231201T171022.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.20231201T171022_1701450634888_0.613030607188747"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-01T17:10:35.094Z","publish_time":1701450635094,"_source_registry_name":"default","_cnpm_publish_time":1701450635094,"dist-tags":{"latest":"1.2.3"}}