{"name":"create-query-language","version":"1.2.0","description":"A flexible TypeScript library for parsing and building query languages with support for lexical analysis, AST generation, and token stream processing","keywords":["query","parser","lexer","ast","typescript","query-language","token","search","filter","expression","boolean-logic","parsing"],"author":{"name":"Tal Kohavy","email":"talkohavy@gmail.com","url":"https://github.com/talkohavy"},"license":"MIT","repository":{"type":"git","url":"https://github.com/talkohavy/create-query-language.git"},"bugs":{"url":"https://github.com/talkohavy/create-query-language/issues"},"homepage":"https://github.com/talkohavy/create-query-language#readme","main":"./index.cjs.cjs","module":"./index.esm.mjs","types":"./index.d.ts","exports":{".":{"import":{"types":"./index.d.ts","default":"./index.esm.mjs"},"require":{"types":"./index.d.ts","default":"./index.cjs.cjs"}}},"publishConfig":{"registry":"https://registry.npmjs.org/","access":"public"}}