{"name":"quickselect","version":"3.0.0","type":"module","description":"A tiny and fast selection algorithm in JavaScript.","repository":{"type":"git","url":"git+https://github.com/mourner/quickselect.git"},"module":"index.js","main":"index.js","exports":"./index.js","devDependencies":{"eslint":"^9.6.0","eslint-config-mourner":"^4.0.1","esm":"^3.2.25","rollup":"^4.18.0","tape":"^5.8.1","typescript":"^5.5.3"},"scripts":{"pretest":"eslint *.js && tsc","test":"node test.js","bench":"node bench.js"},"types":"index.d.ts","keywords":["selection","algorithm","quickselect","sort","partial","floyd","rivest"],"author":{"name":"Vladimir Agafonkin"},"license":"ISC","_id":"quickselect@3.0.0","gitHead":"c26429fd0a6f7b63b48a269e04748c34e8c0c5f4","bugs":{"url":"https://github.com/mourner/quickselect/issues"},"homepage":"https://github.com/mourner/quickselect#readme","_nodeVersion":"20.14.0","_npmVersion":"10.8.0","dist":{"shasum":"a37fc953867d56f095a20ac71c6d27063d2de603","size":2206,"noattachment":false,"key":"/quickselect/-/quickselect-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/quickselect/download/quickselect-3.0.0.tgz"},"_npmUser":{"name":"mourner","email":"agafonkin@gmail.com"},"directories":{},"maintainers":[{"name":"mourner","email":"agafonkin@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/quickselect_3.0.0_1719998312530_0.8824770315142825"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-03T09:18:32.790Z","publish_time":1719998312790,"_source_registry_name":"default","_cnpm_publish_time":1719998312790,"dist-tags":{"latest":"3.0.0"}}