{"name":"@wry/trie","version":"0.4.2","author":{"name":"Ben Newman","email":"ben@eloper.dev"},"description":"https://en.wikipedia.org/wiki/Trie","license":"MIT","type":"module","main":"lib/bundle.cjs","module":"lib/index.js","types":"lib/index.d.ts","keywords":["trie","prefix","weak","dictionary","lexicon"],"homepage":"https://github.com/benjamn/wryware","repository":{"type":"git","url":"git+https://github.com/benjamn/wryware.git"},"bugs":{"url":"https://github.com/benjamn/wryware/issues"},"scripts":{"build":"npm run clean:before && npm run tsc && npm run rollup && npm run clean:after","clean:before":"rimraf lib","tsc":"npm run tsc:es5 && npm run tsc:esm","tsc:es5":"tsc -p tsconfig.es5.json","tsc:esm":"tsc -p tsconfig.json","rollup":"rollup -c rollup.config.js","clean:after":"rimraf lib/es5","prepare":"npm run build","test:cjs":"../../shared/test.sh lib/tests/bundle.cjs","test:esm":"../../shared/test.sh lib/tests/bundle.js","test":"npm run test:esm && npm run test:cjs"},"dependencies":{"tslib":"^2.3.0"},"engines":{"node":">=8"},"gitHead":"b4d103581b0d6492ea6627311a0be0341310096a","readmeFilename":"README.md","_id":"@wry/trie@0.4.2","_nodeVersion":"18.13.0","_npmVersion":"lerna/6.6.1/node@v18.13.0+x64 (darwin)","dist":{"shasum":"db9dde7c4c063987657188e4bc223d524782ca58","size":4216,"noattachment":false,"key":"/@wry/trie/-/@wry/trie-0.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@wry/trie/download/@wry/trie-0.4.2.tgz"},"_npmUser":{"name":"benjamn","email":"ben@benjamn.com"},"directories":{},"maintainers":[{"name":"benjamn","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trie_0.4.2_1683239548179_0.714714604199199"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-04T22:32:28.390Z","publish_time":1683239548390,"_source_registry_name":"default","_cnpm_publish_time":1683239548390,"dist-tags":{"latest":"0.5.0","next":"0.5.0"}}