{"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,"dist-tags":{"beta":"0.23.0-beta1","latest":"0.40.3","rc":"0.40.0-rc1"}}