{"name":"denque","version":"1.5.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/invertase/denque.git"},"license":"Apache-2.0","author":{"name":"Invertase","email":"oss@invertase.io","url":"http://github.com/invertase/"},"contributors":[{"name":"Mike Diarmid","email":"mike@invertase.io","url":"Salakar"}],"bugs":{"url":"https://github.com/invertase/denque/issues"},"homepage":"https://github.com/invertase/denque#readme","devDependencies":{"benchmark":"^2.1.4","coveralls":"^2.13.3","double-ended-queue":"^2.1.0-0","istanbul":"^0.4.5","mocha":"^3.5.3","typescript":"^3.4.1"},"gitHead":"0420632a878b271e2d7483c30468a60b4afc9456","_id":"denque@1.5.0","_nodeVersion":"15.2.0","_npmVersion":"7.0.8","dist":{"shasum":"773de0686ff2d8ec2ff92914316a47b73b1c73de","size":6484,"noattachment":false,"key":"/denque/-/denque-1.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/denque/download/denque-1.5.0.tgz"},"_npmUser":{"name":"salakar","email":"mike.diarmid@gmail.com"},"directories":{},"maintainers":[{"name":"salakar","email":"mike.diarmid@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/denque_1.5.0_1609781581555_0.6172315755242443"},"_hasShrinkwrap":false,"publish_time":1609781581685,"_cnpm_publish_time":1609781581685,"dist-tags":{"latest":"2.1.0"}}