{
    "name": "ayudawp/vigia",
    "description": "VigIA - AI Visibility, Analytics & Control. Composer dependencies for the MCP server integration.",
    "type": "wordpress-plugin",
    "license": "GPL-2.0-or-later",
    "homepage": "https://servicios.ayudawp.com",
    "authors": [
        {
            "name": "Fernando Tellado",
            "homepage": "https://ayudawp.com"
        }
    ],
    "require": {
        "php": ">=7.4",
        "wordpress/mcp-adapter": "dev-trunk"
    },
    "repositories": [
        {
            "type": "vcs",
            "url": "https://github.com/WordPress/mcp-adapter"
        }
    ],
    "minimum-stability": "dev",
    "prefer-stable": true,
    "config": {
        "optimize-autoloader": true,
        "preferred-install": "dist",
        "sort-packages": true
    }
}
