{"name":"rbush","version":"2.0.0","description":"High-performance 2D spatial index for rectangles (based on R*-tree with bulk loading and bulk insertion algorithms)","homepage":"https://github.com/mourner/rbush","repository":{"type":"git","url":"git://github.com/mourner/rbush.git"},"keywords":["spatial","tree","search","rectangle","index","math"],"author":{"name":"Vladimir Agafonkin"},"license":"MIT","main":"index.js","browser":"rbush.js","devDependencies":{"benchmark":"^2.1.0","browserify":"^13.0.1","eslint":"^2.10.2","eslint-config-mourner":"^2.0.1","faucet":"0.0.1","istanbul":"~0.4.3","tape":"^4.5.1","uglify-js":"^2.6.4"},"scripts":{"test":"eslint index.js test/test.js && node test/test.js | faucet","perf":"node ./debug/perf.js","cov":"istanbul cover test/test.js -x test/test.js","build":"browserify index.js -s rbush -o rbush.js","build-min":"browserify index.js -s rbush | uglifyjs -c warnings=false -m > rbush.min.js","prepublish":"npm run build && npm run build-min"},"eslintConfig":{"extends":"mourner","rules":{"new-cap":0,"consistent-return":0}},"dependencies":{"quickselect":"^1.0.0"},"gitHead":"f076cc6dce2465928b30209d0b8a54e35d13ab64","bugs":{"url":"https://github.com/mourner/rbush/issues"},"_id":"rbush@2.0.0","_shasum":"7c86432156a1d423a26f79a03728a91908420a93","_from":".","_npmVersion":"2.15.4","_nodeVersion":"6.2.2","_npmUser":{"name":"mourner","email":"agafonkin@gmail.com"},"dist":{"shasum":"7c86432156a1d423a26f79a03728a91908420a93","size":49201,"noattachment":false,"key":"/rbush/-/rbush-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/rbush/download/rbush-2.0.0.tgz"},"maintainers":[{"name":"mourner","email":"agafonkin@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/rbush-2.0.0.tgz_1467216777967_0.2759113935753703"},"directories":{},"publish_time":1467216779415,"_cnpm_publish_time":1467216779415,"_hasShrinkwrap":false,"dist-tags":{"latest":"4.0.1"}}