{"name":"splaytree","version":"2.0.2","author":{"name":"Alexander Milevski","email":"info@w8r.name"},"license":"MIT","description":"Fast Splay tree for Node and browser","main":"dist/splay.js","jsnext:main":"index","module":"index","types":"index.d.ts","files":["dist","index.js","index.d.ts"],"repository":{"type":"git","url":"git+https://github.com/w8r/splay-tree.git"},"scripts":{"prebuild":"npm run lint","lint":"eslint index.js","build":"rollup -c build/rollup.config.umd.js && rollup -c build/rollup.config.es6.js && npm run types","types":"tsc index.d.ts tests/types.ts","pretest":"rollup -c build/rollup.config.tests.js","prebenchmark":"npm run build","benchmark":"node bench/benchmark.js","start":"npm run test:watch","test:watch":"nodemon --watch src --watch tests --exec 'npm test'","test":"mocha build/tests-bundle.js","prepublishOnly":"npm run build && npm test"},"devDependencies":{"@types/node":"^8.0.0","avl":"^1.4.3","benchmark":"^2.1.4","bintrees":"^1.0.2","chai":"^4.1.2","eslint":"^4.19.1","eslint-config-airbnb-base":"^12.1.0","eslint-plugin-import":"^2.11.0","mocha":"^5.1.1","nodemon":"^1.17.4","rollup":"^0.58.2","rollup-plugin-buble":"^0.19.2","rollup-plugin-multi-entry":"^2.0.2","source-map-support":"^0.5.5","typescript":"^2.8.3"},"keywords":["binary-tree","bst","splay-tree","splay","balanced-search-tree"],"dependencies":{},"gitHead":"d806e0afa46ca162eea0bb406b290635d3e0cf98","bugs":{"url":"https://github.com/w8r/splay-tree/issues"},"homepage":"https://github.com/w8r/splay-tree#readme","_id":"splaytree@2.0.2","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"w8r","email":"info@w8r.name"},"dist":{"shasum":"cabbce3bd4608e2c4fcc2802effde63afbe0e9a2","size":22762,"noattachment":false,"key":"/splaytree/-/splaytree-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/splaytree/download/splaytree-2.0.2.tgz"},"maintainers":[{"name":"w8r","email":"info@w8r.name"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/splaytree_2.0.2_1526245612740_0.3477536490795212"},"_hasShrinkwrap":false,"publish_time":1526245613367,"_cnpm_publish_time":1526245613367,"_cnpmcore_publish_time":"2021-12-16T17:35:35.657Z","dist-tags":{"latest":"3.1.2"}}