{
    "packages": [
        {
            "name": "wordpress/php-mcp-schema",
            "version": "v0.1.1",
            "version_normalized": "0.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/WordPress/php-mcp-schema.git",
                "reference": "e2118ec421ead51a3e17a3d8160f4537727e91b9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/WordPress/php-mcp-schema/zipball/e2118ec421ead51a3e17a3d8160f4537727e91b9",
                "reference": "e2118ec421ead51a3e17a3d8160f4537727e91b9",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.10"
            },
            "time": "2026-04-10T19:35:16+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "WP\\McpSchema\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "WordPress",
                    "homepage": "https://wordpress.org"
                }
            ],
            "description": "PHP DTOs for the Model Context Protocol (MCP) specification",
            "homepage": "https://github.com/WordPress/php-mcp-schema",
            "keywords": [
                "dto",
                "mcp",
                "model-context-protocol",
                "php",
                "schema"
            ],
            "support": {
                "issues": "https://github.com/WordPress/php-mcp-schema/issues",
                "source": "https://github.com/WordPress/php-mcp-schema/tree/v0.1.1"
            },
            "install-path": "../wordpress/php-mcp-schema"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
