{"_id":"@tevm/jsonrpc","_rev":"31-5f4b21b2c71c6b5c7c71ac8b6db7db41","name":"@tevm/jsonrpc","dist-tags":{"next":"1.0.0-next.21","latest":"1.0.0-next.148","rc":"1.0.0-rc.151"},"versions":{"1.0.0-next.21":{"name":"@tevm/jsonrpc","version":"1.0.0-next.21","keywords":["solidity","forge","foundry","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/jsonrpc@1.0.0-next.21","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"07811cd956daca69cd64b0940d939ed1a8166e04","tarball":"https://registry.npmjs.org/@tevm/jsonrpc/-/jsonrpc-1.0.0-next.21.tgz","fileCount":12,"integrity":"sha512-ITc3hGiNsam7WcaxFdLlD5OMhWv7wNxGQ3+jyWc2JcqSgv/mOxaOxtL/CdySE6q4ENfCPrHYrR4pTc3CM4M3jA==","signatures":[{"sig":"MEQCIA2RvuUOl7kMUvQ7qo2e3uocNZYmsYQj2byo/u0iSrXFAiBw9hYh9hEO5qN8xwsgSkC11rNUukA1mzKaONYvgo8tKQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20795},"main":"dist/index.cjs","type":"module","_from":"file:tevm-jsonrpc-1.0.0-next.21.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"rome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/jsonrpc","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"rome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"rome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only","format:check":"rome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/bdcadea4e390a96e6c347c13e5b60dd1/tevm-jsonrpc-1.0.0-next.21.tgz","_integrity":"sha512-ITc3hGiNsam7WcaxFdLlD5OMhWv7wNxGQ3+jyWc2JcqSgv/mOxaOxtL/CdySE6q4ENfCPrHYrR4pTc3CM4M3jA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"vm/jsonrpc"},"_npmVersion":"10.1.0","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"20.9.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/api":"^1.0.0-next.21","@tevm/tsconfig":"^1.0.0-next.5","@tevm/tsupconfig":"^1.0.0-next.5"},"_npmOperationalInternal":{"tmp":"tmp/jsonrpc_1.0.0-next.21_1704662107552_0.20926022543923883","host":"s3://npm-registry-packages"}},"1.0.0-next.22":{"name":"@tevm/jsonrpc","version":"1.0.0-next.22","keywords":["solidity","forge","foundry","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/jsonrpc@1.0.0-next.22","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"3f1bcb73d1a6a6d8d3852a57ff8cb291375bf8ad","tarball":"https://registry.npmjs.org/@tevm/jsonrpc/-/jsonrpc-1.0.0-next.22.tgz","fileCount":12,"integrity":"sha512-Cw3gxPUINHyKDVRv9bTkxbXhM0P2HXxDFF7o+s4GVZus7vggXvro61JtSME518gQWEQXcPdAn/cNp5SZHfg2Ng==","signatures":[{"sig":"MEUCIHouRDmxH08LgJRQXmPbwVJcWYmISTnJNSlEyLiy0C8NAiEA3jva2LDApMD9chUzeUEbfgDMP6Znwwbm9ur5okQcMcc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21039},"main":"dist/index.cjs","type":"module","_from":"file:tevm-jsonrpc-1.0.0-next.22.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"rome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/jsonrpc","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"rome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"rome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only","format:check":"rome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/a41b93d3581d314485a9455c2ab2522d/tevm-jsonrpc-1.0.0-next.22.tgz","_integrity":"sha512-Cw3gxPUINHyKDVRv9bTkxbXhM0P2HXxDFF7o+s4GVZus7vggXvro61JtSME518gQWEQXcPdAn/cNp5SZHfg2Ng==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"vm/jsonrpc"},"_npmVersion":"10.1.0","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"20.9.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/api":"^1.0.0-next.22","@tevm/tsconfig":"^1.0.0-next.5","@tevm/tsupconfig":"^1.0.0-next.5"},"_npmOperationalInternal":{"tmp":"tmp/jsonrpc_1.0.0-next.22_1705473485046_0.6889454311193035","host":"s3://npm-registry-packages"}},"1.0.0-next.23":{"name":"@tevm/jsonrpc","version":"1.0.0-next.23","keywords":["solidity","forge","foundry","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/jsonrpc@1.0.0-next.23","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"193ee0d8b6695f216ed958bd0604b1dd6b1de2d4","tarball":"https://registry.npmjs.org/@tevm/jsonrpc/-/jsonrpc-1.0.0-next.23.tgz","fileCount":31,"integrity":"sha512-KHgPYrKiL0Ft7kgfKDtaJxQ5dLTNLP/rVTcP749ttOA5+1lngoijowyxcUNx4N/EsaFacjEsxWdNYU80m4YH6w==","signatures":[{"sig":"MEUCIA+29+nQvixiQhueb+Bbr6FLEEXtmFt4DtudYzm7ZTE3AiEAr+gt2UkaPOMhQt/lwr8HFRpWSHYtkN1Lp9Y4h+u7omY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29435},"main":"dist/index.cjs","type":"module","_from":"file:tevm-jsonrpc-1.0.0-next.23.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"rome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/jsonrpc","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"rome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"rome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"rome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/79538a77c73cf691793effb71a92972c/tevm-jsonrpc-1.0.0-next.23.tgz","_integrity":"sha512-KHgPYrKiL0Ft7kgfKDtaJxQ5dLTNLP/rVTcP749ttOA5+1lngoijowyxcUNx4N/EsaFacjEsxWdNYU80m4YH6w==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"vm/jsonrpc"},"_npmVersion":"10.1.0","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"20.9.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.23","@tevm/tsupconfig":"^1.0.0-next.23"},"_npmOperationalInternal":{"tmp":"tmp/jsonrpc_1.0.0-next.23_1705897299207_0.009455363989823828","host":"s3://npm-registry-packages"}},"1.0.0-next.28":{"name":"@tevm/jsonrpc","version":"1.0.0-next.28","keywords":["solidity","forge","foundry","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/jsonrpc@1.0.0-next.28","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"0c2fd982c2d1d7469e5565e3b9d30355fe72f6d7","tarball":"https://registry.npmjs.org/@tevm/jsonrpc/-/jsonrpc-1.0.0-next.28.tgz","fileCount":31,"integrity":"sha512-egcyJx1X429JkTuAEzybDaOwwP3dNadlr9ME5FxCWKvYTvJVRxqUkLfekztFx+DuSL4PvUExz+HV65FJaqU93Q==","signatures":[{"sig":"MEQCIBhlw72W4zNQ04qLdpowF7vqh7Zag+TY4A8od3TD7oO1AiBbTrgGS+nZKEPkyIptYOverwVs9FkUXGeO0JYeYfK2bg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29435},"main":"dist/index.cjs","type":"module","_from":"file:tevm-jsonrpc-1.0.0-next.28.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"rome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/jsonrpc","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"rome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"rome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"rome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/652c5363ab05b7fc7447bdfdc4ead58f/tevm-jsonrpc-1.0.0-next.28.tgz","_integrity":"sha512-egcyJx1X429JkTuAEzybDaOwwP3dNadlr9ME5FxCWKvYTvJVRxqUkLfekztFx+DuSL4PvUExz+HV65FJaqU93Q==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"vm/jsonrpc"},"_npmVersion":"10.1.0","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"20.9.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.28","@tevm/tsupconfig":"^1.0.0-next.28"},"_npmOperationalInternal":{"tmp":"tmp/jsonrpc_1.0.0-next.28_1707514016868_0.31960490528511176","host":"s3://npm-registry-packages"}},"1.0.0-next.40":{"name":"@tevm/jsonrpc","version":"1.0.0-next.40","keywords":["solidity","forge","foundry","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/jsonrpc@1.0.0-next.40","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"2cd15f85c77ec11949c6d7a6668a377093799377","tarball":"https://registry.npmjs.org/@tevm/jsonrpc/-/jsonrpc-1.0.0-next.40.tgz","fileCount":31,"integrity":"sha512-skYRmHS7o0by7zAFU+XY8NBSWiObeg8LrrmLcC3GndbGSxcppLbuRiLRs5hPmcMK96l2zQdVK5BR8EJCKqh4Ig==","signatures":[{"sig":"MEUCIQD0n7dodDawwtKvvKllcr7T1F2uC3rZ9uZ1LNQRLaU5EQIgDOtoivY6uHLmlP+qz7xTZBtFuAk2GD7o6lswujn4eCs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29537},"main":"dist/index.cjs","type":"module","_from":"file:tevm-jsonrpc-1.0.0-next.40.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"rome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/jsonrpc","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"rome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"rome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"rome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/9aa1f7173782c7d76d21fcae38e39a9a/tevm-jsonrpc-1.0.0-next.40.tgz","_integrity":"sha512-skYRmHS7o0by7zAFU+XY8NBSWiObeg8LrrmLcC3GndbGSxcppLbuRiLRs5hPmcMK96l2zQdVK5BR8EJCKqh4Ig==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"vm/jsonrpc"},"_npmVersion":"10.1.0","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"20.9.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.40","@tevm/tsupconfig":"^1.0.0-next.40"},"_npmOperationalInternal":{"tmp":"tmp/jsonrpc_1.0.0-next.40_1708399125924_0.24697169615893433","host":"s3://npm-registry-packages"}},"1.1.0-next.46":{"name":"@tevm/jsonrpc","version":"1.1.0-next.46","keywords":["solidity","forge","foundry","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/jsonrpc@1.1.0-next.46","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"2f3f008ab00da721d2a3a9c840978a7b96a73869","tarball":"https://registry.npmjs.org/@tevm/jsonrpc/-/jsonrpc-1.1.0-next.46.tgz","fileCount":31,"integrity":"sha512-FbZaV7LnjJ1eNIFNAFL4B/8rtVE7qmVGjlz24pnr5octHEg/ebNueLur7S8F0JCz06vGIaCHQWOLVS0kvXol3A==","signatures":[{"sig":"MEUCICOtKboYdlV+FE/zwvsbNSBFW4UR6LLYdY9e2N7PSE/jAiEAn9hzdPJBBpC3KPbGgE203HYxDrzJq6fysAOHcKjzg6s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32241},"main":"dist/index.cjs","type":"module","_from":"file:tevm-jsonrpc-1.1.0-next.46.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/jsonrpc","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/4a6f50e5c0efaa3d5ca32efd9b7d134b/tevm-jsonrpc-1.1.0-next.46.tgz","_integrity":"sha512-FbZaV7LnjJ1eNIFNAFL4B/8rtVE7qmVGjlz24pnr5octHEg/ebNueLur7S8F0JCz06vGIaCHQWOLVS0kvXol3A==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"vm/jsonrpc"},"_npmVersion":"10.2.4","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.10.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.40","@tevm/tsupconfig":"^1.0.0-next.40"},"_npmOperationalInternal":{"tmp":"tmp/jsonrpc_1.1.0-next.46_1715568823350_0.3035769584470631","host":"s3://npm-registry-packages"}},"1.1.0-next.47":{"name":"@tevm/jsonrpc","version":"1.1.0-next.47","keywords":["solidity","forge","foundry","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/jsonrpc@1.1.0-next.47","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"ebb2382279b03afebd9d860b88937508bade72b8","tarball":"https://registry.npmjs.org/@tevm/jsonrpc/-/jsonrpc-1.1.0-next.47.tgz","fileCount":31,"integrity":"sha512-QdmZ5BaeV3RCaG8eMY/R6qUrXaEN2ZmPbXfBM77AeKHPeQodORenRbamaavb0UekgotJzqJebmi0Tli5iE2qgQ==","signatures":[{"sig":"MEYCIQD0gXHC0WeG8yftDs7v55pvapZm6mT+kCSSDYktkcBvuQIhAO6uFQIZ8Fq/X/PuuF67Ek4csyiF3XEbhYBdJFHv/X3u","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32241},"main":"dist/index.cjs","type":"module","_from":"file:tevm-jsonrpc-1.1.0-next.47.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/jsonrpc","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/87251621394aced727990d5f7f145919/tevm-jsonrpc-1.1.0-next.47.tgz","_integrity":"sha512-QdmZ5BaeV3RCaG8eMY/R6qUrXaEN2ZmPbXfBM77AeKHPeQodORenRbamaavb0UekgotJzqJebmi0Tli5iE2qgQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"vm/jsonrpc"},"_npmVersion":"10.2.4","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.10.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.47","@tevm/tsupconfig":"^1.1.0-next.47"},"_npmOperationalInternal":{"tmp":"tmp/jsonrpc_1.1.0-next.47_1715614617569_0.5318738737877851","host":"s3://npm-registry-packages"}},"1.1.0-next.52":{"name":"@tevm/jsonrpc","version":"1.1.0-next.52","keywords":["solidity","forge","foundry","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/jsonrpc@1.1.0-next.52","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"9f4a36d3de970c5221155b48522e4b6b7b566976","tarball":"https://registry.npmjs.org/@tevm/jsonrpc/-/jsonrpc-1.1.0-next.52.tgz","fileCount":31,"integrity":"sha512-JyGbRrYjDwCCWsAnZ918zfBxNX+ohqm8c6f6mIit8YqAbjhXvqQwm5KDwexgS+exOa1QAzFrq9nxqOYK3Iv7dA==","signatures":[{"sig":"MEYCIQD5ZrtJjExFYUCbax4hHb6zXjBrCW3Wz0l93NE16l07YAIhAKQOWwhjrwt6a4AV9BPCiN2B18+buWrsh2cVQcDMDwrA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32241},"main":"dist/index.cjs","type":"module","_from":"file:tevm-jsonrpc-1.1.0-next.52.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/jsonrpc","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/e5ff11c1333917a9a457de6af77edbf4/tevm-jsonrpc-1.1.0-next.52.tgz","_integrity":"sha512-JyGbRrYjDwCCWsAnZ918zfBxNX+ohqm8c6f6mIit8YqAbjhXvqQwm5KDwexgS+exOa1QAzFrq9nxqOYK3Iv7dA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"vm/jsonrpc"},"_npmVersion":"10.2.4","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.10.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.52","@tevm/tsupconfig":"^1.1.0-next.52"},"_npmOperationalInternal":{"tmp":"tmp/jsonrpc_1.1.0-next.52_1715900723287_0.38414397822148927","host":"s3://npm-registry-packages"}},"1.1.0-next.60":{"name":"@tevm/jsonrpc","version":"1.1.0-next.60","keywords":["solidity","forge","foundry","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/jsonrpc@1.1.0-next.60","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"1ac2fb8442eddfa939955aea5c52848bf45eca8c","tarball":"https://registry.npmjs.org/@tevm/jsonrpc/-/jsonrpc-1.1.0-next.60.tgz","fileCount":34,"integrity":"sha512-jzx5aANbirV84PiqDKJYMwjByurJdpvq5IW6fLZv9DaGz+1g/m53VHoKbXb6DycvOASoDGelpvrI3cG0gAUfoQ==","signatures":[{"sig":"MEQCIBdUaZP9sTV0+7XRRdlV+bfT3/AcU96GWR4piLgyPOI/AiAdddSlwCVxNubQkeiBIN04nmsXs38MguRDw8UyG9gw4w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46707},"main":"dist/index.cjs","type":"module","_from":"file:tevm-jsonrpc-1.1.0-next.60.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/jsonrpc","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/d37e36314e24480f9529d068e9e6e32d/tevm-jsonrpc-1.1.0-next.60.tgz","_integrity":"sha512-jzx5aANbirV84PiqDKJYMwjByurJdpvq5IW6fLZv9DaGz+1g/m53VHoKbXb6DycvOASoDGelpvrI3cG0gAUfoQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"vm/jsonrpc"},"_npmVersion":"10.2.4","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.10.3","@ponder/utils":"^0.1.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.60","@tevm/tsupconfig":"^1.1.0-next.60"},"_npmOperationalInternal":{"tmp":"tmp/jsonrpc_1.1.0-next.60_1716561694114_0.6242056884188407","host":"s3://npm-registry-packages"}},"1.1.0-next.69":{"name":"@tevm/jsonrpc","version":"1.1.0-next.69","keywords":["solidity","forge","foundry","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/jsonrpc@1.1.0-next.69","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"50ab66e55dba085f069ea43f0622d8046f86aee0","tarball":"https://registry.npmjs.org/@tevm/jsonrpc/-/jsonrpc-1.1.0-next.69.tgz","fileCount":34,"integrity":"sha512-f4aw+TtiIK4lEh1OjgBjchQeEtIYuyP9nZ2juqAWXvi4KJwzexhE14zkiVq2nln7Iqd+FCU69KJqJW+4kN6jhw==","signatures":[{"sig":"MEUCIQDbVaMNORpImuDFh2SmcV+Ts5ujLkBt4tE9uzysu0jDsgIgK1HZRQ/AAKx4LUAzxwkAwCqkhI5jNHfLwjcGX/k6SdE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46707},"main":"dist/index.cjs","type":"module","_from":"file:tevm-jsonrpc-1.1.0-next.69.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/jsonrpc","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/5023711c536e164ba36722bb8d79bab2/tevm-jsonrpc-1.1.0-next.69.tgz","_integrity":"sha512-f4aw+TtiIK4lEh1OjgBjchQeEtIYuyP9nZ2juqAWXvi4KJwzexhE14zkiVq2nln7Iqd+FCU69KJqJW+4kN6jhw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"vm/jsonrpc"},"_npmVersion":"10.2.4","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.10.3","@ponder/utils":"^0.1.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.69","@tevm/tsupconfig":"^1.1.0-next.69"},"_npmOperationalInternal":{"tmp":"tmp/jsonrpc_1.1.0-next.69_1717488733663_0.7648019163851245","host":"s3://npm-registry-packages"}},"1.1.0-next.70":{"name":"@tevm/jsonrpc","version":"1.1.0-next.70","keywords":["solidity","forge","foundry","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/jsonrpc@1.1.0-next.70","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"677f31c52f6584f7f5f749d87a3b41d98b6713cb","tarball":"https://registry.npmjs.org/@tevm/jsonrpc/-/jsonrpc-1.1.0-next.70.tgz","fileCount":34,"integrity":"sha512-S3Ha9K4iQZfeuyFAG/u0jOJEHZUktUodTtOXNSQC2diYTJan9/AYKgh7Bde7192jkmNZhcx2peBApvNqcAUk8A==","signatures":[{"sig":"MEUCIHpJtTOy+1BXplwOVE737AFxoTks5PjYVa+NpWvx7pu2AiEA6yjNJzfPYLSeUSXHE0NHxkJSawA+MdaO7vMpwvNqL0I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46735},"main":"dist/index.cjs","type":"module","_from":"file:tevm-jsonrpc-1.1.0-next.70.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/jsonrpc","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/22ed64611566365a68464025910417a2/tevm-jsonrpc-1.1.0-next.70.tgz","_integrity":"sha512-S3Ha9K4iQZfeuyFAG/u0jOJEHZUktUodTtOXNSQC2diYTJan9/AYKgh7Bde7192jkmNZhcx2peBApvNqcAUk8A==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"vm/jsonrpc"},"_npmVersion":"10.2.4","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@ponder/utils":"^0.1.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.69","@tevm/tsupconfig":"^1.1.0-next.69"},"peerDependencies":{"viem":"^2.13.6"},"_npmOperationalInternal":{"tmp":"tmp/jsonrpc_1.1.0-next.70_1717631195142_0.967633537714851","host":"s3://npm-registry-packages"}},"1.1.0-next.72":{"name":"@tevm/jsonrpc","version":"1.1.0-next.72","keywords":["solidity","forge","foundry","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/jsonrpc@1.1.0-next.72","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"ff2e35245d0d738e035c0cf9325910d49432213b","tarball":"https://registry.npmjs.org/@tevm/jsonrpc/-/jsonrpc-1.1.0-next.72.tgz","fileCount":34,"integrity":"sha512-hKbKEMYYT800AGXydEDJhzwc0niEuFEaj+hqTUxNb0MzMLNe3CAgpJ2334geYuySxCae+uWQT++5lq3EhNVjmQ==","signatures":[{"sig":"MEQCIAkHn21OS79Nb2+U7drWqgVIjM2trzwJSlWIP7/xaDyeAiBpRsu2w+jLN77WRFNoXqfKgBOAlZeuKndFSVzTQwVOug==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46854},"main":"dist/index.cjs","type":"module","_from":"file:tevm-jsonrpc-1.1.0-next.72.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/jsonrpc","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/5f05dc27d764ec58e2a24fa2dd378fd6/tevm-jsonrpc-1.1.0-next.72.tgz","_integrity":"sha512-hKbKEMYYT800AGXydEDJhzwc0niEuFEaj+hqTUxNb0MzMLNe3CAgpJ2334geYuySxCae+uWQT++5lq3EhNVjmQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"vm/jsonrpc"},"_npmVersion":"10.2.4","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@ponder/utils":"^0.1.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.72","@tevm/tsupconfig":"^1.1.0-next.72"},"peerDependencies":{"viem":"^2.13.6"},"_npmOperationalInternal":{"tmp":"tmp/jsonrpc_1.1.0-next.72_1717896062559_0.9341095246957383","host":"s3://npm-registry-packages"}},"1.1.0-next.74":{"name":"@tevm/jsonrpc","version":"1.1.0-next.74","keywords":["solidity","forge","foundry","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/jsonrpc@1.1.0-next.74","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"6d362136944e4ffe262d7a09d3bf3e8cd79d205b","tarball":"https://registry.npmjs.org/@tevm/jsonrpc/-/jsonrpc-1.1.0-next.74.tgz","fileCount":34,"integrity":"sha512-pPPA45gjRVLkC7US0gtnjAf9r5X8n/bowdWAs5elPkhXNYr230H9LOpyCq2TeU+jwDVph8jCpJvvz60K4UQ9Og==","signatures":[{"sig":"MEYCIQCROkeZ/JB5VaioZmR36QwwniIO0DCnfsdsXSPNHYw+bAIhAI+nVYhwO8q3ha5MuoNuc7Ugv3X4RIBgIDUnJx1gSFmz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46854},"main":"dist/index.cjs","type":"module","_from":"file:tevm-jsonrpc-1.1.0-next.74.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/jsonrpc","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/45fcb2529d1e720b370d2d3d1d4f88dd/tevm-jsonrpc-1.1.0-next.74.tgz","_integrity":"sha512-pPPA45gjRVLkC7US0gtnjAf9r5X8n/bowdWAs5elPkhXNYr230H9LOpyCq2TeU+jwDVph8jCpJvvz60K4UQ9Og==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"vm/jsonrpc"},"_npmVersion":"10.2.4","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@ponder/utils":"^0.1.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.74","@tevm/tsupconfig":"^1.1.0-next.74"},"peerDependencies":{"viem":"^2.13.6"},"_npmOperationalInternal":{"tmp":"tmp/jsonrpc_1.1.0-next.74_1718182382125_0.16338568081285265","host":"s3://npm-registry-packages"}},"1.1.0-next.77":{"name":"@tevm/jsonrpc","version":"1.1.0-next.77","keywords":["solidity","forge","foundry","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/jsonrpc@1.1.0-next.77","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"918bf39601e31fffb54793c600c5a2f953ded961","tarball":"https://registry.npmjs.org/@tevm/jsonrpc/-/jsonrpc-1.1.0-next.77.tgz","fileCount":34,"integrity":"sha512-ae7LjouqrQxVzo3uu5uKlYPj8y/lETsgAlFh7hHMgKyfohn8mhIz+vJCp4muINc45P4EHqpgha9C7NdufY77qg==","signatures":[{"sig":"MEUCIQCBIpKeuHIQz62g6hdMXfmM7ovFpfP6P21m+Xlv+FpEfgIgHw61wZBcNUYvZvAFMEyItQwxftZFzCJw4h2i4iDbBjM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46856},"main":"dist/index.cjs","type":"module","_from":"file:tevm-jsonrpc-1.1.0-next.77.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/jsonrpc","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/ec8f0abe64dd9192e3245f4380a66970/tevm-jsonrpc-1.1.0-next.77.tgz","_integrity":"sha512-ae7LjouqrQxVzo3uu5uKlYPj8y/lETsgAlFh7hHMgKyfohn8mhIz+vJCp4muINc45P4EHqpgha9C7NdufY77qg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"vm/jsonrpc"},"_npmVersion":"10.2.4","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@ponder/utils":"^0.1.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.77","@tevm/tsupconfig":"^1.1.0-next.77"},"peerDependencies":{"viem":"^2.13.6"},"_npmOperationalInternal":{"tmp":"tmp/jsonrpc_1.1.0-next.77_1718389945202_0.9345924769194489","host":"s3://npm-registry-packages"}},"2.0.0-next.79":{"name":"@tevm/jsonrpc","version":"2.0.0-next.79","keywords":["solidity","forge","foundry","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/jsonrpc@2.0.0-next.79","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"f55a0ea2e236a948bbaea242f7424fbb02073160","tarball":"https://registry.npmjs.org/@tevm/jsonrpc/-/jsonrpc-2.0.0-next.79.tgz","fileCount":34,"integrity":"sha512-oKkNr+SrSrzxsLcssapLyPH8DnRlCZiLsflKsAGI//Gq8JjDs4wd+DLI4hyt6ZO9/xoSorpUX7FV/RpwQ67NHw==","signatures":[{"sig":"MEQCIHdnYu70DEDfStAvnmL+RZhs9rafIzl/HK1lFaNVhsjWAiBnYj3ErxldMxZLEJCHU5sUljmNnMuCVhsO+GuweDdZqA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46856},"main":"dist/index.cjs","type":"module","_from":"file:tevm-jsonrpc-2.0.0-next.79.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/jsonrpc","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/e308793549306928da657436c9710527/tevm-jsonrpc-2.0.0-next.79.tgz","_integrity":"sha512-oKkNr+SrSrzxsLcssapLyPH8DnRlCZiLsflKsAGI//Gq8JjDs4wd+DLI4hyt6ZO9/xoSorpUX7FV/RpwQ67NHw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"vm/jsonrpc"},"_npmVersion":"10.2.4","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@ponder/utils":"^0.1.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^2.0.0-next.79","@tevm/tsupconfig":"^2.0.0-next.79"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/jsonrpc_2.0.0-next.79_1718754360768_0.0007281394213209946","host":"s3://npm-registry-packages"}},"2.0.0-next.80":{"name":"@tevm/jsonrpc","version":"2.0.0-next.80","keywords":["solidity","forge","foundry","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/jsonrpc@2.0.0-next.80","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"8f18f59a4cf82e21713fcd5778757bb7f6372146","tarball":"https://registry.npmjs.org/@tevm/jsonrpc/-/jsonrpc-2.0.0-next.80.tgz","fileCount":34,"integrity":"sha512-Ojg+ThvbvtJYbH4Qv98tJg4mXSlFzy4Jbae4dPgmWs0pwwYHiu5u47YpJ3NMf6DpOOV2IV8Q99m8rq3IULwAwQ==","signatures":[{"sig":"MEUCIQDid3SboDLIlaZ9Ae+hv+yrZozGUWrKZjsmNymfwRel0AIga+6nRLCI4KMrRsIcy/2K5l9QI2MLBv8/gLxfk/3LlQY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46856},"main":"dist/index.cjs","type":"module","_from":"file:tevm-jsonrpc-2.0.0-next.80.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/jsonrpc","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/f3de6c98bc4c5797d171deab1dbcaa8b/tevm-jsonrpc-2.0.0-next.80.tgz","_integrity":"sha512-Ojg+ThvbvtJYbH4Qv98tJg4mXSlFzy4Jbae4dPgmWs0pwwYHiu5u47YpJ3NMf6DpOOV2IV8Q99m8rq3IULwAwQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"vm/jsonrpc"},"_npmVersion":"10.2.4","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@ponder/utils":"^0.1.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^2.0.0-next.80","@tevm/tsupconfig":"^2.0.0-next.80"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/jsonrpc_2.0.0-next.80_1718769391750_0.766558001079753","host":"s3://npm-registry-packages"}},"2.0.0-next.84":{"name":"@tevm/jsonrpc","version":"2.0.0-next.84","keywords":["solidity","forge","foundry","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/jsonrpc@2.0.0-next.84","contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"71ca66bc82e978f32f269caa4ca559c7f454c2bc","tarball":"https://registry.npmjs.org/@tevm/jsonrpc/-/jsonrpc-2.0.0-next.84.tgz","fileCount":34,"integrity":"sha512-021YXB27m3YPEVeNsB4Uu7RDLOGn/GlyKbpoKRFywDVY+/IYYwR9qe6A9WrCHPFyZl5xhVW3duc04nEMD7Utsg==","signatures":[{"sig":"MEQCIHxobgBNiQupj+pcT6gV5ukIgHC0toF1tp8c1Dn7ZO6MAiBCnlNdPcdACtofgcC95ovJOxZ8TSFxRBGz+/o1uWzCwg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46856},"main":"dist/index.cjs","type":"module","_from":"file:tevm-jsonrpc-2.0.0-next.84.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/jsonrpc","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/995376d884bf4a6d08cc265485119724/tevm-jsonrpc-2.0.0-next.84.tgz","_integrity":"sha512-021YXB27m3YPEVeNsB4Uu7RDLOGn/GlyKbpoKRFywDVY+/IYYwR9qe6A9WrCHPFyZl5xhVW3duc04nEMD7Utsg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"vm/jsonrpc"},"_npmVersion":"10.2.4","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@ponder/utils":"^0.1.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^2.0.0-next.80","@tevm/tsupconfig":"^2.0.0-next.80"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/jsonrpc_2.0.0-next.84_1719006880375_0.0988250182696675","host":"s3://npm-registry-packages"}},"2.0.0-next.86":{"name":"@tevm/jsonrpc","version":"2.0.0-next.86","keywords":["solidity","forge","foundry","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/jsonrpc@2.0.0-next.86","contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"bf965227b78e0b193b165741f018910bec20560e","tarball":"https://registry.npmjs.org/@tevm/jsonrpc/-/jsonrpc-2.0.0-next.86.tgz","fileCount":34,"integrity":"sha512-oRKplTsaf13skodywHMQBsMXwPiYpG+2JxoUl+3ByQGsIYq0KOeYtEgv+E1hPSy97ANJz41JbThWF8wV6SeO4w==","signatures":[{"sig":"MEUCIQCv6BDSbNSYN7XRqbvgDOfUasDnhZIvEt+3yREK4IvfQgIgSjAojxHEjLrtXzS0nZNPc5bW5h6/tICIpUKuGYVw9xA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46570},"main":"dist/index.cjs","type":"module","_from":"file:tevm-jsonrpc-2.0.0-next.86.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/jsonrpc","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/4b5cb8c67c72eda48ec2f0a63e2df995/tevm-jsonrpc-2.0.0-next.86.tgz","_integrity":"sha512-oRKplTsaf13skodywHMQBsMXwPiYpG+2JxoUl+3ByQGsIYq0KOeYtEgv+E1hPSy97ANJz41JbThWF8wV6SeO4w==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"vm/jsonrpc"},"_npmVersion":"10.2.4","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@ponder/utils":"^0.1.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^2.0.0-next.80","@tevm/tsupconfig":"^2.0.0-next.86"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/jsonrpc_2.0.0-next.86_1719443511155_0.9363126050476147","host":"s3://npm-registry-packages"}},"1.0.0-next.86":{"name":"@tevm/jsonrpc","version":"1.0.0-next.86","keywords":["solidity","forge","foundry","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/jsonrpc@1.0.0-next.86","contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"265e33faacbb480b0a72c79ae0787a10ef6d4a75","tarball":"https://registry.npmjs.org/@tevm/jsonrpc/-/jsonrpc-1.0.0-next.86.tgz","fileCount":34,"integrity":"sha512-5tuOrrGXrlPsPeZkoXhShMbmFGHL9ACjjJCxmhV9dMvA+BH9Q2z52Te6xUdu2lvbUEdueZjpia6zfOtFKq6sow==","signatures":[{"sig":"MEQCIEWCoVpuzYTzCghifKCMy9CTxt2IuauGu016+z4R0/cQAiA2DrrLpL3fj1QqExDT/b0Bmk59kCAHk/rK5m8jSBtklg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46570},"main":"dist/index.cjs","type":"module","_from":"file:tevm-jsonrpc-1.0.0-next.86.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/jsonrpc","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/539c42b9d3235bad11f928df73bf598d/tevm-jsonrpc-1.0.0-next.86.tgz","_integrity":"sha512-5tuOrrGXrlPsPeZkoXhShMbmFGHL9ACjjJCxmhV9dMvA+BH9Q2z52Te6xUdu2lvbUEdueZjpia6zfOtFKq6sow==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"vm/jsonrpc"},"_npmVersion":"10.2.4","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@ponder/utils":"^0.1.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.80","@tevm/tsupconfig":"^1.0.0-next.86"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/jsonrpc_1.0.0-next.86_1719898136300_0.6679020364815962","host":"s3://npm-registry-packages"}},"1.1.0-next.96":{"name":"@tevm/jsonrpc","version":"1.1.0-next.96","keywords":["solidity","forge","foundry","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/jsonrpc@1.1.0-next.96","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"22adac51c489fe8ac133b09eb28e3bb6cbb5c1d1","tarball":"https://registry.npmjs.org/@tevm/jsonrpc/-/jsonrpc-1.1.0-next.96.tgz","fileCount":33,"integrity":"sha512-dHNz8/fPsI3XLybCyb3FeY61xNR3RGeV2/lK9YZSL9xqVBT07+snlG3esDgnow46MkmJgt+/uKlG07Iy2JA//Q==","signatures":[{"sig":"MEUCIQD0nDe4+UPY8ju1zh7DLeQ/nk2tsWjeey5Bs1Pc5DkzVgIgcCe1dyY7U55vNgC1gJFmJYDWumKLoVAUbENcvpuLS0w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27778},"main":"dist/index.cjs","type":"module","_from":"file:tevm-jsonrpc-1.1.0-next.96.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/jsonrpc","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/0fbf7f791c28e4ae272ba1f212bb3670/tevm-jsonrpc-1.1.0-next.96.tgz","_integrity":"sha512-dHNz8/fPsI3XLybCyb3FeY61xNR3RGeV2/lK9YZSL9xqVBT07+snlG3esDgnow46MkmJgt+/uKlG07Iy2JA//Q==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"vm/jsonrpc"},"sideEffect":false,"_npmVersion":"10.2.4","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@ponder/utils":"^0.1.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.96","@tevm/tsupconfig":"^1.1.0-next.96"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/jsonrpc_1.1.0-next.96_1720622680124_0.49844218210209035","host":"s3://npm-registry-packages"}},"1.1.0-next.100":{"name":"@tevm/jsonrpc","version":"1.1.0-next.100","keywords":["solidity","forge","foundry","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/jsonrpc@1.1.0-next.100","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"e9b7539230fee522c43c93f20de0a1abe9b0e00a","tarball":"https://registry.npmjs.org/@tevm/jsonrpc/-/jsonrpc-1.1.0-next.100.tgz","fileCount":33,"integrity":"sha512-Y04xMema4X9Glr+LFhrSlAWustO08ppDpYzZFY540StW1f/Y54fscFLHdCiedGuRJrZvgKJn25Nf2l/daOIMKQ==","signatures":[{"sig":"MEQCIDwIDH+ERr7eOGGJ+3M8dGW6Xw5HmncMSBpFpxCa9YpcAiBJvLGHKZUy4sVXf0VPNt0Levyrol02MEw/Yau4AugcBQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27773},"main":"dist/index.cjs","type":"module","_from":"file:tevm-jsonrpc-1.1.0-next.100.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/jsonrpc","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/0433748274527f6ee8c7572bd36bcba4/tevm-jsonrpc-1.1.0-next.100.tgz","_integrity":"sha512-Y04xMema4X9Glr+LFhrSlAWustO08ppDpYzZFY540StW1f/Y54fscFLHdCiedGuRJrZvgKJn25Nf2l/daOIMKQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"vm/jsonrpc"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@ponder/utils":"^0.1.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.96","@tevm/tsupconfig":"^1.1.0-next.96"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/jsonrpc_1.1.0-next.100_1721176959625_0.9432037036628951","host":"s3://npm-registry-packages"}},"0.0.0-next.100":{"name":"@tevm/jsonrpc","version":"0.0.0-next.100","keywords":["solidity","forge","foundry","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/jsonrpc@0.0.0-next.100","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"d61eae89c9b05958da3da63ddf37ceec38eca79d","tarball":"https://registry.npmjs.org/@tevm/jsonrpc/-/jsonrpc-0.0.0-next.100.tgz","fileCount":33,"integrity":"sha512-7Ff7MI5Ltn2Xe6bfuCUek7oWOvkzHu7ndHm8XzLCPz86wP5Tneym1MOR4XqS/RnzwEOKwqjoowxRSLR2i71Ugw==","signatures":[{"sig":"MEUCIQCxDKLE5O0VClMNtJ9Rg4/fSAEGX2/Q3/twyAVPlnAWHwIgE6BO3JGJ9iUG0rQxm7TdH7mL2PnRXh4GGqYZLlWEVeg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27677},"main":"dist/index.cjs","type":"module","_from":"file:tevm-jsonrpc-0.0.0-next.100.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/jsonrpc","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/27f62fd7cc4b9bfb21a2700aa9716cf9/tevm-jsonrpc-0.0.0-next.100.tgz","_integrity":"sha512-7Ff7MI5Ltn2Xe6bfuCUek7oWOvkzHu7ndHm8XzLCPz86wP5Tneym1MOR4XqS/RnzwEOKwqjoowxRSLR2i71Ugw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"vm/jsonrpc"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@ponder/utils":"^0.1.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^0.0.0-next.96","@tevm/tsupconfig":"^0.0.0-next.96"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/jsonrpc_0.0.0-next.100_1724786364231_0.4706691606861182","host":"s3://npm-registry-packages"}},"1.0.0-next.109":{"name":"@tevm/jsonrpc","version":"1.0.0-next.109","keywords":["solidity","forge","foundry","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/jsonrpc@1.0.0-next.109","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"62b0f202cdd4d04dafc11101151e8408c3c22c6f","tarball":"https://registry.npmjs.org/@tevm/jsonrpc/-/jsonrpc-1.0.0-next.109.tgz","fileCount":33,"integrity":"sha512-MItMoa7lWNDDHrQpUGU4/SyWI/SSGpSLnA99AmKkrNup4vJrTGRh7raU5fvT1/H2fDtS1dZoPmySMONskbIsLw==","signatures":[{"sig":"MEUCIDz76kLwVIcmmN25mwXM0L3d+2XvzX8dGQJ4thyRdYGvAiEAnkLosNQyhBhwYCcmOcNOrTeREGPXl4DuayMPtoz0DrM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27678},"main":"dist/index.cjs","type":"module","_from":"file:tevm-jsonrpc-1.0.0-next.109.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/jsonrpc","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/ca8243d978f2f5edbb32a92160a33e41/tevm-jsonrpc-1.0.0-next.109.tgz","_integrity":"sha512-MItMoa7lWNDDHrQpUGU4/SyWI/SSGpSLnA99AmKkrNup4vJrTGRh7raU5fvT1/H2fDtS1dZoPmySMONskbIsLw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"vm/jsonrpc"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@ponder/utils":"^0.1.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^0.0.0-next.96","@tevm/tsupconfig":"^1.0.0-next.109"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/jsonrpc_1.0.0-next.109_1725179152849_0.7979256593562141","host":"s3://npm-registry-packages"}},"1.0.0-next.117":{"name":"@tevm/jsonrpc","version":"1.0.0-next.117","keywords":["solidity","forge","foundry","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/jsonrpc@1.0.0-next.117","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"a2778d9bc1dfa0a00992df9c97a10958a0abdf44","tarball":"https://registry.npmjs.org/@tevm/jsonrpc/-/jsonrpc-1.0.0-next.117.tgz","fileCount":33,"integrity":"sha512-eBAVSukyJQLTO8n3cuuLN49Xjbn7mEUVI6peMuGy2DKImM010peBxjiuXFmlSNtM2lxHuEBxpG+ngmpyTUW9zA==","signatures":[{"sig":"MEQCIHpnbhz/LAxvQsbKKrcDKHJDltf+tq2K6+L99CTWVkaDAiBlW92HUuz2KmnjWHUdWp33Zo9fljdGMIHdQeBttqm9Og==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27680},"main":"dist/index.cjs","type":"module","_from":"file:tevm-jsonrpc-1.0.0-next.117.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/jsonrpc","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/c9ee23d7a1e59093a695c3d8797c0de9/tevm-jsonrpc-1.0.0-next.117.tgz","_integrity":"sha512-eBAVSukyJQLTO8n3cuuLN49Xjbn7mEUVI6peMuGy2DKImM010peBxjiuXFmlSNtM2lxHuEBxpG+ngmpyTUW9zA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"vm/jsonrpc"},"_npmVersion":"10.8.1","description":"A typesafe library for writing forge scripts in typescript","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@ponder/utils":"^0.1.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.117","@tevm/tsupconfig":"^1.0.0-next.117"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/jsonrpc_1.0.0-next.117_1727069975822_0.23047296235388948","host":"s3://npm-registry-packages"}},"1.0.0-next.118":{"name":"@tevm/jsonrpc","version":"1.0.0-next.118","keywords":["solidity","forge","foundry","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/jsonrpc@1.0.0-next.118","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"3da929743a3d339c740a4b3be2c36f0ce961e518","tarball":"https://registry.npmjs.org/@tevm/jsonrpc/-/jsonrpc-1.0.0-next.118.tgz","fileCount":33,"integrity":"sha512-l54tbQqVwi6m012ViAgYIoGrWe3so9TfD+GLoMkc9G3fzi9ytmeUFxIPYSYS0sga/PYE/hB7AqwyLUCR9Ko3zA==","signatures":[{"sig":"MEUCIQCb90p+isu2txvW52N1TsbP4jmQdhT+2EvfB46UBm5sAgIgcFgNG8oTRfzU3xSepS1jnrKJ6+yWSHscpunzNkkce2s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27680},"main":"dist/index.cjs","type":"module","_from":"file:tevm-jsonrpc-1.0.0-next.118.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/jsonrpc","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/4ea0862e6414fd4e0bd39bb040d27576/tevm-jsonrpc-1.0.0-next.118.tgz","_integrity":"sha512-l54tbQqVwi6m012ViAgYIoGrWe3so9TfD+GLoMkc9G3fzi9ytmeUFxIPYSYS0sga/PYE/hB7AqwyLUCR9Ko3zA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"vm/jsonrpc"},"_npmVersion":"10.8.1","description":"A typesafe library for writing forge scripts in typescript","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@ponder/utils":"^0.2.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.117","@tevm/tsupconfig":"^1.0.0-next.118"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/jsonrpc_1.0.0-next.118_1727467779069_0.38119068802147393","host":"s3://npm-registry-packages"}},"1.0.0-next.128":{"name":"@tevm/jsonrpc","version":"1.0.0-next.128","keywords":["solidity","forge","foundry","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/jsonrpc@1.0.0-next.128","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"5b2fc29ebc79a33d745c109b72ddcce05abfb0f0","tarball":"https://registry.npmjs.org/@tevm/jsonrpc/-/jsonrpc-1.0.0-next.128.tgz","fileCount":33,"integrity":"sha512-UyYauM1W+ZDja+g76Eu5jllOwOA6YWVCJNQ3uKp9fuiPxOd3nCTbCiftqx59uDydlR73QHUi+xKYSKwbA3Wzeg==","signatures":[{"sig":"MEYCIQCKJws3U1oVwtnaP40IG+AM0RuPsqhNZ3PQq3eOiv7MjAIhAL/iKWijhym1abHBD6RIKIw9l8fb0EHdxSlsxXOIbAh+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":27476},"main":"dist/index.cjs","type":"module","_from":"file:tevm-jsonrpc-1.0.0-next.128.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/jsonrpc","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/eb3e9b561e0863592bf72c255fe2f2d3/tevm-jsonrpc-1.0.0-next.128.tgz","_integrity":"sha512-UyYauM1W+ZDja+g76Eu5jllOwOA6YWVCJNQ3uKp9fuiPxOd3nCTbCiftqx59uDydlR73QHUi+xKYSKwbA3Wzeg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"vm/jsonrpc"},"_npmVersion":"10.8.1","description":"A typesafe library for writing forge scripts in typescript","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@ponder/utils":"^0.2.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.128","@tevm/tsupconfig":"^1.0.0-next.128"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/jsonrpc_1.0.0-next.128_1741407822142_0.06570233986634544","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.131":{"name":"@tevm/jsonrpc","version":"1.0.0-next.131","keywords":["solidity","forge","foundry","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/jsonrpc@1.0.0-next.131","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"32393195915a45863645cc6e022aea6c8f76088b","tarball":"https://registry.npmjs.org/@tevm/jsonrpc/-/jsonrpc-1.0.0-next.131.tgz","fileCount":33,"integrity":"sha512-4vyLXRdPBQxZC+X58HbQJCauXGGwn1Fe5w9+fqY27yxXkqvcnckjs5GjLSpyOFHzTC+Z/uAAmmPzFXvpgoVh4A==","signatures":[{"sig":"MEUCIQDRTMzzxcRiSeaneQAp+k805LigRR7LTEh5EQioYTGsxAIgY9P6rejsVgxgEEDsVQ4JQ/k/lMAexCqMfy1WjT11y40=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":27482},"main":"dist/index.cjs","type":"module","_from":"file:tevm-jsonrpc-1.0.0-next.131.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/jsonrpc","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage --run"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/f153e14ca9f4c210a79652fbc551e40e/tevm-jsonrpc-1.0.0-next.131.tgz","_integrity":"sha512-4vyLXRdPBQxZC+X58HbQJCauXGGwn1Fe5w9+fqY27yxXkqvcnckjs5GjLSpyOFHzTC+Z/uAAmmPzFXvpgoVh4A==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"vm/jsonrpc"},"_npmVersion":"10.8.1","description":"A typesafe library for writing forge scripts in typescript","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@ponder/utils":"^0.2.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.131","@tevm/tsupconfig":"^1.0.0-next.131"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/jsonrpc_1.0.0-next.131_1741746455153_0.5086069163512437","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.142":{"name":"@tevm/jsonrpc","version":"1.0.0-next.142","keywords":["solidity","forge","foundry","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/jsonrpc@1.0.0-next.142","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"7d9ded3a663d7d41eee1f9fea8e1bd03b9dffe9e","tarball":"https://registry.npmjs.org/@tevm/jsonrpc/-/jsonrpc-1.0.0-next.142.tgz","fileCount":33,"integrity":"sha512-+TV8NGE0b+yjI9ZJrNmpQSWDVjnLtBinIAtKjGPJiYsAhJklhRCBxwL9m8D40lr5OnKGjtKJJRRxbbq8xtSD8Q==","signatures":[{"sig":"MEYCIQC2E6SivOmi+H8TFpJR3PzIGClkyjgGfZmlJaRh6wqVsAIhAK5b5k1HEg1l8+OJwEDAMbiiD16zAJT9kY34SLJbznI+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":27482},"main":"dist/index.cjs","type":"module","_from":"file:tevm-jsonrpc-1.0.0-next.142.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/jsonrpc","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage --run"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/f7d8eeb427b4d2261333c384d12cc3f0/tevm-jsonrpc-1.0.0-next.142.tgz","_integrity":"sha512-+TV8NGE0b+yjI9ZJrNmpQSWDVjnLtBinIAtKjGPJiYsAhJklhRCBxwL9m8D40lr5OnKGjtKJJRRxbbq8xtSD8Q==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"vm/jsonrpc"},"_npmVersion":"10.8.1","description":"A typesafe library for writing forge scripts in typescript","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@ponder/utils":"^0.2.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.142","@tevm/tsupconfig":"^1.0.0-next.142"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/jsonrpc_1.0.0-next.142_1745166065510_0.5032276132698352","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.146":{"name":"@tevm/jsonrpc","version":"1.0.0-next.146","keywords":["solidity","forge","foundry","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/jsonrpc@1.0.0-next.146","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"189a5a44b64966c3fc20fc1d579ce92eb85e57c3","tarball":"https://registry.npmjs.org/@tevm/jsonrpc/-/jsonrpc-1.0.0-next.146.tgz","fileCount":33,"integrity":"sha512-QFwIVYBWg/VjfsymkNm3frZllq8Xidm/lTGSYp6KlDLFFENBO8HS/CtKZCFbNz33jJvITl7eBH9AxKXUfMNz9Q==","signatures":[{"sig":"MEUCIGq8RRkQv7xQITWoT3NhilUSknTad1jfiwAqvVa3IcLqAiEAqL0tCmrYxeRckE/DKeh8QklVF1DEzLOYAA/kLQ6Bcbc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":27482},"main":"dist/index.cjs","type":"module","_from":"file:tevm-jsonrpc-1.0.0-next.146.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/jsonrpc","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage --run"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/96103895423d56aa70733f02d841e870/tevm-jsonrpc-1.0.0-next.146.tgz","_integrity":"sha512-QFwIVYBWg/VjfsymkNm3frZllq8Xidm/lTGSYp6KlDLFFENBO8HS/CtKZCFbNz33jJvITl7eBH9AxKXUfMNz9Q==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"vm/jsonrpc"},"_npmVersion":"10.8.1","description":"A typesafe library for writing forge scripts in typescript","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@ponder/utils":"^0.2.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.142","@tevm/tsupconfig":"^1.0.0-next.146"},"peerDependencies":{"viem":"^2.30.1"},"_npmOperationalInternal":{"tmp":"tmp/jsonrpc_1.0.0-next.146_1748435446971_0.925717971312932","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.148":{"name":"@tevm/jsonrpc","version":"1.0.0-next.148","keywords":["solidity","forge","foundry","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/jsonrpc@1.0.0-next.148","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"9f74ad6f4e89ba8db45cf6be42a4b5ba9aff658a","tarball":"https://registry.npmjs.org/@tevm/jsonrpc/-/jsonrpc-1.0.0-next.148.tgz","fileCount":33,"integrity":"sha512-e+Sln2MzdjvdgRpbu5iGui8YNbUo/riPMu+BSu5feCnVurEtCo0RYZ6ineOK1j2pKSIan3d9aAHqvwFlGJIsbQ==","signatures":[{"sig":"MEYCIQCi/vYHh24WGwTVDJI1Pnb0OrkwEdhi88r2wcCKitMeRwIhAJc0F5jC8PJJTzqBvb7bKuCoXeuzFjCwNWeBxz25pQUE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":27575},"main":"dist/index.cjs","type":"module","_from":"file:tevm-jsonrpc-1.0.0-next.148.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/jsonrpc","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest run","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage --run"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/43b15a2b12378faf1094bb1bb54ca311/tevm-jsonrpc-1.0.0-next.148.tgz","_integrity":"sha512-e+Sln2MzdjvdgRpbu5iGui8YNbUo/riPMu+BSu5feCnVurEtCo0RYZ6ineOK1j2pKSIan3d9aAHqvwFlGJIsbQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/jsonrpc"},"_npmVersion":"10.8.1","description":"A typesafe library for writing forge scripts in typescript","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@ponder/utils":"^0.2.13"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.142","@tevm/tsupconfig":"^1.0.0-next.148"},"peerDependencies":{"viem":"^2.37.9"},"_npmOperationalInternal":{"tmp":"tmp/jsonrpc_1.0.0-next.148_1759577173062_0.9328345365508557","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-rc.151":{"name":"@tevm/jsonrpc","version":"1.0.0-rc.151","private":false,"description":"A typesafe library for writing forge scripts in typescript","keywords":["solidity","forge","foundry","sol","typescript","web3","blockchain"],"repository":{"type":"git","url":"git+https://github.com/evmts/tevm-monorepo.git","directory":"packages/jsonrpc"},"license":"MIT","contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"sideEffects":false,"type":"module","exports":{"./package.json":"./package.json",".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"main":"dist/index.cjs","module":"dist/index.js","types":"types/index.d.ts","dependencies":{"@ponder/utils":"^0.2.18"},"devDependencies":{"@tevm/tsconfig":"^1.0.0-rc.151","@tevm/tsupconfig":"^1.0.0-rc.151"},"peerDependencies":{"viem":"^2.49.3"},"publishConfig":{"access":"public"},"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/jsonrpc","build:dist":"tsup","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","format:check":"biome format .","generate:docs":"typedoc","lint":"biome check . --write --unsafe","lint:check":"biome check . --verbose","lint:deps":"bunx depcheck","lint:package":"bunx publint --strict && attw --pack","package:up":"pnpm up --latest","test":"vitest --watch","test:coverage":"vitest --coverage --run","test:run":"vitest run","typecheck":"tsc --noEmit"},"_id":"@tevm/jsonrpc@1.0.0-rc.151","readmeFilename":"README.md","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"homepage":"https://github.com/evmts/tevm-monorepo#readme","_integrity":"sha512-3oCXYzDpBDWRFMK/fFI+othvFFADmbBUiU9IxEN/KhV019kB3+zfQs7g7NFqey5m4c90pEAB//M16RKT9HvXdQ==","_resolved":"/tmp/tmp.n2xehFBTtf/tevm-jsonrpc-1.0.0-rc.151.tgz","_from":"file:/tmp/tmp.n2xehFBTtf/tevm-jsonrpc-1.0.0-rc.151.tgz","_nodeVersion":"24.12.0","_npmVersion":"11.5.1","dist":{"integrity":"sha512-3oCXYzDpBDWRFMK/fFI+othvFFADmbBUiU9IxEN/KhV019kB3+zfQs7g7NFqey5m4c90pEAB//M16RKT9HvXdQ==","shasum":"c4c6bfd16d036396c8cd249c331ea3c2a704dd17","tarball":"https://registry.npmjs.org/@tevm/jsonrpc/-/jsonrpc-1.0.0-rc.151.tgz","fileCount":33,"unpackedSize":27273,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tevm%2fjsonrpc@1.0.0-rc.151","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCnGNGBWQfMrhUke4yFBoy/IN+MdD8rC67W1aELlOUOewIhANaQQ9RcTeZT9znUox35qOadCdsZC8RaEfvpMAAe3AL8"}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:648cd506-61b4-4ead-9681-edcb883d2e55"}},"directories":{},"maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/jsonrpc_1.0.0-rc.151_1779468081180_0.046928510961161685"},"_hasShrinkwrap":false}},"time":{"created":"2024-01-07T21:15:07.390Z","modified":"2026-05-22T16:41:21.614Z","1.0.0-next.21":"2024-01-07T21:15:07.722Z","1.0.0-next.22":"2024-01-17T06:38:05.233Z","1.0.0-next.23":"2024-01-22T04:21:39.335Z","1.0.0-next.28":"2024-02-09T21:26:57.057Z","1.0.0-next.40":"2024-02-20T03:18:46.186Z","1.1.0-next.46":"2024-05-13T02:53:43.502Z","1.1.0-next.47":"2024-05-13T15:36:57.698Z","1.1.0-next.52":"2024-05-16T23:05:23.480Z","1.1.0-next.60":"2024-05-24T14:41:34.283Z","1.1.0-next.69":"2024-06-04T08:12:13.830Z","1.1.0-next.70":"2024-06-05T23:46:35.353Z","1.1.0-next.72":"2024-06-09T01:21:02.748Z","1.1.0-next.74":"2024-06-12T08:53:02.393Z","1.1.0-next.77":"2024-06-14T18:32:25.355Z","2.0.0-next.79":"2024-06-18T23:46:00.914Z","2.0.0-next.80":"2024-06-19T03:56:31.918Z","2.0.0-next.84":"2024-06-21T21:54:40.564Z","2.0.0-next.86":"2024-06-26T23:11:51.299Z","1.0.0-next.86":"2024-07-02T05:28:56.443Z","1.1.0-next.96":"2024-07-10T14:44:40.259Z","1.1.0-next.100":"2024-07-17T00:42:39.770Z","0.0.0-next.100":"2024-08-27T19:19:24.386Z","1.0.0-next.109":"2024-09-01T08:25:53.045Z","1.0.0-next.117":"2024-09-23T05:39:35.991Z","1.0.0-next.118":"2024-09-27T20:09:39.288Z","1.0.0-next.128":"2025-03-08T04:23:42.364Z","1.0.0-next.131":"2025-03-12T02:27:35.355Z","1.0.0-next.142":"2025-04-20T16:21:05.701Z","1.0.0-next.146":"2025-05-28T12:30:47.164Z","1.0.0-next.148":"2025-10-04T11:26:13.279Z","1.0.0-rc.151":"2026-05-22T16:41:21.337Z"},"bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"license":"MIT","homepage":"https://github.com/evmts/tevm-monorepo#readme","keywords":["solidity","forge","foundry","sol","typescript","web3","blockchain"],"repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/jsonrpc"},"description":"A typesafe library for writing forge scripts in typescript","contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"readme":"","readmeFilename":""}