{ "name": "kvazar/index", "description": "Common Index API (DB model)", "type": "library", "require": { "manticoresoftware/manticoresearch-php": "^3.1" }, "license": "MIT", "autoload": { "psr-4": { "Kvazar\\Index\\": "src/" } } }