{"name":"merkle-patricia-tree","version":"2.2.0","description":"This is an implementation of the modified merkle patricia tree as speficed in the Ethereum's yellow paper.","main":"index.js","scripts":{"test":"npm run test:node && npm run test:browser","coverage":"istanbul cover ./test/index.js","coveralls":"npm run coverage && coveralls <coverage/lcov.info","lint":"standard","test:browser":"karma start karma.conf.js","test:node":"tape ./test/*.js","build":"browserify --s Trie index.js > ./dist/trie.js","build:docs":"documentation --github  -f md ./index.js ./secure.js > ./docs/index.md"},"author":{"name":"mjbecze","email":"mjbecze@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/ethereumjs/merkle-patricia-tree.git"},"bugs":{"url":"https://github.com/ethereumjs/merkle-patricia-tree/issues"},"keywords":["merkle","radix","trie","ethereum"],"license":"MPL-2.0","dependencies":{"async":"^1.4.2","ethereumjs-util":"^4.0.0","level-ws":"0.0.0","levelup":"^1.2.1","memdown":"^1.0.0","readable-stream":"^2.0.0","rlp":"^2.0.0","semaphore":">=1.0.1"},"devDependencies":{"browserify":"^13.0.0","coveralls":"^2.11.6","documentation":"^3.0.4","ethereumjs-testing":"0.0.1","istanbul":"^0.4.1","karma":"^0.13.18","karma-browserify":"^5.0.0","karma-chrome-launcher":"^0.2.2","karma-detect-browsers":"^2.0.2","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^0.1.7","karma-tap":"^1.0.3","standard":"^5.3.1","tape":"^4.4.0"},"standard":{"ignore":["dist/**","package-init.js","package.js"]},"contributors":[{"name":"Aaron Kumavis","email":"http://aaron.kumavis.me/","url":"https://github.com/kumavis"}],"gitHead":"f4a7f4ed9781cbd0aa1233f317e2e198e698707d","homepage":"https://github.com/ethereumjs/merkle-patricia-tree#readme","_id":"merkle-patricia-tree@2.2.0","_shasum":"7a4787b1262ab00fe9b204ab471b005332306efa","_from":".","_npmVersion":"4.3.0","_nodeVersion":"8.2.1","_npmUser":{"name":"null_radix","email":"null_radix@riseup.net"},"dist":{"shasum":"7a4787b1262ab00fe9b204ab471b005332306efa","size":907120,"noattachment":false,"key":"/merkle-patricia-tree/-/merkle-patricia-tree-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/merkle-patricia-tree/download/merkle-patricia-tree-2.2.0.tgz"},"maintainers":[{"name":"axic","email":""},{"name":"holgerd77","email":""},{"name":"kumavis","email":"aaron@kumavis.me"},{"name":"null_radix","email":""},{"name":"ralxz","email":""},{"name":"sinamahmoodi","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/merkle-patricia-tree-2.2.0.tgz_1501792837133_0.8162049239035696"},"directories":{},"publish_time":1501792839532,"_hasShrinkwrap":false,"_cnpm_publish_time":1501792839532,"_cnpmcore_publish_time":"2021-12-16T17:15:12.332Z","dist-tags":{"latest":"4.2.4"}}