{
    "name": "jtgraham38\/wprag",
    "description": "A powerful semantic search plugin with advanced filtering and sorting features.",
    "version": "1.0.0",
    "type": "wordpress-plugin",
    "license": "GPLv3",
    "authors": [
        {
            "name": "Jacob",
            "email": "jtgraham38@gmail.com"
        }
    ],
    "require": {
        "jtgraham38\/jgwordpresskit": "^2.0.4",
        "meilisearch\/meilisearch-php": "^1.16",
        "guzzlehttp\/guzzle": "^7.10",
        "http-interop\/http-factory-guzzle": "^1.0",
        "jtgraham38\/jgwordpressblockstyle": "^0.1.2"
    },
    "repositories": [
        {
            "type": "composer",
            "url": "https:\/\/php.jacob-t-graham.com"
        }
    ],
    "config": {
        "allow-plugins": {
            "php-http\/discovery": true
        }
    }
}