{"name":"rbush","version":"2.0.1","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","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":"86fb9f11f45a36ee96d1e80b26fd51bcf7310d7b","bugs":{"url":"https://github.com/mourner/rbush/issues"},"_id":"rbush@2.0.1","_shasum":"4cfaca28c3064bc0ee75431a1b79990e875eefa9","_from":".","_npmVersion":"2.15.4","_nodeVersion":"6.2.2","_npmUser":{"name":"mourner","email":"agafonkin@gmail.com"},"dist":{"shasum":"4cfaca28c3064bc0ee75431a1b79990e875eefa9","size":52070,"noattachment":false,"key":"/rbush/-/rbush-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/rbush/download/rbush-2.0.1.tgz"},"maintainers":[{"name":"mourner","email":"agafonkin@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/rbush-2.0.1.tgz_1467217570257_0.9141287319362164"},"directories":{},"publish_time":1467217572930,"_cnpm_publish_time":1467217572930,"_hasShrinkwrap":false,"dist-tags":{"latest":"4.0.1"}}