{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "72ef5e48cfcca6e87718f08becd1729f", "packages": [ { "name": "wordpress/abilities-api", "version": "v0.4.0", "source": { "type": "git", "url": "https://github.com/WordPress/abilities-api.git", "reference": "0759075aed37c4247adbf273bdebec096d52e825" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/WordPress/abilities-api/zipball/0759075aed37c4247adbf273bdebec096d52e825", "reference": "0759075aed37c4247adbf273bdebec096d52e825", "shasum": "" }, "require": { "php": "^7.4 | ^8" }, "require-dev": { "automattic/vipwpcs": "^3.0", "dealerdirect/phpcodesniffer-composer-installer": "^1.0", "phpcompatibility/php-compatibility": "10.x-dev as 9.99.99", "phpcompatibility/phpcompatibility-wp": "^2.1", "phpstan/extension-installer": "^1.3", "phpstan/phpstan": "^2.1.22", "phpstan/phpstan-deprecation-rules": "^2.0.3", "phpstan/phpstan-phpunit": "^2.0.3", "phpunit/phpunit": "^8.5|^9.6", "slevomat/coding-standard": "^8.0", "squizlabs/php_codesniffer": "^3.9", "szepeviktor/phpstan-wordpress": "^2.0.2", "wp-coding-standards/wpcs": "^3.1", "wp-phpunit/wp-phpunit": "^6.5", "wpackagist-plugin/plugin-check": "^1.6", "yoast/phpunit-polyfills": "^4.0" }, "type": "library", "extra": { "installer-paths": { "vendor/{$vendor}/{$name}/": [ "wpackagist-plugin/plugin-check" ] } }, "autoload": { "files": [ "includes/bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "WordPress AI Team", "homepage": "https://make.wordpress.org/ai/" } ], "description": "AI Abilities for WordPress.", "homepage": "https://github.com/WordPress/abilities-api", "keywords": [ "abilities", "ai", "api", "llm", "wordpress" ], "support": { "issues": "https://github.com/WordPress/abilities-api/issues", "source": "https://github.com/WordPress/abilities-api" }, "abandoned": true, "time": "2025-10-29T05:35:31+00:00" }, { "name": "wordpress/mcp-adapter", "version": "v0.4.0", "source": { "type": "git", "url": "https://github.com/WordPress/mcp-adapter.git", "reference": "4262b27bf1057dcdd67daa413f2acc767441e8e9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/WordPress/mcp-adapter/zipball/4262b27bf1057dcdd67daa413f2acc767441e8e9", "reference": "4262b27bf1057dcdd67daa413f2acc767441e8e9", "shasum": "" }, "require": { "php": "^7.4 || ^8.0" }, "require-dev": { "automattic/vipwpcs": "^3.0", "php-stubs/wp-cli-stubs": "^2.12", "phpcompatibility/php-compatibility": "10.x-dev as 9.99.99", "phpcompatibility/phpcompatibility-wp": "^2.1", "phpstan/extension-installer": "^1.3", "phpstan/php-8-stubs": "^0.4.24", "phpstan/phpstan": "^2.1.22", "phpstan/phpstan-deprecation-rules": "^2.0.3", "phpunit/phpunit": "^9.6", "slevomat/coding-standard": "^8.0", "szepeviktor/phpstan-wordpress": "^2.0", "wp-phpunit/wp-phpunit": "^6.5", "wpackagist-plugin/plugin-check": "^1.6", "yoast/phpunit-polyfills": "^4.0" }, "type": "library", "extra": { "installer-paths": { "vendor/{$vendor}/{$name}/": [ "wpackagist-plugin/plugin-check" ] } }, "autoload": { "psr-4": { "WP\\MCP\\": "includes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "WordPress AI Team", "homepage": "https://make.wordpress.org/ai/" } ], "description": "Adapter for Abilities API, letting WordPress abilities to be used as MCP tools, resources or prompts", "homepage": "https://github.com/wordpress/mcp-adapter", "keywords": [ "abilities-api", "adapter", "ai", "api", "integration", "mcp", "model-context-protocol", "wordpress" ], "support": { "issues": "https://github.com/wordpress/mcp-adapter/issues", "source": "https://github.com/wordpress/mcp-adapter" }, "time": "2025-12-04T19:18:46+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": "^7.4 || ^8.0" }, "platform-dev": [], "plugin-api-version": "2.3.0" }