{"_id":"@tevm/decorators","_rev":"91-a9c9bda01a2a1b6b65f7e549aa2722c3","name":"@tevm/decorators","dist-tags":{"next":"1.0.0-next.39","latest":"1.0.0-next.148","rc":"1.0.0-rc.151"},"versions":{"1.0.0-next.39":{"name":"@tevm/decorators","version":"1.0.0-next.39","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.0.0-next.39","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":"2e82035ab9b5ac8f90f81d64e23ec512aa8d13d3","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.0.0-next.39.tgz","fileCount":27,"integrity":"sha512-N6nYbg2E5rqfJ5+UtavZKChMU/58DSmhdfMg4HuKnHd2u7UrTGmjlynwlBogM70vm7oTlKhreATaiBKlXRCPcQ==","signatures":[{"sig":"MEUCIEfyC03Y3ACowy+6Z3NNs8UxsWrL7qs2RnD8Lgp1MBl8AiEA3vcIKT1mZTNXYHHkl0kEePeZ5iK7xZlOTYGGrJFj4cQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63261},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.0.0-next.39.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 && bun lint:deps && bun lint:package","lint":"rome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/829d84f0f84c3b2f2ba66ebb77f1c196/tevm-decorators-1.0.0-next.39.tgz","_integrity":"sha512-N6nYbg2E5rqfJ5+UtavZKChMU/58DSmhdfMg4HuKnHd2u7UrTGmjlynwlBogM70vm7oTlKhreATaiBKlXRCPcQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.1.0","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.9.0","dependencies":{"@tevm/actions":"^1.0.0-next.39","@tevm/procedures":"^1.0.0-next.39","@tevm/actions-types":"1.0.0-next.39"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.28","@tevm/tsupconfig":"^1.0.0-next.28","@tevm/base-client":"1.0.0-next.39","@tevm/client-types":"1.0.0-next.39"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.0.0-next.39_1708028527929_0.7189586522915101","host":"s3://npm-registry-packages"}},"1.0.0-next.40":{"name":"@tevm/decorators","version":"1.0.0-next.40","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@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":"2e71e478e76b35ccd487da33b6368c2ceb3bda5f","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.0.0-next.40.tgz","fileCount":27,"integrity":"sha512-KUIoLWljbNuarm0ic41eGiN+UUEmHiAb1e0CHisAHXjUMcn/K/5YsfGWEQkLuS60VzoIA0wJM4I0jAfcFeBSzw==","signatures":[{"sig":"MEQCIG0yg0J36dW0CJmnIK9qVT3xBd0SE/aEhWLoQHVhKJH3AiBW12C6QDLiL8DzP4/540KxJovYBlYpZ5v+xwozczs7Nw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63261},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-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 && bun lint:deps && bun lint:package","lint":"rome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/17e503c79cbb864005eeecad655b9ea3/tevm-decorators-1.0.0-next.40.tgz","_integrity":"sha512-KUIoLWljbNuarm0ic41eGiN+UUEmHiAb1e0CHisAHXjUMcn/K/5YsfGWEQkLuS60VzoIA0wJM4I0jAfcFeBSzw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.1.0","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.9.0","dependencies":{"@tevm/actions":"^1.0.0-next.40","@tevm/procedures":"^1.0.0-next.40","@tevm/actions-types":"1.0.0-next.40"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.40","@tevm/tsupconfig":"^1.0.0-next.40","@tevm/base-client":"1.0.0-next.40","@tevm/client-types":"1.0.0-next.40"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.0.0-next.40_1708399121898_0.01170922891648063","host":"s3://npm-registry-packages"}},"1.0.0-next.41":{"name":"@tevm/decorators","version":"1.0.0-next.41","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.0.0-next.41","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":"4aaba7d61f8f8177105be535772c5fb95ea436ad","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.0.0-next.41.tgz","fileCount":109,"integrity":"sha512-/cIX0YLzI8l5d36xVjDqApngnzAtL2VFjYfhLqjCeXwVqaYTopgYCieU41yCo6x/ogLQQlGsfmXBK0NJM8Gu+w==","signatures":[{"sig":"MEUCIGfqugx4gJ9+sQCR5DJm2WnXyKx+20yI1AeAILj0lMv1AiEAx3AwMhh8CJ/fg9O0IHNEkANoDLvSZjNeBNWkjUIn9W4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":307891},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.0.0-next.41.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 && bun lint:deps && bun lint:package","lint":"rome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/f3545c82c3860971fe802b469973c794/tevm-decorators-1.0.0-next.41.tgz","_integrity":"sha512-/cIX0YLzI8l5d36xVjDqApngnzAtL2VFjYfhLqjCeXwVqaYTopgYCieU41yCo6x/ogLQQlGsfmXBK0NJM8Gu+w==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.1.0","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.9.0","dependencies":{"viem":"^2.7.13","@tevm/utils":"1.0.0-next.40","@tevm/actions":"^1.0.0-next.41","@tevm/procedures":"^1.0.0-next.41","@tevm/actions-types":"1.0.0-next.41","@tevm/procedures-types":"1.0.0-next.41"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.40","@tevm/tsupconfig":"^1.0.0-next.40","@tevm/base-client":"1.0.0-next.41","@tevm/client-types":"1.0.0-next.40"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.0.0-next.41_1708824944618_0.030410345080695844","host":"s3://npm-registry-packages"}},"1.0.0-next.42":{"name":"@tevm/decorators","version":"1.0.0-next.42","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.0.0-next.42","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":"d2c3077abae095126206f8f199bb6fe305cb54dc","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.0.0-next.42.tgz","fileCount":109,"integrity":"sha512-wacxjNggXExgU4ZVoLNWhv7NFWib7eR8YmtkOlDxEmjZ3bai9GABGTyhxVlwM7nr+qlaYTJ9eV+XuXZMC99EZg==","signatures":[{"sig":"MEUCIEr8Qrt6ZXSK7pGlQ52vG2LmV9mK0bMpBKrxL/21/c/rAiEAvAqeCmMq7EgbjcCGTCTnXahaxekKttyBR7tq1doZDxY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":307891},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.0.0-next.42.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 && bun lint:deps && bun lint:package","lint":"rome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/99a0aaf5aa5d12dd98a8ddc79a237daa/tevm-decorators-1.0.0-next.42.tgz","_integrity":"sha512-wacxjNggXExgU4ZVoLNWhv7NFWib7eR8YmtkOlDxEmjZ3bai9GABGTyhxVlwM7nr+qlaYTJ9eV+XuXZMC99EZg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.1.0","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.9.0","dependencies":{"viem":"^2.7.13","@tevm/utils":"1.0.0-next.40","@tevm/actions":"^1.0.0-next.42","@tevm/procedures":"^1.0.0-next.42","@tevm/actions-types":"1.0.0-next.41","@tevm/procedures-types":"1.0.0-next.41"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.40","@tevm/tsupconfig":"^1.0.0-next.40","@tevm/base-client":"1.0.0-next.42","@tevm/client-types":"1.0.0-next.40"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.0.0-next.42_1709141530924_0.17062947020406116","host":"s3://npm-registry-packages"}},"1.1.0-next.45":{"name":"@tevm/decorators","version":"1.1.0-next.45","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.1.0-next.45","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":"ac7b47a6c61bff9ea933badd36368dad566fbb61","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.1.0-next.45.tgz","fileCount":109,"integrity":"sha512-Zoxf3aJ29Awjlag1gKHHBJPdKv9ZiOIyzxeIjn1ezdCVaQJw9mgg2dnH36P229p/0/DMIGxqbqNPYRBkB7o2tA==","signatures":[{"sig":"MEUCICV5WWNyUUAbUNCweGPMHuj0VyZ+aZQ9GmMH1frFhKp6AiEA2F4bNCJ/W5dbOmekOEMGj/FubHmPsUYiGAZDFWBg1qQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":307705},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.1.0-next.45.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 && bun lint:deps && bun lint:package","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/3bbff0c6ee1b0b0bae589a0613cc387f/tevm-decorators-1.1.0-next.45.tgz","_integrity":"sha512-Zoxf3aJ29Awjlag1gKHHBJPdKv9ZiOIyzxeIjn1ezdCVaQJw9mgg2dnH36P229p/0/DMIGxqbqNPYRBkB7o2tA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.2.4","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.7.16","@tevm/utils":"1.1.0-next.45","@tevm/actions":"^1.1.0-next.45","@tevm/procedures":"^1.1.0-next.45","@tevm/actions-types":"1.1.0-next.45","@tevm/procedures-types":"1.1.0-next.45"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.40","@tevm/tsupconfig":"^1.0.0-next.40","@tevm/base-client":"1.1.0-next.45","@tevm/client-types":"1.1.0-next.45"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.1.0-next.45_1715450556140_0.06915286663580478","host":"s3://npm-registry-packages"}},"1.1.0-next.46":{"name":"@tevm/decorators","version":"1.1.0-next.46","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@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":"89a18da9e738ae36cc6f1e4c40e0b53328dd4403","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.1.0-next.46.tgz","fileCount":109,"integrity":"sha512-+Bw4sBsoJoL/Qxs88XrRSJ3b3X520mF0dIb849YfM5zjvSY+pz/yNZiP63Tc12eJoUwOHeOetgJX7ihvZdnnbg==","signatures":[{"sig":"MEUCIQCSt/R9qkvZU+qO5EGvujafWqHuSju8yMBsZhl+NkANzgIgCr/EQWxyjUUB3j+ly49REjw35/CVtmaQc9SCDvVANgc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":309521},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.1.0-next.46.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 && bun lint:deps && bun lint:package","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/662d68c8f08ca1265a227fbe004ee9aa/tevm-decorators-1.1.0-next.46.tgz","_integrity":"sha512-+Bw4sBsoJoL/Qxs88XrRSJ3b3X520mF0dIb849YfM5zjvSY+pz/yNZiP63Tc12eJoUwOHeOetgJX7ihvZdnnbg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.2.4","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.7.16","@tevm/utils":"1.1.0-next.45","@tevm/actions":"^1.1.0-next.46","@tevm/procedures":"^1.1.0-next.46","@tevm/actions-types":"1.1.0-next.46","@tevm/procedures-types":"1.1.0-next.45"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.40","@tevm/tsupconfig":"^1.0.0-next.40","@tevm/base-client":"1.1.0-next.46","@tevm/client-types":"1.1.0-next.45"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.1.0-next.46_1715568818375_0.08371262803481838","host":"s3://npm-registry-packages"}},"1.1.0-next.47":{"name":"@tevm/decorators","version":"1.1.0-next.47","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@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":"d7fb22ff1ae2b4f3b0f95f408696f77715db1809","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.1.0-next.47.tgz","fileCount":109,"integrity":"sha512-LqJVjtiVYTx2AwngKZDy+CSTjmYUsbdURoCkEWPPrMccKFibinZJcANlWTsUocXnE+quiJ6M5yRpq3ScHE9Bpg==","signatures":[{"sig":"MEYCIQCp6tuVety30j+7e1QKwaKgnX0l1MnriEByCP7swyIT+gIhAP8ETf+x6YmOCSUpYb+0kSKEFatgaJbE4lj/2rJCvT71","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":309526},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.1.0-next.47.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 && bun lint:deps && bun lint:package","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/849f64f14605e46259dc560b87b8c081/tevm-decorators-1.1.0-next.47.tgz","_integrity":"sha512-LqJVjtiVYTx2AwngKZDy+CSTjmYUsbdURoCkEWPPrMccKFibinZJcANlWTsUocXnE+quiJ6M5yRpq3ScHE9Bpg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.2.4","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.7.16","@tevm/utils":"^1.1.0-next.47","@tevm/actions":"^1.1.0-next.47","@tevm/procedures":"^1.1.0-next.47","@tevm/actions-types":"^1.1.0-next.47","@tevm/procedures-types":"^1.1.0-next.47"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.47","@tevm/tsupconfig":"^1.1.0-next.47","@tevm/base-client":"^1.1.0-next.47","@tevm/client-types":"^1.1.0-next.47"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.1.0-next.47_1715614616049_0.7022121974978051","host":"s3://npm-registry-packages"}},"1.1.0-next.49":{"name":"@tevm/decorators","version":"1.1.0-next.49","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.1.0-next.49","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":"404edbbbecca0be090379a530e8a4375dfa2f439","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.1.0-next.49.tgz","fileCount":109,"integrity":"sha512-Dj2GylHww0VqItKmzd9mycA3bDQaRuYRaH7Je9UdBmtW1qXzTR3WOv5zSMECji2gifyp5L3mpjApWyy+v0hC/g==","signatures":[{"sig":"MEUCIEJrBNoe0o+j+AiinXN3bZt0NdXLhkk5i0o4mFWh82jDAiEAmyDo5/66ctBs29pI1jNt4/9SL475mr7RG/lEBV0OhL8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":309526},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.1.0-next.49.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 && bun lint:deps && bun lint:package","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/980d563ade78a5d1f1d7ca898516541f/tevm-decorators-1.1.0-next.49.tgz","_integrity":"sha512-Dj2GylHww0VqItKmzd9mycA3bDQaRuYRaH7Je9UdBmtW1qXzTR3WOv5zSMECji2gifyp5L3mpjApWyy+v0hC/g==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.2.4","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.7.16","@tevm/utils":"^1.1.0-next.47","@tevm/actions":"^1.1.0-next.49","@tevm/procedures":"^1.1.0-next.49","@tevm/actions-types":"^1.1.0-next.47","@tevm/procedures-types":"^1.1.0-next.47"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.47","@tevm/tsupconfig":"^1.1.0-next.47","@tevm/base-client":"^1.1.0-next.49","@tevm/client-types":"^1.1.0-next.47"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.1.0-next.49_1715746466770_0.3181204617233775","host":"s3://npm-registry-packages"}},"1.1.0-next.50":{"name":"@tevm/decorators","version":"1.1.0-next.50","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.1.0-next.50","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":"cf8b15a0d345c8d2bb7bb4ce595036a461741c92","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.1.0-next.50.tgz","fileCount":109,"integrity":"sha512-sNtKC4re6+351EjcbkvC4VxliXpucj2KBXCEaZepFzVcmM05Z5OOPvLr9zBHYEeqbjuZJPPSYZZLKaS/DWLV9w==","signatures":[{"sig":"MEQCIAHG71Mfweo96MYFrHwGz0z4zVvfDvHHZmQQSZcx9TqyAiAD7bxwP2Azu9ttPxlULKVUYf8KLlnKpRgnhoHxSC5a/g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":309526},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.1.0-next.50.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 && bun lint:deps && bun lint:package","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/cd5a52bafbebd9d5538ff9ab8bf709af/tevm-decorators-1.1.0-next.50.tgz","_integrity":"sha512-sNtKC4re6+351EjcbkvC4VxliXpucj2KBXCEaZepFzVcmM05Z5OOPvLr9zBHYEeqbjuZJPPSYZZLKaS/DWLV9w==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.2.4","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.7.16","@tevm/utils":"^1.1.0-next.47","@tevm/actions":"^1.1.0-next.50","@tevm/procedures":"^1.1.0-next.50","@tevm/actions-types":"^1.1.0-next.47","@tevm/procedures-types":"^1.1.0-next.50"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.47","@tevm/tsupconfig":"^1.1.0-next.47","@tevm/base-client":"^1.1.0-next.50","@tevm/client-types":"^1.1.0-next.47"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.1.0-next.50_1715842202825_0.989069177574603","host":"s3://npm-registry-packages"}},"1.1.0-next.52":{"name":"@tevm/decorators","version":"1.1.0-next.52","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@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":"ddcb4f1d1a78dbecd93e266611bcd986334bf44b","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.1.0-next.52.tgz","fileCount":109,"integrity":"sha512-fQJGg3/hWmSXzychDNy4XQiAscgz2q4QHyLrSuolhi8LQv1MbfqxQzJIZ//+BId77Pl96Y/yDQzkbnZAPOkdBg==","signatures":[{"sig":"MEYCIQCzXdDvvFFwjoc+z8z7fS/Lbbp8dnpu+kCZu3dMzpJ7QQIhAL1WnRzrDochXVyfQAH7szt0uqywlg9+ICmYXFGtbMj6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":309526},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.1.0-next.52.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 && bun lint:deps && bun lint:package","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/24440ca4a223831e23951c29cc60f48d/tevm-decorators-1.1.0-next.52.tgz","_integrity":"sha512-fQJGg3/hWmSXzychDNy4XQiAscgz2q4QHyLrSuolhi8LQv1MbfqxQzJIZ//+BId77Pl96Y/yDQzkbnZAPOkdBg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.2.4","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.7.16","@tevm/utils":"^1.1.0-next.52","@tevm/actions":"^1.1.0-next.52","@tevm/procedures":"^1.1.0-next.52","@tevm/actions-types":"^1.1.0-next.52","@tevm/procedures-types":"^1.1.0-next.52"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.52","@tevm/tsupconfig":"^1.1.0-next.52","@tevm/base-client":"^1.1.0-next.52","@tevm/client-types":"^1.1.0-next.52"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.1.0-next.52_1715900722641_0.6972268956088064","host":"s3://npm-registry-packages"}},"1.1.0-next.53":{"name":"@tevm/decorators","version":"1.1.0-next.53","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.1.0-next.53","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":"6e2cc9e8ae844d5de05810c5b8e947477c012b34","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.1.0-next.53.tgz","fileCount":109,"integrity":"sha512-SBT780aGJdVrSQOL/i7jhX98ptwnPPP2aUxi8kuAMmi5wm7Jw1m4rlZaItM42sQHgH0IdIY2t/p+80F1ail/zw==","signatures":[{"sig":"MEYCIQCMHzMdfFqMWvVijiNt5HUGFxrECVQKoW/L9qvq+JBwSgIhAJmorvyYEUuysIi33/PdsCopKyTWymmNNLWEJ3Sa6cAN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":309526},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.1.0-next.53.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 && bun lint:deps && bun lint:package","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/c1ae2cd245e7ac26a1579f4152e1ba4e/tevm-decorators-1.1.0-next.53.tgz","_integrity":"sha512-SBT780aGJdVrSQOL/i7jhX98ptwnPPP2aUxi8kuAMmi5wm7Jw1m4rlZaItM42sQHgH0IdIY2t/p+80F1ail/zw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.2.4","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.7.16","@tevm/utils":"^1.1.0-next.52","@tevm/actions":"^1.1.0-next.53","@tevm/procedures":"^1.1.0-next.53","@tevm/actions-types":"^1.1.0-next.53","@tevm/procedures-types":"^1.1.0-next.52"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.52","@tevm/tsupconfig":"^1.1.0-next.52","@tevm/base-client":"^1.1.0-next.52","@tevm/client-types":"^1.1.0-next.52"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.1.0-next.53_1715926652226_0.879993698197685","host":"s3://npm-registry-packages"}},"1.1.0-next.54":{"name":"@tevm/decorators","version":"1.1.0-next.54","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.1.0-next.54","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":"e633468edcd215dd235854be8ab65711de02362a","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.1.0-next.54.tgz","fileCount":109,"integrity":"sha512-pmupd6mFDUzrxxN9K78zgSQ81HY/9K88NbEUn7I0X7nS+gHahvB80Qlvb8sWqp3CVNITXTbNVwvA6cf41rGjtQ==","signatures":[{"sig":"MEYCIQC3IE56DBnCJzqlrs02Js2Lpg6k9ybYdXcivoqNzXuKWgIhAN3y3hKxO1JdHKgg6j0Dk79ivkpqmOyNEYnkNEXtHvFh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":309526},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.1.0-next.54.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 && bun lint:deps && bun lint:package","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/7d6288dbe37eb23bde3b686150382909/tevm-decorators-1.1.0-next.54.tgz","_integrity":"sha512-pmupd6mFDUzrxxN9K78zgSQ81HY/9K88NbEUn7I0X7nS+gHahvB80Qlvb8sWqp3CVNITXTbNVwvA6cf41rGjtQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.2.4","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.7.16","@tevm/utils":"^1.1.0-next.52","@tevm/actions":"^1.1.0-next.54","@tevm/procedures":"^1.1.0-next.54","@tevm/actions-types":"^1.1.0-next.54","@tevm/procedures-types":"^1.1.0-next.52"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.52","@tevm/tsupconfig":"^1.1.0-next.52","@tevm/base-client":"^1.1.0-next.52","@tevm/client-types":"^1.1.0-next.52"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.1.0-next.54_1715976479159_0.5555567387575859","host":"s3://npm-registry-packages"}},"1.1.0-next.55":{"name":"@tevm/decorators","version":"1.1.0-next.55","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.1.0-next.55","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":"ec0f589aa3ae4b09211f034debe5565b0b1367a8","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.1.0-next.55.tgz","fileCount":109,"integrity":"sha512-jD+J3abL8ikW+uZkvbUqhlZqcUkSF1oSiJ5KsH5rNQLH37rCyK9eGDZACKVzScONBdVqDY/MYBE7it/cFiH57w==","signatures":[{"sig":"MEUCIQD5q+DNc1nHw4ztlZIHCu97jlFbPIpamndlKxaUcg2FSgIgZSWioV0l+yRF1HwF0eidOfCN6JoOJJkETKBrP80/UU4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":309526},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.1.0-next.55.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 && bun lint:deps && bun lint:package","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/800a1a7ac792d39b78cc04b3b4fcee86/tevm-decorators-1.1.0-next.55.tgz","_integrity":"sha512-jD+J3abL8ikW+uZkvbUqhlZqcUkSF1oSiJ5KsH5rNQLH37rCyK9eGDZACKVzScONBdVqDY/MYBE7it/cFiH57w==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.2.4","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.7.16","@tevm/utils":"^1.1.0-next.52","@tevm/actions":"^1.1.0-next.55","@tevm/procedures":"^1.1.0-next.55","@tevm/actions-types":"^1.1.0-next.54","@tevm/procedures-types":"^1.1.0-next.52"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.52","@tevm/tsupconfig":"^1.1.0-next.52","@tevm/base-client":"^1.1.0-next.55","@tevm/client-types":"^1.1.0-next.52"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.1.0-next.55_1716100581689_0.9821960232832765","host":"s3://npm-registry-packages"}},"1.1.0-next.56":{"name":"@tevm/decorators","version":"1.1.0-next.56","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.1.0-next.56","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":"cad30366ea1372624792215927fd6d04cf25f9d8","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.1.0-next.56.tgz","fileCount":109,"integrity":"sha512-E+9fnyo0YS0WjoEKxd8AbmGGagy+iIcA73+Y6MUWDbNSIffM+3Vxb4PDEnCRPdJMBf8VU1IYhcLVMGbs9iCWaQ==","signatures":[{"sig":"MEUCIQCIHoTLxjw6DCz7EXZPvUnyALl1igRIUGaZACuWrCW0TAIgC0fCSZ/7LLsftblaB0xnvFEHdP6O4wYjsAdmHYWPzBM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":309526},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.1.0-next.56.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 && bun lint:deps && bun lint:package","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/7fe9c62bf45c879b81d1a53a825ae839/tevm-decorators-1.1.0-next.56.tgz","_integrity":"sha512-E+9fnyo0YS0WjoEKxd8AbmGGagy+iIcA73+Y6MUWDbNSIffM+3Vxb4PDEnCRPdJMBf8VU1IYhcLVMGbs9iCWaQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.2.4","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.7.16","@tevm/utils":"^1.1.0-next.52","@tevm/actions":"^1.1.0-next.56","@tevm/procedures":"^1.1.0-next.56","@tevm/actions-types":"^1.1.0-next.56","@tevm/procedures-types":"^1.1.0-next.52"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.52","@tevm/tsupconfig":"^1.1.0-next.52","@tevm/base-client":"^1.1.0-next.56","@tevm/client-types":"^1.1.0-next.52"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.1.0-next.56_1716281624818_0.16022386787227028","host":"s3://npm-registry-packages"}},"1.1.0-next.57":{"name":"@tevm/decorators","version":"1.1.0-next.57","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.1.0-next.57","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":"d672c87f37771c6c0effb5c034b197cbc0093afb","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.1.0-next.57.tgz","fileCount":112,"integrity":"sha512-1SojiQ2tT4iTD6JhgqoxLBEXuFhOi99sktmoiZuAwPgdHPPgFksiw6AS2guUjsScHGBiFHgdb54fOg1KgxU3nA==","signatures":[{"sig":"MEYCIQDHOI78vXp52vTZ4ZmdKbB10/GIeWKtcJmJRJmYTG3oWwIhAIJSWunvV9zPnM6EusC1KbbZuPDu+wS4UmvNSOUmBpfM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":309919},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.1.0-next.57.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 && bun lint:deps && bun lint:package","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/f5c676f5da96cc02d344eef2f52d4237/tevm-decorators-1.1.0-next.57.tgz","_integrity":"sha512-1SojiQ2tT4iTD6JhgqoxLBEXuFhOi99sktmoiZuAwPgdHPPgFksiw6AS2guUjsScHGBiFHgdb54fOg1KgxU3nA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.2.4","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.7.16","@tevm/utils":"^1.1.0-next.52","@tevm/actions":"^1.1.0-next.57","@tevm/procedures":"^1.1.0-next.57","@tevm/actions-types":"^1.1.0-next.56","@tevm/procedures-types":"^1.1.0-next.52"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.52","@tevm/tsupconfig":"^1.1.0-next.52","@tevm/base-client":"^1.1.0-next.57","@tevm/client-types":"^1.1.0-next.52"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.1.0-next.57_1716333215207_0.45168994164899123","host":"s3://npm-registry-packages"}},"1.1.0-next.58":{"name":"@tevm/decorators","version":"1.1.0-next.58","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.1.0-next.58","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":"a2c3c862211426429b1a1196ba1cfb09d6c76807","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.1.0-next.58.tgz","fileCount":112,"integrity":"sha512-jvI3Lc1jBbknFK8RmKqJaaIFDhGRHHxvaMVrIAyRd1vHrkkkAb+XbCJCSkxtJpjPFqMIJCNHisz6yng7emBSyg==","signatures":[{"sig":"MEUCIDHisPRjGE4gk3OgNElAaorAIxsXb1lj8EtsKABMzdwhAiEAxeOK5EloRwrwLSxwN/uJacZkUJM0Ho++hxZOoeljSqM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":309919},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.1.0-next.58.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 && bun lint:deps && bun lint:package","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/b1fc7bd8ef67ee1da2984c9c54de14e3/tevm-decorators-1.1.0-next.58.tgz","_integrity":"sha512-jvI3Lc1jBbknFK8RmKqJaaIFDhGRHHxvaMVrIAyRd1vHrkkkAb+XbCJCSkxtJpjPFqMIJCNHisz6yng7emBSyg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.2.4","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.7.16","@tevm/utils":"^1.1.0-next.52","@tevm/actions":"^1.1.0-next.57","@tevm/procedures":"^1.1.0-next.58","@tevm/actions-types":"^1.1.0-next.58","@tevm/procedures-types":"^1.1.0-next.52"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.52","@tevm/tsupconfig":"^1.1.0-next.52","@tevm/base-client":"^1.1.0-next.58","@tevm/client-types":"^1.1.0-next.52"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.1.0-next.58_1716363719681_0.12602718432291193","host":"s3://npm-registry-packages"}},"1.1.0-next.59":{"name":"@tevm/decorators","version":"1.1.0-next.59","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.1.0-next.59","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":"9b0fcbf49291d32866d5d5491f97f75fca6fc024","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.1.0-next.59.tgz","fileCount":112,"integrity":"sha512-di5akWeCnw4giU1L/ve+X5t2cEN6Dd2XVBeWDEAoYwE4An+XnAvdEMcuiI62T6JAmU80KU0AjyB1ALJ93FLjhg==","signatures":[{"sig":"MEYCIQCwdC5fLPSXVdXkeomy1Y6QBcuyUjkc9oBtZQnUzbkdnAIhAI4Envom/2Gp32Nwo8NgpjuvqlKhlavtaeJ1OGHkaFH1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":309919},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.1.0-next.59.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 && bun lint:deps && bun lint:package","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/f1b670fe87a4ec321568cd690c89e073/tevm-decorators-1.1.0-next.59.tgz","_integrity":"sha512-di5akWeCnw4giU1L/ve+X5t2cEN6Dd2XVBeWDEAoYwE4An+XnAvdEMcuiI62T6JAmU80KU0AjyB1ALJ93FLjhg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.2.4","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.7.16","@tevm/utils":"^1.1.0-next.52","@tevm/actions":"^1.1.0-next.59","@tevm/procedures":"^1.1.0-next.59","@tevm/actions-types":"^1.1.0-next.58","@tevm/procedures-types":"^1.1.0-next.52"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.52","@tevm/tsupconfig":"^1.1.0-next.52","@tevm/base-client":"^1.1.0-next.59","@tevm/client-types":"^1.1.0-next.52"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.1.0-next.59_1716495567140_0.21223335960823309","host":"s3://npm-registry-packages"}},"1.1.0-next.60":{"name":"@tevm/decorators","version":"1.1.0-next.60","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@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":"1d61c9e2243cc7c59026efda175b06d83e88738b","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.1.0-next.60.tgz","fileCount":112,"integrity":"sha512-MUin/n2qtQ1G3Sw6FrM1ZHCkWMKvY4TfOpmldxATUJzRRxegmsMG7+lfqThZFCBlL5cP3diYvjexY8SzWdewVw==","signatures":[{"sig":"MEUCIQDvJC3J9UxvaIm7yynbWXK+n560/HizxIpXEmRwHOXMJgIgEL32MWw+WLj7JhTRQjtw2//QUBpEIrSn4lK7jxhmHqw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":309919},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.1.0-next.60.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 && bun lint:deps && bun lint:package","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/c82c0a099de4cadd736f4bbfdee2e407/tevm-decorators-1.1.0-next.60.tgz","_integrity":"sha512-MUin/n2qtQ1G3Sw6FrM1ZHCkWMKvY4TfOpmldxATUJzRRxegmsMG7+lfqThZFCBlL5cP3diYvjexY8SzWdewVw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.2.4","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.7.16","@tevm/utils":"^1.1.0-next.60","@tevm/actions":"^1.1.0-next.60","@tevm/procedures":"^1.1.0-next.60","@tevm/actions-types":"^1.1.0-next.60","@tevm/procedures-types":"^1.1.0-next.60"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.60","@tevm/tsupconfig":"^1.1.0-next.60","@tevm/base-client":"^1.1.0-next.60","@tevm/client-types":"^1.1.0-next.60"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.1.0-next.60_1716561693051_0.8210700336277477","host":"s3://npm-registry-packages"}},"1.1.0-next.61":{"name":"@tevm/decorators","version":"1.1.0-next.61","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.1.0-next.61","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":"5e250f8891d03b7c60468a2d739cc6337a59acca","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.1.0-next.61.tgz","fileCount":112,"integrity":"sha512-Dsra4tYfJqgAwdYC5r5gX7ccI2DNETegAtvMa2kjfA5zfVgD8ArICGo6AdK0tdF/GDhKF021jg+lkOG34KN99A==","signatures":[{"sig":"MEUCIC6afiZdMVC0Qxvrp1hwE9bapsVG6hvEMoDbPiNOHrz9AiEArfRAO6XwO7QUBtYZHSmM9tQS3Q4NVS/3scL+tYANy64=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":309919},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.1.0-next.61.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 && bun lint:deps && bun lint:package","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/1a3f1cb3c159ef172a5e02e0369cf9d4/tevm-decorators-1.1.0-next.61.tgz","_integrity":"sha512-Dsra4tYfJqgAwdYC5r5gX7ccI2DNETegAtvMa2kjfA5zfVgD8ArICGo6AdK0tdF/GDhKF021jg+lkOG34KN99A==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.2.4","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.7.16","@tevm/utils":"^1.1.0-next.60","@tevm/actions":"^1.1.0-next.61","@tevm/procedures":"^1.1.0-next.61","@tevm/actions-types":"^1.1.0-next.60","@tevm/procedures-types":"^1.1.0-next.60"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.60","@tevm/tsupconfig":"^1.1.0-next.60","@tevm/base-client":"^1.1.0-next.61","@tevm/client-types":"^1.1.0-next.60"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.1.0-next.61_1716673449936_0.534555457907619","host":"s3://npm-registry-packages"}},"1.1.0-next.62":{"name":"@tevm/decorators","version":"1.1.0-next.62","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.1.0-next.62","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":"c56c67b75c532b0c1fa8f68a143c4da060817745","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.1.0-next.62.tgz","fileCount":112,"integrity":"sha512-8649l/deSBPqrwk6RJmRXzDtqdgOFpGzrZ0v0j5FTnKxCSZ2c9+zBS5EODlGKdxyzgt7OoapiTfLwixYw6aE4w==","signatures":[{"sig":"MEUCICN1+CC3A7winiwTnYOvV85Ss1hRvqSy8k7vBrNP49riAiEA2q6UQeWuNXtF//W0MobRCZQPP6uWMXw214yelDGk8bE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":309919},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.1.0-next.62.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 && bun lint:deps && bun lint:package","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/2a709867af551b396ed54880b4af12bd/tevm-decorators-1.1.0-next.62.tgz","_integrity":"sha512-8649l/deSBPqrwk6RJmRXzDtqdgOFpGzrZ0v0j5FTnKxCSZ2c9+zBS5EODlGKdxyzgt7OoapiTfLwixYw6aE4w==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.2.4","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.7.16","@tevm/utils":"^1.1.0-next.60","@tevm/actions":"^1.1.0-next.62","@tevm/procedures":"^1.1.0-next.62","@tevm/actions-types":"^1.1.0-next.60","@tevm/procedures-types":"^1.1.0-next.60"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.60","@tevm/tsupconfig":"^1.1.0-next.60","@tevm/base-client":"^1.1.0-next.62","@tevm/client-types":"^1.1.0-next.60"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.1.0-next.62_1716928389979_0.9650935349974459","host":"s3://npm-registry-packages"}},"1.1.0-next.64":{"name":"@tevm/decorators","version":"1.1.0-next.64","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.1.0-next.64","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":"b4f5dd814fa7b0325e3128e8750a85265c602cdd","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.1.0-next.64.tgz","fileCount":112,"integrity":"sha512-DDgEFkUHsWdQ3cvLjo3BnNHayhDwRzClEWseH5gh4tijrwpvyoEylqYujq3mSD4qgH7J0jg8W81+o7dup/Z9rw==","signatures":[{"sig":"MEQCIAUHUWuzOmiq92FkJQRuP2dqSaRuI6OIonMGd2KHFnAYAiB7cY8mts6Krt+LfwOvdMjjWWzV4eGa8MLlXalJHGjOhA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":309919},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.1.0-next.64.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 && bun lint:deps && bun lint:package","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/9d407ffdc1998ebb20f3dadb26e2bc44/tevm-decorators-1.1.0-next.64.tgz","_integrity":"sha512-DDgEFkUHsWdQ3cvLjo3BnNHayhDwRzClEWseH5gh4tijrwpvyoEylqYujq3mSD4qgH7J0jg8W81+o7dup/Z9rw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.2.4","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.7.16","@tevm/utils":"^1.1.0-next.60","@tevm/actions":"^1.1.0-next.64","@tevm/procedures":"^1.1.0-next.64","@tevm/actions-types":"^1.1.0-next.60","@tevm/procedures-types":"^1.1.0-next.64"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.60","@tevm/tsupconfig":"^1.1.0-next.60","@tevm/base-client":"^1.1.0-next.64","@tevm/client-types":"^1.1.0-next.60"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.1.0-next.64_1717108398576_0.06951712529377274","host":"s3://npm-registry-packages"}},"1.1.0-next.67":{"name":"@tevm/decorators","version":"1.1.0-next.67","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.1.0-next.67","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":"8c41ba1a5bf643f84dff081ca102a09ed3e6571c","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.1.0-next.67.tgz","fileCount":99,"integrity":"sha512-99RIRhgOV90q7M3sDZBbl2NIIR+23lO1DF2J/GaysR/yTcgE4lOw4AfX72CcOwv6c0+7eJSoHj81Dt30z58dBA==","signatures":[{"sig":"MEQCIDQG/dYET1uMVht5AQlXL0y2BM674bHICZheGWqzHB4vAiBmU5DnUYb9bgWfj0oxAsq3FghruffBXK00e8fvepTDjw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":294666},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.1.0-next.67.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 && bun lint:deps && bun lint:package","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/98ee07e0743e81c3899a4223f4539188/tevm-decorators-1.1.0-next.67.tgz","_integrity":"sha512-99RIRhgOV90q7M3sDZBbl2NIIR+23lO1DF2J/GaysR/yTcgE4lOw4AfX72CcOwv6c0+7eJSoHj81Dt30z58dBA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.2.4","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.7.16","@tevm/utils":"^1.1.0-next.60","@tevm/actions":"^1.1.0-next.64","@tevm/procedures":"^1.1.0-next.64","@tevm/actions-types":"^1.1.0-next.60","@tevm/procedures-types":"^1.1.0-next.64"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.60","@tevm/tsupconfig":"^1.1.0-next.60","@tevm/base-client":"^1.1.0-next.67","@tevm/client-types":"^1.1.0-next.60"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.1.0-next.67_1717287907518_0.8575597771103656","host":"s3://npm-registry-packages"}},"1.1.0-next.68":{"name":"@tevm/decorators","version":"1.1.0-next.68","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.1.0-next.68","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":"8e8ae17f8fffa5e3344b45c12e7cc9f0852e9465","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.1.0-next.68.tgz","fileCount":99,"integrity":"sha512-//ggKyOAP/9sh57JHqnaIEhAakQT48Oqt31nnf5FOPj7yqdb/VfX/eolIflFSzE7UaPHJUiWKMWORL2jwjIJSg==","signatures":[{"sig":"MEUCIHgvcZN8dOmlpwaIiTmbj4TcDZ97HdNO6tFvcqo43/7/AiEA57jNT9Go7ov8N17LrtuxX+HRDQcx23CpsRWrsI2KhIs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":294666},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.1.0-next.68.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 && bun lint:deps && bun lint:package","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/b1c861735764e21dbd8126926634b114/tevm-decorators-1.1.0-next.68.tgz","_integrity":"sha512-//ggKyOAP/9sh57JHqnaIEhAakQT48Oqt31nnf5FOPj7yqdb/VfX/eolIflFSzE7UaPHJUiWKMWORL2jwjIJSg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.2.4","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.7.16","@tevm/utils":"^1.1.0-next.60","@tevm/actions":"^1.1.0-next.68","@tevm/procedures":"^1.1.0-next.68","@tevm/actions-types":"^1.1.0-next.68","@tevm/procedures-types":"^1.1.0-next.64"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.60","@tevm/tsupconfig":"^1.1.0-next.60","@tevm/base-client":"^1.1.0-next.68","@tevm/client-types":"^1.1.0-next.60"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.1.0-next.68_1717391623847_0.0410667116611132","host":"s3://npm-registry-packages"}},"1.1.0-next.69":{"name":"@tevm/decorators","version":"1.1.0-next.69","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@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":"d4d3b6021ecfb57345dd58321327821094b59a16","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.1.0-next.69.tgz","fileCount":99,"integrity":"sha512-bvsM0UAQBKLkVhHlfexWNhFc6lAUnj7DqJCtgVrAMTdKJSXgG6An6v5oJUsDnVmx8OUyPeHVcl7yghOg+07d5Q==","signatures":[{"sig":"MEQCIBBbdWYFWALNMi+OgXT/GwnauTje9c2SE7n8UrBWW9y4AiBnoauKQV+rMc60rd+g9DDgkb1wZrRTyY7R4Tsi6pcgqg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":294666},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.1.0-next.69.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 && bun lint:deps && bun lint:package","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/ec355dc73605a39f93ff734be8b2cd9f/tevm-decorators-1.1.0-next.69.tgz","_integrity":"sha512-bvsM0UAQBKLkVhHlfexWNhFc6lAUnj7DqJCtgVrAMTdKJSXgG6An6v5oJUsDnVmx8OUyPeHVcl7yghOg+07d5Q==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.2.4","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.7.16","@tevm/utils":"^1.1.0-next.69","@tevm/actions":"^1.1.0-next.69","@tevm/procedures":"^1.1.0-next.69","@tevm/actions-types":"^1.1.0-next.69","@tevm/procedures-types":"^1.1.0-next.69"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.69","@tevm/tsupconfig":"^1.1.0-next.69","@tevm/base-client":"^1.1.0-next.69","@tevm/client-types":"^1.1.0-next.69"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.1.0-next.69_1717488731652_0.5960771766631121","host":"s3://npm-registry-packages"}},"1.1.0-next.70":{"name":"@tevm/decorators","version":"1.1.0-next.70","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@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":"08c35429a18f7d8931e7fb31e96b4c1f20b01f46","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.1.0-next.70.tgz","fileCount":99,"integrity":"sha512-dZgJf5TF+u/ILrYAtassD4PwsNiZO44IGw3Mlgke5Pm+aoWMKI++hN3QCxrxfj4cpxMwVFll/btBdUTUGhvH3g==","signatures":[{"sig":"MEQCIB/LZzcr2UvMRuhZd/DWKQhwJvTJsigyAVyZQibZtj4YAiBe0D/w0cVB63ep1OQyVvWI5/WTr8MP/5IZjcbISdYxVQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":293318},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.1.0-next.70.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 && bun lint:deps && bun lint:package","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/124e409b2b5da11684639c9192f49140/tevm-decorators-1.1.0-next.70.tgz","_integrity":"sha512-dZgJf5TF+u/ILrYAtassD4PwsNiZO44IGw3Mlgke5Pm+aoWMKI++hN3QCxrxfj4cpxMwVFll/btBdUTUGhvH3g==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.2.4","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.70","@tevm/actions":"^1.1.0-next.70","@tevm/procedures":"^1.1.0-next.70","@tevm/base-client":"^1.1.0-next.70","@tevm/actions-types":"^1.1.0-next.69","@tevm/procedures-types":"^1.1.0-next.70"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.69","@tevm/tsupconfig":"^1.1.0-next.69","@tevm/client-types":"^1.1.0-next.70"},"peerDependencies":{"viem":"^2.13.6"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.1.0-next.70_1717631195642_0.3875920964631603","host":"s3://npm-registry-packages"}},"1.1.0-next.71":{"name":"@tevm/decorators","version":"1.1.0-next.71","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.1.0-next.71","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":"0a5b298fccaed4131537cbd6236bcc9f44f5e7c0","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.1.0-next.71.tgz","fileCount":99,"integrity":"sha512-9clJPvR2n0wdoSHBGlaZOEAAPXCxP1BeZwjj3rcsIGHO6VRHpjmtzWa2Fa3AUJS0Z06hsBtirtyCEXn66bwJtA==","signatures":[{"sig":"MEQCIBf/n4ybitqRrJ9RiDrEEcVD5WFGZ2AC/sFtoGok260OAiAjAM0mJ77d45fSkZFJmD0yrUFr25MUnm5V4T3qFLIW6w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":293318},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.1.0-next.71.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 && bun lint:deps && bun lint:package","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/7a4da0d8afc93042c3f38272f5508406/tevm-decorators-1.1.0-next.71.tgz","_integrity":"sha512-9clJPvR2n0wdoSHBGlaZOEAAPXCxP1BeZwjj3rcsIGHO6VRHpjmtzWa2Fa3AUJS0Z06hsBtirtyCEXn66bwJtA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.2.4","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.70","@tevm/actions":"^1.1.0-next.71","@tevm/procedures":"^1.1.0-next.71","@tevm/base-client":"^1.1.0-next.70","@tevm/actions-types":"^1.1.0-next.69","@tevm/procedures-types":"^1.1.0-next.71"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.69","@tevm/tsupconfig":"^1.1.0-next.69","@tevm/client-types":"^1.1.0-next.70"},"peerDependencies":{"viem":"^2.13.6"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.1.0-next.71_1717741065064_0.6557895793224846","host":"s3://npm-registry-packages"}},"1.1.0-next.72":{"name":"@tevm/decorators","version":"1.1.0-next.72","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@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":"fa526204e6a90432b2d833cacbb887e8c020d385","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.1.0-next.72.tgz","fileCount":99,"integrity":"sha512-LTtMJlAy3Oo4u4G5X4HnBy2rrvKNp4P3ZW7AyqCofKieE9/NQlhmJQgCU57WeBoo/Hj+VMSL4gMdEDspVaUFHg==","signatures":[{"sig":"MEUCIQDVRnz95w4MeJEmFzqsS/Qz7sNHvl0GvUFple8HTWu10QIgFNo1QSPzPWygLXXM7acOK1DI93ss88z883nQZBZDHH4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":293318},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.1.0-next.72.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 && bun lint:deps && bun lint:package","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/d57e7ef00778a50042c860d973c1c7f0/tevm-decorators-1.1.0-next.72.tgz","_integrity":"sha512-LTtMJlAy3Oo4u4G5X4HnBy2rrvKNp4P3ZW7AyqCofKieE9/NQlhmJQgCU57WeBoo/Hj+VMSL4gMdEDspVaUFHg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.2.4","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.72","@tevm/actions":"^1.1.0-next.72","@tevm/procedures":"^1.1.0-next.72","@tevm/base-client":"^1.1.0-next.72","@tevm/actions-types":"^1.1.0-next.72","@tevm/procedures-types":"^1.1.0-next.72"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.72","@tevm/tsupconfig":"^1.1.0-next.72","@tevm/client-types":"^1.1.0-next.72"},"peerDependencies":{"viem":"^2.13.6"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.1.0-next.72_1717896059260_0.9132668883795376","host":"s3://npm-registry-packages"}},"1.1.0-next.73":{"name":"@tevm/decorators","version":"1.1.0-next.73","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.1.0-next.73","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":"90fcbcf5c26408143562a4775add0a37ddc1a29a","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.1.0-next.73.tgz","fileCount":99,"integrity":"sha512-Hk7DzJNgH0jfuFGe6PQ4RJAcn29l5RAkVzjtLq9k6wuchkAhs/EwGIFdusx4+jsiDSniWTPiYlzJMGGNtk0ROA==","signatures":[{"sig":"MEUCIC7Iq/rrVs1+uFEiXFQQxQBPfmX6sWixRQonNadSbLnEAiEAsEuBGW9CxUYHqEOYsqUTtC+/LR3H9pI2opON/xgcUko=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":293318},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.1.0-next.73.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 && bun lint:deps && bun lint:package","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/9b495f421f74a0f93595d36708952552/tevm-decorators-1.1.0-next.73.tgz","_integrity":"sha512-Hk7DzJNgH0jfuFGe6PQ4RJAcn29l5RAkVzjtLq9k6wuchkAhs/EwGIFdusx4+jsiDSniWTPiYlzJMGGNtk0ROA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.2.4","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.72","@tevm/actions":"^1.1.0-next.73","@tevm/procedures":"^1.1.0-next.73","@tevm/base-client":"^1.1.0-next.73","@tevm/actions-types":"^1.1.0-next.72","@tevm/procedures-types":"^1.1.0-next.73"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.72","@tevm/tsupconfig":"^1.1.0-next.72","@tevm/client-types":"^1.1.0-next.72"},"peerDependencies":{"viem":"^2.13.6"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.1.0-next.73_1717902357866_0.6066910833283274","host":"s3://npm-registry-packages"}},"1.1.0-next.74":{"name":"@tevm/decorators","version":"1.1.0-next.74","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@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":"2e303db4d40d2d51c624faf92bf315b031aac9a1","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.1.0-next.74.tgz","fileCount":99,"integrity":"sha512-+8dmc8m5s7OS+KOmyVQoxbjZYXGFffIHlFppzcYSlxbe52SEAzdnlXMcjl3KSI/QkG/Zwld72NjB1CoxtR1VPA==","signatures":[{"sig":"MEUCIQCzXDLsgn/iAu7JTWnwXBtRSiRFW1EXtEwrlbvH9XpHgQIgIV1L0HIuc7VNMFGkxsxSkCMY62I17pFjkB0r0HKCHs4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":293121},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.1.0-next.74.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 && bun lint:deps && bun lint:package","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/03f969af98ace2b51021ee6952d3dc67/tevm-decorators-1.1.0-next.74.tgz","_integrity":"sha512-+8dmc8m5s7OS+KOmyVQoxbjZYXGFffIHlFppzcYSlxbe52SEAzdnlXMcjl3KSI/QkG/Zwld72NjB1CoxtR1VPA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.2.4","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.74","@tevm/actions":"^1.1.0-next.74","@tevm/procedures":"^1.1.0-next.74","@tevm/base-client":"^1.1.0-next.74"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.74","@tevm/tsupconfig":"^1.1.0-next.74","@tevm/client-types":"^1.1.0-next.74"},"peerDependencies":{"viem":"^2.13.6"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.1.0-next.74_1718182381335_0.44100113344923475","host":"s3://npm-registry-packages"}},"1.1.0-next.75":{"name":"@tevm/decorators","version":"1.1.0-next.75","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.1.0-next.75","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":"70fb178b4af77462ad2ca75623bf9310d95976b3","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.1.0-next.75.tgz","fileCount":99,"integrity":"sha512-NAh5ytINZl1fQc1GJuWYI0Ycx+0x5Iknf4Z0Ljr7m0nM0zVb/nZEeI8SgJ+fN93qWCZl/XalEfPdu7Qppip3/w==","signatures":[{"sig":"MEYCIQD15cEB6WURxZIPKmkVweGYDnjLZFihL8DYq1YB2OwXjwIhAP+liw+zjwJLYlThpnmiQrDmil9+D3zj46GBDqn9ufGI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":293121},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.1.0-next.75.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 && bun lint:deps && bun lint:package","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/f1ec9c84aaa63cf9572b5a6d0b3e247f/tevm-decorators-1.1.0-next.75.tgz","_integrity":"sha512-NAh5ytINZl1fQc1GJuWYI0Ycx+0x5Iknf4Z0Ljr7m0nM0zVb/nZEeI8SgJ+fN93qWCZl/XalEfPdu7Qppip3/w==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.2.4","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.75","@tevm/actions":"^1.1.0-next.75","@tevm/procedures":"^1.1.0-next.75","@tevm/base-client":"^1.1.0-next.75"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.74","@tevm/tsupconfig":"^1.1.0-next.74","@tevm/client-types":"^1.1.0-next.75"},"peerDependencies":{"viem":"^2.13.6"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.1.0-next.75_1718253073247_0.13318906982943868","host":"s3://npm-registry-packages"}},"1.1.0-next.76":{"name":"@tevm/decorators","version":"1.1.0-next.76","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.1.0-next.76","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":"ec6d0b46bc1adcc9be2bd98102cc6abbe4e75129","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.1.0-next.76.tgz","fileCount":99,"integrity":"sha512-+rmkFSYJpsVAjhdWYxhL1CbYP/HrGmIcChsLIrJFG32VtgeoKOm0OU6yoOlK/nl8fwKUSekpvO/rywCxTJEFPA==","signatures":[{"sig":"MEUCICmKiskqfoE9wRA/X+YxAU3KnkEflY7uChxQwfsuQSiKAiEAgrMMYPewmHPB4xcN/VNcAeOTrHYMGykTqFVXi/Edr30=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":293123},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.1.0-next.76.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/3025821edbdb4a27bad0dbdf88dfb299/tevm-decorators-1.1.0-next.76.tgz","_integrity":"sha512-+rmkFSYJpsVAjhdWYxhL1CbYP/HrGmIcChsLIrJFG32VtgeoKOm0OU6yoOlK/nl8fwKUSekpvO/rywCxTJEFPA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.2.4","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.75","@tevm/actions":"^1.1.0-next.76","@tevm/procedures":"^1.1.0-next.76","@tevm/base-client":"^1.1.0-next.76"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.74","@tevm/tsupconfig":"^1.1.0-next.74","@tevm/client-types":"^1.1.0-next.75"},"peerDependencies":{"viem":"^2.13.6"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.1.0-next.76_1718312701395_0.10343767324891262","host":"s3://npm-registry-packages"}},"1.1.0-next.77":{"name":"@tevm/decorators","version":"1.1.0-next.77","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@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":"277a59b1d9c1be73e88c6e1e2ea8a30b666fe692","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.1.0-next.77.tgz","fileCount":99,"integrity":"sha512-Hytp3def8dAU4ZIK8njUluQ4OTBYTykiE4I4CoqcXPpLlOQwcm37VZYOlahahneWaIQIEm9BYyzYx4vFuoK1jA==","signatures":[{"sig":"MEQCIDAiG5VUyFCziX/zO/R7UBdHF3k4depBbdqpprvnbbPdAiBxxFU9s71YORNGyVyF92N0tX+V+DdHtJ33TrhImxiUZQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":293123},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.1.0-next.77.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/fbbcba126feade186cffeb1b619f7f5c/tevm-decorators-1.1.0-next.77.tgz","_integrity":"sha512-Hytp3def8dAU4ZIK8njUluQ4OTBYTykiE4I4CoqcXPpLlOQwcm37VZYOlahahneWaIQIEm9BYyzYx4vFuoK1jA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.2.4","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.77","@tevm/actions":"^1.1.0-next.77","@tevm/procedures":"^1.1.0-next.77","@tevm/base-client":"^1.1.0-next.77"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.77","@tevm/tsupconfig":"^1.1.0-next.77","@tevm/client-types":"^1.1.0-next.77"},"peerDependencies":{"viem":"^2.13.6"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.1.0-next.77_1718389942907_0.8385772967861138","host":"s3://npm-registry-packages"}},"1.1.0-next.78":{"name":"@tevm/decorators","version":"1.1.0-next.78","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.1.0-next.78","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":"c6070c7d820197642954884a8a5806da7e728fc2","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.1.0-next.78.tgz","fileCount":99,"integrity":"sha512-WqX+riIiBV7517Q11uw8PbsyNvA/qQN8eIP6IYR6TyGWlfgYT3kB+sjQJ02Of5fk+B2j4fNKW4VoWUk6rMmrhQ==","signatures":[{"sig":"MEQCIE1zpY4RDRiJxOv7DuPUE5j2yitir5xktMSEadxgG/rEAiAEaeRVJonlEDGcU6UDgGYc+HRVyq+Hx8mdxxBWa0sMLA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":293123},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.1.0-next.78.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/3a546ba9eec241dc489a61f8185d6c08/tevm-decorators-1.1.0-next.78.tgz","_integrity":"sha512-WqX+riIiBV7517Q11uw8PbsyNvA/qQN8eIP6IYR6TyGWlfgYT3kB+sjQJ02Of5fk+B2j4fNKW4VoWUk6rMmrhQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.2.4","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.77","@tevm/actions":"^1.1.0-next.78","@tevm/procedures":"^1.1.0-next.78","@tevm/base-client":"^1.1.0-next.78"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.77","@tevm/tsupconfig":"^1.1.0-next.77","@tevm/client-types":"^1.1.0-next.77"},"peerDependencies":{"viem":"^2.13.6"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.1.0-next.78_1718393748812_0.45687143401685293","host":"s3://npm-registry-packages"}},"2.0.0-next.79":{"name":"@tevm/decorators","version":"2.0.0-next.79","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@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":"895bcd75fbcfcf103a1b4c8b9c1ce31b680ec46b","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-2.0.0-next.79.tgz","fileCount":99,"integrity":"sha512-+zin3gIoaWOBWYa7ix40cCYpRAaBeFqBZy0t01R/uNyWKp4rsjTcT1ZEyKSCx32DIn79ETBax05XplQWFSokTw==","signatures":[{"sig":"MEYCIQDS3G//2FvTLgefhfrcyiwIcKpT/U2Yl4UXCZs48btUdgIhAKVnV1vzcisGyRlggTnc7z/7817bqp8fNplmO1t2VOSj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":293123},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-2.0.0-next.79.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/2b9a64f367131c7975be73e97b10d3fe/tevm-decorators-2.0.0-next.79.tgz","_integrity":"sha512-+zin3gIoaWOBWYa7ix40cCYpRAaBeFqBZy0t01R/uNyWKp4rsjTcT1ZEyKSCx32DIn79ETBax05XplQWFSokTw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.2.4","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^2.0.0-next.79","@tevm/actions":"^2.0.0-next.79","@tevm/procedures":"^2.0.0-next.79","@tevm/base-client":"^2.0.0-next.79"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^2.0.0-next.79","@tevm/tsupconfig":"^2.0.0-next.79","@tevm/client-types":"^2.0.0-next.79"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/decorators_2.0.0-next.79_1718754357885_0.32018348833187416","host":"s3://npm-registry-packages"}},"2.0.0-next.80":{"name":"@tevm/decorators","version":"2.0.0-next.80","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@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":"49eb46d7e9cbfb174782ccf6046f8c2d06e8a624","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-2.0.0-next.80.tgz","fileCount":99,"integrity":"sha512-XiCDRu9ZL9DjCBDMB+LardngvQheEx5lbS0RGa1yFhvAVmI0MebxpAUvprYm1YZBYakDk1vnzYmhFplhLyQBiA==","signatures":[{"sig":"MEUCIQCEgKIP5ohGBi9z/ftoGOZrlcDsme8VHmfxYMr6hBoe4wIgAk3fTUajDtv1wHANgJl4ZM7bKMDDL3zs4edBIUWEQQY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":293123},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-2.0.0-next.80.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/9b6e8baf78d76a40861a8e137fbaa476/tevm-decorators-2.0.0-next.80.tgz","_integrity":"sha512-XiCDRu9ZL9DjCBDMB+LardngvQheEx5lbS0RGa1yFhvAVmI0MebxpAUvprYm1YZBYakDk1vnzYmhFplhLyQBiA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.2.4","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^2.0.0-next.80","@tevm/actions":"^2.0.0-next.80","@tevm/procedures":"^2.0.0-next.80","@tevm/base-client":"^2.0.0-next.80"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^2.0.0-next.80","@tevm/tsupconfig":"^2.0.0-next.80","@tevm/client-types":"^2.0.0-next.80"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/decorators_2.0.0-next.80_1718769390909_0.6487644450191827","host":"s3://npm-registry-packages"}},"2.0.0-next.83":{"name":"@tevm/decorators","version":"2.0.0-next.83","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@2.0.0-next.83","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":"9ff94a7d1b9c5fb796c047ee234475d986b988dd","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-2.0.0-next.83.tgz","fileCount":99,"integrity":"sha512-l6bS+ndB8Z/Q+7qsP9kgT/lqwomdH9Taev1ojYHlOQKwsG3zMghVkomBlUGZtr4bY93fdzxT9UsEp4rxg++MVQ==","signatures":[{"sig":"MEUCIBt6mgwz7X39KrJqsy91nQ/Fq8bNHF3X053gUw91gtv4AiEA9R2xFmA1j/oZ6SFsEo4/ov5TV2yh3xy86NPIN3+iYBI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":293123},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-2.0.0-next.83.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/c93c5ded9bfa9e9a3a5035223d59578a/tevm-decorators-2.0.0-next.83.tgz","_integrity":"sha512-l6bS+ndB8Z/Q+7qsP9kgT/lqwomdH9Taev1ojYHlOQKwsG3zMghVkomBlUGZtr4bY93fdzxT9UsEp4rxg++MVQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.2.4","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^2.0.0-next.80","@tevm/actions":"^2.0.0-next.83","@tevm/procedures":"^2.0.0-next.83","@tevm/base-client":"^2.0.0-next.83"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^2.0.0-next.80","@tevm/tsupconfig":"^2.0.0-next.80","@tevm/client-types":"^2.0.0-next.80"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/decorators_2.0.0-next.83_1718840654958_0.9952906773755146","host":"s3://npm-registry-packages"}},"2.0.0-next.84":{"name":"@tevm/decorators","version":"2.0.0-next.84","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@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":"c180ea6cd8db610df020761ff4f49f8f7cb04bae","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-2.0.0-next.84.tgz","fileCount":99,"integrity":"sha512-RhdR+jrFDTpDE3eHzFJmm3Q+59G5UxO8xZPR1j7x78LlW8jBf+u8CURoyJ+omm9QTkC8YFbWXRF/echEnJ0lnQ==","signatures":[{"sig":"MEYCIQC/NYJQufElH38IFl6g//kivRQxpOwU98mCFoUQkoHbkwIhAO1QGP6jtiVEW0Z6yrnhndtVzKs1KnrsblmYh8DKH4Fb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":293123},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-2.0.0-next.84.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/acff2f2c0e91a21f6d6714155525ba11/tevm-decorators-2.0.0-next.84.tgz","_integrity":"sha512-RhdR+jrFDTpDE3eHzFJmm3Q+59G5UxO8xZPR1j7x78LlW8jBf+u8CURoyJ+omm9QTkC8YFbWXRF/echEnJ0lnQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.2.4","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^2.0.0-next.84","@tevm/actions":"^2.0.0-next.84","@tevm/procedures":"^2.0.0-next.84","@tevm/base-client":"^2.0.0-next.84"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^2.0.0-next.80","@tevm/tsupconfig":"^2.0.0-next.80","@tevm/client-types":"^2.0.0-next.84"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/decorators_2.0.0-next.84_1719006880338_0.15309264761296992","host":"s3://npm-registry-packages"}},"2.0.0-next.85":{"name":"@tevm/decorators","version":"2.0.0-next.85","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@2.0.0-next.85","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":"50414ae0f99aeb78787543d688f4373d29c26799","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-2.0.0-next.85.tgz","fileCount":99,"integrity":"sha512-YekFL1G1r96fGZho0asZhUHgJ4FjzRDWOQujADE3OfXFEpNyF6z2bTorfKsq1PnBihQKLiU0XAuDy6WnpElGVw==","signatures":[{"sig":"MEUCIQCXEBMT8G+eMwfjmM/77lCLGFhnWT/yLZJqWeorVBoYwwIgahThKUg6pkJ0qs/pYnm/xf7MYMOvU/Dv7F3Hxecvw8E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":293123},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-2.0.0-next.85.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/fe9b5697888d0881354bf4d03cb4c70b/tevm-decorators-2.0.0-next.85.tgz","_integrity":"sha512-YekFL1G1r96fGZho0asZhUHgJ4FjzRDWOQujADE3OfXFEpNyF6z2bTorfKsq1PnBihQKLiU0XAuDy6WnpElGVw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.2.4","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^2.0.0-next.84","@tevm/actions":"^2.0.0-next.85","@tevm/procedures":"^2.0.0-next.85","@tevm/base-client":"^2.0.0-next.85"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^2.0.0-next.80","@tevm/tsupconfig":"^2.0.0-next.80","@tevm/client-types":"^2.0.0-next.84"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/decorators_2.0.0-next.85_1719105236205_0.7101066196671557","host":"s3://npm-registry-packages"}},"2.0.0-next.86":{"name":"@tevm/decorators","version":"2.0.0-next.86","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@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":"a48bd92331fd2602b6c7f0ab33188cbb77949568","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-2.0.0-next.86.tgz","fileCount":99,"integrity":"sha512-uhnuZXnJ9iFv1NcxA2m9HVVSXf1ajPcvVZeXbd2FlWrbaLRChz7SWe/CzIU1zZNsgHsYpZGn3+8Y37l6nBfK4g==","signatures":[{"sig":"MEYCIQDWfJKOL1x477aKY762D7c73mqSBqqZRtJ0X44P0IPXAgIhAKJkE9hF1nvYCbclGg+31HKkZxy+H75SpKGjoKqJo10o","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":293123},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-2.0.0-next.86.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/eb4393f43bc3cd462ab4bb9769676c8c/tevm-decorators-2.0.0-next.86.tgz","_integrity":"sha512-uhnuZXnJ9iFv1NcxA2m9HVVSXf1ajPcvVZeXbd2FlWrbaLRChz7SWe/CzIU1zZNsgHsYpZGn3+8Y37l6nBfK4g==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.2.4","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^2.0.0-next.86","@tevm/actions":"^2.0.0-next.86","@tevm/procedures":"^2.0.0-next.86","@tevm/base-client":"^2.0.0-next.86"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^2.0.0-next.80","@tevm/tsupconfig":"^2.0.0-next.86","@tevm/client-types":"^2.0.0-next.86"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/decorators_2.0.0-next.86_1719443508154_0.2454793887711033","host":"s3://npm-registry-packages"}},"2.0.0-next.87":{"name":"@tevm/decorators","version":"2.0.0-next.87","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@2.0.0-next.87","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":"019168926a7b076111bfaf1f7fedd3a643616338","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-2.0.0-next.87.tgz","fileCount":99,"integrity":"sha512-Ch8VmsvoJvk9hNILGCmPoq64LT0Cgz1cIac5tqTHZIPYjHOq3HWDv65Pb/MpgHg0JVNIeADdtRKiL2l31WQB1w==","signatures":[{"sig":"MEUCIHqGw7IURP2RwlzStQ7yg2TW3JMl0ll94/hk4eDyOvs1AiEA7IO/4+WBX8+lYuLVyamUNaCch8p5da2d9MCqGKoyRXg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":293123},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-2.0.0-next.87.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/edb8caed2bcbeb0088d8e31140e30504/tevm-decorators-2.0.0-next.87.tgz","_integrity":"sha512-Ch8VmsvoJvk9hNILGCmPoq64LT0Cgz1cIac5tqTHZIPYjHOq3HWDv65Pb/MpgHg0JVNIeADdtRKiL2l31WQB1w==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.2.4","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^2.0.0-next.86","@tevm/actions":"^2.0.0-next.86","@tevm/procedures":"^2.0.0-next.87","@tevm/base-client":"^2.0.0-next.86"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^2.0.0-next.80","@tevm/tsupconfig":"^2.0.0-next.86","@tevm/client-types":"^2.0.0-next.86"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/decorators_2.0.0-next.87_1719516507862_0.9814525015299771","host":"s3://npm-registry-packages"}},"1.1.0-next.88":{"name":"@tevm/decorators","version":"1.1.0-next.88","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.1.0-next.88","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":"b48d79268713c79b60b6025f5a33e2d06542f07a","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.1.0-next.88.tgz","fileCount":99,"integrity":"sha512-AImcDfgMAnvzlTWym1sAsiqLyEDPwZaXJ3fjVM8zqX4w7qOcUOYwGpwKAQfxaAeXppoZuvYUbeNISLX6qceA6Q==","signatures":[{"sig":"MEUCIQC+SgPyhaK5IoWoN5ldCxcw3n2atRHA06iUklpISq1E+gIgHr0HN7/X++5fIaV6jszLm3eaqXUm50GZmq+fSnZQouM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":293239},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.1.0-next.88.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/39ea347604ca3206cedddcbe5f1c5ecf/tevm-decorators-1.1.0-next.88.tgz","_integrity":"sha512-AImcDfgMAnvzlTWym1sAsiqLyEDPwZaXJ3fjVM8zqX4w7qOcUOYwGpwKAQfxaAeXppoZuvYUbeNISLX6qceA6Q==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.2.4","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.88","@tevm/actions":"^1.1.0-next.88","@tevm/procedures":"^1.1.0-next.88","@tevm/base-client":"^1.1.0-next.88"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.80","@tevm/tsupconfig":"^1.0.0-next.86","@tevm/client-types":"^1.1.0-next.88"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.1.0-next.88_1719898135263_0.005987752722480755","host":"s3://npm-registry-packages"}},"1.1.0-next.90":{"name":"@tevm/decorators","version":"1.1.0-next.90","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.1.0-next.90","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":"c29657cf3b38a70a3474f0b7d07924e0703fb630","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.1.0-next.90.tgz","fileCount":99,"integrity":"sha512-XKU9OoBKDcND6B71W/1Py4IxbhzexNXDjOouF0xHMBn/rirnRR2EC7MiTL20CKVwnYHNN+6HDroO+S5Yo8xDyg==","signatures":[{"sig":"MEUCIC726cGl61xD8hi8YbSMGM07ZHRb37rh9ilY3XhT00pQAiEAoyZp7NCqK0GHOocHreMBcChzQAoJTikQkYxL9ZcGmmI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":293239},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.1.0-next.90.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/4c438552ebfecd599ee3f8e3682768d7/tevm-decorators-1.1.0-next.90.tgz","_integrity":"sha512-XKU9OoBKDcND6B71W/1Py4IxbhzexNXDjOouF0xHMBn/rirnRR2EC7MiTL20CKVwnYHNN+6HDroO+S5Yo8xDyg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.2.4","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.88","@tevm/actions":"^1.1.0-next.90","@tevm/procedures":"^1.1.0-next.90","@tevm/base-client":"^1.1.0-next.90"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.80","@tevm/tsupconfig":"^1.0.0-next.86","@tevm/client-types":"^1.1.0-next.88"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.1.0-next.90_1720200500281_0.35611726796684606","host":"s3://npm-registry-packages"}},"1.1.0-next.91":{"name":"@tevm/decorators","version":"1.1.0-next.91","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.1.0-next.91","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":"d897678b56637cc6110cd68f3f4fbf2f12fce153","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.1.0-next.91.tgz","fileCount":99,"integrity":"sha512-pJxB49X2p2qCjr4Amx9BA5FKjg2+YxkTFcKqsy2UOYLlpVeQpDE0vTDw/68u3Oq9lijmcHgqa9JnKLDpoexVvg==","signatures":[{"sig":"MEUCIQD49cbeKxpAXtxhOIw2bQhZ4iyYbVjph3yo1OBsct5BlgIgFSXHaA9e79z94PDh+qn7x5QeMUPQ3L7u4pw5MXTNOZU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":293239},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.1.0-next.91.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/ef0f62bd072e4a10a3fc17c10916f776/tevm-decorators-1.1.0-next.91.tgz","_integrity":"sha512-pJxB49X2p2qCjr4Amx9BA5FKjg2+YxkTFcKqsy2UOYLlpVeQpDE0vTDw/68u3Oq9lijmcHgqa9JnKLDpoexVvg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.2.4","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.91","@tevm/actions":"^1.1.0-next.91","@tevm/procedures":"^1.1.0-next.91","@tevm/base-client":"^1.1.0-next.91"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.80","@tevm/tsupconfig":"^1.0.0-next.86","@tevm/client-types":"^1.1.0-next.91"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.1.0-next.91_1720291950600_0.15808560923112425","host":"s3://npm-registry-packages"}},"1.1.0-next.92":{"name":"@tevm/decorators","version":"1.1.0-next.92","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.1.0-next.92","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":"e0c5b6b5938c0acdc0a17f64efa98f44da2c627d","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.1.0-next.92.tgz","fileCount":99,"integrity":"sha512-BOyKXrrosyO44f8Q4XzTmGZYyCWxenHR6ny3cqhCMJhdigLXc534mOfl+yf6hPvTrtERK7EYGxU8UbdxlWvxtw==","signatures":[{"sig":"MEUCIQCK/8ANgxO56l0B/wA9X2VxSJz3Npow6Id0c1n1eZ31UQIgHBee4fSUy0WlNQSGEhdveQLhYIJon7m7kMB532LyKXQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":293239},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.1.0-next.92.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/595ff4a349dc9084a59fb888b568a091/tevm-decorators-1.1.0-next.92.tgz","_integrity":"sha512-BOyKXrrosyO44f8Q4XzTmGZYyCWxenHR6ny3cqhCMJhdigLXc534mOfl+yf6hPvTrtERK7EYGxU8UbdxlWvxtw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.2.4","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.92","@tevm/actions":"^1.1.0-next.92","@tevm/procedures":"^1.1.0-next.92","@tevm/base-client":"^1.1.0-next.92"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.80","@tevm/tsupconfig":"^1.0.0-next.86","@tevm/client-types":"^1.1.0-next.92"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.1.0-next.92_1720480775517_0.3970865868581086","host":"s3://npm-registry-packages"}},"1.1.0-next.94":{"name":"@tevm/decorators","version":"1.1.0-next.94","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.1.0-next.94","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":"ffff0483ea86c60ccce0f403cbdd514b53eee6ad","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.1.0-next.94.tgz","fileCount":99,"integrity":"sha512-DpwcmDN8cSNTzv5sowiDixDP35b5KIUmbMIP4UEnStO2EtYpPIViyGlsqp+ybTjjX07DY8yubV2ieE6SDXwPMA==","signatures":[{"sig":"MEQCIHcYejoLjp56OsBakd2lTd/MEUIMrKCkUv/yxgKb2sX3AiAPeYes61KVIDO+gH6mtz44QSqMvT9oXPGroKEBl8JNAg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":293239},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.1.0-next.94.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/b644bd230983fff3fcd39668d9e0d31a/tevm-decorators-1.1.0-next.94.tgz","_integrity":"sha512-DpwcmDN8cSNTzv5sowiDixDP35b5KIUmbMIP4UEnStO2EtYpPIViyGlsqp+ybTjjX07DY8yubV2ieE6SDXwPMA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.2.4","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.92","@tevm/actions":"^1.1.0-next.94","@tevm/procedures":"^1.1.0-next.94","@tevm/base-client":"^1.1.0-next.94"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.80","@tevm/tsupconfig":"^1.0.0-next.86","@tevm/client-types":"^1.1.0-next.92"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.1.0-next.94_1720564062100_0.5057614201635037","host":"s3://npm-registry-packages"}},"1.1.0-next.95":{"name":"@tevm/decorators","version":"1.1.0-next.95","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.1.0-next.95","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":"d4d8597d0cbf59fb394bc029ada0de47797ced0e","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.1.0-next.95.tgz","fileCount":99,"integrity":"sha512-D4CjdIWfj4caYIbRryVUg/fyuTkw16Gwftns6CTgeQbv++Nf81fIuZCPhFFeJtr5FhTRIpgFQHf1ritsKT6nyw==","signatures":[{"sig":"MEQCIEOT7xwNMZKAAMpCBV9JY36iRsqvdG2lKEXtWrbfTmyxAiBICpbgPBaRO4jGN15zbScIH227PHphQNKfm//r+m4elQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":293239},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.1.0-next.95.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/37e131ca45c6069cd8d46675df8b12ac/tevm-decorators-1.1.0-next.95.tgz","_integrity":"sha512-D4CjdIWfj4caYIbRryVUg/fyuTkw16Gwftns6CTgeQbv++Nf81fIuZCPhFFeJtr5FhTRIpgFQHf1ritsKT6nyw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.2.4","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.92","@tevm/actions":"^1.1.0-next.95","@tevm/procedures":"^1.1.0-next.95","@tevm/base-client":"^1.1.0-next.95"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.80","@tevm/tsupconfig":"^1.0.0-next.86","@tevm/client-types":"^1.1.0-next.92"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.1.0-next.95_1720565027680_0.12397228358939527","host":"s3://npm-registry-packages"}},"1.1.0-next.96":{"name":"@tevm/decorators","version":"1.1.0-next.96","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@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":"656b00a74fbc18e08f016950b97719c036080142","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.1.0-next.96.tgz","fileCount":99,"integrity":"sha512-7pNCXMpA29wO1PesMgULUHd9FdS/utGxC99ZAmniHmcYoNztafga11KytlZfQhk0ODYeoVrKgiOxM/qVWZcmcA==","signatures":[{"sig":"MEYCIQCts6pahNs2gDDJTu9isIfeWn+4SnRtb7Wct1Mb7o7vrAIhANzzyuwkibJ+U/z31fMN8uouFB1Adv66i0Ns4SjlFKIs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":293262},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.1.0-next.96.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/c790140d582e90d3a5a795539bc67070/tevm-decorators-1.1.0-next.96.tgz","_integrity":"sha512-7pNCXMpA29wO1PesMgULUHd9FdS/utGxC99ZAmniHmcYoNztafga11KytlZfQhk0ODYeoVrKgiOxM/qVWZcmcA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"sideEffect":false,"_npmVersion":"10.2.4","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.96","@tevm/actions":"^1.1.0-next.96","@tevm/procedures":"^1.1.0-next.96","@tevm/base-client":"^1.1.0-next.96"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.96","@tevm/tsupconfig":"^1.1.0-next.96","@tevm/client-types":"^1.1.0-next.96"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.1.0-next.96_1720622675376_0.017135576595547652","host":"s3://npm-registry-packages"}},"1.1.0-next.97":{"name":"@tevm/decorators","version":"1.1.0-next.97","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.1.0-next.97","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":"c4109caf3f806b1ecc156a66642568b317efca9d","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.1.0-next.97.tgz","fileCount":99,"integrity":"sha512-LAz/UfGta0/i+OkcCPV8a7LLIY/TP/E7UG8Puq84OqutoDu84wcSOKrWDAdtBWiX/1+l82JFHYTK3s0FCtjgZg==","signatures":[{"sig":"MEQCIGhjEd6wPQgN22QoRQNXiqmGU6dh83XF45I4pmu+aRtRAiBostEq4aC0w9tVkSHcw7FOtZnYImnxhA5n0gXoOm7+ZA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":293262},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.1.0-next.97.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/bcab2342c1118317546e02d5169ef43d/tevm-decorators-1.1.0-next.97.tgz","_integrity":"sha512-LAz/UfGta0/i+OkcCPV8a7LLIY/TP/E7UG8Puq84OqutoDu84wcSOKrWDAdtBWiX/1+l82JFHYTK3s0FCtjgZg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"sideEffect":false,"_npmVersion":"10.2.4","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.97","@tevm/actions":"^1.1.0-next.97","@tevm/procedures":"^1.1.0-next.97","@tevm/base-client":"^1.1.0-next.97"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.96","@tevm/tsupconfig":"^1.1.0-next.96","@tevm/client-types":"^1.1.0-next.97"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.1.0-next.97_1720760813123_0.5469784886226636","host":"s3://npm-registry-packages"}},"1.1.0-next.98":{"name":"@tevm/decorators","version":"1.1.0-next.98","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.1.0-next.98","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":"4aa43b963234f8787e59cc93a897af3039278cb8","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.1.0-next.98.tgz","fileCount":99,"integrity":"sha512-Nwy73BuQ0GwTpTIqqL632LJW4Luligc5Fzl28VCHTjBZTL2p7Je6P8XSFk1uzxtJ07hRGL8J9Vz93UnJ8jm5GQ==","signatures":[{"sig":"MEUCIQDgm+7L8QBsjPjc2XzoD7aHmzS0bT8o/Zy2MzSUz7vfEwIgSZq4RVSla9o9uarSLH0W5eXMNjAqEKBqBfM+Ef08v8E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":293262},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.1.0-next.98.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/74d54da14ee3ef53a847dc7a1444678d/tevm-decorators-1.1.0-next.98.tgz","_integrity":"sha512-Nwy73BuQ0GwTpTIqqL632LJW4Luligc5Fzl28VCHTjBZTL2p7Je6P8XSFk1uzxtJ07hRGL8J9Vz93UnJ8jm5GQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"sideEffect":false,"_npmVersion":"10.2.4","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.97","@tevm/actions":"^1.1.0-next.98","@tevm/procedures":"^1.1.0-next.98","@tevm/base-client":"^1.1.0-next.97"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.96","@tevm/tsupconfig":"^1.1.0-next.96","@tevm/client-types":"^1.1.0-next.97"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.1.0-next.98_1720822276388_0.7389927088239638","host":"s3://npm-registry-packages"}},"1.1.0-next.100":{"name":"@tevm/decorators","version":"1.1.0-next.100","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@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":"74020b1bf01e9dd2df5e47e9bce68fb180dab44d","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.1.0-next.100.tgz","fileCount":99,"integrity":"sha512-oEmAeWHPEl6w0MudmDfdJSyK1T1XE6+ol7p61eV6Tw+XYAbgp7n+BkAdUBaVLed3LhwIruSMWpi8XnsTQHwueA==","signatures":[{"sig":"MEUCIGprXwkQ5sf6Rju7BfFgApWhEu+GkPferqORZe4UvgrmAiEAiUeQ3gCOCaiAMcT3rZeDEWE6Jmwx34dy09y0iOSOSzY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":293262},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.1.0-next.100.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/eed16c4ad906355ff2ac3822e74f8593/tevm-decorators-1.1.0-next.100.tgz","_integrity":"sha512-oEmAeWHPEl6w0MudmDfdJSyK1T1XE6+ol7p61eV6Tw+XYAbgp7n+BkAdUBaVLed3LhwIruSMWpi8XnsTQHwueA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"sideEffect":false,"_npmVersion":"10.8.1","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/utils":"^1.1.0-next.100","@tevm/actions":"^1.1.0-next.100","@tevm/procedures":"^1.1.0-next.100","@tevm/base-client":"^1.1.0-next.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.96","@tevm/tsupconfig":"^1.1.0-next.96","@tevm/client-types":"^1.1.0-next.100"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.1.0-next.100_1721176959034_0.21824237828877768","host":"s3://npm-registry-packages"}},"2.0.0-next.101":{"name":"@tevm/decorators","version":"2.0.0-next.101","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@2.0.0-next.101","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":"2035d10691224f856aa992e744d85cda6f97d413","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-2.0.0-next.101.tgz","fileCount":99,"integrity":"sha512-2aTxxM0f7/z0LGL3HoJRDQnkK21j9dm1Cm5TmUO/QJFe2fK2vWwzNW14L2JaKKja9kfJqKrlb4c547x1w0P3oQ==","signatures":[{"sig":"MEUCIFaKvbr9euDVyNPMoV1BwKYdLi0OaVnOgoIxtM7GXLh9AiEA1lWcIQmogBz1TTaO4dsFTQeoVT9N0dJjHUxDb236jl4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":293262},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-2.0.0-next.101.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/87f25cfd315e75b5fbb9a9136b2cc211/tevm-decorators-2.0.0-next.101.tgz","_integrity":"sha512-2aTxxM0f7/z0LGL3HoJRDQnkK21j9dm1Cm5TmUO/QJFe2fK2vWwzNW14L2JaKKja9kfJqKrlb4c547x1w0P3oQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"sideEffect":false,"_npmVersion":"10.8.1","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/utils":"^1.1.0-next.100","@tevm/actions":"^2.0.0-next.101","@tevm/procedures":"^2.0.0-next.101","@tevm/base-client":"^2.0.0-next.101"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.96","@tevm/tsupconfig":"^1.1.0-next.96","@tevm/client-types":"^1.1.0-next.100"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/decorators_2.0.0-next.101_1721897989664_0.41008552456180314","host":"s3://npm-registry-packages"}},"2.0.0-next.102":{"name":"@tevm/decorators","version":"2.0.0-next.102","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@2.0.0-next.102","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":"fcdc01dc60e467a17d7502ac440e2a26ef1ce910","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-2.0.0-next.102.tgz","fileCount":99,"integrity":"sha512-Ygj7rrMHiogO/IcReUY6FcDGyYH4R+l2A8pRL+yLJxzJG7VpRRKuN3yeZNxE6oshgVWcFxLC0ZPX97LnftKAKg==","signatures":[{"sig":"MEUCIEzIolG/cCLvjBV4oPzWi5hVTq0UjbzWKNiFlUP98VEAAiEA1bG1+b4gMjNPO7jPj0epulyH+HZwNxIP7n5D24FdFJM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":293262},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-2.0.0-next.102.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/c2aa74f5a3f56b981fb09ddd292dbe56/tevm-decorators-2.0.0-next.102.tgz","_integrity":"sha512-Ygj7rrMHiogO/IcReUY6FcDGyYH4R+l2A8pRL+yLJxzJG7VpRRKuN3yeZNxE6oshgVWcFxLC0ZPX97LnftKAKg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"sideEffect":false,"_npmVersion":"10.8.1","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/utils":"^1.1.0-next.100","@tevm/actions":"^2.0.0-next.102","@tevm/procedures":"^2.0.0-next.102","@tevm/base-client":"^2.0.0-next.102"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.96","@tevm/tsupconfig":"^1.1.0-next.96","@tevm/client-types":"^1.1.0-next.100"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/decorators_2.0.0-next.102_1721970392102_0.3607700915574372","host":"s3://npm-registry-packages"}},"2.0.0-next.103":{"name":"@tevm/decorators","version":"2.0.0-next.103","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@2.0.0-next.103","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":"b8867f10169b9eb7480aa0882b2bca7646b01346","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-2.0.0-next.103.tgz","fileCount":99,"integrity":"sha512-fMhGEyud/x2qcYTc2KIfIsFZXWTJ8hIbZdl83iTPaLsbCrNuZlfZTBHQqKA2f1s4HxoXDkjCopESpUspm2kiJA==","signatures":[{"sig":"MEUCIAWO3uhoD4hVYZUYCYAeDKdupMOdGQRMU1wTkUwJCDocAiEApEf6Vz4cyK879kkvbLW54qkjft/m5vHqq1VMUD9bnGE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":293262},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-2.0.0-next.103.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/173c3623ece4fed303cf3e61bbfed48f/tevm-decorators-2.0.0-next.103.tgz","_integrity":"sha512-fMhGEyud/x2qcYTc2KIfIsFZXWTJ8hIbZdl83iTPaLsbCrNuZlfZTBHQqKA2f1s4HxoXDkjCopESpUspm2kiJA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"sideEffect":false,"_npmVersion":"10.8.1","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/utils":"^1.1.0-next.100","@tevm/actions":"^2.0.0-next.103","@tevm/procedures":"^2.0.0-next.103","@tevm/base-client":"^2.0.0-next.103"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.96","@tevm/tsupconfig":"^1.1.0-next.96","@tevm/client-types":"^1.1.0-next.100"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/decorators_2.0.0-next.103_1722337206552_0.9039695828189871","host":"s3://npm-registry-packages"}},"2.0.0-next.105":{"name":"@tevm/decorators","version":"2.0.0-next.105","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@2.0.0-next.105","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":"72080fee0aab2478624b8051f622d9db61b622ca","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-2.0.0-next.105.tgz","fileCount":99,"integrity":"sha512-7hVQgHbVo1jyyB71BD422Lw3TPj1wTIC8PHtlJ3UgCX73pnsr4WNs9vT8MituivW0QMRTNSW9y0LVaC6r7mScQ==","signatures":[{"sig":"MEYCIQDLIFIGZv7piqpXMLCvMPw4dcX2xTs5LbFUOZH57IXxtwIhAMm3btkhuwHNT1DdmT6NdjQfh5z2RfZUR7zug0iVMTtC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":292862},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-2.0.0-next.105.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/732acb222e7d68f309be882e922dd183/tevm-decorators-2.0.0-next.105.tgz","_integrity":"sha512-7hVQgHbVo1jyyB71BD422Lw3TPj1wTIC8PHtlJ3UgCX73pnsr4WNs9vT8MituivW0QMRTNSW9y0LVaC6r7mScQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"sideEffect":false,"_npmVersion":"10.8.1","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/node":"^2.0.0-next.105","@tevm/utils":"^2.0.0-next.105","@tevm/actions":"^2.0.0-next.105","@tevm/procedures":"^2.0.0-next.105"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.96","@tevm/tsupconfig":"^1.1.0-next.96","@tevm/client-types":"^2.0.0-next.105"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/decorators_2.0.0-next.105_1723235779105_0.11757054936493216","host":"s3://npm-registry-packages"}},"2.0.0-next.107":{"name":"@tevm/decorators","version":"2.0.0-next.107","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@2.0.0-next.107","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":"96eb3f3669dfaadec706eb191b948710c2104610","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-2.0.0-next.107.tgz","fileCount":99,"integrity":"sha512-BT5txDOd0YlLKZje4vICvSbsBYj+LPvN6qufA0FtbVWpwY8JrKQ8X1Y+7DNzfIWxVaZd8GIMOreDpJRDuF8+3Q==","signatures":[{"sig":"MEQCIC6lOtzf+dm+I4Gvjbuj0icOXhbQ+slp99TXLXk1ZmizAiBsN+ZLaDjKPvvZiPkO67KBwHaF/tld2FYUR+26HgI1zA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":294423},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-2.0.0-next.107.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/60cd916e6de27beebf80fed24cb5dbfb/tevm-decorators-2.0.0-next.107.tgz","_integrity":"sha512-BT5txDOd0YlLKZje4vICvSbsBYj+LPvN6qufA0FtbVWpwY8JrKQ8X1Y+7DNzfIWxVaZd8GIMOreDpJRDuF8+3Q==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"sideEffect":false,"_npmVersion":"10.8.1","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/node":"^2.0.0-next.107","@tevm/utils":"^2.0.0-next.107","@tevm/actions":"^2.0.0-next.107","@tevm/procedures":"^2.0.0-next.107"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.96","@tevm/tsupconfig":"^1.1.0-next.96","@tevm/client-types":"^2.0.0-next.107"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/decorators_2.0.0-next.107_1723428638367_0.7900436077543622","host":"s3://npm-registry-packages"}},"1.0.0-next.108":{"name":"@tevm/decorators","version":"1.0.0-next.108","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.0.0-next.108","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":"4229d168895be94364cc037a8034133a24577d6e","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.0.0-next.108.tgz","fileCount":99,"integrity":"sha512-2tmuDtg49BF+rjgsIsxlLFpQxjzu/3o6qXFczCXxrqv4MdxTC/bUDcw5ts9d0ONSRMOfsstKKZthY62PRK8A4g==","signatures":[{"sig":"MEUCIBBYFBynUPUu995echpYLnQYeu5L2qA0LKbiQw5Fz9NGAiEAt1GJt628jNFdXQ3SJLssIJwxHz8PdCIfe9DntLK/ZYo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":294423},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.0.0-next.108.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/814f3f2be21eb7435e0331caeb3f9bd7/tevm-decorators-1.0.0-next.108.tgz","_integrity":"sha512-2tmuDtg49BF+rjgsIsxlLFpQxjzu/3o6qXFczCXxrqv4MdxTC/bUDcw5ts9d0ONSRMOfsstKKZthY62PRK8A4g==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"sideEffect":false,"_npmVersion":"10.8.1","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/node":"^1.0.0-next.108","@tevm/utils":"^0.0.0-next.107","@tevm/actions":"^1.0.0-next.108","@tevm/procedures":"^1.0.0-next.108"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^0.0.0-next.96","@tevm/tsupconfig":"^0.0.0-next.96","@tevm/client-types":"^0.0.0-next.107"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.0.0-next.108_1724786363158_0.6872097763030633","host":"s3://npm-registry-packages"}},"1.0.0-next.109":{"name":"@tevm/decorators","version":"1.0.0-next.109","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@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":"196561186c0bae29e6d5ba84f397dd1b12c99fba","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.0.0-next.109.tgz","fileCount":99,"integrity":"sha512-kdf0MCzougN41DHyZlnt7EpTCJ+vnVcPrzOmmIjnKthkcdlfWiF0GgEuUX6AnNtUysPT7KgGNaBmrga1XCfkaA==","signatures":[{"sig":"MEQCIEA0KrxhKvz5hmRcovwqiPyxuRerQCCP1LSOFmsBFaT7AiBWGa1sdfPrD/zT+ce/QjegRIrapMTJlxZJe/yFwor1XA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":294424},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.0.0-next.109.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/d7b7f6c1539428f5bbeea875c1232b38/tevm-decorators-1.0.0-next.109.tgz","_integrity":"sha512-kdf0MCzougN41DHyZlnt7EpTCJ+vnVcPrzOmmIjnKthkcdlfWiF0GgEuUX6AnNtUysPT7KgGNaBmrga1XCfkaA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"sideEffect":false,"_npmVersion":"10.8.1","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/node":"^1.0.0-next.109","@tevm/utils":"^1.0.0-next.109","@tevm/actions":"^1.0.0-next.109","@tevm/procedures":"^1.0.0-next.109"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^0.0.0-next.96","@tevm/tsupconfig":"^1.0.0-next.109","@tevm/client-types":"^1.0.0-next.109"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.0.0-next.109_1725179151981_0.5983654048086471","host":"s3://npm-registry-packages"}},"1.0.0-next.110":{"name":"@tevm/decorators","version":"1.0.0-next.110","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.0.0-next.110","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":"a816cd408351cbebabfb5ebd8a0500cfe6a40758","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.0.0-next.110.tgz","fileCount":99,"integrity":"sha512-ZrJLF5ASejDr7kO/t0+yIUDGi4LKEKaCPEY33btTphvJfcwP4uufNF7UukOdaL/5McE/LyRsb4KuR8uT3hxTuQ==","signatures":[{"sig":"MEUCIGZCXNrnrnznG5ZJwJwZuV/nAq7z6Z6SfD8bIGuifxyJAiEAxB7jfjH0DRHzFS4ethWruTyl1AHJmCKJdHQEbAkrDGo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":294424},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.0.0-next.110.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/93fe24690ce86a3c4845f7d3dbeb6133/tevm-decorators-1.0.0-next.110.tgz","_integrity":"sha512-ZrJLF5ASejDr7kO/t0+yIUDGi4LKEKaCPEY33btTphvJfcwP4uufNF7UukOdaL/5McE/LyRsb4KuR8uT3hxTuQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"sideEffect":false,"_npmVersion":"10.8.1","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/node":"^1.0.0-next.110","@tevm/utils":"^1.0.0-next.109","@tevm/actions":"^1.0.0-next.110","@tevm/procedures":"^1.0.0-next.110"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^0.0.0-next.96","@tevm/tsupconfig":"^1.0.0-next.109","@tevm/client-types":"^1.0.0-next.109"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.0.0-next.110_1725184441567_0.6331446598533943","host":"s3://npm-registry-packages"}},"1.0.0-next.111":{"name":"@tevm/decorators","version":"1.0.0-next.111","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.0.0-next.111","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":"86fc1855145249b96060bdc928df954dbb73d790","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.0.0-next.111.tgz","fileCount":99,"integrity":"sha512-tGu/4ZF2d2nHLkhH2IYCF+52zwjnwehtkum5BA00QKxkGRTXi+G9DK9a8BAuLl554ydvhIBTPnth9AnVsuM/Pw==","signatures":[{"sig":"MEQCIGB72emoxTqvNmT3BMMuVB2j+2xt74fSgxJsLEOA577yAiAL7Pc2Ql7EFSrBNWpSnn4LQt6X8gBfwXQJgDfFHCv6kQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":294424},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.0.0-next.111.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/1f1e2d11d0b5ff03ce738ba38885be5f/tevm-decorators-1.0.0-next.111.tgz","_integrity":"sha512-tGu/4ZF2d2nHLkhH2IYCF+52zwjnwehtkum5BA00QKxkGRTXi+G9DK9a8BAuLl554ydvhIBTPnth9AnVsuM/Pw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"sideEffect":false,"_npmVersion":"10.8.1","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/node":"^1.0.0-next.110","@tevm/utils":"^1.0.0-next.109","@tevm/actions":"^1.0.0-next.111","@tevm/procedures":"^1.0.0-next.111"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^0.0.0-next.96","@tevm/tsupconfig":"^1.0.0-next.109","@tevm/client-types":"^1.0.0-next.109"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.0.0-next.111_1726184324841_0.8390089731031793","host":"s3://npm-registry-packages"}},"1.0.0-next.112":{"name":"@tevm/decorators","version":"1.0.0-next.112","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.0.0-next.112","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":"0e882fb54a8f985088fe278d8f6a4855be8b87e0","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.0.0-next.112.tgz","fileCount":99,"integrity":"sha512-seYQXuWfoVE0W0pc6ZeBlKvr1AcV/LlBeNOOIn+rrXfYfcs955d4fQcFn6fxA1AF6k7iDCbHv9B4rzLEBuXKDA==","signatures":[{"sig":"MEYCIQDWoURFz6sA2OWTWLclDs4jZwzB1rIU5HOZqGh1pLggcAIhAK+Ru/MGT8b9xVJhwiz/5OKiN5z9yNgKBu3kmuucN8VS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":294424},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.0.0-next.112.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/a06395468a2f7efc42fa9ee6918ba9db/tevm-decorators-1.0.0-next.112.tgz","_integrity":"sha512-seYQXuWfoVE0W0pc6ZeBlKvr1AcV/LlBeNOOIn+rrXfYfcs955d4fQcFn6fxA1AF6k7iDCbHv9B4rzLEBuXKDA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"sideEffect":false,"_npmVersion":"10.8.1","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/node":"^1.0.0-next.110","@tevm/utils":"^1.0.0-next.109","@tevm/actions":"^1.0.0-next.111","@tevm/procedures":"^1.0.0-next.112"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^0.0.0-next.96","@tevm/tsupconfig":"^1.0.0-next.109","@tevm/client-types":"^1.0.0-next.109"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.0.0-next.112_1726247217483_0.5709010495770568","host":"s3://npm-registry-packages"}},"1.0.0-next.113":{"name":"@tevm/decorators","version":"1.0.0-next.113","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.0.0-next.113","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":"cd8c924fac7e5f6768a89ec56b62ce1e2215fbf0","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.0.0-next.113.tgz","fileCount":99,"integrity":"sha512-qGGPAaeX/PBF+qFwoqBUaoJh64/zFa78Mgx8qjztQExRiV2vyCG6/MJcgKvwIpLJMGV7tqODyQOGRRaiVRiz2g==","signatures":[{"sig":"MEUCIQCHD7/gDoI7/94vArXN+fRiuTi/NZ4/X7RcCLlsvr+r+QIgUR/33SuLUCu0b5qfG0cTWnZQoPZzDlZ3tsbBj1Og/wQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":294424},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.0.0-next.113.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/ade32ad8e2f0fa5383bde4c9379cc964/tevm-decorators-1.0.0-next.113.tgz","_integrity":"sha512-qGGPAaeX/PBF+qFwoqBUaoJh64/zFa78Mgx8qjztQExRiV2vyCG6/MJcgKvwIpLJMGV7tqODyQOGRRaiVRiz2g==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"sideEffect":false,"_npmVersion":"10.8.1","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/node":"^1.0.0-next.110","@tevm/utils":"^1.0.0-next.109","@tevm/actions":"^1.0.0-next.111","@tevm/procedures":"^1.0.0-next.113"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^0.0.0-next.96","@tevm/tsupconfig":"^1.0.0-next.109","@tevm/client-types":"^1.0.0-next.109"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.0.0-next.113_1726254950046_0.6105903699197455","host":"s3://npm-registry-packages"}},"1.0.0-next.115":{"name":"@tevm/decorators","version":"1.0.0-next.115","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.0.0-next.115","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":"4e0db66576e09eabac469bb389e66cce637a1b60","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.0.0-next.115.tgz","fileCount":99,"integrity":"sha512-EQbVdU8Za81GNX/egDJq0pjtB0UJlRQPm4fx865XqADspXv0IZGuUWFH5Gy/+S+iLre8yXNA94Zj9N31a6KZmA==","signatures":[{"sig":"MEUCIH8A5HbQrwu9kO2D7UrBsS25sM/ntD7J0znvUteaRsTIAiEA85idr+a4YAn4xXEEkJe0KOOHy4i2WjRVIl+9Uh12zD4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":294424},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.0.0-next.115.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/d9141d762624498d802e3d064a46503b/tevm-decorators-1.0.0-next.115.tgz","_integrity":"sha512-EQbVdU8Za81GNX/egDJq0pjtB0UJlRQPm4fx865XqADspXv0IZGuUWFH5Gy/+S+iLre8yXNA94Zj9N31a6KZmA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"sideEffect":false,"_npmVersion":"10.8.1","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/node":"^1.0.0-next.115","@tevm/utils":"^1.0.0-next.109","@tevm/actions":"^1.0.0-next.115","@tevm/procedures":"^1.0.0-next.115"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^0.0.0-next.96","@tevm/tsupconfig":"^1.0.0-next.109","@tevm/client-types":"^1.0.0-next.109"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.0.0-next.115_1726963523789_0.15940905356272994","host":"s3://npm-registry-packages"}},"1.0.0-next.116":{"name":"@tevm/decorators","version":"1.0.0-next.116","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.0.0-next.116","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":"72dc1a5f825f906bfb3295c7c702ee89f940af4f","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.0.0-next.116.tgz","fileCount":99,"integrity":"sha512-Arwy6MJWnx0JXmml+7FjuKe0BPmQIMnHY3haPdGflZJQk++1gUH41V3TxN2ueA8mtADb3+IcEsLtoFUmrMXPtw==","signatures":[{"sig":"MEUCIFXs9CtgaKDTtlSlpDKdA55a9dXa2jchU+wNvxSP78hPAiEAu/YDo/EuzceZvYluO8/yq4uiZ+5QIBrRhA47fN1g+6I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":294424},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.0.0-next.116.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/a283c31de8c410b6b34149310702e86e/tevm-decorators-1.0.0-next.116.tgz","_integrity":"sha512-Arwy6MJWnx0JXmml+7FjuKe0BPmQIMnHY3haPdGflZJQk++1gUH41V3TxN2ueA8mtADb3+IcEsLtoFUmrMXPtw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"sideEffect":false,"_npmVersion":"10.8.1","description":"Client implementations of Tevm","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/node":"^1.0.0-next.116","@tevm/utils":"^1.0.0-next.109","@tevm/actions":"^1.0.0-next.116","@tevm/procedures":"^1.0.0-next.116"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^0.0.0-next.96","@tevm/tsupconfig":"^1.0.0-next.109","@tevm/client-types":"^1.0.0-next.109"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.0.0-next.116_1726965927625_0.04475529971493608","host":"s3://npm-registry-packages"}},"1.0.0-next.117":{"name":"@tevm/decorators","version":"1.0.0-next.117","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@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":"3a4a6ec62a777a67817b4f7cdeb31e43a5ce0170","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.0.0-next.117.tgz","fileCount":99,"integrity":"sha512-dL3u4Oi+2mnrvHsJTgZle03HnJ/fpk4anDNX8/Wer6wP0xDGjUgR1xLzIvKbx6aXyeOrV6r/BmQu68ezP1LEEg==","signatures":[{"sig":"MEYCIQDmSE2+g6q1a5CRpU/vWGPG2Q0OwhL/SPGudb5dvZOZcQIhAOP6AKlcdfa9qljhIp+jZWReKFFBYVXUn2eOpYnipQhf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":294426},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.0.0-next.117.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/e39590651b8a117cc679d82dc8b2ca3f/tevm-decorators-1.0.0-next.117.tgz","_integrity":"sha512-dL3u4Oi+2mnrvHsJTgZle03HnJ/fpk4anDNX8/Wer6wP0xDGjUgR1xLzIvKbx6aXyeOrV6r/BmQu68ezP1LEEg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.8.1","description":"Client implementations of Tevm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/node":"^1.0.0-next.117","@tevm/utils":"^1.0.0-next.117","@tevm/actions":"^1.0.0-next.117","@tevm/procedures":"^1.0.0-next.117"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.117","@tevm/tsupconfig":"^1.0.0-next.117","@tevm/client-types":"^1.0.0-next.117"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.0.0-next.117_1727069974791_0.8556104552380139","host":"s3://npm-registry-packages"}},"1.0.0-next.118":{"name":"@tevm/decorators","version":"1.0.0-next.118","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@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":"33dbc800ee9987f9e29d0e86ed0db3f65ef265a2","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.0.0-next.118.tgz","fileCount":99,"integrity":"sha512-f7/a3g7QSFWDTDAds5NXvjw3EfShd610MJqsSqN52qDm+itTu49OIvir6rE2uFF2GpMj5qVfyDx7lyY/sTEQfQ==","signatures":[{"sig":"MEQCIAU3UmppDO/kjWPhodXz3m0u0U1e8E9VdwAMhmkdq62VAiAX3tz/AJTbN2iWbev+3BeO1FjDR272LRG6GcL5lTnu3w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":287630},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.0.0-next.118.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/25c7ec01c85b135d5f127eba34978d47/tevm-decorators-1.0.0-next.118.tgz","_integrity":"sha512-f7/a3g7QSFWDTDAds5NXvjw3EfShd610MJqsSqN52qDm+itTu49OIvir6rE2uFF2GpMj5qVfyDx7lyY/sTEQfQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.8.1","description":"Client implementations of Tevm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/node":"^1.0.0-next.118","@tevm/utils":"^1.0.0-next.118","@tevm/actions":"^1.0.0-next.118"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.117","@tevm/tsupconfig":"^1.0.0-next.118","@tevm/client-types":"^1.0.0-next.118"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.0.0-next.118_1727467775693_0.9616623191731066","host":"s3://npm-registry-packages"}},"1.0.0-next.119":{"name":"@tevm/decorators","version":"1.0.0-next.119","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.0.0-next.119","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":"1b8b6e13d1c17efd8c5ab8aaa79487c2acf70491","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.0.0-next.119.tgz","fileCount":99,"integrity":"sha512-3as8kvAuAZd8L2xzFbAtK8hwdhLKbrtmp/zOp7oUvutHUYpPwpl3GDF9TevVsVBHVr6OSQOzwSG5AEVyCTcNvw==","signatures":[{"sig":"MEUCIQC7dms9UpE6nxmjg8A3Oip4Z0T7n7chj5b9APrTj/2zYQIgOJP5WHvLamts1iUMdpKCrihNEaJf8Bub0kXc2B+2Rl4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":287630},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.0.0-next.119.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/79d23598c5e5804f4f1d0281422f7dda/tevm-decorators-1.0.0-next.119.tgz","_integrity":"sha512-3as8kvAuAZd8L2xzFbAtK8hwdhLKbrtmp/zOp7oUvutHUYpPwpl3GDF9TevVsVBHVr6OSQOzwSG5AEVyCTcNvw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.8.1","description":"Client implementations of Tevm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/node":"^1.0.0-next.118","@tevm/utils":"^1.0.0-next.118","@tevm/actions":"^1.0.0-next.119"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.117","@tevm/tsupconfig":"^1.0.0-next.118","@tevm/client-types":"^1.0.0-next.118"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.0.0-next.119_1727571405005_0.6483904523124815","host":"s3://npm-registry-packages"}},"1.0.0-next.120":{"name":"@tevm/decorators","version":"1.0.0-next.120","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.0.0-next.120","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":"533711fb1edaf35e4fcc821e736bdb28d43cb8cc","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.0.0-next.120.tgz","fileCount":99,"integrity":"sha512-hDnJZ8qf6wozGVs2nNxD5pDn/AlI0vCpSNDqTfm+8AGUmVzsUYhR/M7DcWWVnXO5IJ4LjaVToR83m0CTAyIJ+g==","signatures":[{"sig":"MEQCIG5LtyzwRofF38iMHWYnH3FU5d5WY8uc7P9qR12deuf1AiAKY6WEHHcCraXOXiO1hCIXU/XeORLbh2LzqGtfkxvxcA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":287630},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.0.0-next.120.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/f8778abd54499716087d2be309bb0aee/tevm-decorators-1.0.0-next.120.tgz","_integrity":"sha512-hDnJZ8qf6wozGVs2nNxD5pDn/AlI0vCpSNDqTfm+8AGUmVzsUYhR/M7DcWWVnXO5IJ4LjaVToR83m0CTAyIJ+g==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.8.1","description":"Client implementations of Tevm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/node":"^1.0.0-next.120","@tevm/utils":"^1.0.0-next.118","@tevm/actions":"^1.0.0-next.120"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.117","@tevm/tsupconfig":"^1.0.0-next.118","@tevm/client-types":"^1.0.0-next.118"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.0.0-next.120_1727669557284_0.2978252940013264","host":"s3://npm-registry-packages"}},"1.0.0-next.121":{"name":"@tevm/decorators","version":"1.0.0-next.121","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.0.0-next.121","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":"e194d7757c47cfc1ba8c87288fd65cfb7fae40f9","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.0.0-next.121.tgz","fileCount":99,"integrity":"sha512-zCEPQazvE7V5Bc9SaOXBeiDtAzTWI+ELqYYi/e7iR1g90nR/ZMb7yIqI9M1CVOhtGeDeOms0+04zygtl4pPWGA==","signatures":[{"sig":"MEUCIHVsZwtgcwB1Qf+Rm0SblvcB5z3+sqsxvwSkBjxzdhm7AiEA/5d+cW5kL86GMrLfr5mkpWFFMhDlu7vdII0hodlEC6U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":287630},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.0.0-next.121.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/a4be290a1b9ba4b274fab275baea55dc/tevm-decorators-1.0.0-next.121.tgz","_integrity":"sha512-zCEPQazvE7V5Bc9SaOXBeiDtAzTWI+ELqYYi/e7iR1g90nR/ZMb7yIqI9M1CVOhtGeDeOms0+04zygtl4pPWGA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.8.1","description":"Client implementations of Tevm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/node":"^1.0.0-next.120","@tevm/utils":"^1.0.0-next.118","@tevm/actions":"^1.0.0-next.121"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.117","@tevm/tsupconfig":"^1.0.0-next.118","@tevm/client-types":"^1.0.0-next.118"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.0.0-next.121_1727764951513_0.4761078494325941","host":"s3://npm-registry-packages"}},"1.0.0-next.122":{"name":"@tevm/decorators","version":"1.0.0-next.122","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.0.0-next.122","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":"19c8d4adf6b846149ea1f41fdd00fadf86d55227","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.0.0-next.122.tgz","fileCount":99,"integrity":"sha512-8SpZ2wzKdhvdB+Zs5pXZxZTxwFyZjugCXvLoq8VNDDLchqRLjwsw2YRM+gYNEJ46JtnEUy3lQ3U1lWT0fgRnrg==","signatures":[{"sig":"MEUCIQCtYvCEaOkGeNKbkZYTxfOS3iAdWACCwLsqIKdmJte9hQIgeF+mOY+MguAyDAKaqhf+23ePpfwSFA0IoNzPtcjwkWI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":287630},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.0.0-next.122.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/e7f95be01a7465df62962c07a2338446/tevm-decorators-1.0.0-next.122.tgz","_integrity":"sha512-8SpZ2wzKdhvdB+Zs5pXZxZTxwFyZjugCXvLoq8VNDDLchqRLjwsw2YRM+gYNEJ46JtnEUy3lQ3U1lWT0fgRnrg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.8.1","description":"Client implementations of Tevm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/node":"^1.0.0-next.120","@tevm/utils":"^1.0.0-next.118","@tevm/actions":"^1.0.0-next.122"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.117","@tevm/tsupconfig":"^1.0.0-next.118","@tevm/client-types":"^1.0.0-next.118"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.0.0-next.122_1728509679396_0.06851086835088616","host":"s3://npm-registry-packages"}},"1.0.0-next.123":{"name":"@tevm/decorators","version":"1.0.0-next.123","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.0.0-next.123","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":"2dc8ad6aa7172a305e32db090cbd9307398c8eaf","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.0.0-next.123.tgz","fileCount":99,"integrity":"sha512-4Xf+ijmxb1bcjTJfSndE8Afc5N2ULT9NrKbATj9PeYzd/KFU0RUg9g8niHnLUydxhyVkSlmt8JNMTustM0Wq0g==","signatures":[{"sig":"MEUCIQD2o/yx1eb+mC6wAClvOu1wE4jOVdpkxYxUG4sdpLAzpQIgd3+J5sDGtcoztXTLv0ZtGueaVM+kDnBfXRN9UFhP6Xk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":287630},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.0.0-next.123.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/c33ae20f82b72ee5e949a13cb0d1e5c2/tevm-decorators-1.0.0-next.123.tgz","_integrity":"sha512-4Xf+ijmxb1bcjTJfSndE8Afc5N2ULT9NrKbATj9PeYzd/KFU0RUg9g8niHnLUydxhyVkSlmt8JNMTustM0Wq0g==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.8.1","description":"Client implementations of Tevm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/node":"^1.0.0-next.123","@tevm/utils":"^1.0.0-next.118","@tevm/actions":"^1.0.0-next.123"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.117","@tevm/tsupconfig":"^1.0.0-next.118","@tevm/client-types":"^1.0.0-next.118"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.0.0-next.123_1728520871670_0.5002345081105466","host":"s3://npm-registry-packages"}},"1.0.0-next.124":{"name":"@tevm/decorators","version":"1.0.0-next.124","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.0.0-next.124","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":"ae40bd38002925ab24f5159c2a8fd5b00e489d61","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.0.0-next.124.tgz","fileCount":99,"integrity":"sha512-PfWTplgjEha0JzY+l0tUE/dbok4EZ0llrao/GnOxI80Ji1qShJPnK0ie5mROcV9xe/v/v3wn7zNBFiOMSiQ89A==","signatures":[{"sig":"MEUCIQDY5b5QS2mp/CgKG+797FZ4IwzFyGusBJDPmIpQG8e/HQIgDa6g1tCdJjKIqXOTEalfrml67GwfDiUA+o8d1H4BiDQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":287630},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.0.0-next.124.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/7511d6e2fda085e04bf15636e82cc533/tevm-decorators-1.0.0-next.124.tgz","_integrity":"sha512-PfWTplgjEha0JzY+l0tUE/dbok4EZ0llrao/GnOxI80Ji1qShJPnK0ie5mROcV9xe/v/v3wn7zNBFiOMSiQ89A==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.8.1","description":"Client implementations of Tevm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/node":"^1.0.0-next.124","@tevm/utils":"^1.0.0-next.118","@tevm/actions":"^1.0.0-next.124"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.117","@tevm/tsupconfig":"^1.0.0-next.118","@tevm/client-types":"^1.0.0-next.118"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.0.0-next.124_1729131196173_0.4036766884587435","host":"s3://npm-registry-packages"}},"1.0.0-next.125":{"name":"@tevm/decorators","version":"1.0.0-next.125","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.0.0-next.125","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":"eb9755bea0084618c6a22cd0ef583d6b40bcab88","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.0.0-next.125.tgz","fileCount":99,"integrity":"sha512-bS6a3rjizoVOoS038WQNTLFgRlbSiwhki/r6hobFTCpHzzBAoCNXw7FDX90/6zHzEgqlO/MBwLvV9w4KIRUKjA==","signatures":[{"sig":"MEMCH3BLuNXDcGkfSJ9l2MbjsBYI4x+HS6ZE/3vWLM9pOEECIBKfpdLg2NZbQC9xkfxh1nd40x6lWbi+pcSa4uVwRcoy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":287630},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.0.0-next.125.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/c4d76a0c293e38c68e597e35b588c211/tevm-decorators-1.0.0-next.125.tgz","_integrity":"sha512-bS6a3rjizoVOoS038WQNTLFgRlbSiwhki/r6hobFTCpHzzBAoCNXw7FDX90/6zHzEgqlO/MBwLvV9w4KIRUKjA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.8.1","description":"Client implementations of Tevm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/node":"^1.0.0-next.124","@tevm/utils":"^1.0.0-next.118","@tevm/actions":"^1.0.0-next.125"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.117","@tevm/tsupconfig":"^1.0.0-next.118","@tevm/client-types":"^1.0.0-next.118"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.0.0-next.125_1729828348871_0.38652747527047104","host":"s3://npm-registry-packages"}},"1.0.0-next.126":{"name":"@tevm/decorators","version":"1.0.0-next.126","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.0.0-next.126","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":"c4cc53d95f8f598de440d154062648dfd48aaf00","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.0.0-next.126.tgz","fileCount":99,"integrity":"sha512-cAmtb+I2zLl7xHRiN227z8JyPisSZ/Ghd+AuWirvjk2+1EAwNxqiHbpIEYGHFjR4a5psRRoCovOLQCryYHkzoQ==","signatures":[{"sig":"MEUCIQDVEubsH3NAu3MkIS2xefqzoJIcbpZenrETFkW1eqcDNQIgMBkubNGGtCfgXEOBdlVmw60WE9ML9t6r3vn61XB7NBw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":290694},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.0.0-next.126.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/23946a4c2954cc321801acbfd1c28e75/tevm-decorators-1.0.0-next.126.tgz","_integrity":"sha512-cAmtb+I2zLl7xHRiN227z8JyPisSZ/Ghd+AuWirvjk2+1EAwNxqiHbpIEYGHFjR4a5psRRoCovOLQCryYHkzoQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.8.1","description":"Client implementations of Tevm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/node":"^1.0.0-next.124","@tevm/utils":"^1.0.0-next.118","@tevm/actions":"^1.0.0-next.126"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.117","@tevm/tsupconfig":"^1.0.0-next.118","@tevm/client-types":"^1.0.0-next.118"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.0.0-next.126_1730435727726_0.3697232120087848","host":"s3://npm-registry-packages"}},"1.0.0-next.127":{"name":"@tevm/decorators","version":"1.0.0-next.127","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.0.0-next.127","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":"1026676f0029a4c4a0a8d95e12170507d06febf5","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.0.0-next.127.tgz","fileCount":99,"integrity":"sha512-cOpFjgc6gJ/IKipkuK0iDmmHwQxzNgK0JfB2aWOqUJU6MXhwCGhy7Ol4EDWfC9Y85Fcm4Y33w/OrLXMelda+5g==","signatures":[{"sig":"MEYCIQDpcBhK26/zIP8+33D9LW9z7BhfaY3ggWfv1mElVHhFNwIhAPBaJXU3BZGQ4GaYire3KcOAqef3s59hvZFN26tqIiqQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":290694},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.0.0-next.127.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/672521037f538a5604cb665fb54421d2/tevm-decorators-1.0.0-next.127.tgz","_integrity":"sha512-cOpFjgc6gJ/IKipkuK0iDmmHwQxzNgK0JfB2aWOqUJU6MXhwCGhy7Ol4EDWfC9Y85Fcm4Y33w/OrLXMelda+5g==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.8.1","description":"Client implementations of Tevm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/node":"^1.0.0-next.124","@tevm/utils":"^1.0.0-next.118","@tevm/actions":"^1.0.0-next.127"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.117","@tevm/tsupconfig":"^1.0.0-next.118","@tevm/client-types":"^1.0.0-next.118"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.0.0-next.127_1733179453387_0.5726087889165108","host":"s3://npm-registry-packages"}},"1.0.0-next.128":{"name":"@tevm/decorators","version":"1.0.0-next.128","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@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":"572107bae03398eb172a321339d75378f7aa3c5d","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.0.0-next.128.tgz","fileCount":99,"integrity":"sha512-zMXvt8Wv79PBzVnrPZP0ntQefyoNWu8xrfl1Z70h8Ur6VFM1RwTvkYIeyS9L2xu/0whn2l52I7bQNlmDe/nsQg==","signatures":[{"sig":"MEUCIQCrbsgL9bqiY7iqr7fdxnFiRK/U9X1HhZTRtgTCyPay9QIgOM8AwwCJ0IfFJA6wXiBdC7XBRM633PEvDFSoc6qUzew=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":290162},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.0.0-next.128.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/dabb0a0b42e620ad5306cf2a6587d578/tevm-decorators-1.0.0-next.128.tgz","_integrity":"sha512-zMXvt8Wv79PBzVnrPZP0ntQefyoNWu8xrfl1Z70h8Ur6VFM1RwTvkYIeyS9L2xu/0whn2l52I7bQNlmDe/nsQg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.8.1","description":"Client implementations of Tevm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/node":"^1.0.0-next.128","@tevm/utils":"^1.0.0-next.128","@tevm/actions":"^1.0.0-next.128"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.128","@tevm/tsupconfig":"^1.0.0-next.128","@tevm/client-types":"^1.0.0-next.128"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.0.0-next.128_1741407818920_0.66872645008067","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.129":{"name":"@tevm/decorators","version":"1.0.0-next.129","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.0.0-next.129","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":"89b5dc81b5429b8e1172dbeec6f74255ebbacb88","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.0.0-next.129.tgz","fileCount":99,"integrity":"sha512-JWmvoBk7DeXnKIqVdjn4XFcZwBN0H9ivro742UEGWHZ5mua1EJAPq10w9u5FaPZl4Y745uYjoveo3T9rLV9+yA==","signatures":[{"sig":"MEUCIGrQZjqKTIp7F4leJMQIUvmvf9rSXfk2ci0DyHp9h6aEAiEAkl6fuv6UyMtr6vzJFHPvGRxsfjgPP+E5Z6Tpp/Jz22E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":290168},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.0.0-next.129.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/2a0a0127ea22d107992d86dc254f8104/tevm-decorators-1.0.0-next.129.tgz","_integrity":"sha512-JWmvoBk7DeXnKIqVdjn4XFcZwBN0H9ivro742UEGWHZ5mua1EJAPq10w9u5FaPZl4Y745uYjoveo3T9rLV9+yA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.8.1","description":"Client implementations of Tevm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/node":"^1.0.0-next.129","@tevm/utils":"^1.0.0-next.128","@tevm/actions":"^1.0.0-next.129"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.128","@tevm/tsupconfig":"^1.0.0-next.128","@tevm/client-types":"^1.0.0-next.128"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.0.0-next.129_1741564627380_0.7785856413523926","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.130":{"name":"@tevm/decorators","version":"1.0.0-next.130","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.0.0-next.130","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":"54948b4012e0098765ab57e3734bd7c4bab03c50","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.0.0-next.130.tgz","fileCount":113,"integrity":"sha512-4heGTW1gHfQ3mKItBiPAQdfWAICxuBQCe4/ZVbfEm8GxrAMIqgeMG23O5/adOU0je1GT9jvqAWyXU2rB1SRctw==","signatures":[{"sig":"MEQCIFqJ1qO7KBUp3VjfyAgCRt6E4dpDirb9eJ2QrZc1Oz/YAiB+bkssPE5bR2BE6bEHnRQ3nqHpqlMfgsq4teNgoF7Dpg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":291458},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.0.0-next.130.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/d69a7a1dbcd98f13f00f908f33e1c7fd/tevm-decorators-1.0.0-next.130.tgz","_integrity":"sha512-4heGTW1gHfQ3mKItBiPAQdfWAICxuBQCe4/ZVbfEm8GxrAMIqgeMG23O5/adOU0je1GT9jvqAWyXU2rB1SRctw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.8.1","description":"Client implementations of Tevm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/node":"^1.0.0-next.130","@tevm/utils":"^1.0.0-next.128","@tevm/actions":"^1.0.0-next.130"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.128","@tevm/tsupconfig":"^1.0.0-next.128","@tevm/client-types":"^1.0.0-next.128"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.0.0-next.130_1741651106796_0.2879056602687009","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.131":{"name":"@tevm/decorators","version":"1.0.0-next.131","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@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":"7fee7b837e4cb849af6f8c3d50d56f2b539e6798","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.0.0-next.131.tgz","fileCount":113,"integrity":"sha512-zFJUAiXl/wZNiisIBJiGsSDoZAUTMmuvCjiREIBkATiqS8qn0OpMFa+6jRu5P/qtySXszyS6+SIXDFc04Q/6gw==","signatures":[{"sig":"MEUCIG1UsrffpZehbJL705G/VUASz555F1Z6gmbEr/dAyFSvAiEA3/pp79LmbPKztn97Hx8b+t6DfMC3dA/5NHvvZaeezKE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":291458},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.0.0-next.131.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/d7257502addefa4ce2f4d617af12df52/tevm-decorators-1.0.0-next.131.tgz","_integrity":"sha512-zFJUAiXl/wZNiisIBJiGsSDoZAUTMmuvCjiREIBkATiqS8qn0OpMFa+6jRu5P/qtySXszyS6+SIXDFc04Q/6gw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.8.1","description":"Client implementations of Tevm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/node":"^1.0.0-next.131","@tevm/utils":"^1.0.0-next.131","@tevm/actions":"^1.0.0-next.131"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.131","@tevm/tsupconfig":"^1.0.0-next.131","@tevm/client-types":"^1.0.0-next.131"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.0.0-next.131_1741746451308_0.8603117405067502","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.132":{"name":"@tevm/decorators","version":"1.0.0-next.132","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.0.0-next.132","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":"a0ae07e96f684cf0ee30c9b955626b7a4b3ddc5a","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.0.0-next.132.tgz","fileCount":113,"integrity":"sha512-CZndsBFDjILjJB3n6BhHE/v0RMNjJCLJDbiCkh3g7dS57AkLcxmbzY7InAIbOHSwBtkN6ZYPhfiU99F2UBPFtA==","signatures":[{"sig":"MEUCIH6eiNhW/n5aiX+9F3cVkDBzkiLYUq8/D50TrJyuyGhOAiEAvhWC8MiN+AuQyPy/EnmHwUtwyyWjCRIeAXNbICqXhNY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":328115},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.0.0-next.132.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/8542f285f58d28354ea3eb6ed44f06fe/tevm-decorators-1.0.0-next.132.tgz","_integrity":"sha512-CZndsBFDjILjJB3n6BhHE/v0RMNjJCLJDbiCkh3g7dS57AkLcxmbzY7InAIbOHSwBtkN6ZYPhfiU99F2UBPFtA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.8.1","description":"Client implementations of Tevm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/node":"^1.0.0-next.132","@tevm/utils":"^1.0.0-next.131","@tevm/actions":"^1.0.0-next.132"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.131","@tevm/tsupconfig":"^1.0.0-next.131","@tevm/client-types":"^1.0.0-next.131"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.0.0-next.132_1742218039369_0.7413361242755154","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.133":{"name":"@tevm/decorators","version":"1.0.0-next.133","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.0.0-next.133","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":"47d0e450f1593c91b11da53e881d4e0c2638ffba","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.0.0-next.133.tgz","fileCount":113,"integrity":"sha512-WNAc8qTsO9gh9q4ACIs5JZ8JcK3IqBcJM5SXPOLW3jD7gEyfUzT2BR9VBqNXI6eXEAlPgRoYiowU5pZFUZTBNA==","signatures":[{"sig":"MEQCIA0W9HwWtPsYvY+aXJRkrar16a0KrklP8eOjlvzI2XZGAiAxVYX/0LVLiFuA1uKUWWW9SXw7rCkSVNByKtWmuJF78w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":328115},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.0.0-next.133.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/a6965df8914c04fde0f32a76877ccee3/tevm-decorators-1.0.0-next.133.tgz","_integrity":"sha512-WNAc8qTsO9gh9q4ACIs5JZ8JcK3IqBcJM5SXPOLW3jD7gEyfUzT2BR9VBqNXI6eXEAlPgRoYiowU5pZFUZTBNA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.8.1","description":"Client implementations of Tevm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/node":"^1.0.0-next.132","@tevm/utils":"^1.0.0-next.131","@tevm/actions":"^1.0.0-next.133"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.131","@tevm/tsupconfig":"^1.0.0-next.131","@tevm/client-types":"^1.0.0-next.131"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.0.0-next.133_1742238424661_0.006880355126968052","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.134":{"name":"@tevm/decorators","version":"1.0.0-next.134","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.0.0-next.134","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":"24cf3d13bd953a107c7e86f71c15f157f1480c02","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.0.0-next.134.tgz","fileCount":113,"integrity":"sha512-zWAYWL5pgObQNE3k3CQI0pT6kVR5D1kcaqbGnogBGFZT1TJIjXygLOHpkugNAzj80C9XyDWIAKoeBthufQCK6g==","signatures":[{"sig":"MEUCIAZKYl8BYDvVkvdgLd3F1d+gautu1HpjqabcbxtbfCgDAiEAycXdhRDFCYLP3C4RknMJ8ciKuBz/LIAlww/tTDHR4hg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":328115},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.0.0-next.134.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/65d47c1ec5fd6c09adf8ce2b92072559/tevm-decorators-1.0.0-next.134.tgz","_integrity":"sha512-zWAYWL5pgObQNE3k3CQI0pT6kVR5D1kcaqbGnogBGFZT1TJIjXygLOHpkugNAzj80C9XyDWIAKoeBthufQCK6g==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.8.1","description":"Client implementations of Tevm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/node":"^1.0.0-next.134","@tevm/utils":"^1.0.0-next.131","@tevm/actions":"^1.0.0-next.134"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.131","@tevm/tsupconfig":"^1.0.0-next.131","@tevm/client-types":"^1.0.0-next.131"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.0.0-next.134_1742522817718_0.06444339470656502","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.140":{"name":"@tevm/decorators","version":"1.0.0-next.140","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.0.0-next.140","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":"9886e4bad53a51d868c6e2b79e765b7dc095e5f6","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.0.0-next.140.tgz","fileCount":113,"integrity":"sha512-VLTkgQvCXi3QwUG9ktYz2vJcwv8ZHW4wScJfutoJtXZ5x/lyGUoWOOyZ6saxxgENs2ve7eR8or8cd1ORmtQFeA==","signatures":[{"sig":"MEUCIQCjIzRGFeegO1CUBtXdADH4fjcMN3P4qRH4olKNV8WBDQIgTeHuf7HIjYMwdDr2IQKQKAWXCI8vPYD0bNnMXYo2IOk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":328115},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.0.0-next.140.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/e4eaa30f69dedaec284fb1140e12c606/tevm-decorators-1.0.0-next.140.tgz","_integrity":"sha512-VLTkgQvCXi3QwUG9ktYz2vJcwv8ZHW4wScJfutoJtXZ5x/lyGUoWOOyZ6saxxgENs2ve7eR8or8cd1ORmtQFeA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.8.1","description":"Client implementations of Tevm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/node":"^1.0.0-next.140","@tevm/utils":"^1.0.0-next.131","@tevm/actions":"^1.0.0-next.140"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.131","@tevm/tsupconfig":"^1.0.0-next.131","@tevm/client-types":"^1.0.0-next.131"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.0.0-next.140_1743024984945_0.22700989033352537","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.141":{"name":"@tevm/decorators","version":"1.0.0-next.141","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.0.0-next.141","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":"c92ae0a091f0343976df4b6226fdfddb7d26f73d","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.0.0-next.141.tgz","fileCount":113,"integrity":"sha512-9vwFfbOoTqIVDaKAWNQP9MYxVmPTjH8FNSWFqP0Oo3SR/tverM7yP8Nb+nD0Y3mZ/EFjWCyNgkE6SAJg2m4MVQ==","signatures":[{"sig":"MEUCIEGVntKN6smUeiLqn5H7CNdwhlMQxUZTCihEjnThlhyCAiEAyL9o98zVEdJ/8MPDhkYz4WW6hNqlNUBHUhvkIWsXDO8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":328115},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.0.0-next.141.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/2e71160ddd4f5615099950a26e2ec99d/tevm-decorators-1.0.0-next.141.tgz","_integrity":"sha512-9vwFfbOoTqIVDaKAWNQP9MYxVmPTjH8FNSWFqP0Oo3SR/tverM7yP8Nb+nD0Y3mZ/EFjWCyNgkE6SAJg2m4MVQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.8.1","description":"Client implementations of Tevm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/node":"^1.0.0-next.140","@tevm/utils":"^1.0.0-next.131","@tevm/actions":"^1.0.0-next.141"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.131","@tevm/tsupconfig":"^1.0.0-next.131","@tevm/client-types":"^1.0.0-next.131"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.0.0-next.141_1744926058892_0.16825716810382474","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.142":{"name":"@tevm/decorators","version":"1.0.0-next.142","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@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":"e66dda319ab897139397a27afd152673913eb1b3","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.0.0-next.142.tgz","fileCount":113,"integrity":"sha512-k9/UOxMGIhH7KyczOQDYVgXreNrKRfejBgrR5As2oLwwk0f2/KTHjU4hotvhw7RHlawL3tR5tKMY1fqe9g+CFQ==","signatures":[{"sig":"MEYCIQCbIOLk31eCkLMHjmBk56RlIt647sTSfWi2VCfP6fsZJgIhAL+dYjs+Dk9CZCgyyXz8IHPiViWMlj4gsc02CLI38re2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":328115},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.0.0-next.142.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/27710151d4e4ae34f279e87da0bc260e/tevm-decorators-1.0.0-next.142.tgz","_integrity":"sha512-k9/UOxMGIhH7KyczOQDYVgXreNrKRfejBgrR5As2oLwwk0f2/KTHjU4hotvhw7RHlawL3tR5tKMY1fqe9g+CFQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.8.1","description":"Client implementations of Tevm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/node":"^1.0.0-next.142","@tevm/utils":"^1.0.0-next.142","@tevm/actions":"^1.0.0-next.142"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.142","@tevm/tsupconfig":"^1.0.0-next.142","@tevm/client-types":"^1.0.0-next.142"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.0.0-next.142_1745166062855_0.6885807638536308","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.143":{"name":"@tevm/decorators","version":"1.0.0-next.143","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.0.0-next.143","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":"c2164a66a01a4b1118de17c516b4258959125d61","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.0.0-next.143.tgz","fileCount":113,"integrity":"sha512-UtfzYI/+LQvMWVU075qWaFnsHtYKlO1ZEbYKTiHhsc3Z9FD3L8dZVrspPGXKI6uLTNfyEq7burv3uNl1vnjCIA==","signatures":[{"sig":"MEUCIQDoHB/syRsXBAlfoLA0ZSv81XAKaMHfzT7GXQnfsP4MewIgPM7fiJnLCzxPvbMQQGtFYe8/JmGzk0UFIvt+vRYD+bM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":328115},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.0.0-next.143.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/09f3e5733ac354642a97cb2120a968ab/tevm-decorators-1.0.0-next.143.tgz","_integrity":"sha512-UtfzYI/+LQvMWVU075qWaFnsHtYKlO1ZEbYKTiHhsc3Z9FD3L8dZVrspPGXKI6uLTNfyEq7burv3uNl1vnjCIA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.8.1","description":"Client implementations of Tevm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/node":"^1.0.0-next.143","@tevm/utils":"^1.0.0-next.142","@tevm/actions":"^1.0.0-next.143"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.142","@tevm/tsupconfig":"^1.0.0-next.142","@tevm/client-types":"^1.0.0-next.142"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.0.0-next.143_1746377967208_0.5167821574700215","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.144":{"name":"@tevm/decorators","version":"1.0.0-next.144","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.0.0-next.144","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":"27f8352d8aac151405f240fbe22e8d216df12135","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.0.0-next.144.tgz","fileCount":113,"integrity":"sha512-tzbh9EOz9egwwzGvBwCHTwVdTsWzHmy8TqFJuc+yMIRxwFK11FbKG/Uj/9ZSJocXKKGIb75nVLVkTDa6kVGSwA==","signatures":[{"sig":"MEQCIC92NfktGkFeGKxJkWymDxIpM7JydWkuMyOc+DSnPXKFAiAnI7a1/GTcdg3u+oBY+3aCd96w9KeOe958s8d30210Bg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":328115},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.0.0-next.144.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/7bd92073b90fb3abf4ab872ddb7f7944/tevm-decorators-1.0.0-next.144.tgz","_integrity":"sha512-tzbh9EOz9egwwzGvBwCHTwVdTsWzHmy8TqFJuc+yMIRxwFK11FbKG/Uj/9ZSJocXKKGIb75nVLVkTDa6kVGSwA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.8.1","description":"Client implementations of Tevm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/node":"^1.0.0-next.144","@tevm/utils":"^1.0.0-next.142","@tevm/actions":"^1.0.0-next.144"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.142","@tevm/tsupconfig":"^1.0.0-next.142","@tevm/client-types":"^1.0.0-next.142"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.0.0-next.144_1747545768266_0.859840430723783","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.145":{"name":"@tevm/decorators","version":"1.0.0-next.145","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.0.0-next.145","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":"de56476972ea7e2b54d3be5c3592726a249913ab","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.0.0-next.145.tgz","fileCount":113,"integrity":"sha512-mh1FeuKhJHq5FaqLXIkC8sZjbEOQYcgU0+UxO/RRCgyxDLLX4VyEgfTQ3l4znMwQhew3F06e37YGllsvsnr0rw==","signatures":[{"sig":"MEQCIDgbVXaK+2EmPRquPl+b21PTyEi3AmJaPj8JmpZ+3gYyAiBr0ZA3JpCxxqBx3YKUKEKJCxBRQDV2SnLDTSNhZ4x0ZA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":328115},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.0.0-next.145.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/e848e012c0192f1d2dee508f0cb9a2f1/tevm-decorators-1.0.0-next.145.tgz","_integrity":"sha512-mh1FeuKhJHq5FaqLXIkC8sZjbEOQYcgU0+UxO/RRCgyxDLLX4VyEgfTQ3l4znMwQhew3F06e37YGllsvsnr0rw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.8.1","description":"Client implementations of Tevm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/node":"^1.0.0-next.145","@tevm/utils":"^1.0.0-next.142","@tevm/actions":"^1.0.0-next.145"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.142","@tevm/tsupconfig":"^1.0.0-next.142","@tevm/client-types":"^1.0.0-next.142"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.0.0-next.145_1747804640469_0.21928044338889152","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.146":{"name":"@tevm/decorators","version":"1.0.0-next.146","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@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":"0307b50e51b195162c7e0152d198050517a0f953","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.0.0-next.146.tgz","fileCount":113,"integrity":"sha512-PO3MvHhz1sDX+roiQ/y3OGRFXlIy/ExuDaGN8nFdgysXtB1rlwTFWyK+4lWp9E+7RTidRck030Z9tf8/7CO7dA==","signatures":[{"sig":"MEUCICtJExHGNgS2VGQbvu9rYjDrvbVP3ALEcQ6J5cfuFWKTAiEArRjy8Ho4+rfcXGPoULPuP3D2yPxjYI+nAVp3AuPTpyw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":328115},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.0.0-next.146.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/99e069d3b8a63fe6ecc03ba0b733eae2/tevm-decorators-1.0.0-next.146.tgz","_integrity":"sha512-PO3MvHhz1sDX+roiQ/y3OGRFXlIy/ExuDaGN8nFdgysXtB1rlwTFWyK+4lWp9E+7RTidRck030Z9tf8/7CO7dA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.8.1","description":"Client implementations of Tevm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/node":"^1.0.0-next.146","@tevm/utils":"^1.0.0-next.146","@tevm/actions":"^1.0.0-next.146"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.142","@tevm/tsupconfig":"^1.0.0-next.146","@tevm/client-types":"^1.0.0-next.146"},"peerDependencies":{"viem":"^2.30.1"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.0.0-next.146_1748435444006_0.14238774279306998","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.147":{"name":"@tevm/decorators","version":"1.0.0-next.147","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@1.0.0-next.147","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":"df27d79abc830e6d88b707c280e37ee6f0a93adb","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.0.0-next.147.tgz","fileCount":113,"integrity":"sha512-zYqKc1TJ4zkNvi07XfMJstU5o4WxmVIfBZQnJqN4JWPF8Y/vwiJPdl8yFsVoEb6FaFnfKaLPJenM3Jx+uDPtbQ==","signatures":[{"sig":"MEUCIHeMPE+r6X5ysWvMZtwHFa/C28FbrQFCPG30FrFX7G2bAiEAqdKSs06Nj8a4az1i0rQCY16NDNacu+y9k/e+dqqAIIg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":328115},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.0.0-next.147.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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/cb868803134e5cc19ef10ca51a3b3879/tevm-decorators-1.0.0-next.147.tgz","_integrity":"sha512-zYqKc1TJ4zkNvi07XfMJstU5o4WxmVIfBZQnJqN4JWPF8Y/vwiJPdl8yFsVoEb6FaFnfKaLPJenM3Jx+uDPtbQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/decorators"},"_npmVersion":"10.8.1","description":"Client implementations of Tevm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/node":"^1.0.0-next.147","@tevm/utils":"^1.0.0-next.146","@tevm/actions":"^1.0.0-next.147"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.142","@tevm/tsupconfig":"^1.0.0-next.146","@tevm/client-types":"^1.0.0-next.146"},"peerDependencies":{"viem":"^2.30.1"},"_npmOperationalInternal":{"tmp":"tmp/decorators_1.0.0-next.147_1748872592242_0.0331317353494478","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.148":{"name":"@tevm/decorators","version":"1.0.0-next.148","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/decorators@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":"d08e33cd9f07d334b9b905d4629a4ebb79b50893","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.0.0-next.148.tgz","fileCount":113,"integrity":"sha512-gopWEBlub28wBDZ0XZb3O5bFtblh+lBNE/Srf1hSvr2sYrt6xTLXf098vnJMQbCZAV/nRlTRjZg1kKlXVCa9+A==","signatures":[{"sig":"MEUCIFtXhAVIFsER2nVBKZd1rO1hjIsrfOoGV4tU9SRd6m/aAiEA/3MXOnrjhkBwsnjHAraUnsj+8LZAVMsJPETJqvP3QE0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":327934},"main":"dist/index.cjs","type":"module","_from":"file:tevm-decorators-1.0.0-next.148.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 && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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 && pnpm pack --pack-destination /tmp && attw /tmp/tevm-decorators-*.tgz && rm /tmp/tevm-decorators-*.tgz","generate:docs":"typedoc","test:coverage":"vitest --coverage --run"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/07f2d5edd49bb8f130d13a074abcd164/tevm-decorators-1.0.0-next.148.tgz","_integrity":"sha512-gopWEBlub28wBDZ0XZb3O5bFtblh+lBNE/Srf1hSvr2sYrt6xTLXf098vnJMQbCZAV/nRlTRjZg1kKlXVCa9+A==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/decorators"},"_npmVersion":"10.8.1","description":"Client implementations of Tevm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/node":"^1.0.0-next.148","@tevm/utils":"^1.0.0-next.148","@tevm/actions":"^1.0.0-next.148"},"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/decorators_1.0.0-next.148_1759577173261_0.31816842264591916","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-rc.151":{"name":"@tevm/decorators","version":"1.0.0-rc.151","private":false,"description":"Client implementations of Tevm","keywords":["solidity","sol","typescript","web3","blockchain"],"repository":{"type":"git","url":"git+https://github.com/evmts/tevm-monorepo.git","directory":"packages/decorators"},"license":"MIT","contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"sideEffects":false,"type":"module","exports":{"./package.json":"./package.json",".":{"import":{"types":"./dist/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":"dist/index.d.ts","dependencies":{"@tevm/actions":"^1.0.0-rc.151","@tevm/node":"^1.0.0-rc.151","@tevm/utils":"^1.0.0-rc.151"},"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 && bun lint:deps && bun lint:package","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/decorators","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 && pnpm pack --pack-destination /tmp && attw /tmp/tevm-decorators-*.tgz && rm /tmp/tevm-decorators-*.tgz","package:up":"pnpm up --latest","test":"vitest --watch","test:coverage":"vitest --coverage --run","test:run":"vitest run","typecheck":"tsc --noEmit"},"_id":"@tevm/decorators@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-gw/sZXtFRp/BjAJT4He2MbsCmrrNfH3AXZgQ36KiA71Vure6xI6ecrZauknXa3GqquX2tglusFg8FG7J3ifTpw==","_resolved":"/tmp/tmp.smIgjywFyr/tevm-decorators-1.0.0-rc.151.tgz","_from":"file:/tmp/tmp.smIgjywFyr/tevm-decorators-1.0.0-rc.151.tgz","_nodeVersion":"24.12.0","_npmVersion":"11.5.1","dist":{"integrity":"sha512-gw/sZXtFRp/BjAJT4He2MbsCmrrNfH3AXZgQ36KiA71Vure6xI6ecrZauknXa3GqquX2tglusFg8FG7J3ifTpw==","shasum":"59c51579bd3809269af2698e09d27502afb9e0eb","tarball":"https://registry.npmjs.org/@tevm/decorators/-/decorators-1.0.0-rc.151.tgz","fileCount":113,"unpackedSize":333411,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tevm%2fdecorators@1.0.0-rc.151","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDCvTMkh5Y2kARazTUbs9gwoIjdmlzquLBwoeqtDC2LFgIhAMMTTn/P59e8b6vk5pK5xQ4yfLfqiS1bMWMOCpvOUk6U"}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:da2c5849-4298-4297-aeb9-6737c305e5bf"}},"directories":{},"maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/decorators_1.0.0-rc.151_1779468079928_0.07741832183062503"},"_hasShrinkwrap":false}},"time":{"created":"2024-02-15T20:22:07.874Z","modified":"2026-05-22T16:41:20.421Z","1.0.0-next.39":"2024-02-15T20:22:08.149Z","1.0.0-next.40":"2024-02-20T03:18:42.063Z","1.0.0-next.41":"2024-02-25T01:35:44.787Z","1.0.0-next.42":"2024-02-28T17:32:11.116Z","1.1.0-next.45":"2024-05-11T18:02:36.328Z","1.1.0-next.46":"2024-05-13T02:53:38.575Z","1.1.0-next.47":"2024-05-13T15:36:56.275Z","1.1.0-next.49":"2024-05-15T04:14:26.922Z","1.1.0-next.50":"2024-05-16T06:50:03.000Z","1.1.0-next.52":"2024-05-16T23:05:22.789Z","1.1.0-next.53":"2024-05-17T06:17:32.390Z","1.1.0-next.54":"2024-05-17T20:07:59.356Z","1.1.0-next.55":"2024-05-19T06:36:21.925Z","1.1.0-next.56":"2024-05-21T08:53:44.973Z","1.1.0-next.57":"2024-05-21T23:13:35.365Z","1.1.0-next.58":"2024-05-22T07:41:59.869Z","1.1.0-next.59":"2024-05-23T20:19:27.353Z","1.1.0-next.60":"2024-05-24T14:41:33.199Z","1.1.0-next.61":"2024-05-25T21:44:10.097Z","1.1.0-next.62":"2024-05-28T20:33:10.155Z","1.1.0-next.64":"2024-05-30T22:33:18.804Z","1.1.0-next.67":"2024-06-02T00:25:07.692Z","1.1.0-next.68":"2024-06-03T05:13:44.085Z","1.1.0-next.69":"2024-06-04T08:12:11.893Z","1.1.0-next.70":"2024-06-05T23:46:35.818Z","1.1.0-next.71":"2024-06-07T06:17:45.311Z","1.1.0-next.72":"2024-06-09T01:20:59.472Z","1.1.0-next.73":"2024-06-09T03:05:58.135Z","1.1.0-next.74":"2024-06-12T08:53:01.484Z","1.1.0-next.75":"2024-06-13T04:31:13.393Z","1.1.0-next.76":"2024-06-13T21:05:01.573Z","1.1.0-next.77":"2024-06-14T18:32:23.127Z","1.1.0-next.78":"2024-06-14T19:35:48.998Z","2.0.0-next.79":"2024-06-18T23:45:58.064Z","2.0.0-next.80":"2024-06-19T03:56:31.167Z","2.0.0-next.83":"2024-06-19T23:44:15.187Z","2.0.0-next.84":"2024-06-21T21:54:40.508Z","2.0.0-next.85":"2024-06-23T01:13:56.390Z","2.0.0-next.86":"2024-06-26T23:11:48.352Z","2.0.0-next.87":"2024-06-27T19:28:28.131Z","1.1.0-next.88":"2024-07-02T05:28:55.428Z","1.1.0-next.90":"2024-07-05T17:28:20.457Z","1.1.0-next.91":"2024-07-06T18:52:30.751Z","1.1.0-next.92":"2024-07-08T23:19:35.690Z","1.1.0-next.94":"2024-07-09T22:27:42.262Z","1.1.0-next.95":"2024-07-09T22:43:47.838Z","1.1.0-next.96":"2024-07-10T14:44:35.582Z","1.1.0-next.97":"2024-07-12T05:06:53.318Z","1.1.0-next.98":"2024-07-12T22:11:16.730Z","1.1.0-next.100":"2024-07-17T00:42:39.274Z","2.0.0-next.101":"2024-07-25T08:59:49.879Z","2.0.0-next.102":"2024-07-26T05:06:32.267Z","2.0.0-next.103":"2024-07-30T11:00:06.768Z","2.0.0-next.105":"2024-08-09T20:36:19.312Z","2.0.0-next.107":"2024-08-12T02:10:38.563Z","1.0.0-next.108":"2024-08-27T19:19:23.390Z","1.0.0-next.109":"2024-09-01T08:25:52.158Z","1.0.0-next.110":"2024-09-01T09:54:01.885Z","1.0.0-next.111":"2024-09-12T23:38:45.032Z","1.0.0-next.112":"2024-09-13T17:06:57.672Z","1.0.0-next.113":"2024-09-13T19:15:50.270Z","1.0.0-next.115":"2024-09-22T00:05:24.016Z","1.0.0-next.116":"2024-09-22T00:45:27.873Z","1.0.0-next.117":"2024-09-23T05:39:34.998Z","1.0.0-next.118":"2024-09-27T20:09:35.991Z","1.0.0-next.119":"2024-09-29T00:56:45.219Z","1.0.0-next.120":"2024-09-30T04:12:37.482Z","1.0.0-next.121":"2024-10-01T06:42:31.723Z","1.0.0-next.122":"2024-10-09T21:34:39.686Z","1.0.0-next.123":"2024-10-10T00:41:12.033Z","1.0.0-next.124":"2024-10-17T02:13:16.378Z","1.0.0-next.125":"2024-10-25T03:52:29.089Z","1.0.0-next.126":"2024-11-01T04:35:27.939Z","1.0.0-next.127":"2024-12-02T22:44:13.601Z","1.0.0-next.128":"2025-03-08T04:23:39.119Z","1.0.0-next.129":"2025-03-09T23:57:07.542Z","1.0.0-next.130":"2025-03-10T23:58:26.999Z","1.0.0-next.131":"2025-03-12T02:27:31.483Z","1.0.0-next.132":"2025-03-17T13:27:19.570Z","1.0.0-next.133":"2025-03-17T19:07:04.880Z","1.0.0-next.134":"2025-03-21T02:06:57.905Z","1.0.0-next.140":"2025-03-26T21:36:25.191Z","1.0.0-next.141":"2025-04-17T21:40:59.090Z","1.0.0-next.142":"2025-04-20T16:21:03.043Z","1.0.0-next.143":"2025-05-04T16:59:27.415Z","1.0.0-next.144":"2025-05-18T05:22:48.442Z","1.0.0-next.145":"2025-05-21T05:17:20.649Z","1.0.0-next.146":"2025-05-28T12:30:44.194Z","1.0.0-next.147":"2025-06-02T13:56:32.435Z","1.0.0-next.148":"2025-10-04T11:26:13.465Z","1.0.0-rc.151":"2026-05-22T16:41:20.083Z"},"bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"license":"MIT","homepage":"https://github.com/evmts/tevm-monorepo#readme","keywords":["solidity","sol","typescript","web3","blockchain"],"repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/decorators"},"description":"Client implementations of Tevm","contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"readme":"","readmeFilename":""}