{"name":"quickselect","version":"2.0.0","description":"A tiny and fast selection algorithm in JavaScript.","module":"index.js","main":"quickselect.js","dependencies":{},"devDependencies":{"eslint":"^4.19.1","eslint-config-mourner":"^2.0.3","esm":"^3.0.15","rollup":"^0.57.1","tape":"^4.9.0"},"eslintConfig":{"extends":"mourner","parserOptions":{"sourceType":"module"}},"scripts":{"pretest":"eslint index.js test.js bench.js","test":"node -r esm test.js","bench":"node -r esm bench.js","build":"rollup -c","prepublishOnly":"npm run build"},"files":["index.js","quickselect.js"],"keywords":["selection","algorithm","quickselect","sort","partial","floyd","rivest"],"author":{"name":"Vladimir Agafonkin"},"license":"ISC","gitHead":"85e11e63085274f28dab80e8134175f6ff1807c3","_id":"quickselect@2.0.0","_npmVersion":"5.6.0","_nodeVersion":"8.11.0","_npmUser":{"name":"mourner","email":"agafonkin@gmail.com"},"dist":{"shasum":"f19680a486a5eefb581303e023e98faaf25dd018","size":2247,"noattachment":false,"key":"/quickselect/-/quickselect-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/quickselect/download/quickselect-2.0.0.tgz"},"maintainers":[{"name":"mourner","email":"agafonkin@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/quickselect_2.0.0_1522845012444_0.07345593570731324"},"_hasShrinkwrap":false,"publish_time":1522845012541,"_cnpm_publish_time":1522845012541,"dist-tags":{"latest":"3.0.0"}}