{
    "packages": [
        {
            "name": "automattic/jetpack-autoloader",
            "version": "v5.0.20",
            "version_normalized": "5.0.20.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-autoloader.git",
                "reference": "b6abf43a9ea638d6a0edc02f0dd7575703f9c2a1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/b6abf43a9ea638d6a0edc02f0dd7575703f9c2a1",
                "reference": "b6abf43a9ea638d6a0edc02f0dd7575703f9c2a1",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^2.2",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/phpunit-select-config": "^1.0.9",
                "composer/composer": "^2.2",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "time": "2026-06-15T12:15:05+00:00",
            "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"
                }
            },
            "installation-source": "dist",
            "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.20"
            },
            "install-path": "../automattic/jetpack-autoloader"
        },
        {
            "name": "wordpress/abilities-api",
            "version": "v0.4.0",
            "version_normalized": "0.4.0.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"
            },
            "time": "2025-10-29T05:35:31+00:00",
            "type": "library",
            "extra": {
                "installer-paths": {
                    "vendor/{$vendor}/{$name}/": [
                        "wpackagist-plugin/plugin-check"
                    ]
                }
            },
            "installation-source": "dist",
            "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,
            "install-path": "../wordpress/abilities-api"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
