{"name":"@ethereumjs/verkle","version":"0.1.0","description":"Implementation of verkle trees as used in Ethereum.","keywords":["verkle","tree","trie","ethereum"],"homepage":"https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/verkle#readme","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-monorepo/issues?q=is%3Aissue+label%3A%22package%3A+verkle%22"},"repository":{"type":"git","url":"git+https://github.com/ethereumjs/ethereumjs-monorepo.git"},"license":"MIT","author":{"name":"EthereumJS Team"},"contributors":[{"name":"Gabriel Rocheleau","url":"https://github.com/gabrocheleau"}],"main":"dist/cjs/index.js","type":"commonjs","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"scripts":{"build":"../../config/cli/ts-build.sh","clean":"../../config/cli/clean-package.sh","coverage":"npx vitest run --coverage.enabled --coverage.reporter=lcov","docs:build":"typedoc --options typedoc.cjs","lint":"../../config/cli/lint.sh","lint:diff":"../../config/cli/lint-diff.sh","lint:fix":"../../config/cli/lint-fix.sh","prepublishOnly":"../../config/cli/prepublish.sh","test":"npm run test:node","test:node":"npx vitest run","test:browser":"npx vitest run --config=../../config/vitest.config.browser.mts","tsc":"../../config/cli/ts-compile.sh"},"dependencies":{"debug":"^4.3.4","lru-cache":"10.1.0","verkle-cryptography-wasm":"^0.4.5","@ethereumjs/block":"^5.3.0","@ethereumjs/rlp":"^5.0.2","@ethereumjs/util":"^9.1.0"},"engines":{"node":">=18"},"_id":"@ethereumjs/verkle@0.1.0","gitHead":"ea5ad3a5bc22b76b70b86780df1815175c86ffa6","types":"./dist/cjs/index.d.ts","_nodeVersion":"20.12.2","_npmVersion":"10.5.0","dist":{"shasum":"48d06a81468d6f57279e526a04ab30a7e766b8d4","size":73176,"noattachment":false,"key":"/@ethereumjs/verkle/-/@ethereumjs/verkle-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ethereumjs/verkle/download/@ethereumjs/verkle-0.1.0.tgz"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"directories":{},"maintainers":[{"name":"acolytec3","email":""},{"name":"axic","email":""},{"name":"g11tech","email":""},{"name":"holgerd77","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/verkle_0.1.0_1723720581101_0.47479503163866776"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-15T11:16:21.432Z","publish_time":1723720581432,"_source_registry_name":"default","_cnpm_publish_time":1723720581432,"dist-tags":{"alpha":"0.2.0-alpha.1","latest":"10.0.0","rc":"10.0.0-dev-rc.1"}}