{"name":"splaytree","version":"2.0.3","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","repository":{"type":"git","url":"git+https://github.com/w8r/splay-tree.git"},"scripts":{"prebuild":"npm run lint","lint":"eslint index.js","build":"rollup -c && npm run types","types":"tsc index.d.ts tests/types.ts","prebenchmark":"npm run build","benchmark":"node -r reify bench/benchmark.js","start":"npm run test:watch","test:watch":"nodemon --watch index.js --watch tests --exec 'npm test'","test":"mocha -r reify tests/**/*.test.js","prepublishOnly":"npm run build && npm test"},"devDependencies":{"avl":"^1.4.4","benchmark":"^2.1.4","bintrees":"^1.0.2","chai":"^4.1.2","eslint":"^5.5.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","mocha":"^5.2.0","nodemon":"^1.18.4","reify":"^0.17.3","rollup":"^0.65.2","rollup-plugin-buble":"^0.19.2","typescript":"^3.0.3"},"keywords":["binary-tree","bst","splay-tree","splay","balanced-search-tree"],"dependencies":{},"gitHead":"ec284bf3f3af050d101ed1ca8710868d57f70195","bugs":{"url":"https://github.com/w8r/splay-tree/issues"},"homepage":"https://github.com/w8r/splay-tree#readme","_id":"splaytree@2.0.3","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"w8r","email":"info@w8r.name"},"dist":{"shasum":"c43b5aba0444c9aa59cec9eb03c71389e1c6ce15","size":22775,"noattachment":false,"key":"/splaytree/-/splaytree-2.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/splaytree/download/splaytree-2.0.3.tgz"},"maintainers":[{"name":"w8r","email":"info@w8r.name"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/splaytree_2.0.3_1536961006699_0.09627816367561692"},"_hasShrinkwrap":false,"publish_time":1536961007475,"_cnpm_publish_time":1536961007475,"_cnpmcore_publish_time":"2021-12-16T17:35:35.426Z","dist-tags":{"latest":"3.1.2"}}