{"name":"@ethereumjs/binarytree","version":"10.0.0","description":"Implementation of binary trees as used in Ethereum.","keywords":["binary","tree","trie","ethereum"],"homepage":"https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/binarytree#readme","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-monorepo/issues?q=is%3Aissue+label%3A%22package%3A+binarytree%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"}],"type":"module","sideEffects":false,"main":"dist/cjs/index.js","module":"dist/esm/index.js","exports":{".":{"import":{"typescript":"./src/index.ts","default":"./dist/esm/index.js"},"require":"./dist/cjs/index.js"}},"scripts":{"biome":"npx @biomejs/biome check","biome:fix":"npx @biomejs/biome check --write","build":"../../config/cli/ts-build.sh","clean":"../../config/cli/clean-package.sh","coverage":"DEBUG=ethjs npx vitest run -c ../../config/vitest.config.coverage.mts","coverage:istanbul":"DEBUG=ethjs npx vitest run -c ../../config/vitest.config.coverage.istanbul.mts","docs:build":"typedoc --options typedoc.mjs","lint":"npm run biome && eslint  --config ./eslint.config.mjs .","lint:fix":"npm run biome:fix && eslint  --fix --config ./eslint.config.mjs .","prepublishOnly":"../../config/cli/prepublish.sh","sc":"npm run spellcheck","spellcheck":"npm run spellcheck:ts && npm run spellcheck:md","spellcheck:ts":"npx cspell --gitignore -c ../../config/cspell-ts.json \"./**/*.ts\" --cache --show-suggestions --show-context","spellcheck:md":"npx cspell --gitignore -c ../../config/cspell-md.json \"**.md\" --cache --show-suggestions --show-context","test":"npm run test:node","test:node":"npx vitest run -c ../../config/vitest.config.mts","test:browser":"npx vitest run --config=../../config/vitest.config.browser.mts","tsc":"../../config/cli/ts-compile.sh"},"dependencies":{"@ethereumjs/rlp":"^10.0.0","@ethereumjs/util":"^10.0.0","@noble/hashes":"^1.7.2","debug":"^4.4.0","ethereum-cryptography":"^3.2.0","lru-cache":"11.0.2"},"engines":{"node":">=18"},"_id":"@ethereumjs/binarytree@10.0.0","gitHead":"9e461f54312bf20c710b43ab73f7d3ad753f8765","types":"./dist/cjs/index.d.ts","_nodeVersion":"23.10.0","_npmVersion":"11.2.0","dist":{"shasum":"a4a6094cc19bac200961c75988e838710108f3e2","size":74807,"noattachment":false,"key":"/@ethereumjs/binarytree/-/@ethereumjs/binarytree-10.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ethereumjs/binarytree/download/@ethereumjs/binarytree-10.0.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-npm-production","tmp":"tmp/binarytree_10.0.0_1745913469915_0.8530579826304534"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-29T07:57:50.098Z","publish_time":1745913470098,"_source_registry_name":"default","_cnpm_publish_time":1745913470098,"dist-tags":{"latest":"10.1.1","nightly":"10.1.1-nightly.2","rc":"10.0.0-dev-rc.1"}}