{"name":"rbush","version":"2.0.2","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","jsdelivr":"rbush.js","unpkg":"rbush.js","devDependencies":{"benchmark":"^2.1.4","browserify":"^14.5.0","eslint":"^4.13.1","eslint-config-mourner":"^2.0.3","faucet":"0.0.1","istanbul":"~0.4.5","tape":"^4.8.0","uglify-js":"^3.2.2"},"scripts":{"test":"eslint index.js test/test.js && node test/test.js | faucet","perf":"node ./bench/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","prepare":"npm run build && npm run build-min"},"files":["rbush.js","rbush.min.js"],"eslintConfig":{"extends":"mourner","rules":{"new-cap":0,"consistent-return":0}},"dependencies":{"quickselect":"^1.0.1"},"gitHead":"a345dbd03e76552d8471115122d03293ad32c054","bugs":{"url":"https://github.com/mourner/rbush/issues"},"_id":"rbush@2.0.2","_npmVersion":"5.6.0","_nodeVersion":"9.2.0","_npmUser":{"name":"mourner","email":"agafonkin@gmail.com"},"dist":{"shasum":"bb6005c2731b7ba1d5a9a035772927d16a614605","size":13276,"noattachment":false,"key":"/rbush/-/rbush-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/rbush/download/rbush-2.0.2.tgz"},"maintainers":[{"name":"mourner","email":"agafonkin@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rbush-2.0.2.tgz_1513849047654_0.091590266674757"},"directories":{},"publish_time":1513849048714,"_hasShrinkwrap":false,"_cnpm_publish_time":1513849048714,"dist-tags":{"latest":"4.0.1"}}