UNPKG

sphinxql

Version:

SphinxQL query builder for Node.JS. Supports Sphinx search(2.x and 3.x) and Manticore search

12 lines (11 loc) 168 B
{ "extends": "./tsconfig.json", "compilerOptions": { "rootDir": ".", "outDir": "build", "removeComments": true }, "include": [ "src/**/*" ] }