{
    "packages": [
        {
            "name": "automattic/jetpack-a8c-mc-stats",
            "version": "v3.0.4",
            "version_normalized": "3.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-a8c-mc-stats.git",
                "reference": "b1f7e2b9032ad203b6bd4cad1519613cc56f8ed0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/b1f7e2b9032ad203b6bd4cad1519613cc56f8ed0",
                "reference": "b1f7e2b9032ad203b6bd4cad1519613cc56f8ed0",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.2",
                "automattic/phpunit-select-config": "^1.0.1",
                "yoast/phpunit-polyfills": "^3.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-03-21T09:05:28+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-a8c-mc-stats",
                "branch-alias": {
                    "dev-trunk": "3.0.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v${old}...v${new}"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Used to record internal usage stats for Automattic. Not visible to site owners.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-a8c-mc-stats/tree/v3.0.4"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-a8c-mc-stats"
        },
        {
            "name": "automattic/jetpack-admin-ui",
            "version": "v0.5.7",
            "version_normalized": "0.5.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-admin-ui.git",
                "reference": "c82d2417a8aa65e646c40a81011ad76f355a742f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-admin-ui/zipball/c82d2417a8aa65e646c40a81011ad76f355a742f",
                "reference": "c82d2417a8aa65e646c40a81011ad76f355a742f",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.2",
                "automattic/jetpack-logo": "^3.0.4",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.1",
                "yoast/phpunit-polyfills": "^3.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-03-21T09:05:52+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-admin-ui",
                "mirror-repo": "Automattic/jetpack-admin-ui",
                "branch-alias": {
                    "dev-trunk": "0.5.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-admin-ui/compare/${old}...${new}"
                },
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-admin-menu.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Generic Jetpack wp-admin UI elements",
            "support": {
                "source": "https://github.com/Automattic/jetpack-admin-ui/tree/v0.5.7"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-admin-ui"
        },
        {
            "name": "automattic/jetpack-assets",
            "version": "v4.0.18",
            "version_normalized": "4.0.18.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-assets.git",
                "reference": "836395696571edc7c9301ce44806ba945fac731e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-assets/zipball/836395696571edc7c9301ce44806ba945fac731e",
                "reference": "836395696571edc7c9301ce44806ba945fac731e",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-constants": "^3.0.7",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.4",
                "automattic/phpunit-select-config": "^1.0.2",
                "brain/monkey": "^2.6.2",
                "wikimedia/testing-access-wrapper": "^1.0 || ^2.0 || ^3.0",
                "yoast/phpunit-polyfills": "^3.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-04-14T14:16:45+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-assets",
                "mirror-repo": "Automattic/jetpack-assets",
                "branch-alias": {
                    "dev-trunk": "4.0.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-assets/compare/v${old}...v${new}"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "actions.php"
                ],
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Asset management utilities for Jetpack ecosystem packages",
            "support": {
                "source": "https://github.com/Automattic/jetpack-assets/tree/v4.0.18"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-assets"
        },
        {
            "name": "automattic/jetpack-autoloader",
            "version": "v5.0.6",
            "version_normalized": "5.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-autoloader.git",
                "reference": "5d533e1ff64ed0107b3b46928705fbfa8d3cdb1b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/5d533e1ff64ed0107b3b46928705fbfa8d3cdb1b",
                "reference": "5d533e1ff64ed0107b3b46928705fbfa8d3cdb1b",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^2.2",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.3",
                "automattic/phpunit-select-config": "^1.0.2",
                "composer/composer": "^2.2",
                "yoast/phpunit-polyfills": "^3.0.0"
            },
            "time": "2025-03-31T17:43: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.6"
            },
            "install-path": "../automattic/jetpack-autoloader"
        },
        {
            "name": "automattic/jetpack-boost-core",
            "version": "v0.3.9",
            "version_normalized": "0.3.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-boost-core.git",
                "reference": "83c2081731fe46fc43d938abf1f0818a67c0e61e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-boost-core/zipball/83c2081731fe46fc43d938abf1f0818a67c0e61e",
                "reference": "83c2081731fe46fc43d938abf1f0818a67c0e61e",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^6.7.7",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.2",
                "automattic/phpunit-select-config": "^1.0.1",
                "yoast/phpunit-polyfills": "^3.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-03-21T09:06:48+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-boost-core",
                "mirror-repo": "Automattic/jetpack-boost-core",
                "branch-alias": {
                    "dev-trunk": "0.3.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-boost-core/compare/v${old}...v${new}"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Core functionality for boost and relevant packages to depend on",
            "support": {
                "source": "https://github.com/Automattic/jetpack-boost-core/tree/v0.3.9"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-boost-core"
        },
        {
            "name": "automattic/jetpack-boost-speed-score",
            "version": "v0.4.7",
            "version_normalized": "0.4.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-boost-speed-score.git",
                "reference": "bb0835489a20a53f67d7ec92eee97689b1c23953"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-boost-speed-score/zipball/bb0835489a20a53f67d7ec92eee97689b1c23953",
                "reference": "bb0835489a20a53f67d7ec92eee97689b1c23953",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-boost-core": "^0.3.9",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.2",
                "automattic/phpunit-select-config": "^1.0.1",
                "brain/monkey": "^2.6",
                "yoast/phpunit-polyfills": "^3.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-03-26T12:17:23+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-boost-speed-score",
                "mirror-repo": "Automattic/jetpack-boost-speed-score",
                "branch-alias": {
                    "dev-trunk": "0.4.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-boost-speed-score/compare/v${old}...v${new}"
                },
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-speed-score.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "A package that handles the API to generate the speed score.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-boost-speed-score/tree/v0.4.7"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-boost-speed-score"
        },
        {
            "name": "automattic/jetpack-composer-plugin",
            "version": "v4.0.4",
            "version_normalized": "4.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-composer-plugin.git",
                "reference": "0c32be22d4e2ff6468ed688780d14bcd70e260da"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-composer-plugin/zipball/0c32be22d4e2ff6468ed688780d14bcd70e260da",
                "reference": "0c32be22d4e2ff6468ed688780d14bcd70e260da",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^2.2",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.2",
                "automattic/phpunit-select-config": "^1.0.1",
                "composer/composer": "^2.2",
                "yoast/phpunit-polyfills": "^3.0.0"
            },
            "time": "2025-03-21T09:05:32+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "Automattic\\Jetpack\\Composer\\Plugin",
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-composer-plugin",
                "branch-alias": {
                    "dev-trunk": "4.0.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-composer-plugin/compare/v${old}...v${new}"
                },
                "plugin-modifies-install-path": true
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "A custom installer plugin for Composer to move Jetpack packages out of `vendor/` so WordPress's translation infrastructure will find their strings.",
            "keywords": [
                "composer",
                "i18n",
                "jetpack",
                "plugin"
            ],
            "support": {
                "source": "https://github.com/Automattic/jetpack-composer-plugin/tree/v4.0.4"
            },
            "install-path": "../automattic/jetpack-composer-plugin"
        },
        {
            "name": "automattic/jetpack-config",
            "version": "v3.1.0",
            "version_normalized": "3.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-config.git",
                "reference": "8ba49dc43321e10ded8cd79b245b2a10345c8531"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-config/zipball/8ba49dc43321e10ded8cd79b245b2a10345c8531",
                "reference": "8ba49dc43321e10ded8cd79b245b2a10345c8531",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-account-protection": "@dev",
                "automattic/jetpack-changelogger": "^6.0.2",
                "automattic/jetpack-connection": "@dev",
                "automattic/jetpack-import": "@dev",
                "automattic/jetpack-jitm": "@dev",
                "automattic/jetpack-post-list": "@dev",
                "automattic/jetpack-publicize": "@dev",
                "automattic/jetpack-search": "@dev",
                "automattic/jetpack-stats": "@dev",
                "automattic/jetpack-stats-admin": "@dev",
                "automattic/jetpack-sync": "@dev",
                "automattic/jetpack-videopress": "@dev",
                "automattic/jetpack-waf": "@dev",
                "automattic/jetpack-wordads": "@dev",
                "automattic/jetpack-yoast-promo": "@dev"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-03-26T12:16:33+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-config",
                "mirror-repo": "Automattic/jetpack-config",
                "branch-alias": {
                    "dev-trunk": "3.1.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-config/compare/v${old}...v${new}"
                },
                "dependencies": {
                    "test-only": [
                        "packages/connection",
                        "packages/import",
                        "packages/jitm",
                        "packages/post-list",
                        "packages/publicize",
                        "packages/search",
                        "packages/stats",
                        "packages/stats-admin",
                        "packages/sync",
                        "packages/videopress",
                        "packages/account-protection",
                        "packages/waf",
                        "packages/wordads",
                        "packages/yoast-promo"
                    ]
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Jetpack configuration package that initializes other packages and configures Jetpack's functionality. Can be used as a base for all variants of Jetpack package usage.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-config/tree/v3.1.0"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-config"
        },
        {
            "name": "automattic/jetpack-connection",
            "version": "v6.11.0",
            "version_normalized": "6.11.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-connection.git",
                "reference": "bed9f764d3dd4c1ad242f278181f1dd5d306ab3b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-connection/zipball/bed9f764d3dd4c1ad242f278181f1dd5d306ab3b",
                "reference": "bed9f764d3dd4c1ad242f278181f1dd5d306ab3b",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-a8c-mc-stats": "^3.0.4",
                "automattic/jetpack-admin-ui": "^0.5.7",
                "automattic/jetpack-assets": "^4.0.18",
                "automattic/jetpack-constants": "^3.0.7",
                "automattic/jetpack-redirect": "^3.0.6",
                "automattic/jetpack-roles": "^3.0.7",
                "automattic/jetpack-status": "^5.1.2",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.4",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.2",
                "brain/monkey": "^2.6.2",
                "yoast/phpunit-polyfills": "^3.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-04-14T14:17:11+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-connection",
                "mirror-repo": "Automattic/jetpack-connection",
                "branch-alias": {
                    "dev-trunk": "6.11.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-connection/compare/v${old}...v${new}"
                },
                "dependencies": {
                    "test-only": [
                        "packages/licensing",
                        "packages/sync"
                    ]
                },
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-package-version.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "actions.php"
                ],
                "classmap": [
                    "legacy",
                    "src/",
                    "src/webhooks",
                    "src/identity-crisis"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Everything needed to connect to the Jetpack infrastructure",
            "support": {
                "source": "https://github.com/Automattic/jetpack-connection/tree/v6.11.0"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-connection"
        },
        {
            "name": "automattic/jetpack-constants",
            "version": "v3.0.7",
            "version_normalized": "3.0.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-constants.git",
                "reference": "e27857a70170ba8cd76aa35e9781fbd8799a7d05"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-constants/zipball/e27857a70170ba8cd76aa35e9781fbd8799a7d05",
                "reference": "e27857a70170ba8cd76aa35e9781fbd8799a7d05",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.4",
                "automattic/phpunit-select-config": "^1.0.2",
                "brain/monkey": "^2.6.2",
                "yoast/phpunit-polyfills": "^3.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-04-14T14:15:55+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-constants",
                "branch-alias": {
                    "dev-trunk": "3.0.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-constants/compare/v${old}...v${new}"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "A wrapper for defining constants in a more testable way.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-constants/tree/v3.0.7"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-constants"
        },
        {
            "name": "automattic/jetpack-device-detection",
            "version": "v3.0.5",
            "version_normalized": "3.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-device-detection.git",
                "reference": "dd237dd9b92532aba103b71bf43a2a3c87117a7f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/dd237dd9b92532aba103b71bf43a2a3c87117a7f",
                "reference": "dd237dd9b92532aba103b71bf43a2a3c87117a7f",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.2",
                "automattic/phpunit-select-config": "^1.0.1",
                "yoast/phpunit-polyfills": "^3.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-03-21T09:05:34+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-device-detection",
                "branch-alias": {
                    "dev-trunk": "3.0.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-device-detection/compare/v${old}...v${new}"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "A way to detect device types based on User-Agent header.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-device-detection/tree/v3.0.5"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-device-detection"
        },
        {
            "name": "automattic/jetpack-explat",
            "version": "v0.2.16",
            "version_normalized": "0.2.16.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-explat.git",
                "reference": "c1de0e93a3aae6acae86c3d89fd731d7167ed216"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-explat/zipball/c1de0e93a3aae6acae86c3d89fd731d7167ed216",
                "reference": "c1de0e93a3aae6acae86c3d89fd731d7167ed216",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^6.11.0",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.4",
                "automattic/phpunit-select-config": "^1.0.2",
                "yoast/phpunit-polyfills": "^3.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-04-14T14:17:35+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-explat",
                "mirror-repo": "Automattic/jetpack-explat",
                "branch-alias": {
                    "dev-trunk": "0.2.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-explat/compare/v${old}...v${new}"
                },
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-explat.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "A package for running A/B tests on the Experimentation Platform (ExPlat) in the plugin.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-explat/tree/v0.2.16"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-explat"
        },
        {
            "name": "automattic/jetpack-image-cdn",
            "version": "v0.7.11",
            "version_normalized": "0.7.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-image-cdn.git",
                "reference": "f04b9da0e425dc8b940952591c546b7dc179b7bb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-image-cdn/zipball/f04b9da0e425dc8b940952591c546b7dc179b7bb",
                "reference": "f04b9da0e425dc8b940952591c546b7dc179b7bb",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-assets": "^4.0.18",
                "automattic/jetpack-status": "^5.1.2",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.4",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.2",
                "yoast/phpunit-polyfills": "^3.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-04-14T14:16:47+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-image-cdn",
                "mirror-repo": "Automattic/jetpack-image-cdn",
                "branch-alias": {
                    "dev-trunk": "0.7.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-image-cdn/compare/v${old}...v${new}"
                },
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-image-cdn.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Serve images through Jetpack's powerful CDN",
            "support": {
                "source": "https://github.com/Automattic/jetpack-image-cdn/tree/v0.7.11"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-image-cdn"
        },
        {
            "name": "automattic/jetpack-ip",
            "version": "v0.4.8",
            "version_normalized": "0.4.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-ip.git",
                "reference": "5102a2e9c2dc6aba799acc2333d29a942c73dc89"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-ip/zipball/5102a2e9c2dc6aba799acc2333d29a942c73dc89",
                "reference": "5102a2e9c2dc6aba799acc2333d29a942c73dc89",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.4",
                "automattic/phpunit-select-config": "^1.0.2",
                "brain/monkey": "^2.6.2",
                "yoast/phpunit-polyfills": "^3.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-04-14T14:15:58+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-ip",
                "mirror-repo": "Automattic/jetpack-ip",
                "branch-alias": {
                    "dev-trunk": "0.4.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/automattic/jetpack-ip/compare/v${old}...v${new}"
                },
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-utils.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Utilities for working with IP addresses.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-ip/tree/v0.4.8"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-ip"
        },
        {
            "name": "automattic/jetpack-jitm",
            "version": "v4.2.13",
            "version_normalized": "4.2.13.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-jitm.git",
                "reference": "448c3cc72ee6b7ca5a831ba87ed61bb144396df1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/448c3cc72ee6b7ca5a831ba87ed61bb144396df1",
                "reference": "448c3cc72ee6b7ca5a831ba87ed61bb144396df1",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-a8c-mc-stats": "^3.0.4",
                "automattic/jetpack-assets": "^4.0.18",
                "automattic/jetpack-connection": "^6.11.0",
                "automattic/jetpack-device-detection": "^3.0.5",
                "automattic/jetpack-logo": "^3.0.4",
                "automattic/jetpack-redirect": "^3.0.6",
                "automattic/jetpack-status": "^5.1.2",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.4",
                "automattic/phpunit-select-config": "^1.0.2",
                "brain/monkey": "^2.6.2",
                "yoast/phpunit-polyfills": "^3.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-04-14T14:17:36+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-jitm",
                "mirror-repo": "Automattic/jetpack-jitm",
                "branch-alias": {
                    "dev-trunk": "4.2.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-jitm/compare/v${old}...v${new}"
                },
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-jitm.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Just in time messages for Jetpack",
            "support": {
                "source": "https://github.com/Automattic/jetpack-jitm/tree/v4.2.13"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-jitm"
        },
        {
            "name": "automattic/jetpack-licensing",
            "version": "v3.0.8",
            "version_normalized": "3.0.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-licensing.git",
                "reference": "85e45bf51f729c76535a026edf806e5e800ca409"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-licensing/zipball/85e45bf51f729c76535a026edf806e5e800ca409",
                "reference": "85e45bf51f729c76535a026edf806e5e800ca409",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^6.7.7",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.2",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.1",
                "yoast/phpunit-polyfills": "^3.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-03-21T09:06:45+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-licensing",
                "mirror-repo": "Automattic/jetpack-licensing",
                "branch-alias": {
                    "dev-trunk": "3.0.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-licensing/compare/v${old}...v${new}"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Everything needed to manage Jetpack licenses client-side.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-licensing/tree/v3.0.8"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-licensing"
        },
        {
            "name": "automattic/jetpack-logo",
            "version": "v3.0.4",
            "version_normalized": "3.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-logo.git",
                "reference": "e13c7917f1bfeb014c923d6763db2ee1d60eb1aa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-logo/zipball/e13c7917f1bfeb014c923d6763db2ee1d60eb1aa",
                "reference": "e13c7917f1bfeb014c923d6763db2ee1d60eb1aa",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.2",
                "automattic/phpunit-select-config": "^1.0.1",
                "yoast/phpunit-polyfills": "^3.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-03-21T09:05:31+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-logo",
                "branch-alias": {
                    "dev-trunk": "3.0.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-logo/compare/v${old}...v${new}"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "A logo for Jetpack",
            "support": {
                "source": "https://github.com/Automattic/jetpack-logo/tree/v3.0.4"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-logo"
        },
        {
            "name": "automattic/jetpack-my-jetpack",
            "version": "v5.12.0",
            "version_normalized": "5.12.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-my-jetpack.git",
                "reference": "8561f0d0229b225a9ee6dcd3a40273fb59dd8da4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-my-jetpack/zipball/8561f0d0229b225a9ee6dcd3a40273fb59dd8da4",
                "reference": "8561f0d0229b225a9ee6dcd3a40273fb59dd8da4",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-admin-ui": "^0.5.7",
                "automattic/jetpack-assets": "^4.0.18",
                "automattic/jetpack-boost-speed-score": "^0.4.7",
                "automattic/jetpack-connection": "^6.11.0",
                "automattic/jetpack-constants": "^3.0.7",
                "automattic/jetpack-explat": "^0.2.16",
                "automattic/jetpack-jitm": "^4.2.13",
                "automattic/jetpack-licensing": "^3.0.8",
                "automattic/jetpack-plans": "^0.7.0",
                "automattic/jetpack-plugins-installer": "^0.5.4",
                "automattic/jetpack-protect-status": "^0.5.9",
                "automattic/jetpack-redirect": "^3.0.6",
                "automattic/jetpack-status": "^5.1.2",
                "automattic/jetpack-sync": "^4.10.1",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.4",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.2",
                "yoast/phpunit-polyfills": "^3.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-04-14T14:17:52+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-my-jetpack",
                "mirror-repo": "Automattic/jetpack-my-jetpack",
                "branch-alias": {
                    "dev-trunk": "5.12.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-my-jetpack/compare/${old}...${new}"
                },
                "dependencies": {
                    "test-only": [
                        "packages/search",
                        "packages/videopress"
                    ]
                },
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-initializer.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/",
                    "src/products"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "WP Admin page with information and configuration shared among all Jetpack stand-alone plugins",
            "support": {
                "source": "https://github.com/Automattic/jetpack-my-jetpack/tree/v5.12.0"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-my-jetpack"
        },
        {
            "name": "automattic/jetpack-password-checker",
            "version": "v0.4.7",
            "version_normalized": "0.4.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-password-checker.git",
                "reference": "25900f1b5bf8718915c607a4fc1d1e0bc290e20a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-password-checker/zipball/25900f1b5bf8718915c607a4fc1d1e0bc290e20a",
                "reference": "25900f1b5bf8718915c607a4fc1d1e0bc290e20a",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.2",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.1",
                "yoast/phpunit-polyfills": "^3.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-03-21T09:05:35+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-password-checker",
                "mirror-repo": "Automattic/jetpack-password-checker",
                "branch-alias": {
                    "dev-trunk": "0.4.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-password-checker/compare/v${old}...v${new}"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Password Checker.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-password-checker/tree/v0.4.7"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-password-checker"
        },
        {
            "name": "automattic/jetpack-plans",
            "version": "v0.7.0",
            "version_normalized": "0.7.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-plans.git",
                "reference": "548a3acc14f5f8f3baa66dc639ec7ae6a46988d1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-plans/zipball/548a3acc14f5f8f3baa66dc639ec7ae6a46988d1",
                "reference": "548a3acc14f5f8f3baa66dc639ec7ae6a46988d1",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^6.10.0",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.3",
                "automattic/jetpack-status": "^5.1.1",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.2",
                "yoast/phpunit-polyfills": "^3.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-03-31T17:44:19+00:00",
            "type": "library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-plans",
                "branch-alias": {
                    "dev-trunk": "0.7.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-plans/compare/v${old}...v${new}"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Fetch information about Jetpack Plans from wpcom",
            "support": {
                "source": "https://github.com/Automattic/jetpack-plans/tree/v0.7.0"
            },
            "install-path": "../automattic/jetpack-plans"
        },
        {
            "name": "automattic/jetpack-plugin-deactivation",
            "version": "v0.3.9",
            "version_normalized": "0.3.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-plugin-deactivation.git",
                "reference": "05667b00a725fc9c26b1aeff8a8d79b725b020a1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-plugin-deactivation/zipball/05667b00a725fc9c26b1aeff8a8d79b725b020a1",
                "reference": "05667b00a725fc9c26b1aeff8a8d79b725b020a1",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-assets": "^4.0.18",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.4",
                "automattic/phpunit-select-config": "^1.0.2",
                "yoast/phpunit-polyfills": "^3.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-04-16T10:58:30+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-plugin-deactivation",
                "mirror-repo": "Automattic/jetpack-plugin-deactivation",
                "branch-alias": {
                    "dev-trunk": "0.3.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-plugin-deactivation/compare/v${old}...v${new}"
                },
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-deactivation-handler.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Ask for feedback while deactivating a plugin",
            "support": {
                "source": "https://github.com/Automattic/jetpack-plugin-deactivation/tree/v0.3.9"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-plugin-deactivation"
        },
        {
            "name": "automattic/jetpack-plugins-installer",
            "version": "v0.5.4",
            "version_normalized": "0.5.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-plugins-installer.git",
                "reference": "2fbd9cf402e0514f680b8bef9f787633f2bb29ed"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-plugins-installer/zipball/2fbd9cf402e0514f680b8bef9f787633f2bb29ed",
                "reference": "2fbd9cf402e0514f680b8bef9f787633f2bb29ed",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-a8c-mc-stats": "^3.0.4",
                "automattic/jetpack-status": "^5.0.10",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.2",
                "automattic/phpunit-select-config": "^1.0.1",
                "yoast/phpunit-polyfills": "^3.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-03-21T09:05:59+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-plugins-installer",
                "mirror-repo": "Automattic/jetpack-plugins-installer",
                "branch-alias": {
                    "dev-trunk": "0.5.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-plugins-installer/compare/v${old}...v${new}"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Handle installation of plugins from WP.org",
            "support": {
                "source": "https://github.com/Automattic/jetpack-plugins-installer/tree/v0.5.4"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-plugins-installer"
        },
        {
            "name": "automattic/jetpack-protect-models",
            "version": "v0.5.4",
            "version_normalized": "0.5.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-protect-models.git",
                "reference": "99180919a0756cfd3272388eebc99c5795894b18"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-protect-models/zipball/99180919a0756cfd3272388eebc99c5795894b18",
                "reference": "99180919a0756cfd3272388eebc99c5795894b18",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-redirect": "^3.0.5",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.2",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.1",
                "yoast/phpunit-polyfills": "^3.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-03-21T09:06:01+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-protect-models",
                "mirror-repo": "Automattic/jetpack-protect-models",
                "branch-alias": {
                    "dev-trunk": "0.5.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-protect-models/compare/v${old}...v${new}"
                },
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-protect-models.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "This package contains the models used in Protect. ",
            "support": {
                "source": "https://github.com/Automattic/jetpack-protect-models/tree/v0.5.4"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-protect-models"
        },
        {
            "name": "automattic/jetpack-protect-status",
            "version": "v0.5.9",
            "version_normalized": "0.5.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-protect-status.git",
                "reference": "3f798f325447892313cbaeda6e766d18ef9e0329"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-protect-status/zipball/3f798f325447892313cbaeda6e766d18ef9e0329",
                "reference": "3f798f325447892313cbaeda6e766d18ef9e0329",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^6.10.0",
                "automattic/jetpack-plans": "^0.7.0",
                "automattic/jetpack-plugins-installer": "^0.5.4",
                "automattic/jetpack-protect-models": "^0.5.4",
                "automattic/jetpack-sync": "^4.10.0",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.3",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.2",
                "yoast/phpunit-polyfills": "^3.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-03-31T17:44:31+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-protect-status",
                "mirror-repo": "Automattic/jetpack-protect-status",
                "branch-alias": {
                    "dev-trunk": "0.5.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-protect-status/compare/v${old}...v${new}"
                },
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-status.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "This package contains the Protect Status API functionality to retrieve a site's scan status (WordPress, Themes, and Plugins threats).",
            "support": {
                "source": "https://github.com/Automattic/jetpack-protect-status/tree/v0.5.9"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-protect-status"
        },
        {
            "name": "automattic/jetpack-redirect",
            "version": "v3.0.6",
            "version_normalized": "3.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-redirect.git",
                "reference": "185f71a1947abe85856b9a7892b0772e187c7662"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/185f71a1947abe85856b9a7892b0772e187c7662",
                "reference": "185f71a1947abe85856b9a7892b0772e187c7662",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-status": "^5.1.1",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.3",
                "automattic/phpunit-select-config": "^1.0.2",
                "brain/monkey": "^2.6.2",
                "yoast/phpunit-polyfills": "^3.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-03-31T17:43:16+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-redirect",
                "branch-alias": {
                    "dev-trunk": "3.0.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-redirect/compare/v${old}...v${new}"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Utilities to build URLs to the jetpack.com/redirect/ service",
            "support": {
                "source": "https://github.com/Automattic/jetpack-redirect/tree/v3.0.6"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-redirect"
        },
        {
            "name": "automattic/jetpack-roles",
            "version": "v3.0.7",
            "version_normalized": "3.0.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-roles.git",
                "reference": "8934d5e5888f98538bb7ee05401464611c15af25"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-roles/zipball/8934d5e5888f98538bb7ee05401464611c15af25",
                "reference": "8934d5e5888f98538bb7ee05401464611c15af25",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.4",
                "automattic/phpunit-select-config": "^1.0.2",
                "brain/monkey": "^2.6.2",
                "yoast/phpunit-polyfills": "^3.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-04-14T14:16:00+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-roles",
                "branch-alias": {
                    "dev-trunk": "3.0.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-roles/compare/v${old}...v${new}"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Utilities, related with user roles and capabilities.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-roles/tree/v3.0.7"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-roles"
        },
        {
            "name": "automattic/jetpack-schema",
            "version": "v0.2.4",
            "version_normalized": "0.2.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-schema.git",
                "reference": "54daf8f27b99fe7f6116f826f38387baf1d5cb2c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-schema/zipball/54daf8f27b99fe7f6116f826f38387baf1d5cb2c",
                "reference": "54daf8f27b99fe7f6116f826f38387baf1d5cb2c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.2",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.1",
                "yoast/phpunit-polyfills": "^3.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-03-26T12:16:46+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-schema",
                "mirror-repo": "Automattic/jetpack-schema",
                "branch-alias": {
                    "dev-trunk": "0.2.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-schema/compare/v${old}...v${new}"
                },
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-schema.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Define a schema to validate or sanitize data in php",
            "support": {
                "source": "https://github.com/Automattic/jetpack-schema/tree/v0.2.4"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-schema"
        },
        {
            "name": "automattic/jetpack-status",
            "version": "v5.1.2",
            "version_normalized": "5.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-status.git",
                "reference": "0a9b8a3037f5d3a2949d5476d33be71d92eb8c7f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-status/zipball/0a9b8a3037f5d3a2949d5476d33be71d92eb8c7f",
                "reference": "0a9b8a3037f5d3a2949d5476d33be71d92eb8c7f",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-constants": "^3.0.7",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.4",
                "automattic/jetpack-connection": "@dev",
                "automattic/jetpack-ip": "^0.4.8",
                "automattic/jetpack-plans": "@dev",
                "automattic/phpunit-select-config": "^1.0.2",
                "brain/monkey": "^2.6.2",
                "yoast/phpunit-polyfills": "^3.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-04-14T14:16:20+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-status",
                "branch-alias": {
                    "dev-trunk": "5.1.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-status/compare/v${old}...v${new}"
                },
                "dependencies": {
                    "test-only": [
                        "packages/connection",
                        "packages/plans"
                    ]
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Used to retrieve information about the current status of Jetpack and the site overall.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-status/tree/v5.1.2"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-status"
        },
        {
            "name": "automattic/jetpack-sync",
            "version": "v4.10.1",
            "version_normalized": "4.10.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-sync.git",
                "reference": "3a1771d6339dfbd350beb971d07312afd91f5051"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-sync/zipball/3a1771d6339dfbd350beb971d07312afd91f5051",
                "reference": "3a1771d6339dfbd350beb971d07312afd91f5051",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^6.11.0",
                "automattic/jetpack-constants": "^3.0.7",
                "automattic/jetpack-ip": "^0.4.8",
                "automattic/jetpack-password-checker": "^0.4.7",
                "automattic/jetpack-roles": "^3.0.7",
                "automattic/jetpack-status": "^5.1.2",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.4",
                "automattic/jetpack-search": "@dev",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/jetpack-waf": "^0.24.1",
                "automattic/phpunit-select-config": "^1.0.2",
                "yoast/phpunit-polyfills": "^3.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-04-14T14:17:26+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-sync",
                "mirror-repo": "Automattic/jetpack-sync",
                "branch-alias": {
                    "dev-trunk": "4.10.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-sync/compare/v${old}...v${new}"
                },
                "dependencies": {
                    "test-only": [
                        "packages/search",
                        "packages/waf"
                    ]
                },
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-package-version.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Everything needed to allow syncing to the WP.com infrastructure.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-sync/tree/v4.10.1"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-sync"
        },
        {
            "name": "automattic/jetpack-wp-js-data-sync",
            "version": "v0.6.4",
            "version_normalized": "0.6.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-wp-js-data-sync.git",
                "reference": "8886d3a310d8043c523e17fd87017d109aa10ed6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-wp-js-data-sync/zipball/8886d3a310d8043c523e17fd87017d109aa10ed6",
                "reference": "8886d3a310d8043c523e17fd87017d109aa10ed6",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-schema": "^0.2.4",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.2",
                "automattic/phpunit-select-config": "^1.0.1",
                "yoast/phpunit-polyfills": "^3.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-03-26T12:16:54+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-wp-js-data-sync",
                "mirror-repo": "Automattic/jetpack-wp-js-data-sync",
                "branch-alias": {
                    "dev-trunk": "0.6.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-wp-js-data-sync/compare/v${old}...v${new}"
                },
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-data-sync.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "A package to setup REST API and script localization to pass data to a JavaScript client.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-wp-js-data-sync/tree/v0.6.4"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-wp-js-data-sync"
        },
        {
            "name": "matthiasmullie/minify",
            "version": "1.3.73",
            "version_normalized": "1.3.73.0",
            "source": {
                "type": "git",
                "url": "https://github.com/matthiasmullie/minify.git",
                "reference": "cb7a9297b4ab070909cefade30ee95054d4ae87a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/matthiasmullie/minify/zipball/cb7a9297b4ab070909cefade30ee95054d4ae87a",
                "reference": "cb7a9297b4ab070909cefade30ee95054d4ae87a",
                "shasum": ""
            },
            "require": {
                "ext-pcre": "*",
                "matthiasmullie/path-converter": "~1.1",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": ">=2.0",
                "matthiasmullie/scrapbook": ">=1.3",
                "phpunit/phpunit": ">=4.8",
                "squizlabs/php_codesniffer": ">=3.0"
            },
            "suggest": {
                "psr/cache-implementation": "Cache implementation to use with Minify::cache"
            },
            "time": "2024-03-15T10:27:10+00:00",
            "bin": [
                "bin/minifycss",
                "bin/minifyjs"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "MatthiasMullie\\Minify\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Matthias Mullie",
                    "email": "minify@mullie.eu",
                    "homepage": "https://www.mullie.eu",
                    "role": "Developer"
                }
            ],
            "description": "CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.",
            "homepage": "https://github.com/matthiasmullie/minify",
            "keywords": [
                "JS",
                "css",
                "javascript",
                "minifier",
                "minify"
            ],
            "support": {
                "issues": "https://github.com/matthiasmullie/minify/issues",
                "source": "https://github.com/matthiasmullie/minify/tree/1.3.73"
            },
            "funding": [
                {
                    "url": "https://github.com/matthiasmullie",
                    "type": "github"
                }
            ],
            "install-path": "../matthiasmullie/minify"
        },
        {
            "name": "matthiasmullie/path-converter",
            "version": "1.1.3",
            "version_normalized": "1.1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/matthiasmullie/path-converter.git",
                "reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/matthiasmullie/path-converter/zipball/e7d13b2c7e2f2268e1424aaed02085518afa02d9",
                "reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9",
                "shasum": ""
            },
            "require": {
                "ext-pcre": "*",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8"
            },
            "time": "2019-02-05T23:41:09+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "MatthiasMullie\\PathConverter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Matthias Mullie",
                    "email": "pathconverter@mullie.eu",
                    "homepage": "http://www.mullie.eu",
                    "role": "Developer"
                }
            ],
            "description": "Relative path converter",
            "homepage": "http://github.com/matthiasmullie/path-converter",
            "keywords": [
                "converter",
                "path",
                "paths",
                "relative"
            ],
            "support": {
                "issues": "https://github.com/matthiasmullie/path-converter/issues",
                "source": "https://github.com/matthiasmullie/path-converter/tree/1.1.3"
            },
            "install-path": "../matthiasmullie/path-converter"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
