{"name":"denque","version":"1.3.0","description":"The fastest javascript implementation of a double-ended queue. Maintains compatability with deque.","main":"index.js","engines":{"node":">=0.10"},"keywords":["data-structure","data-structures","queue","double","end","ended","deque","denque","double-ended-queue"],"scripts":{"test":"istanbul cover --report lcov _mocha && npm run typescript","coveralls":"cat ./coverage/lcov.info | coveralls","typescript":"tsc --project ./test/type/tsconfig.json","benchmark_thousand":"node benchmark/thousand","benchmark_2mil":"node benchmark/two_million","benchmark_splice":"node benchmark/splice","benchmark_remove":"node benchmark/remove","benchmark_removeOne":"node benchmark/removeOne"},"repository":{"type":"git","url":"git+https://github.com/Salakar/denque.git"},"author":{"name":"Mike Diarmid","email":"mike.diarmid@gmail.com","url":"http://github.com/Salakar/"},"license":"APACHE-2.0","bugs":{"url":"https://github.com/Salakar/denque/issues"},"homepage":"https://github.com/Salakar/denque#readme","devDependencies":{"benchmark":"^2.1.0","coveralls":"^2.13.1","double-ended-queue":"^2.1.0-0","istanbul":"^0.4.4","mocha":"^3.0.0","typescript":"^2.9.1"},"gitHead":"19b6a6993bd77cfb88a40340af60340a25b96a4f","_id":"denque@1.3.0","_npmVersion":"6.1.0","_nodeVersion":"10.3.0","_npmUser":{"name":"salakar","email":"mike.diarmid@gmail.com"},"dist":{"shasum":"681092ef44a630246d3f6edb2a199230eae8e76b","size":5987,"noattachment":false,"key":"/denque/-/denque-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/denque/download/denque-1.3.0.tgz"},"maintainers":[{"name":"salakar","email":"mike.diarmid@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/denque_1.3.0_1528042157643_0.010421773715948879"},"_hasShrinkwrap":false,"publish_time":1528042157707,"_cnpm_publish_time":1528042157707,"dist-tags":{"latest":"2.1.0"}}