{"name":"denque","version":"1.4.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":"062ed401b1c0f5ea914f006a1863e038b26ff732","_id":"denque@1.4.0","_npmVersion":"6.2.0","_nodeVersion":"10.8.0","_npmUser":{"name":"salakar","email":"mike.diarmid@gmail.com"},"dist":{"shasum":"79e2f0490195502107f24d9553f374837dabc916","size":5995,"noattachment":false,"key":"/denque/-/denque-1.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/denque/download/denque-1.4.0.tgz"},"maintainers":[{"name":"salakar","email":"mike.diarmid@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/denque_1.4.0_1541869712459_0.9327888940350866"},"_hasShrinkwrap":false,"publish_time":1541869712582,"_cnpm_publish_time":1541869712582,"dist-tags":{"latest":"2.1.0"}}