{"_id":"mnemonist","_rev":"4100869","name":"mnemonist","description":"Curated collection of data structures for the JavaScript/TypeScript.","dist-tags":{"beta":"0.23.0-beta1","latest":"0.40.3","rc":"0.40.0-rc1"},"maintainers":[{"name":"yomguithereal","email":""}],"time":{"modified":"2026-01-11T18:38:47.000Z","created":"2016-10-23T16:35:21.050Z","0.40.3":"2025-02-19T15:41:51.417Z","0.40.2":"2025-02-07T20:09:26.938Z","0.40.1":"2025-02-06T08:34:14.758Z","0.40.0":"2025-01-26T15:51:20.037Z","0.40.0-rc1":"2024-02-02T15:09:09.574Z","0.39.8":"2024-02-02T10:40:24.796Z","0.39.7":"2024-01-02T15:04:32.006Z","0.39.6":"2023-12-05T10:17:13.207Z","0.39.5":"2022-10-30T15:15:49.830Z","0.39.4":"2022-10-20T11:27:12.633Z","0.39.3":"2022-10-04T14:52:50.279Z","0.39.2":"2022-06-03T13:32:32.165Z","0.39.1":"2022-04-21T08:16:33.668Z","0.39.0":"2021-11-19T16:13:13.807Z","0.38.5":"2021-10-27T20:41:28.541Z","0.38.4":"2021-09-25T10:05:22.561Z","0.38.3":"2021-03-01T10:19:55.302Z","0.38.2":"2021-02-28T09:49:02.325Z","0.38.1":"2020-12-05T19:45:36.335Z","0.38.0":"2020-06-25T08:22:35.671Z","0.37.0":"2020-06-20T10:30:37.986Z","0.36.1":"2020-04-27T08:15:43.217Z","0.36.0":"2020-04-03T11:57:54.308Z","0.35.0":"2020-03-30T15:30:43.432Z","0.34.0":"2020-03-18T13:02:15.603Z","0.33.1":"2020-03-12T21:34:19.430Z","0.33.0":"2020-03-12T21:29:56.812Z","0.32.0":"2019-12-17T19:49:44.392Z","0.31.3":"2019-11-22T16:11:18.597Z","0.31.2":"2019-11-21T10:15:10.375Z","0.31.1":"2019-11-20T12:57:54.743Z","0.31.0":"2019-11-20T10:20:15.300Z","0.30.0":"2019-07-22T14:01:39.812Z","0.29.0":"2019-07-03T09:13:57.020Z","0.28.0":"2019-05-20T14:17:26.147Z","0.27.2":"2019-01-28T16:15:56.750Z","0.27.1":"2019-01-28T16:09:45.053Z","0.27.0":"2019-01-25T10:19:54.713Z","0.26.0":"2018-12-13T16:00:10.560Z","0.25.1":"2018-11-21T16:27:22.396Z","0.25.0":"2018-11-21T13:41:58.302Z","0.24.0":"2018-09-28T13:35:04.549Z","0.23.0":"2018-07-19T08:50:03.167Z","0.23.0-beta1":"2018-05-28T13:56:03.444Z","0.22.0":"2018-03-26T19:39:16.668Z","0.21.0":"2018-03-18T19:01:40.054Z","0.21.0-beta2":"2018-03-17T15:32:01.445Z","0.21.0-beta1":"2018-03-17T15:02:34.103Z","0.20.0":"2018-03-12T16:22:24.182Z","0.20.0-beta1":"2018-03-11T23:07:31.461Z","0.19.0":"2018-03-09T15:12:46.319Z","0.19.0-beta1":"2017-11-28T16:15:50.974Z","0.18.0":"2017-11-12T19:06:28.288Z","0.17.0":"2017-11-08T11:12:09.336Z","0.16.0":"2017-11-06T17:37:06.671Z","0.15.0":"2017-09-26T13:34:06.112Z","0.14.0":"2017-08-28T15:18:36.705Z","0.13.0":"2017-08-21T16:01:26.902Z","0.12.0":"2017-04-14T09:49:58.858Z","0.11.0":"2017-04-13T13:36:51.068Z","0.10.2":"2017-02-14T10:20:01.819Z","0.10.1":"2017-02-10T11:03:49.612Z","0.10.0":"2017-01-23T19:14:48.505Z","0.9.0":"2017-01-22T19:20:01.031Z","0.8.0":"2017-01-19T18:50:39.568Z","0.7.0":"2017-01-19T14:11:39.361Z","0.6.0":"2016-12-12T10:47:32.285Z","0.5.0":"2016-12-11T17:49:01.498Z","0.4.0":"2016-10-31T12:01:34.951Z","0.3.0":"2016-10-24T21:05:19.242Z","0.2.0":"2016-10-24T18:22:07.063Z","0.1.0":"2016-10-23T20:27:36.163Z","0.0.1":"2016-10-23T16:35:21.050Z"},"users":{},"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"versions":{"0.40.3":{"name":"mnemonist","version":"0.40.3","description":"Curated collection of data structures for the JavaScript/TypeScript.","scripts":{"lint":"eslint --cache --ext .js,.mjs ./*.js ./*.mjs ./utils ./test","lint:fix":"eslint --cache --fix --ext .js,.mjs ./*.js ./*.mjs ./utils ./test","prepublishOnly":"npm run lint && npm test && npm run test:exports","test":"mocha","test:exports":"cd test/exports && npm i && npm run test"},"main":"./index.js","module":"./index.mjs","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","require":"./index.js","import":"./index.mjs"},"./*":{"types":"./*.d.ts","require":"./*.js"},"./*.js":{"types":"./*.d.ts","require":"./*.js"}},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","cache","circular buffer","counter","data structures","default map","deque","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","kd tree","linked list","lru","lru cache","multimap","multiset","passjoin","queue","sparse map","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^2.0.4"},"devDependencies":{"@yomguithereal/eslint-config":"^4.4.0","asciitree":"^1.0.2","damerau-levenshtein":"^1.0.8","eslint":"^8.2.0","leven":"^3.1.0","lodash":"^4.17.21","matcha":"^0.7.0","mocha":"^9.1.3","pandemonium":"^2.0.0","seedrandom":"^3.0.5","static-kdtree":"^1.0.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true},"sourceType":"module"},"rules":{"no-new":0}},"_id":"mnemonist@0.40.3","gitHead":"b94cfb425c0fccec37bb0545ff5f72261cada098","_nodeVersion":"20.11.0","_npmVersion":"10.8.3","dist":{"shasum":"1cd4835c110ac28ec41504834a7184e0325f75cb","size":70304,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.40.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.40.3.tgz"},"_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"directories":{},"maintainers":[{"name":"yomguithereal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/mnemonist_0.40.3_1739979711168_0.3718679257085986"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-19T15:41:51.417Z","publish_time":1739979711417,"_source_registry_name":"default","_cnpm_publish_time":1739979711417},"0.40.2":{"name":"mnemonist","version":"0.40.2","description":"Curated collection of data structures for the JavaScript/TypeScript.","scripts":{"lint":"eslint --cache --ext .js,.mjs ./*.js ./*.mjs ./utils ./test","lint:fix":"eslint --cache --fix --ext .js,.mjs ./*.js ./*.mjs ./utils ./test","prepublishOnly":"npm run lint && npm test && npm run test:exports","test":"mocha","test:exports":"cd test/exports && npm i && npm run test"},"main":"./index.js","module":"./index.mjs","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","require":"./index.js","import":"./index.mjs"},"./*":{"types":"./*.d.ts","require":"./*.js"},"./*.js":{"types":"./*.d.ts","require":"./*.js"}},"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","cache","circular buffer","counter","data structures","default map","deque","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","kd tree","linked list","lru","lru cache","multimap","multiset","passjoin","queue","sparse map","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^2.0.4"},"devDependencies":{"@yomguithereal/eslint-config":"^4.4.0","asciitree":"^1.0.2","damerau-levenshtein":"^1.0.8","eslint":"^8.2.0","leven":"^3.1.0","lodash":"^4.17.21","matcha":"^0.7.0","mocha":"^9.1.3","pandemonium":"^2.0.0","seedrandom":"^3.0.5","static-kdtree":"^1.0.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true},"sourceType":"module"},"rules":{"no-new":0}},"_id":"mnemonist@0.40.2","gitHead":"804fd09f455dc1c8e33cb418aea8b03d8b249e4a","_nodeVersion":"20.11.0","_npmVersion":"10.8.3","dist":{"shasum":"74b6027f59c7bcbd2ed50cee0bd938d84146cbe2","size":70286,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.40.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.40.2.tgz"},"_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"directories":{},"maintainers":[{"name":"yomguithereal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/mnemonist_0.40.2_1738958966724_0.8462849047486602"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-07T20:09:26.938Z","publish_time":1738958966938,"_source_registry_name":"default","_cnpm_publish_time":1738958966938},"0.40.1":{"name":"mnemonist","version":"0.40.1","description":"Curated collection of data structures for the JavaScript/TypeScript.","scripts":{"lint":"eslint --cache --ext .js,.mjs ./*.js ./*.mjs ./utils ./test","lint:fix":"eslint --cache --fix --ext .js,.mjs ./*.js ./*.mjs ./utils ./test","prepublishOnly":"npm run lint && npm test && npm run test:exports","test":"mocha","test:exports":"cd test/exports && npm i && npm run test"},"main":"./index.js","module":"./index.mjs","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","require":"./index.js","import":"./index.mjs"},"./*":{"types":"./*.d.ts","require":"./*.js"},"./*.js":{"types":"./*.d.ts","require":"./*.js"}},"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","cache","circular buffer","counter","data structures","default map","deque","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","kd tree","linked list","lru","lru cache","multimap","multiset","passjoin","queue","sparse map","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^2.0.4"},"devDependencies":{"@yomguithereal/eslint-config":"^4.4.0","asciitree":"^1.0.2","damerau-levenshtein":"^1.0.8","eslint":"^8.2.0","leven":"^3.1.0","lodash":"^4.17.21","matcha":"^0.7.0","mocha":"^9.1.3","pandemonium":"^2.0.0","seedrandom":"^3.0.5","static-kdtree":"^1.0.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true},"sourceType":"module"},"rules":{"no-new":0}},"_id":"mnemonist@0.40.1","gitHead":"72fc26555781b7b8bc3a729ec489595169e58aef","_nodeVersion":"20.11.0","_npmVersion":"10.8.3","dist":{"shasum":"9e076185c8787363dfd0412d686336b0b118f5f9","size":70292,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.40.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.40.1.tgz"},"_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"directories":{},"maintainers":[{"name":"yomguithereal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/mnemonist_0.40.1_1738830854449_0.6081472988870857"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-06T08:34:14.758Z","publish_time":1738830854758,"_source_registry_name":"default","_cnpm_publish_time":1738830854758},"0.40.0":{"name":"mnemonist","version":"0.40.0","description":"Curated collection of data structures for the JavaScript/TypeScript.","scripts":{"lint":"eslint --cache --ext .js,.mjs ./*.js ./*.mjs ./utils ./test","lint:fix":"eslint --cache --fix --ext .js,.mjs ./*.js ./*.mjs ./utils ./test","prepublishOnly":"npm run lint && npm test && npm run test:exports","test":"mocha","test:exports":"cd test/exports && npm i && npm run test"},"main":"./index.js","module":"./index.mjs","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","require":"./index.js","import":"./index.mjs"},"./*":{"types":"./*.d.ts","require":"./*.js"},"./*.js":{"types":"./*.d.ts","require":"./*.js"}},"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","cache","circular buffer","counter","data structures","default map","deque","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","kd tree","linked list","lru","lru cache","multimap","multiset","passjoin","queue","sparse map","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^2.0.4"},"devDependencies":{"@yomguithereal/eslint-config":"^4.4.0","asciitree":"^1.0.2","damerau-levenshtein":"^1.0.8","eslint":"^8.2.0","leven":"^3.1.0","lodash":"^4.17.21","matcha":"^0.7.0","mocha":"^9.1.3","pandemonium":"^2.0.0","seedrandom":"^3.0.5","static-kdtree":"^1.0.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true},"sourceType":"module"},"rules":{"no-new":0}},"_id":"mnemonist@0.40.0","gitHead":"fe255b661b7b99ea2bb11634b365c313c3b7f548","_nodeVersion":"20.11.0","_npmVersion":"10.8.3","dist":{"shasum":"72e866d7f1e261d0c589717ff2bcfd6feb802db2","size":70275,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.40.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.40.0.tgz"},"_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"directories":{},"maintainers":[{"name":"yomguithereal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/mnemonist_0.40.0_1737906679678_0.6888559196941946"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-26T15:51:20.037Z","publish_time":1737906680037,"_source_registry_name":"default","_cnpm_publish_time":1737906680037},"0.40.0-rc1":{"name":"mnemonist","version":"0.40.0-rc1","description":"Curated collection of data structures for the JavaScript/TypeScript.","scripts":{"lint":"eslint --cache --ext .js,.mjs ./*.js ./*.mjs ./utils ./test","lint:fix":"eslint --cache --fix --ext .js,.mjs ./*.js ./*.mjs ./utils ./test","prepublishOnly":"npm run lint && npm test && npm run test:exports","test":"mocha","test:exports":"cd test/exports && npm i && npm run test"},"main":"./index.js","module":"./index.mjs","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","require":"./index.js","import":"./index.mjs"},"./*":{"types":"./*.d.ts","require":"./*.js"},"./*.js":{"types":"./*.d.ts","require":"./*.js"}},"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","cache","circular buffer","counter","data structures","default map","deque","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","kd tree","linked list","lru","lru cache","multimap","multiset","passjoin","queue","sparse map","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^2.0.4"},"devDependencies":{"@yomguithereal/eslint-config":"^4.4.0","asciitree":"^1.0.2","damerau-levenshtein":"^1.0.8","eslint":"^8.2.0","leven":"^3.1.0","lodash":"^4.17.21","matcha":"^0.7.0","mocha":"^9.1.3","pandemonium":"^2.0.0","seedrandom":"^3.0.5","static-kdtree":"^1.0.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true},"sourceType":"module"},"rules":{"no-new":0}},"readmeFilename":"README.md","gitHead":"8b599facac4d42d4c28b687eb715435ccf15188c","_id":"mnemonist@0.40.0-rc1","_nodeVersion":"16.19.0","_npmVersion":"8.19.3","dist":{"shasum":"bf633ab832c1c90f74ceec19012c2588df194325","size":70167,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.40.0-rc1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.40.0-rc1.tgz"},"_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"directories":{},"maintainers":[{"name":"yomguithereal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist_0.40.0-rc1_1706886549383_0.7392051195154934"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-02T15:09:09.574Z","publish_time":1706886549574,"_source_registry_name":"default","_cnpm_publish_time":1706886549574},"0.39.8":{"name":"mnemonist","version":"0.39.8","description":"Curated collection of data structures for the JavaScript/TypeScript.","scripts":{"lint":"eslint --cache ./*.js ./utils ./test","lint:fix":"eslint --cache --fix ./*.js ./utils ./test","prepublishOnly":"npm run lint && npm test && npm run test:types","test":"mocha","test:types":"tsc --target es2015 --noEmit --noImplicitAny --noImplicitReturns ./test/types.ts"},"main":"./index.js","types":"./index.d.ts","repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","cache","circular buffer","counter","data structures","default map","deque","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","kd tree","linked list","lru","lru cache","multimap","multiset","passjoin","queue","sparse map","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^2.0.1"},"devDependencies":{"@yomguithereal/eslint-config":"^4.4.0","asciitree":"^1.0.2","damerau-levenshtein":"^1.0.7","eslint":"^8.2.0","leven":"^3.1.0","lodash":"^4.17.21","matcha":"^0.7.0","mocha":"^9.1.3","pandemonium":"^2.0.0","seedrandom":"^3.0.5","static-kdtree":"^1.0.2","typescript":"^4.5.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}},"rules":{"no-new":0}},"gitHead":"346ff4adeb6d4112f878c773db0a3255a0a72fe9","_id":"mnemonist@0.39.8","_nodeVersion":"16.19.0","_npmVersion":"8.19.3","dist":{"shasum":"9078cd8386081afd986cca34b52b5d84ea7a4d38","size":69593,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.39.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.39.8.tgz"},"_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"directories":{},"maintainers":[{"name":"yomguithereal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist_0.39.8_1706870424620_0.9288446516095559"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-02T10:40:24.796Z","publish_time":1706870424796,"_source_registry_name":"default","_cnpm_publish_time":1706870424796},"0.39.7":{"name":"mnemonist","version":"0.39.7","description":"Curated collection of data structures for the JavaScript/TypeScript.","scripts":{"lint":"eslint --cache ./*.js ./utils ./test","lint:fix":"eslint --cache --fix ./*.js ./utils ./test","prepublishOnly":"npm run lint && npm test && npm run test:types","test":"mocha","test:types":"tsc --target es2015 --noEmit --noImplicitAny --noImplicitReturns ./test/types.ts"},"main":"./index.js","types":"./index.d.ts","repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","cache","circular buffer","counter","data structures","default map","deque","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","kd tree","linked list","lru","lru cache","multimap","multiset","passjoin","queue","sparse map","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^2.0.1"},"devDependencies":{"@yomguithereal/eslint-config":"^4.4.0","asciitree":"^1.0.2","damerau-levenshtein":"^1.0.7","eslint":"^8.2.0","leven":"^3.1.0","lodash":"^4.17.21","matcha":"^0.7.0","mocha":"^9.1.3","pandemonium":"^2.0.0","seedrandom":"^3.0.5","static-kdtree":"^1.0.2","typescript":"^4.5.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}},"rules":{"no-new":0}},"gitHead":"ae2be7fc7e3185049e214a4cce25b0d0fcfaceac","_id":"mnemonist@0.39.7","_nodeVersion":"16.18.0","_npmVersion":"8.19.2","dist":{"shasum":"712eebb827a31c83c9711f17d6256d2670c87a30","size":69593,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.39.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.39.7.tgz"},"_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"directories":{},"maintainers":[{"name":"yomguithereal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist_0.39.7_1704207871836_0.4381879358028198"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-02T15:04:32.006Z","publish_time":1704207872006,"_source_registry_name":"default","_cnpm_publish_time":1704207872006},"0.39.6":{"name":"mnemonist","version":"0.39.6","description":"Curated collection of data structures for the JavaScript/TypeScript.","scripts":{"lint":"eslint --cache ./*.js ./utils ./test","lint:fix":"eslint --cache --fix ./*.js ./utils ./test","prepublishOnly":"npm run lint && npm test && npm run test:types","test":"mocha","test:types":"tsc --target es2015 --noEmit --noImplicitAny --noImplicitReturns ./test/types.ts"},"main":"./index.js","types":"./index.d.ts","repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","cache","circular buffer","counter","data structures","default map","deque","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","kd tree","linked list","lru","lru cache","multimap","multiset","passjoin","queue","sparse map","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^2.0.1"},"devDependencies":{"@yomguithereal/eslint-config":"^4.4.0","asciitree":"^1.0.2","damerau-levenshtein":"^1.0.7","eslint":"^8.2.0","leven":"^3.1.0","lodash":"^4.17.21","matcha":"^0.7.0","mocha":"^9.1.3","pandemonium":"^2.0.0","seedrandom":"^3.0.5","static-kdtree":"^1.0.2","typescript":"^4.5.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}},"rules":{"no-new":0}},"gitHead":"f7563f466c4a6ff2c033f7e374fc59d5993585f7","_id":"mnemonist@0.39.6","_nodeVersion":"16.19.0","_npmVersion":"8.19.3","dist":{"shasum":"0b3c9b7381d9edf6ce1957e74b25a8ad25732f57","size":69566,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.39.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.39.6.tgz"},"_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"directories":{},"maintainers":[{"name":"yomguithereal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist_0.39.6_1701771432975_0.42509891810127165"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-05T10:17:13.207Z","publish_time":1701771433207,"_source_registry_name":"default","_cnpm_publish_time":1701771433207},"0.39.5":{"name":"mnemonist","version":"0.39.5","description":"Curated collection of data structures for the JavaScript/TypeScript.","scripts":{"lint":"eslint --cache ./*.js ./utils ./test","lint:fix":"eslint --cache --fix ./*.js ./utils ./test","prepublishOnly":"npm run lint && npm test && npm run test:types","test":"mocha","test:types":"tsc --target es2015 --noEmit --noImplicitAny --noImplicitReturns ./test/types.ts"},"main":"./index.js","types":"./index.d.ts","repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","cache","circular buffer","counter","data structures","default map","deque","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","kd tree","linked list","lru","lru cache","multimap","multiset","passjoin","queue","sparse map","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^2.0.1"},"devDependencies":{"@yomguithereal/eslint-config":"^4.4.0","asciitree":"^1.0.2","damerau-levenshtein":"^1.0.7","eslint":"^8.2.0","leven":"^3.1.0","lodash":"^4.17.21","matcha":"^0.7.0","mocha":"^9.1.3","pandemonium":"^2.0.0","seedrandom":"^3.0.5","static-kdtree":"^1.0.2","typescript":"^4.5.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}},"rules":{"no-new":0}},"gitHead":"bea7dc51465d94d623e1225e271b149aa7732efb","_id":"mnemonist@0.39.5","_nodeVersion":"16.17.1","_npmVersion":"8.19.2","dist":{"shasum":"5850d9b30d1b2bc57cc8787e5caa40f6c3420477","size":69559,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.39.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.39.5.tgz"},"_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"directories":{},"maintainers":[{"name":"yomguithereal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist_0.39.5_1667142949620_0.7837133691016642"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-30T15:17:15.102Z","publish_time":1667142949830,"_cnpm_publish_time":1667142949830},"0.39.4":{"name":"mnemonist","version":"0.39.4","description":"Curated collection of data structures for the JavaScript/TypeScript.","scripts":{"lint":"eslint --cache ./*.js ./utils ./test","lint:fix":"eslint --cache --fix ./*.js ./utils ./test","prepublishOnly":"npm run lint && npm test && npm run test:types","test":"mocha","test:types":"tsc --target es2015 --noEmit --noImplicitAny --noImplicitReturns ./test/types.ts"},"main":"./index.js","types":"./index.d.ts","repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","cache","circular buffer","counter","data structures","default map","deque","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","kd tree","linked list","lru","lru cache","multimap","multiset","passjoin","queue","sparse map","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^2.0.1"},"devDependencies":{"@yomguithereal/eslint-config":"^4.4.0","asciitree":"^1.0.2","damerau-levenshtein":"^1.0.7","eslint":"^8.2.0","leven":"^3.1.0","lodash":"^4.17.21","matcha":"^0.7.0","mocha":"^9.1.3","pandemonium":"^2.0.0","seedrandom":"^3.0.5","static-kdtree":"^1.0.2","typescript":"^4.5.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}},"rules":{"no-new":0}},"gitHead":"4e7b46eb0d48542de67c47e5acd20fe275571a54","_id":"mnemonist@0.39.4","_nodeVersion":"16.18.0","_npmVersion":"8.19.2","dist":{"shasum":"62bfd347a5fe1e44aaedf8b44f21d324a16f8ec9","size":69395,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.39.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.39.4.tgz"},"_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"directories":{},"maintainers":[{"name":"yomguithereal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist_0.39.4_1666265232441_0.033114343611352126"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-25T07:31:03.795Z","publish_time":1666265232633,"_cnpm_publish_time":1666265232633},"0.39.3":{"name":"mnemonist","version":"0.39.3","description":"Curated collection of data structures for the JavaScript/TypeScript.","scripts":{"lint":"eslint --cache ./*.js ./utils ./test","lint:fix":"eslint --cache --fix ./*.js ./utils ./test","prepublishOnly":"npm run lint && npm test && npm run test:types","test":"mocha","test:types":"tsc --target es2015 --noEmit --noImplicitAny --noImplicitReturns ./test/types.ts"},"main":"./index.js","types":"./index.d.ts","repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","cache","circular buffer","counter","data structures","default map","deque","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","kd tree","linked list","lru","lru cache","multimap","multiset","passjoin","queue","sparse map","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^2.0.1"},"devDependencies":{"@yomguithereal/eslint-config":"^4.4.0","asciitree":"^1.0.2","damerau-levenshtein":"^1.0.7","eslint":"^8.2.0","leven":"^3.1.0","lodash":"^4.17.21","matcha":"^0.7.0","mocha":"^9.1.3","pandemonium":"^2.0.0","seedrandom":"^3.0.5","static-kdtree":"^1.0.2","typescript":"^4.5.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}},"rules":{"no-new":0}},"gitHead":"7c043c27c06de580829be5e5482641c867cea4cf","_id":"mnemonist@0.39.3","_nodeVersion":"14.19.0","_npmVersion":"8.19.2","dist":{"shasum":"8340fc2e180b0dff20dca0a44f7af13639ca1ccb","size":69394,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.39.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.39.3.tgz"},"_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"directories":{},"maintainers":[{"name":"yomguithereal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist_0.39.3_1664895170039_0.636706888194893"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-04T16:29:08.400Z","publish_time":1664895170279,"_cnpm_publish_time":1664895170279},"0.39.2":{"name":"mnemonist","version":"0.39.2","description":"Curated collection of data structures for the JavaScript/TypeScript.","scripts":{"lint":"eslint ./*.js ./utils ./test","prepublishOnly":"npm run lint && npm test && npm run test:types","test":"mocha","test:types":"tsc --target es2015 --noEmit --noImplicitAny --noImplicitReturns ./test/types.ts"},"main":"./index.js","types":"./index.d.ts","repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","cache","circular buffer","counter","data structures","default map","deque","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","kd tree","linked list","lru","lru cache","multimap","multiset","passjoin","queue","sparse map","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^2.0.1"},"devDependencies":{"@yomguithereal/eslint-config":"^4.4.0","asciitree":"^1.0.2","damerau-levenshtein":"^1.0.7","eslint":"^8.2.0","leven":"^3.1.0","lodash":"^4.17.21","matcha":"^0.7.0","mocha":"^9.1.3","pandemonium":"^2.0.0","seedrandom":"^3.0.5","static-kdtree":"^1.0.2","typescript":"^4.5.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}},"rules":{"no-new":0}},"gitHead":"976e9dda393eb36a604238c5c7a911cfa5e0396d","_id":"mnemonist@0.39.2","_nodeVersion":"14.19.0","_npmVersion":"8.5.2","dist":{"shasum":"7e6a0bd5c7199460ee12a651103c7007adc6225a","size":69428,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.39.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.39.2.tgz"},"_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"directories":{},"maintainers":[{"name":"yomguithereal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist_0.39.2_1654263151978_0.06745479366505291"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-05T12:55:59.321Z","publish_time":1654263152165,"_cnpm_publish_time":1654263152165},"0.39.1":{"name":"mnemonist","version":"0.39.1","description":"Curated collection of data structures for the JavaScript/TypeScript.","scripts":{"lint":"eslint ./*.js ./utils ./test","prepublishOnly":"npm run lint && npm test && npm run test:types","test":"mocha","test:types":"tsc --target es2015 --noEmit --noImplicitAny --noImplicitReturns ./test/types.ts"},"main":"./index.js","types":"./index.d.ts","repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","cache","circular buffer","counter","data structures","default map","deque","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","kd tree","linked list","lru","lru cache","multimap","multiset","passjoin","queue","sparse map","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^2.0.1"},"devDependencies":{"@yomguithereal/eslint-config":"^4.4.0","asciitree":"^1.0.2","damerau-levenshtein":"^1.0.7","eslint":"^8.2.0","leven":"^3.1.0","lodash":"^4.17.21","matcha":"^0.7.0","mocha":"^9.1.3","pandemonium":"^2.0.0","seedrandom":"^3.0.5","static-kdtree":"^1.0.2","typescript":"^4.5.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}},"rules":{"no-new":0}},"gitHead":"918af0891f8045c847fb51175f2278075d3269a1","_id":"mnemonist@0.39.1","_nodeVersion":"14.19.0","_npmVersion":"8.5.2","dist":{"shasum":"0915e617810d1e717b2e8477a01e6c52e5fd2997","size":69389,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.39.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.39.1.tgz"},"_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"directories":{},"maintainers":[{"name":"yomguithereal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist_0.39.1_1650528993515_0.9189136025615394"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-21T08:50:41.343Z","publish_time":1650528993668,"_cnpm_publish_time":1650528993668},"0.39.0":{"name":"mnemonist","version":"0.39.0","description":"Curated collection of data structures for the JavaScript/TypeScript.","scripts":{"lint":"eslint ./*.js ./utils ./test","prepublishOnly":"npm run lint && npm test && npm run test:types","test":"mocha","test:types":"tsc --target es2015 --noEmit --noImplicitAny --noImplicitReturns ./test/types.ts"},"main":"./index.js","types":"./index.d.ts","repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","cache","circular buffer","counter","data structures","default map","deque","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","kd tree","linked list","lru","lru cache","multimap","multiset","passjoin","queue","sparse map","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^2.0.1"},"devDependencies":{"@yomguithereal/eslint-config":"^4.4.0","asciitree":"^1.0.2","damerau-levenshtein":"^1.0.7","eslint":"^8.2.0","leven":"^3.1.0","lodash":"^4.17.21","matcha":"^0.7.0","mocha":"^9.1.3","pandemonium":"^2.0.0","seedrandom":"^3.0.5","static-kdtree":"^1.0.2","typescript":"^4.5.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}},"rules":{"no-new":0}},"gitHead":"c244a4e76c13b0dd16476248b0468a39e97b1c35","_id":"mnemonist@0.39.0","_nodeVersion":"12.22.6","_npmVersion":"7.24.2","dist":{"shasum":"4c83dd22e8d9d05dfb721ff66a905fec4c460041","size":69382,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.39.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.39.0.tgz"},"_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"directories":{},"maintainers":[{"name":"yomguithereal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist_0.39.0_1637338393434_0.4376430276481529"},"_hasShrinkwrap":false,"publish_time":1637338393807,"_cnpm_publish_time":1637338393807,"_cnpmcore_publish_time":"2021-12-16T15:36:04.743Z"},"0.38.5":{"name":"mnemonist","version":"0.38.5","description":"Curated collection of data structures for the JavaScript/TypeScript.","scripts":{"lint":"eslint ./*.js ./utils ./test","prepublishOnly":"npm run lint && npm test && npm run test:types","test":"mocha","test:types":"tsc --target es2015 --noEmit --noImplicitAny --noImplicitReturns ./test/types.ts"},"main":"./index.js","types":"./index.d.ts","repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","cache","circular buffer","counter","data structures","default map","deque","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","kd tree","linked list","lru","lru cache","multimap","multiset","passjoin","queue","sparse map","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^2.0.0"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","asciitree":"^1.0.2","damerau-levenshtein":"^1.0.6","eslint":"^7.21.0","leven":"^3.1.0","lodash":"^4.17.21","matcha":"^0.7.0","mocha":"^9.1.3","pandemonium":"^2.0.0","seedrandom":"^3.0.5","static-kdtree":"^1.0.2","typescript":"^4.2.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}},"rules":{"no-new":0}},"gitHead":"5b7ce072296ea6655a9404b32da3850e498a3100","_id":"mnemonist@0.38.5","_nodeVersion":"12.22.7","_npmVersion":"8.1.0","dist":{"shasum":"4adc7f4200491237fe0fa689ac0b86539685cade","size":67848,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.38.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.38.5.tgz"},"_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"directories":{},"maintainers":[{"name":"yomguithereal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist_0.38.5_1635367288355_0.5866524104481015"},"_hasShrinkwrap":false,"publish_time":1635367288541,"_cnpm_publish_time":1635367288541,"_cnpmcore_publish_time":"2021-12-16T15:36:05.029Z"},"0.38.4":{"name":"mnemonist","version":"0.38.4","description":"Curated collection of data structures for the JavaScript language.","scripts":{"lint":"eslint ./*.js ./utils ./test","prepublishOnly":"npm run lint && npm test && npm run test:types","test":"mocha","test:types":"tsc --target es2015 --noEmit --noImplicitAny --noImplicitReturns ./test/types.ts"},"main":"./index.js","types":"./index.d.ts","repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","cache","circular buffer","counter","data structures","default map","deque","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","kd tree","linked list","lru","lru cache","multimap","multiset","passjoin","queue","sparse map","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^1.6.1"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","asciitree":"^1.0.2","damerau-levenshtein":"^1.0.6","eslint":"^7.21.0","leven":"^3.1.0","lodash":"^4.17.21","matcha":"^0.7.0","mocha":"^8.3.0","pandemonium":"^2.0.0","seedrandom":"^3.0.5","static-kdtree":"^1.0.2","typescript":"^4.2.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"WeakMap":true,"Symbol":true,"ArrayBuffer":true,"Uint8Array":true,"Uint8ClampedArray":true,"Uint16Array":true,"Uint32Array":true,"Int8Array":true,"Int16Array":true,"Int32Array":true,"Float32Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}},"rules":{"no-new":0}},"gitHead":"39dc1842be31c00de68c79a1f4017fc45681cf1d","_id":"mnemonist@0.38.4","_nodeVersion":"12.19.0","_npmVersion":"7.5.2","dist":{"shasum":"5d2f2dc4386aef78bfadeea60ce704dcf0ef8f3d","size":70537,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.38.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.38.4.tgz"},"_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"directories":{},"maintainers":[{"name":"yomguithereal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist_0.38.4_1632564322395_0.8834984189670323"},"_hasShrinkwrap":false,"publish_time":1632564322561,"_cnpm_publish_time":1632564322561,"_cnpmcore_publish_time":"2021-12-16T15:36:05.527Z"},"0.38.3":{"name":"mnemonist","version":"0.38.3","description":"Curated collection of data structures for the JavaScript language.","scripts":{"lint":"eslint ./*.js ./utils ./test","prepublish":"npm run lint && npm test && npm run test:types","test":"mocha","test:types":"tsc --target es2015 --noEmit --noImplicitAny --noImplicitReturns ./test/types.ts"},"main":"./index.js","types":"./index.d.ts","repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","cache","circular buffer","counter","data structures","default map","deque","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","kd tree","linked list","lru","lru cache","multimap","multiset","passjoin","queue","sparse map","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^1.6.1"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","asciitree":"^1.0.2","damerau-levenshtein":"^1.0.6","eslint":"^7.21.0","leven":"^3.1.0","lodash":"^4.17.21","matcha":"^0.7.0","mocha":"^8.3.0","pandemonium":"^2.0.0","seedrandom":"^3.0.5","static-kdtree":"^1.0.2","typescript":"^4.2.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"WeakMap":true,"Symbol":true,"ArrayBuffer":true,"Uint8Array":true,"Uint8ClampedArray":true,"Uint16Array":true,"Uint32Array":true,"Int8Array":true,"Int16Array":true,"Int32Array":true,"Float32Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}},"rules":{"no-new":0}},"gitHead":"4a86fbe420f03923c2562378bf4f3bb25cb011af","_id":"mnemonist@0.38.3","_nodeVersion":"12.19.0","_npmVersion":"7.5.2","dist":{"shasum":"35ec79c1c1f4357cfda2fe264659c2775ccd7d9d","size":70351,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.38.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.38.3.tgz"},"_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"directories":{},"maintainers":[{"name":"yomguithereal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist_0.38.3_1614593995155_0.8171904946676518"},"_hasShrinkwrap":false,"publish_time":1614593995302,"_cnpm_publish_time":1614593995302,"_cnpmcore_publish_time":"2021-12-16T15:36:06.278Z"},"0.38.2":{"name":"mnemonist","version":"0.38.2","description":"Curated collection of data structures for the JavaScript language.","scripts":{"lint":"eslint ./*.js ./utils ./test","prepublish":"npm run lint && npm test && npm run test:types","test":"mocha","test:types":"tsc --target es2015 --noEmit --noImplicitAny --noImplicitReturns ./test/types.ts"},"main":"./index.js","types":"./index.d.ts","repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","cache","circular buffer","counter","data structures","default map","deque","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","kd tree","linked list","lru","lru cache","multimap","multiset","passjoin","queue","sparse map","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^1.6.1"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","asciitree":"^1.0.2","damerau-levenshtein":"^1.0.6","eslint":"^7.20.0","leven":"^3.1.0","lodash":"^4.17.21","matcha":"^0.7.0","mocha":"^8.3.0","pandemonium":"^2.0.0","seedrandom":"^3.0.5","static-kdtree":"^1.0.2","typescript":"^4.2.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"WeakMap":true,"Symbol":true,"ArrayBuffer":true,"Uint8Array":true,"Uint8ClampedArray":true,"Uint16Array":true,"Uint32Array":true,"Int8Array":true,"Int16Array":true,"Int32Array":true,"Float32Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}},"rules":{"no-new":0}},"gitHead":"866a60ff1488b2f90f35295b451bbd0885616e63","_id":"mnemonist@0.38.2","_nodeVersion":"12.19.0","_npmVersion":"7.5.2","dist":{"shasum":"974e0df26440dbcbded2d10e9b25ca01f5e7949f","size":69846,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.38.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.38.2.tgz"},"_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"directories":{},"maintainers":[{"name":"yomguithereal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist_0.38.2_1614505742162_0.2730052694501399"},"_hasShrinkwrap":false,"publish_time":1614505742325,"_cnpm_publish_time":1614505742325,"_cnpmcore_publish_time":"2021-12-16T15:36:06.570Z"},"0.38.1":{"name":"mnemonist","version":"0.38.1","description":"Curated collection of data structures for the JavaScript language.","scripts":{"lint":"eslint ./*.js ./utils ./test","prepublish":"npm run lint && npm test && npm run test:types","test":"mocha","test:types":"tsc --target es2015 --noEmit --noImplicitAny --noImplicitReturns ./test/types.ts"},"main":"./index.js","types":"./index.d.ts","repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","cache","circular buffer","counter","data structures","default map","deque","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","kd tree","linked list","lru","lru cache","multimap","multiset","passjoin","queue","sparse map","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^1.6.1"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","asciitree":"^1.0.2","damerau-levenshtein":"^1.0.6","eslint":"^7.15.0","leven":"^3.1.0","lodash":"^4.17.15","matcha":"^0.7.0","mocha":"^8.2.1","pandemonium":"^2.0.0","seedrandom":"^3.0.5","static-kdtree":"^1.0.2","typescript":"^4.1.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"WeakMap":true,"Symbol":true,"ArrayBuffer":true,"Uint8Array":true,"Uint8ClampedArray":true,"Uint16Array":true,"Uint32Array":true,"Int8Array":true,"Int16Array":true,"Int32Array":true,"Float32Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}},"rules":{"no-new":0}},"gitHead":"cc9b47557c712b0dfd11e29f2d0051c68446648f","_id":"mnemonist@0.38.1","_nodeVersion":"12.19.0","_npmVersion":"6.14.9","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"dist":{"shasum":"4835f982c18713fc97ddf30756529f57cfa3b635","size":69820,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.38.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.38.1.tgz"},"directories":{},"maintainers":[{"name":"yomguithereal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist_0.38.1_1607197536175_0.21381727613535362"},"_hasShrinkwrap":false,"publish_time":1607197536335,"_cnpm_publish_time":1607197536335,"_cnpmcore_publish_time":"2021-12-16T15:36:06.856Z"},"0.38.0":{"name":"mnemonist","version":"0.38.0","description":"Curated collection of data structures for the JavaScript language.","scripts":{"lint":"eslint ./*.js ./utils ./test","prepublish":"npm run lint && npm test && npm run test:types","test":"mocha","test:types":"tsc --target es2015 --noEmit --noImplicitAny --noImplicitReturns ./test/types.ts"},"main":"./index.js","types":"./index.d.ts","repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","cache","circular buffer","counter","data structures","default map","deque","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","kd tree","linked list","lru","lru cache","multimap","multiset","passjoin","queue","sparse map","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^1.6.1"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","asciitree":"^1.0.2","damerau-levenshtein":"^1.0.6","eslint":"^7.3.1","leven":"^3.1.0","lodash":"^4.17.15","matcha":"^0.7.0","mocha":"^8.0.1","pandemonium":"^1.5.0","seedrandom":"^3.0.5","static-kdtree":"^1.0.2","typescript":"^3.9.5"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"WeakMap":true,"Symbol":true,"ArrayBuffer":true,"Uint8Array":true,"Uint8ClampedArray":true,"Uint16Array":true,"Uint32Array":true,"Int8Array":true,"Int16Array":true,"Int32Array":true,"Float32Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}},"rules":{"no-new":0}},"gitHead":"d2fc46292d0c73ac592938225de57532132a3c8f","_id":"mnemonist@0.38.0","_nodeVersion":"10.13.0","_npmVersion":"6.14.5","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"dist":{"shasum":"ea1c32c22f26956dab7a8c5acc56c03b802b9b50","size":69803,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.38.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.38.0.tgz"},"maintainers":[{"name":"yomguithereal","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist_0.38.0_1593073355554_0.5653650812726498"},"_hasShrinkwrap":false,"publish_time":1593073355671,"_cnpm_publish_time":1593073355671,"_cnpmcore_publish_time":"2021-12-16T15:36:07.184Z"},"0.37.0":{"name":"mnemonist","version":"0.37.0","description":"Curated collection of data structures for the JavaScript language.","scripts":{"lint":"eslint ./*.js ./utils ./test","prepublish":"npm run lint && npm test && npm run test:types","test":"mocha","test:types":"tsc --target es2015 --noEmit --noImplicitAny --noImplicitReturns ./test/types.ts"},"main":"./index.js","types":"./index.d.ts","repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","cache","circular buffer","counter","data structures","default map","deque","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","kd tree","linked list","lru","lru cache","multimap","multiset","passjoin","queue","sparse map","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^1.6.1"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","asciitree":"^1.0.2","damerau-levenshtein":"^1.0.6","eslint":"^7.3.0","leven":"^3.1.0","lodash":"^4.17.15","matcha":"^0.7.0","mocha":"^8.0.1","pandemonium":"^1.5.0","seedrandom":"^3.0.5","static-kdtree":"^1.0.2","typescript":"^3.9.5"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"WeakMap":true,"Symbol":true,"ArrayBuffer":true,"Uint8Array":true,"Uint8ClampedArray":true,"Uint16Array":true,"Uint32Array":true,"Int8Array":true,"Int16Array":true,"Int32Array":true,"Float32Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}},"rules":{"no-new":0}},"gitHead":"3cce4347446194b6776f2a642f76c6b991c0073c","_id":"mnemonist@0.37.0","_nodeVersion":"10.13.0","_npmVersion":"6.14.5","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"dist":{"shasum":"7d2fb24f48431803f7fcb7f6abc2d58540ebf40d","size":69662,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.37.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.37.0.tgz"},"maintainers":[{"name":"yomguithereal","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist_0.37.0_1592649037795_0.9602183255945782"},"_hasShrinkwrap":false,"publish_time":1592649037986,"_cnpm_publish_time":1592649037986,"_cnpmcore_publish_time":"2021-12-16T15:36:07.444Z"},"0.36.1":{"name":"mnemonist","version":"0.36.1","description":"Curated collection of data structures for the JavaScript language.","scripts":{"lint":"eslint ./*.js ./utils ./test","prepublish":"npm run lint && npm test && npm run test:types","test":"mocha","test:types":"tsc --target es2015 --noEmit --noImplicitAny --noImplicitReturns ./test/types.ts"},"main":"./index.js","types":"./index.d.ts","repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","cache","circular buffer","counter","data structures","default map","deque","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","kd tree","linked list","lru","lru cache","multimap","multiset","passjoin","queue","sparse map","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^1.6.1"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","asciitree":"^1.0.2","damerau-levenshtein":"^1.0.6","eslint":"^6.8.0","leven":"^3.1.0","lodash":"^4.17.15","matcha":"^0.7.0","mocha":"^7.1.1","pandemonium":"^1.5.0","seedrandom":"^3.0.5","static-kdtree":"^1.0.2","typescript":"^3.8.3"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"Symbol":true,"ArrayBuffer":true,"Uint8Array":true,"Uint8ClampedArray":true,"Uint16Array":true,"Uint32Array":true,"Int8Array":true,"Int16Array":true,"Int32Array":true,"Float32Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}},"rules":{"no-new":0}},"gitHead":"801d9fe2f8eb9e13771c66ab9c96b2260d89a590","_id":"mnemonist@0.36.1","_nodeVersion":"10.13.0","_npmVersion":"6.14.4","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"dist":{"shasum":"9d8aa39e7db23ccb3735861d1081fc3faea4f180","size":69315,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.36.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.36.1.tgz"},"maintainers":[{"name":"yomguithereal","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist_0.36.1_1587975343097_0.5262922070455294"},"_hasShrinkwrap":false,"publish_time":1587975343217,"_cnpm_publish_time":1587975343217,"_cnpmcore_publish_time":"2021-12-16T15:36:07.715Z"},"0.36.0":{"name":"mnemonist","version":"0.36.0","description":"Curated collection of data structures for the JavaScript language.","scripts":{"lint":"eslint ./*.js ./utils ./test","prepublish":"npm run lint && npm test && npm run test:types","test":"mocha","test:types":"tsc --target es2015 --noEmit --noImplicitAny --noImplicitReturns ./test/types.ts"},"main":"./index.js","types":"./index.d.ts","repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","cache","circular buffer","counter","data structures","default map","deque","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","kd tree","linked list","lru","lru cache","multimap","multiset","passjoin","queue","sparse map","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^1.6.1"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","asciitree":"^1.0.2","damerau-levenshtein":"^1.0.6","eslint":"^6.8.0","leven":"^3.1.0","lodash":"^4.17.15","matcha":"^0.7.0","mocha":"^7.1.1","pandemonium":"^1.5.0","seedrandom":"^3.0.5","static-kdtree":"^1.0.2","typescript":"^3.8.3"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"Symbol":true,"ArrayBuffer":true,"Uint8Array":true,"Uint8ClampedArray":true,"Uint16Array":true,"Uint32Array":true,"Int8Array":true,"Int16Array":true,"Int32Array":true,"Float32Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}},"rules":{"no-new":0}},"gitHead":"c72d9dca930dd89e9751361ebddab966ab1243ef","_id":"mnemonist@0.36.0","_nodeVersion":"10.13.0","_npmVersion":"6.14.4","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"dist":{"shasum":"82d8cdab3f868751a9273cecc30e2a851b0dfe32","size":69292,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.36.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.36.0.tgz"},"maintainers":[{"name":"yomguithereal","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist_0.36.0_1585915074072_0.8342989007063468"},"_hasShrinkwrap":false,"publish_time":1585915074308,"_cnpm_publish_time":1585915074308,"_cnpmcore_publish_time":"2021-12-16T15:36:08.056Z"},"0.35.0":{"name":"mnemonist","version":"0.35.0","description":"Curated collection of data structures for the JavaScript language.","scripts":{"lint":"eslint ./*.js ./utils ./test","prepublish":"npm run lint && npm test && npm run test:types","test":"mocha","test:types":"tsc --target es2015 --noEmit --noImplicitAny --noImplicitReturns ./test/types.ts"},"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","cache","circular buffer","counter","data structures","default map","deque","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","kd tree","linked list","lru","lru cache","multimap","multiset","passjoin","queue","sparse map","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^1.6.1"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","asciitree":"^1.0.2","damerau-levenshtein":"^1.0.6","eslint":"^6.8.0","leven":"^3.1.0","lodash":"^4.17.15","matcha":"^0.7.0","mocha":"^7.1.1","pandemonium":"^1.5.0","seedrandom":"^3.0.5","static-kdtree":"^1.0.2","typescript":"^3.8.3"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"Symbol":true,"ArrayBuffer":true,"Uint8Array":true,"Uint8ClampedArray":true,"Uint16Array":true,"Uint32Array":true,"Int8Array":true,"Int16Array":true,"Int32Array":true,"Float32Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}},"rules":{"no-new":0}},"gitHead":"5b8e90fc529e9b1228eb3d305181736711f9db98","_id":"mnemonist@0.35.0","_nodeVersion":"10.13.0","_npmVersion":"6.14.4","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"dist":{"shasum":"318fb69b79b98309a97ebf7f1d9f5873c3d86605","size":68477,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.35.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.35.0.tgz"},"maintainers":[{"name":"yomguithereal","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist_0.35.0_1585582243251_0.21989431814722615"},"_hasShrinkwrap":false,"publish_time":1585582243432,"_cnpm_publish_time":1585582243432,"_cnpmcore_publish_time":"2021-12-16T15:36:08.810Z"},"0.34.0":{"name":"mnemonist","version":"0.34.0","description":"Curated collection of data structures for the JavaScript language.","scripts":{"lint":"eslint ./*.js ./utils ./test","prepublish":"npm run lint && npm test && npm run test:types","test":"mocha","test:types":"tsc --target es2015 --noEmit --noImplicitAny --noImplicitReturns ./test/types.ts"},"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","cache","circular buffer","counter","data structures","default map","deque","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","kd tree","linked list","lru","lru cache","multimap","multiset","passjoin","queue","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^1.6.1"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","asciitree":"^1.0.2","damerau-levenshtein":"^1.0.6","eslint":"^6.8.0","leven":"^3.1.0","lodash":"^4.17.15","matcha":"^0.7.0","mocha":"^7.1.0","pandemonium":"^1.2.1","seedrandom":"^3.0.5","static-kdtree":"^1.0.2","typescript":"^3.8.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"Symbol":true,"ArrayBuffer":true,"Uint8Array":true,"Uint8ClampedArray":true,"Uint16Array":true,"Uint32Array":true,"Int8Array":true,"Int16Array":true,"Int32Array":true,"Float32Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}},"rules":{"no-new":0}},"gitHead":"058d71019ea667d529469495a02e4de6c5e2132e","_id":"mnemonist@0.34.0","_nodeVersion":"10.13.0","_npmVersion":"6.14.2","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"dist":{"shasum":"94244ba4f8922ee25863d4624b3c6cccfd81b126","size":67885,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.34.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.34.0.tgz"},"maintainers":[{"name":"yomguithereal","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist_0.34.0_1584536535439_0.7562293743293265"},"_hasShrinkwrap":false,"publish_time":1584536535603,"_cnpm_publish_time":1584536535603,"_cnpmcore_publish_time":"2021-12-16T15:36:09.099Z"},"0.33.1":{"name":"mnemonist","version":"0.33.1","description":"Curated collection of data structures for the JavaScript language.","scripts":{"lint":"eslint ./*.js ./utils ./test","prepublish":"npm run lint && npm test && npm run test:types","test":"mocha","test:types":"tsc --target es2015 --noEmit --noImplicitAny --noImplicitReturns ./test/types.ts"},"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","cache","circular buffer","counter","data structures","default map","deque","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","kd tree","linked list","lru","lru cache","multimap","multiset","passjoin","queue","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^1.6.1"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","asciitree":"^1.0.2","damerau-levenshtein":"^1.0.6","eslint":"^6.8.0","leven":"^3.1.0","lodash":"^4.17.15","matcha":"^0.7.0","mocha":"^7.1.0","pandemonium":"^1.2.1","seedrandom":"^3.0.5","typescript":"^3.8.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"Symbol":true,"ArrayBuffer":true,"Uint8Array":true,"Uint8ClampedArray":true,"Uint16Array":true,"Uint32Array":true,"Int8Array":true,"Int16Array":true,"Int32Array":true,"Float32Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}},"rules":{"no-new":0}},"gitHead":"9908b8414abd735b175ebe03b63bcab58ea65786","_id":"mnemonist@0.33.1","_nodeVersion":"10.13.0","_npmVersion":"6.14.2","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"dist":{"shasum":"b4fb0d1b193625cd2ad2d3972d9538fa657ec53b","size":67778,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.33.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.33.1.tgz"},"maintainers":[{"name":"yomguithereal","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist_0.33.1_1584048859313_0.9507505023836451"},"_hasShrinkwrap":false,"publish_time":1584048859430,"_cnpm_publish_time":1584048859430,"_cnpmcore_publish_time":"2021-12-16T15:36:09.424Z"},"0.33.0":{"name":"mnemonist","version":"0.33.0","description":"Curated collection of data structures for the JavaScript language.","scripts":{"lint":"eslint ./*.js ./utils ./test","prepublish":"npm run lint && npm test && npm run test:types","test":"mocha","test:types":"tsc --target es2015 --noEmit --noImplicitAny --noImplicitReturns ./test/types.ts"},"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","cache","circular buffer","counter","data structures","default map","deque","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","kd tree","linked list","lru","lru cache","multimap","multiset","passjoin","queue","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^1.6.1"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","asciitree":"^1.0.2","damerau-levenshtein":"^1.0.6","eslint":"^6.8.0","leven":"^3.1.0","lodash":"^4.17.15","matcha":"^0.7.0","mocha":"^7.1.0","pandemonium":"^1.2.1","seedrandom":"^3.0.5","typescript":"^3.8.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"Symbol":true,"ArrayBuffer":true,"Uint8Array":true,"Uint8ClampedArray":true,"Uint16Array":true,"Uint32Array":true,"Int8Array":true,"Int16Array":true,"Int32Array":true,"Float32Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}},"rules":{"no-new":0}},"gitHead":"2d3eac721764137355a74ff5db2e187d456d8ade","_id":"mnemonist@0.33.0","_nodeVersion":"10.13.0","_npmVersion":"6.14.2","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"dist":{"shasum":"057f839695a0ccc7566b8e551e2a0cd558b329e6","size":66835,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.33.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.33.0.tgz"},"maintainers":[{"name":"yomguithereal","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist_0.33.0_1584048596645_0.5832716497229495"},"_hasShrinkwrap":false,"publish_time":1584048596812,"_cnpm_publish_time":1584048596812,"_cnpmcore_publish_time":"2021-12-16T15:36:10.247Z"},"0.32.0":{"name":"mnemonist","version":"0.32.0","description":"Curated collection of data structures for the JavaScript language.","scripts":{"lint":"eslint ./*.js ./utils ./test","prepublish":"npm run lint && npm test && npm run test:types","test":"mocha","test:types":"tsc --lib es2015,dom --noEmit --noImplicitAny --noImplicitReturns ./test/types.ts"},"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","cache","circular buffer","counter","data structures","default map","deque","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","linked list","lru","lru cache","multimap","multiset","passjoin","queue","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^1.5.0"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","asciitree":"^1.0.2","damerau-levenshtein":"^1.0.5","eslint":"^6.7.2","leven":"^3.1.0","lodash":"^4.17.15","matcha":"^0.7.0","mocha":"^6.2.2","pandemonium":"^1.2.1","seedrandom":"^3.0.5","typescript":"^3.7.3"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"Symbol":true,"ArrayBuffer":true,"Uint8Array":true,"Uint8ClampedArray":true,"Uint16Array":true,"Uint32Array":true,"Int8Array":true,"Int16Array":true,"Int32Array":true,"Float32Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}},"rules":{"no-new":0}},"gitHead":"38e8b5a15a393d0dfc343fb4493b66f0951dbde7","_id":"mnemonist@0.32.0","_nodeVersion":"10.13.0","_npmVersion":"6.13.4","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"dist":{"shasum":"2c6d1dd12cb69ca2ed79a636ba9ffe5a6e9f2573","size":63836,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.32.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.32.0.tgz"},"maintainers":[{"name":"yomguithereal","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist_0.32.0_1576612184243_0.9136713730301291"},"_hasShrinkwrap":false,"publish_time":1576612184392,"_cnpm_publish_time":1576612184392,"_cnpmcore_publish_time":"2021-12-16T15:36:10.691Z"},"0.31.3":{"name":"mnemonist","version":"0.31.3","description":"Curated collection of data structures for the JavaScript language.","scripts":{"lint":"eslint ./*.js ./utils ./test","prepublish":"npm run lint && npm test && npm run test:types","test":"mocha","test:types":"tsc --lib es2015,dom --noEmit --noImplicitAny --noImplicitReturns ./test/types.ts"},"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","cache","circular buffer","counter","data structures","default map","deque","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","linked list","lru","lru cache","multimap","multiset","queue","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^1.5.0"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","asciitree":"^1.0.2","damerau-levenshtein":"^1.0.5","eslint":"^6.6.0","leven":"^3.1.0","lodash":"^4.17.15","matcha":"^0.7.0","mocha":"^6.2.2","pandemonium":"^1.2.1","seedrandom":"^3.0.5","typescript":"^3.7.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"Symbol":true,"ArrayBuffer":true,"Uint8Array":true,"Uint8ClampedArray":true,"Uint16Array":true,"Uint32Array":true,"Int8Array":true,"Int16Array":true,"Int32Array":true,"Float32Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}},"rules":{"no-new":0}},"gitHead":"9dc83128edd81ba94ffcc00db3f7ff3436ea83f3","_id":"mnemonist@0.31.3","_nodeVersion":"12.10.0","_npmVersion":"6.13.1","dist":{"shasum":"bb2857ad8c00891c23684af67d7ad39676780178","size":60339,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.31.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.31.3.tgz"},"maintainers":[{"name":"yomguithereal","email":""}],"_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist_0.31.3_1574439078493_0.17737140445542776"},"_hasShrinkwrap":false,"publish_time":1574439078597,"_cnpm_publish_time":1574439078597,"_cnpmcore_publish_time":"2021-12-16T15:36:11.028Z"},"0.31.2":{"name":"mnemonist","version":"0.31.2","description":"Curated collection of data structures for the JavaScript language.","scripts":{"lint":"eslint ./*.js ./utils ./test","prepublish":"npm run lint && npm test && npm run test:types","test":"mocha","test:types":"tsc --lib es2015,dom --noEmit --noImplicitAny --noImplicitReturns ./test/types.ts"},"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","cache","circular buffer","counter","data structures","default map","deque","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","linked list","lru","lru cache","multimap","multiset","queue","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^1.5.0"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","asciitree":"^1.0.2","damerau-levenshtein":"^1.0.5","eslint":"^6.6.0","leven":"^3.1.0","lodash":"^4.17.15","matcha":"^0.7.0","mocha":"^6.2.2","pandemonium":"^1.2.1","seedrandom":"^3.0.5","typescript":"^3.7.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"Symbol":true,"ArrayBuffer":true,"Uint8Array":true,"Uint8ClampedArray":true,"Uint16Array":true,"Uint32Array":true,"Int8Array":true,"Int16Array":true,"Int32Array":true,"Float32Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}},"rules":{"no-new":0}},"gitHead":"267df81b39bd535081c7429ed6d0c53f26ea74be","_id":"mnemonist@0.31.2","_nodeVersion":"10.13.0","_npmVersion":"6.13.1","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"dist":{"shasum":"71f7fc7f4602c7956d0b45d123eefcf45c9809b3","size":60285,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.31.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.31.2.tgz"},"maintainers":[{"name":"yomguithereal","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist_0.31.2_1574331310225_0.4437265083679507"},"_hasShrinkwrap":false,"publish_time":1574331310375,"_cnpm_publish_time":1574331310375,"_cnpmcore_publish_time":"2021-12-16T15:36:11.346Z"},"0.31.1":{"name":"mnemonist","version":"0.31.1","description":"Curated collection of data structures for the JavaScript language.","scripts":{"lint":"eslint ./*.js ./utils ./test","prepublish":"npm run lint && npm test && npm run test:types","test":"mocha","test:types":"tsc --lib es2015,dom --noEmit --noImplicitAny --noImplicitReturns ./test/types.ts"},"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","cache","circular buffer","counter","data structures","default map","deque","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","linked list","lru","lru cache","multimap","multiset","queue","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^1.5.0"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","asciitree":"^1.0.2","damerau-levenshtein":"^1.0.5","eslint":"^6.6.0","leven":"^3.1.0","lodash":"^4.17.15","matcha":"^0.7.0","mocha":"^6.2.2","pandemonium":"^1.2.1","seedrandom":"^3.0.5","typescript":"^3.7.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"Symbol":true,"ArrayBuffer":true,"Uint8Array":true,"Uint8ClampedArray":true,"Uint16Array":true,"Uint32Array":true,"Int8Array":true,"Int16Array":true,"Int32Array":true,"Float32Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}},"rules":{"no-new":0}},"gitHead":"b4cfaf476b6a568781c76c9b5a1551e39dfe6bfd","_id":"mnemonist@0.31.1","_nodeVersion":"12.10.0","_npmVersion":"6.13.1","dist":{"shasum":"c206d14c6b49154c3cf47bb92a100a0ff21d421a","size":60215,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.31.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.31.1.tgz"},"maintainers":[{"name":"yomguithereal","email":""}],"_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist_0.31.1_1574254674525_0.12574055451688237"},"_hasShrinkwrap":false,"publish_time":1574254674743,"_cnpm_publish_time":1574254674743,"_cnpmcore_publish_time":"2021-12-16T15:36:11.697Z"},"0.31.0":{"name":"mnemonist","version":"0.31.0","description":"Curated collection of data structures for the JavaScript language.","scripts":{"lint":"eslint ./*.js ./utils ./test","prepublish":"npm run lint && npm test && npm run test:types","test":"mocha","test:types":"tsc --lib es2015,dom --noEmit --noImplicitAny --noImplicitReturns ./test/types.ts"},"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","cache","circular buffer","counter","data structures","default map","deque","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","linked list","lru","lru cache","multimap","multiset","queue","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^1.5.0"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","asciitree":"^1.0.2","damerau-levenshtein":"^1.0.5","eslint":"^6.6.0","leven":"^3.1.0","lodash":"^4.17.15","matcha":"^0.7.0","mocha":"^6.2.2","pandemonium":"^1.2.1","seedrandom":"^3.0.5","typescript":"^3.7.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"Symbol":true,"ArrayBuffer":true,"Uint8Array":true,"Uint8ClampedArray":true,"Uint16Array":true,"Uint32Array":true,"Int8Array":true,"Int16Array":true,"Int32Array":true,"Float32Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}},"rules":{"no-new":0}},"gitHead":"5d91b40093b34e730beb672221b44237b55bd478","_id":"mnemonist@0.31.0","_nodeVersion":"12.10.0","_npmVersion":"6.13.1","dist":{"shasum":"645543d05e15fe0a7b53eacd98a4c646a8eb0952","size":60194,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.31.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.31.0.tgz"},"maintainers":[{"name":"yomguithereal","email":""}],"_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist_0.31.0_1574245215216_0.6559863853058892"},"_hasShrinkwrap":false,"publish_time":1574245215300,"_cnpm_publish_time":1574245215300,"_cnpmcore_publish_time":"2021-12-16T15:36:11.991Z"},"0.30.0":{"name":"mnemonist","version":"0.30.0","description":"Curated collection of data structures for the JavaScript language.","scripts":{"lint":"eslint ./*.js ./utils ./test","prepublish":"npm run lint && npm test && npm run test:types","test":"mocha","test:types":"tsc --lib es2015,dom --noEmit --noImplicitAny --noImplicitReturns ./test/types.ts"},"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","cache","circular buffer","counter","data structures","default map","deque","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","linked list","lru","lru cache","multimap","multiset","queue","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^1.5.0"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","asciitree":"^1.0.2","damerau-levenshtein":"^1.0.5","eslint":"^6.0.1","leven":"^3.1.0","lodash":"^4.17.11","matcha":"^0.7.0","mocha":"^6.1.4","pandemonium":"^1.2.1","seedrandom":"^3.0.1","typescript":"^3.5.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"Symbol":true,"ArrayBuffer":true,"Uint8Array":true,"Uint8ClampedArray":true,"Uint16Array":true,"Uint32Array":true,"Int8Array":true,"Int16Array":true,"Int32Array":true,"Float32Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}},"rules":{"no-new":0}},"gitHead":"090bc0b48162ac9c2b1df1f50a8df90d63f72e9e","_id":"mnemonist@0.30.0","_nodeVersion":"10.13.0","_npmVersion":"6.10.1","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"dist":{"shasum":"c8c37f4425b8abcf7aa04a34199af254b398a90f","size":59921,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.30.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.30.0.tgz"},"maintainers":[{"name":"yomguithereal","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist_0.30.0_1563804099651_0.2768667669117906"},"_hasShrinkwrap":false,"publish_time":1563804099812,"_cnpm_publish_time":1563804099812,"_cnpmcore_publish_time":"2021-12-16T15:36:12.272Z"},"0.29.0":{"name":"mnemonist","version":"0.29.0","description":"Curated collection of data structures for the JavaScript language.","scripts":{"lint":"eslint ./*.js ./utils ./test","prepublish":"npm run lint && npm test && npm run test:types","test":"mocha","test:types":"tsc --lib es2015,dom --noEmit ./test/types.ts"},"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","cache","circular buffer","counter","data structures","default map","deque","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","linked list","lru","lru cache","multimap","multiset","queue","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^1.5.0"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","asciitree":"^1.0.2","damerau-levenshtein":"^1.0.5","eslint":"^6.0.1","leven":"^3.1.0","lodash":"^4.17.11","matcha":"^0.7.0","mocha":"^6.1.4","pandemonium":"^1.2.1","seedrandom":"^3.0.1","typescript":"^3.5.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"Symbol":true,"ArrayBuffer":true,"Uint8Array":true,"Uint8ClampedArray":true,"Uint16Array":true,"Uint32Array":true,"Int8Array":true,"Int16Array":true,"Int32Array":true,"Float32Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}},"rules":{"no-new":0}},"gitHead":"006c20b2b10103a9e380888d1544056b000b5387","_id":"mnemonist@0.29.0","_nodeVersion":"10.13.0","_npmVersion":"6.9.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"dist":{"shasum":"46f4be7ca8decde47e1150c3b34a2762292a93fa","size":61704,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.29.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.29.0.tgz"},"maintainers":[{"name":"yomguithereal","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist_0.29.0_1562145236929_0.5284275702807151"},"_hasShrinkwrap":false,"publish_time":1562145237020,"_cnpm_publish_time":1562145237020,"_cnpmcore_publish_time":"2021-12-16T15:36:13.003Z"},"0.28.0":{"name":"mnemonist","version":"0.28.0","description":"Curated collection of data structures for the JavaScript language.","scripts":{"lint":"eslint ./*.js ./utils ./test","prepublish":"npm run lint && npm test && npm run test:types","test":"mocha","test:types":"tsc --lib es2015,dom --noEmit ./test/types.ts"},"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","cache","circular buffer","counter","data structures","default map","deque","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","linked list","lru","lru cache","multimap","multiset","queue","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^1.5.0"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","asciitree":"^1.0.2","damerau-levenshtein":"^1.0.3","eslint":"^5.12.1","leven":"^2.0.0","lodash":"^4.17.11","matcha":"^0.7.0","mocha":"^5.2.0","pandemonium":"^1.2.1","seedrandom":"^2.4.4","typescript":"^3.2.4"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"Symbol":true,"ArrayBuffer":true,"Uint8Array":true,"Uint8ClampedArray":true,"Uint16Array":true,"Uint32Array":true,"Int8Array":true,"Int16Array":true,"Int32Array":true,"Float32Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}},"rules":{"no-new":0}},"gitHead":"89c1e3b1a6a57b435a8ef0246c69f041a18f95a8","_id":"mnemonist@0.28.0","_nodeVersion":"10.13.0","_npmVersion":"6.9.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"dist":{"shasum":"bd60c76735ac273e8215f2b24b971c12120104fe","size":61370,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.28.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.28.0.tgz"},"maintainers":[{"name":"yomguithereal","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist_0.28.0_1558361845961_0.4657040072888099"},"_hasShrinkwrap":false,"publish_time":1558361846147,"_cnpm_publish_time":1558361846147,"_cnpmcore_publish_time":"2021-12-16T15:36:13.356Z"},"0.27.2":{"name":"mnemonist","version":"0.27.2","description":"Curated collection of data structures for the JavaScript language.","scripts":{"lint":"eslint ./*.js ./utils ./test","prepublish":"npm run lint && npm test && npm run test:types","test":"mocha","test:types":"tsc --lib es2015,dom --noEmit ./test/types.ts"},"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","cache","circular buffer","counter","data structures","default map","deque","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","linked list","lru","lru cache","multimap","multiset","queue","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^1.5.0"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","damerau-levenshtein":"^1.0.3","eslint":"^5.12.1","leven":"^2.0.0","lodash":"^4.17.11","matcha":"^0.7.0","mocha":"^5.2.0","pandemonium":"^1.2.1","seedrandom":"^2.4.4","typescript":"^3.2.4"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"Symbol":true,"ArrayBuffer":true,"Uint8Array":true,"Uint8ClampedArray":true,"Uint16Array":true,"Uint32Array":true,"Int8Array":true,"Int16Array":true,"Int32Array":true,"Float32Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}},"rules":{"no-new":0}},"gitHead":"edf16e328e209fe24e09d4a4c4eb76f4cac870e6","_id":"mnemonist@0.27.2","_nodeVersion":"10.13.0","_npmVersion":"6.7.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"dist":{"shasum":"c56a8ad5345b9089604a1aa0af8610480717e40a","size":57347,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.27.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.27.2.tgz"},"maintainers":[{"name":"yomguithereal","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist_0.27.2_1548692156618_0.7417620696654295"},"_hasShrinkwrap":false,"publish_time":1548692156750,"_cnpm_publish_time":1548692156750,"_cnpmcore_publish_time":"2021-12-16T15:36:13.634Z"},"0.27.1":{"name":"mnemonist","version":"0.27.1","description":"Curated collection of data structures for the JavaScript language.","scripts":{"lint":"eslint ./*.js ./utils ./test","prepublish":"npm run lint && npm test && npm run test:types","test":"mocha","test:types":"tsc --lib es2015,dom --noEmit ./test/types.ts"},"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","cache","circular buffer","counter","data structures","default map","deque","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","linked list","lru","lru cache","multimap","multiset","queue","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^1.5.0"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","damerau-levenshtein":"^1.0.3","eslint":"^5.12.1","leven":"^2.0.0","lodash":"^4.17.11","matcha":"^0.7.0","mocha":"^5.2.0","pandemonium":"^1.2.1","seedrandom":"^2.4.4","typescript":"^3.2.4"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"Symbol":true,"ArrayBuffer":true,"Uint8Array":true,"Uint8ClampedArray":true,"Uint16Array":true,"Uint32Array":true,"Int8Array":true,"Int16Array":true,"Int32Array":true,"Float32Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}},"rules":{"no-new":0}},"gitHead":"bcc06674e3d391fa5965f4091277f219ddb05db2","_id":"mnemonist@0.27.1","_nodeVersion":"10.13.0","_npmVersion":"6.7.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"dist":{"shasum":"5a44ec852c75979c54ba4e668076e65031a2214b","size":57334,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.27.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.27.1.tgz"},"maintainers":[{"name":"yomguithereal","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist_0.27.1_1548691784968_0.7990080302242044"},"_hasShrinkwrap":false,"publish_time":1548691785053,"_cnpm_publish_time":1548691785053,"_cnpmcore_publish_time":"2021-12-16T15:36:13.889Z"},"0.27.0":{"name":"mnemonist","version":"0.27.0","description":"Curated collection of data structures for the JavaScript language.","scripts":{"lint":"eslint ./*.js ./utils ./test/[!types]","prepublish":"npm run lint && npm test && npm run test:types","test":"mocha","test:types":"tsc --lib es2015,dom --noEmit ./test/types.ts"},"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","cache","circular buffer","counter","data structures","default map","deque","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","linked list","lru","lru cache","multimap","multiset","queue","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^1.4.0"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","damerau-levenshtein":"^1.0.3","eslint":"^4.19.1","leven":"^2.0.0","lodash":"^4.17.11","matcha":"^0.7.0","mocha":"^5.2.0","pandemonium":"^1.2.1","seedrandom":"^2.4.4","typescript":"^3.0.3"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"Symbol":true,"ArrayBuffer":true,"Uint8Array":true,"Uint8ClampedArray":true,"Uint16Array":true,"Uint32Array":true,"Int8Array":true,"Int16Array":true,"Int32Array":true,"Float32Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}}},"gitHead":"29b1171a21489f63f13ede49be1228e469a79c42","_id":"mnemonist@0.27.0","_npmVersion":"6.5.0","_nodeVersion":"10.13.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"dist":{"shasum":"b7e978f8134c1be6b8419d3092482b3ee16041d1","size":57315,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.27.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.27.0.tgz"},"maintainers":[{"name":"yomguithereal","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist_0.27.0_1548411594492_0.2944619585073598"},"_hasShrinkwrap":false,"publish_time":1548411594713,"_cnpm_publish_time":1548411594713,"_cnpmcore_publish_time":"2021-12-16T15:36:14.256Z"},"0.26.0":{"name":"mnemonist","version":"0.26.0","description":"Curated collection of data structures for the JavaScript language.","scripts":{"lint":"eslint ./*.js ./utils ./test/[!types]","prepublish":"npm run lint && npm test && npm run test:types","test":"mocha","test:types":"tsc --lib es2015,dom --noEmit ./test/types.ts"},"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","cache","circular buffer","counter","data structures","default map","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","linked list","lru","lru cache","multimap","multiset","queue","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^1.4.0"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","damerau-levenshtein":"^1.0.3","eslint":"^4.19.1","leven":"^2.0.0","lodash":"^4.17.11","matcha":"^0.7.0","mocha":"^5.2.0","pandemonium":"^1.2.1","seedrandom":"^2.4.4","typescript":"^3.0.3"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"Symbol":true,"ArrayBuffer":true,"Uint8Array":true,"Uint8ClampedArray":true,"Uint16Array":true,"Uint32Array":true,"Int8Array":true,"Int16Array":true,"Int32Array":true,"Float32Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}}},"gitHead":"62a11bff7c4255397b4f899c73eda20a30b8a94b","_id":"mnemonist@0.26.0","_npmVersion":"6.5.0","_nodeVersion":"10.13.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"dist":{"shasum":"26f45f50aaed7960cf98d0522915cc3516581dd6","size":56555,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.26.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.26.0.tgz"},"maintainers":[{"name":"yomguithereal","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist_0.26.0_1544716810339_0.11114811577270967"},"_hasShrinkwrap":false,"publish_time":1544716810560,"_cnpm_publish_time":1544716810560,"_cnpmcore_publish_time":"2021-12-16T15:36:14.519Z"},"0.25.1":{"name":"mnemonist","version":"0.25.1","description":"Curated collection of data structures for the JavaScript language.","scripts":{"lint":"eslint ./*.js ./utils ./test/[!types]","prepublish":"npm run lint && npm test && npm run test:types","test":"mocha","test:types":"tsc --lib es2015,dom --noEmit ./test/types.ts"},"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","cache","circular buffer","counter","data structures","default map","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","linked list","lru","lru cache","multimap","multiset","queue","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^1.4.0"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","damerau-levenshtein":"^1.0.3","eslint":"^4.19.1","leven":"^2.0.0","lodash":"^4.17.11","matcha":"^0.7.0","mocha":"^5.2.0","pandemonium":"^1.2.1","seedrandom":"^2.4.4","typescript":"^3.0.3"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"Symbol":true,"ArrayBuffer":true,"Uint8Array":true,"Uint8ClampedArray":true,"Uint16Array":true,"Uint32Array":true,"Int8Array":true,"Int16Array":true,"Int32Array":true,"Float32Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}}},"gitHead":"41b52be0590453e3413532eed5590c1dcdd3777b","_id":"mnemonist@0.25.1","_npmVersion":"6.4.1","_nodeVersion":"11.0.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"dist":{"shasum":"c2e06ef457669cdd09f96ec3e88ab50abe5f403b","size":56875,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.25.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.25.1.tgz"},"maintainers":[{"name":"yomguithereal","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist_0.25.1_1542817642258_0.5256727603492599"},"_hasShrinkwrap":false,"publish_time":1542817642396,"_cnpm_publish_time":1542817642396,"_cnpmcore_publish_time":"2021-12-16T15:36:14.854Z"},"0.25.0":{"name":"mnemonist","version":"0.25.0","description":"Curated collection of data structures for the JavaScript language.","scripts":{"lint":"eslint ./*.js ./utils ./test/[!types]","prepublish":"npm run lint && npm test && npm run test:types","test":"mocha","test:types":"tsc --lib es2015,dom --noEmit ./test/types.ts"},"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","cache","circular buffer","counter","data structures","default map","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","linked list","lru","lru cache","multimap","multiset","queue","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^1.4.0"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","damerau-levenshtein":"^1.0.3","eslint":"^4.19.1","leven":"^2.0.0","lodash":"^4.17.11","matcha":"^0.7.0","mocha":"^5.2.0","pandemonium":"^1.2.1","seedrandom":"^2.4.4","typescript":"^3.0.3"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"Symbol":true,"ArrayBuffer":true,"Uint8Array":true,"Uint8ClampedArray":true,"Uint16Array":true,"Uint32Array":true,"Int8Array":true,"Int16Array":true,"Int32Array":true,"Float32Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}}},"gitHead":"cab8ed972d7e5ee5a9fa897473a2412991b5117f","_id":"mnemonist@0.25.0","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"dist":{"shasum":"6a28b0f750c79092ba24fb09883e102ef315f4d8","size":56480,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.25.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.25.0.tgz"},"maintainers":[{"name":"yomguithereal","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist_0.25.0_1542807718128_0.9850610438568588"},"_hasShrinkwrap":false,"publish_time":1542807718302,"_cnpm_publish_time":1542807718302,"_cnpmcore_publish_time":"2021-12-16T15:36:15.400Z"},"0.24.0":{"name":"mnemonist","version":"0.24.0","description":"Curated collection of data structures for the JavaScript language.","scripts":{"lint":"eslint ./*.js ./utils ./test/[!types]","prepublish":"npm run lint && npm test && npm run test:types","test":"mocha","test:types":"tsc --lib es2015,dom --noEmit ./test/types.ts"},"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","circular buffer","counter","data structures","default map","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","linked list","multimap","multiset","queue","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^1.4.0"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","damerau-levenshtein":"^1.0.3","eslint":"^4.19.1","leven":"^2.0.0","lodash":"^4.17.11","matcha":"^0.7.0","mocha":"^5.2.0","pandemonium":"^1.2.1","seedrandom":"^2.4.4","typescript":"^3.0.3"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"Symbol":true,"ArrayBuffer":true,"Uint8Array":true,"Uint8ClampedArray":true,"Uint16Array":true,"Uint32Array":true,"Int8Array":true,"Int16Array":true,"Int32Array":true,"Float32Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}}},"gitHead":"fe4be351f4b82d099c3ae5903e1fca1ac18e41b7","_id":"mnemonist@0.24.0","_npmVersion":"6.4.1","_nodeVersion":"10.10.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"dist":{"shasum":"f72ea5cc92859bb1d3400e0251132b29cfbfa951","size":55584,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.24.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.24.0.tgz"},"maintainers":[{"name":"yomguithereal","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist_0.24.0_1538141704377_0.7660923576238918"},"_hasShrinkwrap":false,"publish_time":1538141704549,"_cnpm_publish_time":1538141704549,"_cnpmcore_publish_time":"2021-12-16T15:36:15.652Z"},"0.23.0":{"name":"mnemonist","version":"0.23.0","description":"Curated collection of data structures for the JavaScript language.","scripts":{"lint":"eslint ./*.js ./utils ./test/[!types]","prepublish":"npm run lint && npm test && npm run test:types","test":"mocha","test:types":"tsc --lib es2015,dom --noEmit ./test/types.ts"},"files":["utils","*.d.ts","*.js"],"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","circular buffer","counter","data structures","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","linked list","multimap","multiset","queue","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^1.3.0"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","damerau-levenshtein":"^1.0.3","eslint":"^4.19.1","leven":"^2.0.0","lodash":"^4.17.5","matcha":"^0.7.0","mocha":"^5.0.5","pandemonium":"^1.2.1","seedrandom":"^2.4.3","typescript":"^2.7.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"Symbol":true,"ArrayBuffer":true,"Uint8Array":true,"Uint8ClampedArray":true,"Uint16Array":true,"Uint32Array":true,"Int8Array":true,"Int16Array":true,"Int32Array":true,"Float32Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}}},"gitHead":"7fa8f82255e6b8a777087e965630527282255686","_id":"mnemonist@0.23.0","_npmVersion":"6.2.0","_nodeVersion":"10.5.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"dist":{"shasum":"c6a991954817cb65fe4622b754981bb15936ab7d","size":55110,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.23.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.23.0.tgz"},"maintainers":[{"name":"yomguithereal","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist_0.23.0_1531990203074_0.5756596741666942"},"_hasShrinkwrap":false,"publish_time":1531990203167,"_cnpm_publish_time":1531990203167,"_cnpmcore_publish_time":"2021-12-16T15:36:16.362Z"},"0.23.0-beta1":{"name":"mnemonist","version":"0.23.0-beta1","description":"Curated collection of data structures for the JavaScript language.","scripts":{"lint":"eslint ./*.js ./utils ./test/[!types]","prepublish":"npm run lint && npm test && npm run test:types","test":"mocha","test:types":"tsc --lib es2015,dom --noEmit ./test/types.ts"},"files":["utils","*.d.ts","*.js"],"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","circular buffer","counter","data structures","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","linked list","multimap","multiset","queue","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^1.3.0"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","damerau-levenshtein":"^1.0.3","eslint":"^4.19.1","leven":"^2.0.0","lodash":"^4.17.5","matcha":"^0.7.0","mocha":"^5.0.5","pandemonium":"^1.2.1","seedrandom":"^2.4.3","typescript":"^2.7.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"Symbol":true,"ArrayBuffer":true,"Uint8Array":true,"Uint8ClampedArray":true,"Uint16Array":true,"Uint32Array":true,"Int8Array":true,"Int16Array":true,"Int32Array":true,"Float32Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}}},"readmeFilename":"README.md","gitHead":"1b1971aba15ce362e864e9304c6c0748bb7eef44","_id":"mnemonist@0.23.0-beta1","_npmVersion":"5.6.0","_nodeVersion":"10.2.1","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"dist":{"shasum":"b13765dc304e38ac7c2fb9ff60a217dfe6113332","size":55350,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.23.0-beta1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.23.0-beta1.tgz"},"maintainers":[{"name":"yomguithereal","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist_0.23.0-beta1_1527515763071_0.2944912226159282"},"_hasShrinkwrap":false,"publish_time":1527515763444,"_cnpm_publish_time":1527515763444,"_cnpmcore_publish_time":"2021-12-16T15:36:16.666Z"},"0.22.0":{"name":"mnemonist","version":"0.22.0","description":"Curated collection of data structures for the JavaScript language.","scripts":{"lint":"eslint ./*.js ./utils ./test/[!types]","prepublish":"npm run lint && npm test && npm run test:types","test":"mocha","test:types":"tsc --lib es2015,dom --noEmit ./test/types.ts"},"files":["utils","*.d.ts","*.js"],"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","circular buffer","counter","data structures","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","linked list","multimap","multiset","queue","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^1.3.0"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","damerau-levenshtein":"^1.0.3","eslint":"^4.19.1","leven":"^2.0.0","lodash":"^4.17.5","matcha":"^0.7.0","mocha":"^5.0.5","pandemonium":"^1.2.1","seedrandom":"^2.4.3","typescript":"^2.7.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"Symbol":true,"ArrayBuffer":true,"Uint8Array":true,"Uint8ClampedArray":true,"Uint16Array":true,"Uint32Array":true,"Int8Array":true,"Int16Array":true,"Int32Array":true,"Float32Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}}},"gitHead":"60e00c80d2bad40c3b76cfa35af85a6af0ed40d2","_id":"mnemonist@0.22.0","_npmVersion":"5.6.0","_nodeVersion":"9.9.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"86120e876d4843e00950b8834b80541e4e315ff6","size":51647,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.22.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.22.0.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist_0.22.0_1522093156604_0.5692210519680878"},"_hasShrinkwrap":false,"publish_time":1522093156668,"_cnpm_publish_time":1522093156668,"_cnpmcore_publish_time":"2021-12-16T15:36:16.943Z"},"0.21.0":{"name":"mnemonist","version":"0.21.0","description":"Curated collection of data structures for the JavaScript language.","scripts":{"lint":"eslint ./*.js ./utils ./test/[!types]","prepublish":"npm run lint && npm test && npm run test:types","test":"mocha","test:types":"tsc --lib es2015,dom --noEmit ./test/types.ts"},"files":["utils","*.d.ts","*.js"],"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","circular buffer","counter","data structures","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","linked list","multimap","multiset","queue","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^1.2.1"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","damerau-levenshtein":"^1.0.3","eslint":"^4.19.0","leven":"^2.0.0","lodash":"^4.17.5","matcha":"^0.7.0","mocha":"^5.0.4","pandemonium":"^1.2.1","seedrandom":"^2.4.3","typescript":"^2.7.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"Symbol":true,"ArrayBuffer":true,"Uint8Array":true,"Uint8ClampedArray":true,"Uint16Array":true,"Uint32Array":true,"Int8Array":true,"Int16Array":true,"Int32Array":true,"Float32Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}}},"gitHead":"770eec00a6b10d4104d6a78c0b64a161c9e0e1bb","_id":"mnemonist@0.21.0","_npmVersion":"5.7.1","_nodeVersion":"9.8.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"919a844f94a7ac4f8ce93b19cd8cb28d31ed389b","size":50395,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.21.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.21.0.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist_0.21.0_1521399699950_0.8521343048048762"},"_hasShrinkwrap":false,"publish_time":1521399700054,"_cnpm_publish_time":1521399700054,"_cnpmcore_publish_time":"2021-12-16T15:36:17.263Z"},"0.21.0-beta2":{"name":"mnemonist","version":"0.21.0-beta2","description":"Curated collection of data structures for the JavaScript language.","scripts":{"lint":"eslint ./*.js ./utils ./test/[!types]","prepublish":"npm run lint && npm test && npm run test:types","test":"mocha","test:types":"tsc --lib es2015,dom ./test/types.ts"},"files":["utils","*.d.ts","*.js"],"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","circular buffer","counter","data structures","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","linked list","multimap","multiset","queue","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^1.2.1"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","damerau-levenshtein":"^1.0.3","eslint":"^4.1.1","leven":"^2.0.0","lodash":"^4.17.4","matcha":"^0.7.0","mocha":"^3.1.2","pandemonium":"^1.2.1","seedrandom":"^2.4.3","typescript":"^2.7.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"Symbol":true,"ArrayBuffer":true,"Uint8Array":true,"Uint8ClampedArray":true,"Uint16Array":true,"Uint32Array":true,"Int8Array":true,"Int16Array":true,"Int32Array":true,"Float32Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}}},"readmeFilename":"README.md","gitHead":"e454c821a4a528e34c8fa02c7df7013383a10b02","_id":"mnemonist@0.21.0-beta2","_npmVersion":"5.7.1","_nodeVersion":"9.8.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"c27af37f8659ec4f12cfb73e1e3b3b900b47aaa1","size":44702,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.21.0-beta2.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.21.0-beta2.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist_0.21.0-beta2_1521300721348_0.25642451246901454"},"_hasShrinkwrap":false,"publish_time":1521300721445,"_cnpm_publish_time":1521300721445,"_cnpmcore_publish_time":"2021-12-16T15:36:17.569Z"},"0.21.0-beta1":{"name":"mnemonist","version":"0.21.0-beta1","description":"Curated collection of data structures for the JavaScript language.","scripts":{"lint":"eslint ./*.js ./utils ./test/[!types]","prepublish":"npm run lint && npm test && npm run test:types","test":"mocha","test:types":"tsc --lib es2015,dom ./test/types.ts"},"files":["utils","*.d.ts","*.js"],"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","circular buffer","counter","data structures","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","linked list","multimap","multiset","queue","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^1.2.1"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","damerau-levenshtein":"^1.0.3","eslint":"^4.1.1","leven":"^2.0.0","lodash":"^4.17.4","matcha":"^0.7.0","mocha":"^3.1.2","pandemonium":"^1.2.1","seedrandom":"^2.4.3","typescript":"^2.7.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"Symbol":true,"ArrayBuffer":true,"Uint8Array":true,"Uint8ClampedArray":true,"Uint16Array":true,"Uint32Array":true,"Int8Array":true,"Int16Array":true,"Int32Array":true,"Float32Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}}},"readmeFilename":"README.md","gitHead":"36d24455206e9ed2a14b8d30d35e55558307bb93","_id":"mnemonist@0.21.0-beta1","_npmVersion":"5.7.1","_nodeVersion":"9.8.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"c1f253591d7c071e46f0312a3d056c2ca895e882","size":44668,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.21.0-beta1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.21.0-beta1.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist_0.21.0-beta1_1521298953998_0.593995144242915"},"_hasShrinkwrap":false,"publish_time":1521298954103,"_cnpm_publish_time":1521298954103,"_cnpmcore_publish_time":"2021-12-16T15:36:17.794Z"},"0.20.0":{"name":"mnemonist","version":"0.20.0","description":"Curated collection of data structures for the JavaScript language.","scripts":{"lint":"eslint ./*.js ./utils ./test","prepublish":"npm run lint && npm test","test":"mocha"},"files":["utils","*.js"],"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","counter","data structures","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","linked list","multimap","multiset","queue","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^1.2.1"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","damerau-levenshtein":"^1.0.3","eslint":"^4.1.1","leven":"^2.0.0","lodash":"^4.17.4","matcha":"^0.7.0","mocha":"^3.1.2","pandemonium":"^1.2.1","seedrandom":"^2.4.3"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"Symbol":true,"ArrayBuffer":true,"Uint8Array":true,"Uint8ClampedArray":true,"Uint16Array":true,"Uint32Array":true,"Int8Array":true,"Int16Array":true,"Int32Array":true,"Float32Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}}},"gitHead":"6c4ad7d2879db36a9a106bf3f24e8d02725c5b75","_id":"mnemonist@0.20.0","_npmVersion":"5.7.1","_nodeVersion":"9.8.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"a892e5a6e90c550e9630e76c7ec78b08e67748b5","size":43356,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.20.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.20.0.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist_0.20.0_1520871744104_0.5467617055027605"},"_hasShrinkwrap":false,"publish_time":1520871744182,"_cnpm_publish_time":1520871744182,"_cnpmcore_publish_time":"2021-12-16T15:36:18.080Z"},"0.20.0-beta1":{"name":"mnemonist","version":"0.20.0-beta1","description":"Curated collection of data structures for the JavaScript language.","scripts":{"lint":"eslint ./*.js ./utils ./test","prepublish":"npm run lint && npm test","test":"mocha"},"files":["utils","*.js"],"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","counter","data structures","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","linked list","multimap","multiset","queue","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^1.2.1"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","damerau-levenshtein":"^1.0.3","eslint":"^4.1.1","leven":"^2.0.0","lodash":"^4.17.4","matcha":"^0.7.0","mocha":"^3.1.2","pandemonium":"^1.2.1","seedrandom":"^2.4.3"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"Symbol":true,"ArrayBuffer":true,"Uint8Array":true,"Uint8ClampedArray":true,"Uint16Array":true,"Uint32Array":true,"Int8Array":true,"Int16Array":true,"Int32Array":true,"Float32Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}}},"readmeFilename":"README.md","gitHead":"00b32fc9a4d48278abbcdf711a073e301e44652e","_id":"mnemonist@0.20.0-beta1","_npmVersion":"5.7.1","_nodeVersion":"9.8.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"99fd67e37017451123ee59c9408ccd3643316eca","size":43072,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.20.0-beta1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.20.0-beta1.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist_0.20.0-beta1_1520809651353_0.49603634421512766"},"_hasShrinkwrap":false,"publish_time":1520809651461,"_cnpm_publish_time":1520809651461,"_cnpmcore_publish_time":"2021-12-16T15:36:18.705Z"},"0.19.0":{"name":"mnemonist","version":"0.19.0","description":"Curated collection of data structures for the JavaScript language.","scripts":{"lint":"eslint ./*.js ./utils ./test","prepublish":"npm run lint && npm test","test":"mocha"},"files":["utils","*.js"],"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","counter","data structures","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","linked list","multimap","multiset","queue","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^1.2.1"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","damerau-levenshtein":"^1.0.3","eslint":"^4.1.1","leven":"^2.0.0","lodash":"^4.17.4","matcha":"^0.7.0","mocha":"^3.1.2","pandemonium":"^1.2.1","seedrandom":"^2.4.3"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"Symbol":true,"ArrayBuffer":true,"Uint8Array":true,"Uint8ClampedArray":true,"Uint16Array":true,"Uint32Array":true,"Int8Array":true,"Int16Array":true,"Int32Array":true,"Float32Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}}},"gitHead":"e07f8eea1023667b628981aa8b07d0328687dadf","_id":"mnemonist@0.19.0","_npmVersion":"5.6.0","_nodeVersion":"9.8.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"c291851b53e041c8765d8df76b74ae6e74f2134c","size":42653,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.19.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.19.0.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist_0.19.0_1520608366266_0.15660595480357387"},"_hasShrinkwrap":false,"publish_time":1520608366319,"_cnpm_publish_time":1520608366319,"_cnpmcore_publish_time":"2021-12-16T15:36:18.974Z"},"0.19.0-beta1":{"name":"mnemonist","version":"0.19.0-beta1","description":"Curated collection of data structures for the JavaScript language.","scripts":{"lint":"eslint ./*.js ./utils ./test","prepublish":"npm run lint && npm test","test":"mocha"},"files":["utils","*.js"],"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bag","bimap","bit array","bit set","bit vector","bitset","bk tree","burkhard-keller tree","counter","data structures","disjoint set","fibonacci heap","fuzzy map","hashed array tree","heap","interval tree","inverted index","linked list","multimap","multiset","queue","sparse set","stack","structures","suffix tree","symspell","trie","union find","vantage point tree","vector","vp tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^1.2.1"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","damerau-levenshtein":"^1.0.3","eslint":"^4.1.1","leven":"^2.0.0","lodash":"^4.17.4","matcha":"^0.7.0","mocha":"^3.1.2","pandemonium":"^1.2.1"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"Symbol":true,"ArrayBuffer":true,"Uint8Array":true,"Uint8ClampedArray":true,"Uint16Array":true,"Uint32Array":true,"Int8Array":true,"Int16Array":true,"Int32Array":true,"Float32Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}}},"gitHead":"78125d9326c6fa9b8f2051dcdda9b2d59a361d1a","_id":"mnemonist@0.19.0-beta1","_npmVersion":"5.5.1","_nodeVersion":"9.1.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"e8622dbcfdc2ff030987d9d0abc3b75870d2176a","size":38140,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.19.0-beta1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.19.0-beta1.tgz"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist-0.19.0-beta1.tgz_1511885750092_0.7662067962810397"},"directories":{},"publish_time":1511885750974,"_hasShrinkwrap":false,"_cnpm_publish_time":1511885750974,"_cnpmcore_publish_time":"2021-12-16T15:36:19.196Z"},"0.18.0":{"name":"mnemonist","version":"0.18.0","description":"Curated collection of data structures for the JavaScript language.","scripts":{"lint":"eslint ./*.js ./utils ./test","prepublish":"npm run lint && npm test","test":"mocha"},"files":["utils","*.js"],"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bimap","bitset","bit set","bit array","bit vector","counter","data structures","disjoint set","structures","hashed array tree","heap","fibonacci heap","fuzzy map","stack","queue","inverted index","linked list","trie","bag","multiset","multimap","union find","sparse set","suffix tree","symspell","bk tree","burkhard-keller tree","vp tree","vantage point tree","vector"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^1.2.1"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","damerau-levenshtein":"^1.0.3","eslint":"^4.1.1","leven":"^2.0.0","lodash":"^4.17.4","matcha":"^0.7.0","mocha":"^3.1.2","pandemonium":"^1.2.1"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"Symbol":true,"ArrayBuffer":true,"Uint8Array":true,"Uint8ClampedArray":true,"Uint16Array":true,"Uint32Array":true,"Int8Array":true,"Int16Array":true,"Int32Array":true,"Float32Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}}},"gitHead":"2c6b70301889c0703e67f3b3dda5140590faa7c6","_id":"mnemonist@0.18.0","_npmVersion":"5.5.1","_nodeVersion":"9.1.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"bb7888292beacf6bb7be0cb0c12594fab6bc19e4","size":35611,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.18.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.18.0.tgz"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist-0.18.0.tgz_1510513587304_0.6297324877232313"},"directories":{},"publish_time":1510513588288,"_hasShrinkwrap":false,"_cnpm_publish_time":1510513588288,"_cnpmcore_publish_time":"2021-12-16T15:36:19.409Z"},"0.17.0":{"name":"mnemonist","version":"0.17.0","description":"Curated collection of data structures for the JavaScript language.","scripts":{"lint":"eslint ./*.js ./utils ./test","prepublish":"npm run lint && npm test","test":"mocha"},"files":["utils","*.js"],"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bimap","bitset","bit set","bit array","bit vector","counter","data structures","disjoint set","structures","hashed array tree","heap","fibonacci heap","fuzzy map","stack","queue","inverted index","linked list","trie","bag","multiset","multimap","union find","sparse set","suffix tree","symspell","bk tree","burkhard-keller tree","vp tree","vantage point tree","vector"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^1.2.1"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","damerau-levenshtein":"^1.0.3","eslint":"^4.1.1","leven":"^2.0.0","lodash":"^4.17.4","matcha":"^0.7.0","mocha":"^3.1.2","pandemonium":"^1.2.1"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"Symbol":true,"ArrayBuffer":true,"Uint8Array":true,"Uint8ClampedArray":true,"Uint16Array":true,"Uint32Array":true,"Int8Array":true,"Int16Array":true,"Int32Array":true,"Float32Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}}},"gitHead":"6e4ba37bf711c0403a339c580655fae0aac3205e","_id":"mnemonist@0.17.0","_npmVersion":"5.5.1","_nodeVersion":"9.1.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"b4b4cc9f3305569cc53bcb201f8a378b5f825dbb","size":33952,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.17.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.17.0.tgz"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist-0.17.0.tgz_1510139528366_0.9842732613906264"},"directories":{},"publish_time":1510139529336,"_hasShrinkwrap":false,"_cnpm_publish_time":1510139529336,"_cnpmcore_publish_time":"2021-12-16T15:36:19.621Z"},"0.16.0":{"name":"mnemonist","version":"0.16.0","description":"Curated collection of data structures for the JavaScript language.","scripts":{"lint":"eslint ./*.js ./utils ./test","prepublish":"npm run lint && npm test","test":"mocha"},"files":["utils","*.js"],"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bimap","bitset","bit set","bit array","bit vector","counter","data structures","disjoint set","structures","heap","fibonacci heap","fuzzy map","stack","queue","inverted index","linked list","trie","bag","multiset","multimap","union find","sparse set","suffix tree","symspell","bk tree","burkhard-keller tree","vp tree","vantage point tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^1.2.1"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","damerau-levenshtein":"^1.0.3","eslint":"^4.1.1","leven":"^2.0.0","lodash":"^4.17.4","matcha":"^0.7.0","mocha":"^3.1.2","pandemonium":"^1.2.1"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"Symbol":true,"ArrayBuffer":true,"Uint8Array":true,"Uint8ClampedArray":true,"Uint16Array":true,"Uint32Array":true,"Int8Array":true,"Int16Array":true,"Int32Array":true,"Float32Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}}},"gitHead":"4bcff2c15748c74c3b2cef84b901805162a30425","_id":"mnemonist@0.16.0","_npmVersion":"5.5.1","_nodeVersion":"9.0.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"86236f86dc8b740289f6aea4e26d14cf3118b2c2","size":31629,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.16.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.16.0.tgz"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist-0.16.0.tgz_1509989825612_0.1459073454607278"},"directories":{},"publish_time":1509989826671,"_hasShrinkwrap":false,"_cnpm_publish_time":1509989826671,"_cnpmcore_publish_time":"2021-12-16T15:36:19.848Z"},"0.15.0":{"name":"mnemonist","version":"0.15.0","description":"Curated collection of data structures for the JavaScript language.","main":"endpoint.js","scripts":{"lint":"eslint ./*.js ./utils ./test","prepublish":"npm run lint && npm test","test":"mocha"},"files":["utils","*.js"],"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bimap","bitset","bit set","bit array","bit vector","counter","data structures","disjoint set","structures","heap","fibonacci heap","stack","queue","inverted index","linked list","trie","bag","multiset","multimap","union find","sparse set","suffix tree","symspell","bk tree","burkhard-keller tree","vp tree","vantage point tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^1.2.1"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","damerau-levenshtein":"^1.0.3","eslint":"^4.1.1","leven":"^2.0.0","lodash":"^4.17.4","matcha":"^0.7.0","mocha":"^3.1.2","pandemonium":"^1.2.1"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"Symbol":true,"ArrayBuffer":true,"Uint8Array":true,"Uint8ClampedArray":true,"Uint16Array":true,"Uint32Array":true,"Int8Array":true,"Int16Array":true,"Int32Array":true,"Float32Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}}},"gitHead":"8b0a2e83aff9dd1ef9e3592f2de45bfc73ce7e6f","_id":"mnemonist@0.15.0","_npmVersion":"5.4.2","_nodeVersion":"8.5.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"4526c70396fa1bf7a71cdb368e6c08834ac01529","size":30315,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.15.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.15.0.tgz"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist-0.15.0.tgz_1506432844879_0.7422101653646678"},"directories":{},"publish_time":1506432846112,"_hasShrinkwrap":false,"_cnpm_publish_time":1506432846112,"_cnpmcore_publish_time":"2021-12-16T15:36:20.103Z"},"0.14.0":{"name":"mnemonist","version":"0.14.0","description":"Curated collection of data structures for the JavaScript language.","main":"endpoint.js","scripts":{"lint":"eslint ./*.js ./utils ./test","prepublish":"npm run lint && npm test","test":"mocha"},"files":["utils","*.js"],"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bimap","bitset","bit set","bit array","bit vector","counter","data structures","disjoint set","structures","heap","fibonacci heap","stack","queue","inverted index","linked list","trie","bag","multiset","multimap","union find","sparse set","suffix tree","symspell","bk tree","burkhard-keller tree","vp tree","vantage point tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","dependencies":{"obliterator":"^1.2.1"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","damerau-levenshtein":"^1.0.3","eslint":"^4.1.1","leven":"^2.0.0","lodash":"^4.17.4","matcha":"^0.7.0","mocha":"^3.1.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"Symbol":true,"Uint8Array":true,"Uint8ClampedArray":true,"Uint16Array":true,"Uint32Array":true,"Int8Array":true,"Int16Array":true,"Int32Array":true,"Float32Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}}},"gitHead":"555167499ae316c4fd4859b6728fcceae2cc03d5","_id":"mnemonist@0.14.0","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"9e85e529d4b6f78cade8ec6d4a919bb9d9e36c7e","size":28684,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.14.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.14.0.tgz"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist-0.14.0.tgz_1503933515615_0.794579021865502"},"directories":{},"publish_time":1503933516705,"_hasShrinkwrap":false,"_cnpm_publish_time":1503933516705,"_cnpmcore_publish_time":"2021-12-16T15:36:20.350Z"},"0.13.0":{"name":"mnemonist","version":"0.13.0","description":"Curated collection of data structures for the JavaScript language.","main":"endpoint.js","scripts":{"lint":"eslint ./*.js ./utils ./test","prepublish":"npm run lint && npm test","test":"mocha"},"files":["utils","*.js"],"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["bimap","bitset","data structures","structures","heap","fibonacci heap","stack","queue","inverted index","linked list","trie","bag","multiset","multimap","counter","suffix tree","symspell","bk tree","burkhard-keller tree","vp tree","vantage point tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","damerau-levenshtein":"^1.0.3","eslint":"^4.1.1","leven":"^2.0.0","lodash":"^4.17.4","mocha":"^3.1.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"Symbol":true,"Uint8Array":true,"Uint16Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6,"ecmaFeatures":{"forOf":true}}},"gitHead":"d577c43401b406aac4d096ff560145e4719848ae","_id":"mnemonist@0.13.0","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"803688360c93cb7f1f1a97b5aef3646503718f8a","size":25021,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.13.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.13.0.tgz"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonist-0.13.0.tgz_1503331285806_0.23670284380204976"},"directories":{},"publish_time":1503331286902,"_hasShrinkwrap":false,"_cnpm_publish_time":1503331286902,"_cnpmcore_publish_time":"2021-12-16T15:36:20.604Z"},"0.12.0":{"name":"mnemonist","version":"0.12.0","description":"Curated collection of data structures for the JavaScript language.","main":"endpoint.js","scripts":{"lint":"eslint ./*.js ./utils ./test","prepublish":"npm run lint && npm test","test":"mocha"},"files":["utils","*.js"],"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["data structures","structures","heap","fibonacci heap","stack","queue","inverted index","linked list","trie","bag","multiset","multimap","counter","suffix tree","symspell","bk tree","burkhard-keller tree","vp tree","vantage point tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","devDependencies":{"@yomguithereal/eslint-config":"^3.0.0","damerau-levenshtein":"^1.0.3","eslint":"^3.8.1","leven":"^2.0.0","lodash":"^4.17.4","mocha":"^3.1.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"Symbol":true,"Uint8Array":true,"Uint16Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6},"ecmaFeatures":{"forOf":true}},"gitHead":"6429f0279e8dd8e9cff0191c47deb96a6696412c","_id":"mnemonist@0.12.0","_shasum":"5ff78f86cf0d28a28e1fb8e4f514469b4e78cc1b","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.9.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"5ff78f86cf0d28a28e1fb8e4f514469b4e78cc1b","size":22292,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.12.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.12.0.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/mnemonist-0.12.0.tgz_1492163397020_0.15077081392519176"},"directories":{},"publish_time":1492163398858,"_hasShrinkwrap":false,"_cnpm_publish_time":1492163398858,"_cnpmcore_publish_time":"2021-12-16T15:36:20.878Z"},"0.11.0":{"name":"mnemonist","version":"0.11.0","description":"Curated collection of data structures for the JavaScript language.","main":"endpoint.js","scripts":{"lint":"eslint ./*.js ./utils ./test","prepublish":"npm run lint && npm test","test":"mocha"},"files":["utils","*.js"],"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["data structures","structures","heap","fibonacci heap","stack","queue","linked list","trie","bag","multiset","multimap","counter","suffix tree","symspell","bk tree","burkhard-keller tree","vp tree","vantage point tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","devDependencies":{"@yomguithereal/eslint-config":"^3.0.0","damerau-levenshtein":"^1.0.3","eslint":"^3.8.1","leven":"^2.0.0","mocha":"^3.1.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"Symbol":true,"Uint8Array":true,"Uint16Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6},"ecmaFeatures":{"forOf":true}},"gitHead":"cd4b6c5530525069f145bb412deee98f746e8bab","_id":"mnemonist@0.11.0","_shasum":"2a51a0de811ba5d369c11a23fe8c445882c37087","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.9.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"2a51a0de811ba5d369c11a23fe8c445882c37087","size":21456,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.11.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.11.0.tgz"},"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/mnemonist-0.11.0.tgz_1492090610251_0.5098360592965037"},"directories":{},"publish_time":1492090611068,"_hasShrinkwrap":false,"_cnpm_publish_time":1492090611068,"_cnpmcore_publish_time":"2021-12-16T15:36:21.109Z"},"0.10.2":{"name":"mnemonist","version":"0.10.2","description":"Curated collection of data structures for the JavaScript language.","main":"endpoint.js","scripts":{"lint":"eslint ./*.js ./utils ./test","prepublish":"npm run lint && npm test","test":"mocha"},"files":["utils","*.js"],"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["data structures","structures","heap","fibonacci heap","stack","queue","linked list","trie","bag","multiset","multimap","counter","suffix tree","symspell","bk tree","burkhard-keller tree","vp tree","vantage point tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","devDependencies":{"@yomguithereal/eslint-config":"^3.0.0","damerau-levenshtein":"^1.0.3","eslint":"^3.8.1","leven":"^2.0.0","mocha":"^3.1.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"Symbol":true,"Uint8Array":true,"Uint16Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6},"ecmaFeatures":{"forOf":true}},"gitHead":"dcdabcd77e78043a94f7c396cd0632319ce3ae4b","_id":"mnemonist@0.10.2","_shasum":"9732a679f1e484bd5223bf14cbf86d9b1d03649b","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"9732a679f1e484bd5223bf14cbf86d9b1d03649b","size":20654,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.10.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.10.2.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/mnemonist-0.10.2.tgz_1487067599836_0.47401786292903125"},"directories":{},"publish_time":1487067601819,"_hasShrinkwrap":false,"_cnpm_publish_time":1487067601819,"_cnpmcore_publish_time":"2021-12-16T15:36:21.367Z"},"0.10.1":{"name":"mnemonist","version":"0.10.1","description":"Curated collection of data structures for the JavaScript language.","main":"endpoint.js","scripts":{"lint":"eslint ./*.js ./utils ./test","prepublish":"npm run lint && npm test","test":"mocha"},"files":["utils","*.js"],"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["data structures","structures","heap","fibonacci heap","stack","queue","linked list","trie","bag","multiset","multimap","counter","suffix tree","symspell","bk tree","burkhard-keller tree","vp tree","vantage point tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","devDependencies":{"@yomguithereal/eslint-config":"^3.0.0","damerau-levenshtein":"^1.0.3","eslint":"^3.8.1","leven":"^2.0.0","mocha":"^3.1.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"Symbol":true,"Uint8Array":true,"Uint16Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6},"ecmaFeatures":{"forOf":true}},"gitHead":"a111faea69a2a38de356d53a5e1052c14c8df6e7","_id":"mnemonist@0.10.1","_shasum":"5ff55465bad18a0d034631b93e725c795c4e41d6","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"5ff55465bad18a0d034631b93e725c795c4e41d6","size":20624,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.10.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.10.1.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/mnemonist-0.10.1.tgz_1486724627695_0.1201357978861779"},"directories":{},"publish_time":1486724629612,"_hasShrinkwrap":false,"_cnpm_publish_time":1486724629612,"_cnpmcore_publish_time":"2021-12-16T15:36:21.605Z"},"0.10.0":{"name":"mnemonist","version":"0.10.0","description":"Curated collection of data structures for the JavaScript language.","main":"endpoint.js","scripts":{"lint":"eslint ./*.js ./utils ./test","prepublish":"npm run lint && npm test","test":"mocha"},"files":["utils","*.js"],"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["data structures","structures","heap","fibonacci heap","stack","queue","linked list","trie","bag","multiset","multimap","counter","suffix tree","symspell","bk tree","burkhard-keller tree","vp tree","vantage point tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","devDependencies":{"@yomguithereal/eslint-config":"^3.0.0","damerau-levenshtein":"^1.0.3","eslint":"^3.8.1","leven":"^2.0.0","mocha":"^3.1.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"Symbol":true,"Uint8Array":true,"Uint16Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6},"ecmaFeatures":{"forOf":true}},"gitHead":"321e3e96ee6b1e582902821c167f52b3dfc2a021","_id":"mnemonist@0.10.0","_shasum":"452b821eb3328d0f771cdce09484d3b9e4965407","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"452b821eb3328d0f771cdce09484d3b9e4965407","size":20503,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.10.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.10.0.tgz"},"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/mnemonist-0.10.0.tgz_1485198887902_0.6024938330519944"},"directories":{},"publish_time":1485198888505,"_hasShrinkwrap":false,"_cnpm_publish_time":1485198888505,"_cnpmcore_publish_time":"2021-12-16T15:36:21.846Z"},"0.9.0":{"name":"mnemonist","version":"0.9.0","description":"Curated collection of data structures for the JavaScript language.","main":"index.js","scripts":{"lint":"eslint ./*.js ./utils ./test","prepublish":"npm run lint && npm test","test":"mocha"},"files":["utils","*.js"],"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["data structures","structures","heap","fibonacci heap","stack","queue","linked list","trie","bag","multiset","counter","suffix tree","bk tree","burkhard-keller tree","vp tree","vantage point tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","devDependencies":{"@yomguithereal/eslint-config":"^3.0.0","benchmark":"^2.1.1","eslint":"^3.8.1","leven":"^2.0.0","microtime":"^2.1.1","mocha":"^3.1.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"Symbol":true,"Uint8Array":true,"Uint16Array":true,"Float64Array":true},"parserOptions":{"ecmaVersion":6},"ecmaFeatures":{"forOf":true}},"dependencies":{},"gitHead":"7a00d63dce1e8f67642af7f7a569c5bcba860caa","_id":"mnemonist@0.9.0","_shasum":"9a6600bd86c2f543d56d3e70bdd13343f032a11e","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"9a6600bd86c2f543d56d3e70bdd13343f032a11e","size":14550,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.9.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.9.0.tgz"},"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/mnemonist-0.9.0.tgz_1485112800336_0.311475052498281"},"directories":{},"publish_time":1485112801031,"_hasShrinkwrap":false,"_cnpm_publish_time":1485112801031,"_cnpmcore_publish_time":"2021-12-16T15:36:22.096Z"},"0.8.0":{"name":"mnemonist","version":"0.8.0","description":"Curated collection of data structures for the JavaScript language.","main":"index.js","scripts":{"lint":"eslint ./*.js ./utils ./test","prepublish":"npm run lint && npm test","test":"mocha"},"files":["utils","*.js"],"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["data structures","structures","heap","fibonacci heap","stack","queue","linked list","trie","bag","multiset","counter","suffix tree","bk tree","Burkhard-Keller tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","devDependencies":{"@yomguithereal/eslint-config":"^3.0.0","benchmark":"^2.1.1","eslint":"^3.8.1","leven":"^2.0.0","microtime":"^2.1.1","mocha":"^3.1.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"Symbol":true,"Uint8Array":true,"Uint16Array":true},"parserOptions":{"ecmaVersion":6},"ecmaFeatures":{"forOf":true}},"dependencies":{},"gitHead":"cdd8a37b90d14525f6df603e72aa3fb9bf5ddfe0","_id":"mnemonist@0.8.0","_shasum":"ca4fe47b05ea3281bb3fe800ee0416563f16ac56","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"ca4fe47b05ea3281bb3fe800ee0416563f16ac56","size":12813,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.8.0.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/mnemonist-0.8.0.tgz_1484851837913_0.035310432547703385"},"directories":{},"publish_time":1484851839568,"_hasShrinkwrap":false,"_cnpm_publish_time":1484851839568,"_cnpmcore_publish_time":"2021-12-16T15:36:22.321Z"},"0.7.0":{"name":"mnemonist","version":"0.7.0","description":"Curated collection of data structures for the JavaScript language.","main":"index.js","scripts":{"lint":"eslint ./*.js ./utils ./test","prepublish":"npm run lint && npm test","test":"mocha"},"files":["utils","fibonacci-heap.js","heap.js","index.js","linked-list.js","queue.js","stack.js","suffix-array.js","trie.js"],"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["data structures","structures","heap","fibonacci heap","stack","queue","linked list","trie","bag","multiset","counter","suffix tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","devDependencies":{"@yomguithereal/eslint-config":"^3.0.0","benchmark":"^2.1.1","eslint":"^3.8.1","microtime":"^2.1.1","mocha":"^3.1.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true,"Symbol":true,"Uint8Array":true,"Uint16Array":true},"parserOptions":{"ecmaVersion":6},"ecmaFeatures":{"forOf":true}},"gitHead":"97aee32a1a8f185d918c51d2650ae7c0aeac443c","_id":"mnemonist@0.7.0","_shasum":"82678ddae61e2013bc25b3658c00d403ed22b06f","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"82678ddae61e2013bc25b3658c00d403ed22b06f","size":11031,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.7.0.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/mnemonist-0.7.0.tgz_1484835097186_0.05255021224729717"},"directories":{},"publish_time":1484835099361,"_hasShrinkwrap":false,"_cnpm_publish_time":1484835099361,"_cnpmcore_publish_time":"2021-12-16T15:36:22.576Z"},"0.6.0":{"name":"mnemonist","version":"0.6.0","description":"Collection of classic data structures for JavaScript.","main":"index.js","scripts":{"lint":"eslint ./*.js ./utils ./test","prepublish":"npm test","test":"mocha"},"files":["docs","utils","fibonacci-heap.js","heap.js","index.js","linked-list.js","multiset.js","queue.js","stack.js","suffix-array.js","trie.js"],"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["data structures","structures","heap","fibonacci heap","stack","queue","linked list","trie","bag","multiset","counter","suffix tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","devDependencies":{"@yomguithereal/eslint-config":"^3.0.0","benchmark":"^2.1.1","eslint":"^3.8.1","microtime":"^2.1.1","mocha":"^3.1.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true}},"gitHead":"780ecdb3daf07634cd510169d9a598d8fa997987","_id":"mnemonist@0.6.0","_shasum":"fe8d4683271f6f378bbcda6031a087af6bdc43aa","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"fe8d4683271f6f378bbcda6031a087af6bdc43aa","size":12571,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.6.0.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/mnemonist-0.6.0.tgz_1481539650536_0.5813152906484902"},"directories":{},"publish_time":1481539652285,"_hasShrinkwrap":false,"_cnpm_publish_time":1481539652285,"_cnpmcore_publish_time":"2021-12-16T15:36:22.815Z"},"0.5.0":{"name":"mnemonist","version":"0.5.0","description":"Collection of classic data structures for JavaScript.","main":"index.js","scripts":{"lint":"eslint ./*.js ./utils ./test","prepublish":"npm test","test":"mocha"},"files":["docs","utils","fibonacci-heap.js","heap.js","index.js","linked-list.js","multiset.js","queue.js","stack.js","suffix-array.js","trie.js"],"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["data structures","structures","heap","fibonacci heap","stack","queue","linked list","trie","bag","multiset","counter","suffix tree"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","devDependencies":{"@yomguithereal/eslint-config":"^3.0.0","benchmark":"^2.1.1","eslint":"^3.8.1","microtime":"^2.1.1","mocha":"^3.1.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config","globals":{"Set":true,"Map":true}},"gitHead":"6987165bd0b19812dee99b4903b66f4b9b6f1cf2","_id":"mnemonist@0.5.0","_shasum":"fad0b73c0ca595e2972ab969fdfb8c3590f070bf","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"fad0b73c0ca595e2972ab969fdfb8c3590f070bf","size":12544,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.5.0.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/mnemonist-0.5.0.tgz_1481478539576_0.9489608381409198"},"directories":{},"publish_time":1481478541498,"_hasShrinkwrap":false,"_cnpm_publish_time":1481478541498,"_cnpmcore_publish_time":"2021-12-16T15:36:23.023Z"},"0.4.0":{"name":"mnemonist","version":"0.4.0","description":"Collection of classic data structures for JavaScript.","main":"index.js","scripts":{"lint":"eslint ./*.js ./utils ./test","prepublish":"npm test","test":"mocha"},"files":["docs","utils","fibonacci-heap.js","heap.js","index.js","linked-list.js","queue.js","stack.js","trie.js"],"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["data structures","structures","heap","fibonacci heap","stack","queue","linked list","trie"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","devDependencies":{"@yomguithereal/eslint-config":"^3.0.0","benchmark":"^2.1.1","eslint":"^3.8.1","microtime":"^2.1.1","mocha":"^3.1.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config"},"gitHead":"3bf640403a0387d356f05cd1b2becd3b3daf95de","_id":"mnemonist@0.4.0","_shasum":"757ba30f453f654c6fc8c29206111c94d2826354","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"757ba30f453f654c6fc8c29206111c94d2826354","size":8832,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.4.0.tgz"},"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/mnemonist-0.4.0.tgz_1477915294375_0.7135033791419119"},"directories":{},"publish_time":1477915294951,"_hasShrinkwrap":false,"_cnpm_publish_time":1477915294951,"_cnpmcore_publish_time":"2021-12-16T15:36:23.220Z"},"0.3.0":{"name":"mnemonist","version":"0.3.0","description":"Collection of classic data structures for JavaScript.","main":"index.js","scripts":{"lint":"eslint ./*.js ./benchmark ./test","prepublish":"npm test","test":"mocha"},"files":["docs","utils","fibonacci-heap.js","heap.js","index.js","linked-list.js","stack.js","trie.js"],"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["data structures","structures","heap","fibonacci heap","stack","queue","linked list","trie"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","devDependencies":{"@yomguithereal/eslint-config":"^3.0.0","benchmark":"^2.1.1","eslint":"^3.8.1","microtime":"^2.1.1","mocha":"^3.1.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config"},"gitHead":"786e06683f984116af798496bf92bf76f35b6148","_id":"mnemonist@0.3.0","_shasum":"f147e3c748531418ff2b611ef2c063b5c9496dbe","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.6.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"f147e3c748531418ff2b611ef2c063b5c9496dbe","size":7585,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.3.0.tgz"},"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/mnemonist-0.3.0.tgz_1477343117680_0.7759160264395177"},"directories":{},"publish_time":1477343119242,"_hasShrinkwrap":false,"_cnpm_publish_time":1477343119242,"_cnpmcore_publish_time":"2021-12-16T15:36:23.428Z"},"0.2.0":{"name":"mnemonist","version":"0.2.0","description":"Collection of classic data structures for JavaScript.","main":"index.js","scripts":{"lint":"eslint ./*.js ./benchmark ./test","prepublish":"npm test","test":"mocha"},"files":["docs","heap.js","index.js","linked-list.js","stack.js","trie.js"],"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["data structures","structures","heap","stack","queue","linked list","trie"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","devDependencies":{"@yomguithereal/eslint-config":"^3.0.0","benchmark":"^2.1.1","eslint":"^3.8.1","microtime":"^2.1.1","mocha":"^3.1.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config"},"gitHead":"ca2b1e353e4bc2c47529e41e71c9d913bd5f2e46","_id":"mnemonist@0.2.0","_shasum":"ad52d045ae0de129342b8fecefcfc92cbcd855dc","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.6.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"ad52d045ae0de129342b8fecefcfc92cbcd855dc","size":6322,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.2.0.tgz"},"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/mnemonist-0.2.0.tgz_1477333325435_0.7108077858574688"},"directories":{},"publish_time":1477333327063,"_hasShrinkwrap":false,"_cnpm_publish_time":1477333327063,"_cnpmcore_publish_time":"2021-12-16T15:36:23.660Z"},"0.1.0":{"name":"mnemonist","version":"0.1.0","description":"Collection of classic data structures for JavaScript.","main":"index.js","scripts":{"lint":"eslint ./*.js ./benchmark ./test","prepublish":"npm test","test":"mocha"},"files":["heap.js","index.js","linked-list.js","stack.js"],"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["data structures","structures","heap","stack","queue","linked list"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","devDependencies":{"@yomguithereal/eslint-config":"^3.0.0","benchmark":"^2.1.1","eslint":"^3.8.1","microtime":"^2.1.1","mocha":"^3.1.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config"},"gitHead":"ce77d7c0926a335226ea93220e9ea2d9bf8e4043","_id":"mnemonist@0.1.0","_shasum":"9c6c58a61dbd151799f3191cc13857a15e991796","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.6.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"9c6c58a61dbd151799f3191cc13857a15e991796","size":3999,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.1.0.tgz"},"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/mnemonist-0.1.0.tgz_1477254454887_0.8346542327199131"},"directories":{},"publish_time":1477254456163,"_hasShrinkwrap":false,"_cnpm_publish_time":1477254456163,"_cnpmcore_publish_time":"2021-12-16T15:36:23.854Z"},"0.0.1":{"name":"mnemonist","version":"0.0.1","description":"Collection of classic data structures for JavaScript.","main":"index.js","scripts":{"lint":"eslint ./*.js ./benchmark ./test","test":"mocha"},"files":["index.js","linked-list.js","stack.js"],"repository":{"type":"git","url":"git+https://github.com/yomguithereal/mnemonist.git"},"keywords":["data structures","structures","heap","stack","queue","linked list"],"author":{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"},"license":"MIT","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"homepage":"https://github.com/yomguithereal/mnemonist#readme","devDependencies":{"@yomguithereal/eslint-config":"^3.0.0","benchmark":"^2.1.1","eslint":"^3.8.1","microtime":"^2.1.1","mocha":"^3.1.2"},"eslintConfig":{"extends":"@yomguithereal/eslint-config"},"gitHead":"746c2ca6fd28a93ab9c88eec72120421925d901e","_id":"mnemonist@0.0.1","_shasum":"04571d047903f2f8350898210fa82074be76829b","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.6.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"04571d047903f2f8350898210fa82074be76829b","size":3191,"noattachment":false,"key":"/mnemonist/-/mnemonist-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonist/download/mnemonist-0.0.1.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/mnemonist-0.0.1.tgz_1477240519167_0.3105141716077924"},"directories":{},"publish_time":1477240521050,"_hasShrinkwrap":false,"_cnpm_publish_time":1477240521050,"_cnpmcore_publish_time":"2021-12-16T15:36:24.038Z"}},"readme":"[![Build Status](https://github.com/Yomguithereal/mnemonist/actions/workflows/tests.yml/badge.svg)](https://github.com/Yomguithereal/mnemonist/actions)\n\n# Mnemonist\n\nMnemonist is a curated collection of data structures for the JavaScript language.\n\nIt gathers classic data structures (think heap, trie etc.) as well as more exotic ones such as Buckhard-Keller trees etc.\n\nIt strives at being:\n\n* As performant as possible for a high-level language.\n* Completely modular (don't need to import the whole library just to use a simple heap).\n* Simple & straightforward to use and consistent with JavaScript standard objects' API.\n* Completely typed and comfortably usable with Typescript.\n\n## Installation\n\n```\nnpm install --save mnemonist\n```\n\n## Documentation\n\nFull documentation for the library can be found [here](https://yomguithereal.github.io/mnemonist).\n\n**Classics**\n\n* [Heap](https://yomguithereal.github.io/mnemonist/heap)\n* [Linked List](https://yomguithereal.github.io/mnemonist/linked-list)\n* [LRUCache](https://yomguithereal.github.io/mnemonist/lru-cache), [LRUMap](https://yomguithereal.github.io/mnemonist/lru-map)\n* [MultiMap](https://yomguithereal.github.io/mnemonist/multi-map)\n* [MultiSet](https://yomguithereal.github.io/mnemonist/multi-set)\n* [Queue](https://yomguithereal.github.io/mnemonist/queue)\n* [Set (helpers)](https://yomguithereal.github.io/mnemonist/set)\n* [Stack](https://yomguithereal.github.io/mnemonist/stack)\n* [Trie](https://yomguithereal.github.io/mnemonist/trie)\n* [TrieMap](https://yomguithereal.github.io/mnemonist/trie-map)\n\n**Low-level & structures for very specific use cases**\n\n* [Circular Buffer](https://yomguithereal.github.io/mnemonist/circular-buffer)\n* [Fixed Deque](https://yomguithereal.github.io/mnemonist/fixed-deque)\n* [Fibonacci Heap](https://yomguithereal.github.io/mnemonist/fibonacci-heap)\n* [Fixed Reverse Heap](https://yomguithereal.github.io/mnemonist/fixed-reverse-heap)\n* [Fixed Stack](https://yomguithereal.github.io/mnemonist/fixed-stack)\n* [Hashed Array Tree](https://yomguithereal.github.io/mnemonist/hashed-array-tree)\n* [Static DisjointSet](https://yomguithereal.github.io/mnemonist/static-disjoint-set)\n* [SparseQueueSet](https://yomguithereal.github.io/mnemonist/sparse-queue-set)\n* [SparseMap](https://yomguithereal.github.io/mnemonist/sparse-map)\n* [SparseSet](https://yomguithereal.github.io/mnemonist/sparse-set)\n* [Suffix Array](https://yomguithereal.github.io/mnemonist/suffix-array)\n* [Generalized Suffix Array](https://yomguithereal.github.io/mnemonist/generalized-suffix-array)\n* [Vector](https://yomguithereal.github.io/mnemonist/vector)\n\n**Information retrieval & Natural language processing**\n\n* [Fuzzy Map](https://yomguithereal.github.io/mnemonist/fuzzy-map)\n* [Fuzzy MultiMap](https://yomguithereal.github.io/mnemonist/fuzzy-multi-map)\n* [Inverted Index](https://yomguithereal.github.io/mnemonist/inverted-index)\n* [Passjoin Index](https://yomguithereal.github.io/mnemonist/passjoin-index)\n* [SymSpell](https://yomguithereal.github.io/mnemonist/symspell)\n\n**Space & time indexation**\n\n* [Static IntervalTree](https://yomguithereal.github.io/mnemonist/static-interval-tree)\n* [KD-Tree](https://yomguithereal.github.io/mnemonist/kd-tree)\n\n**Metric space indexation**\n\n* [Burkhard-Keller Tree](https://yomguithereal.github.io/mnemonist/bk-tree)\n* [Vantage Point Tree](https://yomguithereal.github.io/mnemonist/vp-tree)\n\n**Probabilistic & succinct data structures**\n\n* [BitSet](https://yomguithereal.github.io/mnemonist/bit-set)\n* [BitVector](https://yomguithereal.github.io/mnemonist/bit-vector)\n* [Bloom Filter](https://yomguithereal.github.io/mnemonist/bloom-filter)\n\n**Utility classes**\n\n* [BiMap](https://yomguithereal.github.io/mnemonist/bi-map)\n* [DefaultMap](https://yomguithereal.github.io/mnemonist/default-map)\n* [DefaultWeakMap](https://yomguithereal.github.io/mnemonist/default-weak-map)\n\n---\n\nNote that this list does not include a `Graph` data structure, whose implementation is usually far too complex for the scope of this library.\n\nHowever, we advise the reader to take a look at the [`graphology`](https://graphology.github.io/) library instead.\n\nDon't find the data structure you need? Maybe we can work it out [together](https://github.com/Yomguithereal/mnemonist/issues).\n\n## Contribution\n\nContributions are obviously welcome. Be sure to lint the code & add relevant unit tests.\n\n```\n# Installing\ngit clone git@github.com:Yomguithereal/mnemonist.git\ncd mnemonist\nnpm install\n\n# Linting\nnpm run lint\n\n# Running the unit tests\nnpm test\n```\n\n## License\n\n[MIT](LICENSE.txt)\n","_attachments":{},"homepage":"https://github.com/yomguithereal/mnemonist#readme","bugs":{"url":"https://github.com/yomguithereal/mnemonist/issues"},"license":"MIT"}