{"name":"@chainsafe/persistent-merkle-tree","version":"0.9.0","description":"Merkle tree implemented as a persistent datastructure","type":"module","module":"./lib/index.js","main":"./lib/cjs/index.js","types":"./lib/index.d.ts","scripts":{"check-types":"tsc --noEmit","clean":"rm -rf lib","build":"yarn build:cjs && yarn build:esm && yarn build:types","build:esm":"tsc -p tsconfig.build.esm.json","build:cjs":"tsc -p tsconfig.build.cjs.json && echo '{\"type\": \"commonjs\"}' > ./lib/cjs/package.json","build:types":"tsc -p tsconfig.build.types.json","lint":"eslint --color --ext .ts src/","lint:fix":"yarn run lint --fix","benchmark:files":"node --max-old-space-size=4096 --expose-gc --loader ts-node/esm ../../node_modules/.bin/benchmark","benchmark":"yarn benchmark:files 'test/perf/*.test.ts'","benchmark:local":"yarn benchmark --local","test":"vitest run --dir test/unit"},"pre-push":["lint"],"repository":{"type":"git","url":"git+https://github.com/ChainSafe/persistent-merkle-tree.git"},"keywords":["hash","ethereum","merkle","tree"],"author":{"name":"ChainSafe Systems"},"license":"Apache-2.0","bugs":{"url":"https://github.com/ChainSafe/persistent-merkle-tree/issues"},"homepage":"https://github.com/ChainSafe/persistent-merkle-tree#readme","dependencies":{"@chainsafe/as-sha256":"0.6.0","@chainsafe/hashtree":"1.0.1","@noble/hashes":"^1.3.0"},"_id":"@chainsafe/persistent-merkle-tree@0.9.0","gitHead":"5f641be4666ed1baa975c47fc656514c0d171e86","_nodeVersion":"22.5.1","_npmVersion":"10.8.2","dist":{"shasum":"c05ff2f03f9c9b00d2107e936221b95a4b802734","size":64283,"noattachment":false,"key":"/@chainsafe/persistent-merkle-tree/-/@chainsafe/persistent-merkle-tree-0.9.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@chainsafe/persistent-merkle-tree/download/@chainsafe/persistent-merkle-tree-0.9.0.tgz"},"_npmUser":{"name":"wemeetagain","email":"caymannava@gmail.com"},"directories":{},"maintainers":[{"name":"philknows","email":""},{"name":"wemeetagain","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/persistent-merkle-tree_0.9.0_1737038596797_0.43516455892053085"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-16T14:43:17.011Z","publish_time":1737038597011,"_source_registry_name":"default","_cnpm_publish_time":1737038597011,"dist-tags":{"latest":"1.2.1"}}