{"name":"merkle-patricia-tree","version":"1.0.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":"./node_modules/mocha/bin/mocha --timeout 5000 --reporter spec ./test/"},"author":{"name":"mjbecze","email":"mjbecze@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/wanderer/merkle-patricia-tree.git"},"bugs":{"url":"https://github.com/wanderer/merkle-patricia-tree/issues"},"keywords":["merkel","radix","trie","ethereum"],"license":"GPL","dependencies":{"async":">=0.8.0","crypto-js":"^3.1.2-5","ethereumjs-util":"0.0.8","levelup":"^0.19.0","memdown":"^1.0.0","readable-stream":"^2.0.0","rlp":"0.0.12","semaphore":">=1.0.1","sha3":"^1.1.0"},"devDependencies":{"mocha":"~1.18.2","ethrereum-tests":"git+https://github.com/ethereum/tests.git#develop"},"browser":{"sha3":"./sha3.js"},"contributors":[{"name":"Aaron Kumavis","email":"http://aaron.kumavis.me/","url":"https://github.com/kumavis"}],"testling":{"files":"test/*.js","harness":"mocha-bdd","browsers":["chrome/22..latest","firefox/16..latest","safari/latest","opera/11.0..latest","iphone/6","ipad/6","android-browser/latest"]},"gitHead":"47f78976589a8648c9724caf39737265d7417677","homepage":"https://github.com/wanderer/merkle-patricia-tree#readme","_id":"merkle-patricia-tree@1.0.0","_shasum":"002acf31c85d088b33eee112ca999b80e20932ee","_from":".","_npmVersion":"2.10.1","_nodeVersion":"0.12.4","_npmUser":{"name":"null_radix","email":"mjbecze@gmail.com"},"maintainers":[{"name":"axic","email":""},{"name":"holgerd77","email":""},{"name":"kumavis","email":"aaron@kumavis.me"},{"name":"null_radix","email":""},{"name":"ralxz","email":""},{"name":"sinamahmoodi","email":""}],"dist":{"shasum":"002acf31c85d088b33eee112ca999b80e20932ee","size":28963,"noattachment":false,"key":"/merkle-patricia-tree/-/merkle-patricia-tree-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/merkle-patricia-tree/download/merkle-patricia-tree-1.0.0.tgz"},"directories":{},"publish_time":1434542207308,"_hasShrinkwrap":false,"_cnpm_publish_time":1434542207308,"_cnpmcore_publish_time":"2021-12-16T17:15:19.751Z","dist-tags":{"latest":"4.2.4"}}