{ "_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": "87594e3304d41773f1b28ed515cd139b", "packages": [ { "name": "automattic/jetpack-autoloader", "version": "v5.0.16", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-autoloader.git", "reference": "d8ae822a35e7431137e860ee60eceedaa745e4d1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/d8ae822a35e7431137e860ee60eceedaa745e4d1", "reference": "d8ae822a35e7431137e860ee60eceedaa745e4d1", "shasum": "" }, "require": { "composer-plugin-api": "^2.2", "php": ">=7.2" }, "require-dev": { "automattic/jetpack-changelogger": "^6.0.14", "automattic/phpunit-select-config": "^1.0.3", "composer/composer": "^2.2", "yoast/phpunit-polyfills": "^4.0.0" }, "type": "composer-plugin", "extra": { "class": "Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin", "autotagger": true, "mirror-repo": "Automattic/jetpack-autoloader", "branch-alias": { "dev-trunk": "5.0.x-dev" }, "changelogger": { "link-template": "https://github.com/Automattic/jetpack-autoloader/compare/v${old}...v${new}" }, "version-constants": { "::VERSION": "src/AutoloadGenerator.php" } }, "autoload": { "psr-4": { "Automattic\\Jetpack\\Autoloader\\": "src" }, "classmap": [ "src/AutoloadGenerator.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Creates a custom autoloader for a plugin or theme.", "keywords": [ "autoload", "autoloader", "composer", "jetpack", "plugin", "wordpress" ], "support": { "source": "https://github.com/Automattic/jetpack-autoloader/tree/v5.0.16" }, "time": "2026-02-16T10:33:15+00:00" }, { "name": "wordpress/mcp-adapter", "version": "v0.4.1", "source": { "type": "git", "url": "https://github.com/WordPress/mcp-adapter.git", "reference": "1a0f9ab868e34b4375be42e873f60765e6632505" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/WordPress/mcp-adapter/zipball/1a0f9ab868e34b4375be42e873f60765e6632505", "reference": "1a0f9ab868e34b4375be42e873f60765e6632505", "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-09T06:56:51+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": {}, "platform-dev": {}, "plugin-api-version": "2.9.0" }