{
    "packages": [
        {
            "name": "automattic/jetpack-a8c-mc-stats",
            "version": "v3.0.5",
            "version_normalized": "3.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-a8c-mc-stats.git",
                "reference": "60401a41c714d93f7a31e36493260ad6683ca4be"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/60401a41c714d93f7a31e36493260ad6683ca4be",
                "reference": "60401a41c714d93f7a31e36493260ad6683ca4be",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.5",
                "automattic/phpunit-select-config": "^1.0.3",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-04-28T15:12:40+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.5"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-a8c-mc-stats"
        },
        {
            "name": "automattic/jetpack-admin-ui",
            "version": "v0.8.0",
            "version_normalized": "0.8.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-admin-ui.git",
                "reference": "2f102973927e13fae45789771737c1d23ee4a6c8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-admin-ui/zipball/2f102973927e13fae45789771737c1d23ee4a6c8",
                "reference": "2f102973927e13fae45789771737c1d23ee4a6c8",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-redirect": "^3.0.9",
                "automattic/jetpack-status": "^6.1.2",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/jetpack-logo": "^3.0.5",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.4",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-04-10T20:31:46+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-admin-ui",
                "mirror-repo": "Automattic/jetpack-admin-ui",
                "branch-alias": {
                    "dev-trunk": "0.8.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-admin-ui/compare/${old}...${new}"
                },
                "dependencies": {
                    "test-only": [
                        "packages/connection"
                    ]
                },
                "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.8.0"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-admin-ui"
        },
        {
            "name": "automattic/jetpack-assets",
            "version": "v4.3.32",
            "version_normalized": "4.3.32.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-assets.git",
                "reference": "e78fdf43e5de4ab80d183c3c36bd40eb8fc46a28"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-assets/zipball/e78fdf43e5de4ab80d183c3c36bd40eb8fc46a28",
                "reference": "e78fdf43e5de4ab80d183c3c36bd40eb8fc46a28",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-constants": "^3.0.8",
                "automattic/jetpack-status": "^6.1.2",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/phpunit-select-config": "^1.0.4",
                "brain/monkey": "^2.6.2",
                "wikimedia/testing-access-wrapper": "^1.0 || ^2.0 || ^3.0 || ^4.0",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-04-09T20:44:24+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-assets",
                "mirror-repo": "Automattic/jetpack-assets",
                "branch-alias": {
                    "dev-trunk": "4.3.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.3.32"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-assets"
        },
        {
            "name": "automattic/jetpack-autoloader",
            "version": "v5.0.16",
            "version_normalized": "5.0.16.0",
            "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"
            },
            "time": "2026-02-16T10:33:15+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.16"
            },
            "install-path": "../automattic/jetpack-autoloader"
        },
        {
            "name": "automattic/jetpack-boost-core",
            "version": "v0.4.3",
            "version_normalized": "0.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-boost-core.git",
                "reference": "8dd5b39d3237b9270b846bae73e0155f5f1d67ca"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-boost-core/zipball/8dd5b39d3237b9270b846bae73e0155f5f1d67ca",
                "reference": "8dd5b39d3237b9270b846bae73e0155f5f1d67ca",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^8.0.0",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/phpunit-select-config": "^1.0.3",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-02-23T09:47:20+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-boost-core",
                "mirror-repo": "Automattic/jetpack-boost-core",
                "branch-alias": {
                    "dev-trunk": "0.4.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.4.3"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-boost-core"
        },
        {
            "name": "automattic/jetpack-boost-speed-score",
            "version": "v0.4.13",
            "version_normalized": "0.4.13.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-boost-speed-score.git",
                "reference": "07aaa975281ddeb0f33340edceeab33eee8ab48d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-boost-speed-score/zipball/07aaa975281ddeb0f33340edceeab33eee8ab48d",
                "reference": "07aaa975281ddeb0f33340edceeab33eee8ab48d",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-boost-core": "^0.4.3",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/phpunit-select-config": "^1.0.4",
                "brain/monkey": "^2.6",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-04-10T20:32:15+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.13"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-boost-speed-score"
        },
        {
            "name": "automattic/jetpack-composer-plugin",
            "version": "v4.0.5",
            "version_normalized": "4.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-composer-plugin.git",
                "reference": "e0a5ad3a32802ec156cb38c6280e2c12bfc63ffe"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-composer-plugin/zipball/e0a5ad3a32802ec156cb38c6280e2c12bfc63ffe",
                "reference": "e0a5ad3a32802ec156cb38c6280e2c12bfc63ffe",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^2.2",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.5",
                "automattic/phpunit-select-config": "^1.0.3",
                "composer/composer": "^2.2",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "time": "2025-04-28T15:12:46+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.5"
            },
            "install-path": "../automattic/jetpack-composer-plugin"
        },
        {
            "name": "automattic/jetpack-config",
            "version": "v3.1.1",
            "version_normalized": "3.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-config.git",
                "reference": "2704e4122684c6553c618cca76e5d84cd524738c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-config/zipball/2704e4122684c6553c618cca76e5d84cd524738c",
                "reference": "2704e4122684c6553c618cca76e5d84cd524738c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-account-protection": "@dev",
                "automattic/jetpack-changelogger": "^6.0.5",
                "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-yoast-promo": "@dev"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-06-19T13:25:10+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/account-protection",
                        "packages/connection",
                        "packages/import",
                        "packages/jitm",
                        "packages/post-list",
                        "packages/publicize",
                        "packages/search",
                        "packages/stats-admin",
                        "packages/stats",
                        "packages/sync",
                        "packages/videopress",
                        "packages/waf",
                        "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.1"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-config"
        },
        {
            "name": "automattic/jetpack-connection",
            "version": "v8.2.2",
            "version_normalized": "8.2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-connection.git",
                "reference": "62bb2b1df59d92a9219d1053abfbb5d85c5409ee"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-connection/zipball/62bb2b1df59d92a9219d1053abfbb5d85c5409ee",
                "reference": "62bb2b1df59d92a9219d1053abfbb5d85c5409ee",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-a8c-mc-stats": "^3.0.5",
                "automattic/jetpack-admin-ui": "^0.8.0",
                "automattic/jetpack-assets": "^4.3.32",
                "automattic/jetpack-constants": "^3.0.8",
                "automattic/jetpack-redirect": "^3.0.9",
                "automattic/jetpack-roles": "^3.0.8",
                "automattic/jetpack-status": "^6.1.2",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.4",
                "brain/monkey": "^2.6.2",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-04-10T20:32:02+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-connection",
                "mirror-repo": "Automattic/jetpack-connection",
                "branch-alias": {
                    "dev-trunk": "8.2.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/v8.2.2"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-connection"
        },
        {
            "name": "automattic/jetpack-constants",
            "version": "v3.0.8",
            "version_normalized": "3.0.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-constants.git",
                "reference": "f9bf00ab48956b8326209e7c0baf247a0ed721c4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-constants/zipball/f9bf00ab48956b8326209e7c0baf247a0ed721c4",
                "reference": "f9bf00ab48956b8326209e7c0baf247a0ed721c4",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.5",
                "automattic/phpunit-select-config": "^1.0.3",
                "brain/monkey": "^2.6.2",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-04-28T15:12:45+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.8"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-constants"
        },
        {
            "name": "automattic/jetpack-device-detection",
            "version": "v3.4.0",
            "version_normalized": "3.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-device-detection.git",
                "reference": "056d65972a2fbeb169c6b5c549eed9b26d22ed08"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/056d65972a2fbeb169c6b5c549eed9b26d22ed08",
                "reference": "056d65972a2fbeb169c6b5c549eed9b26d22ed08",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.13",
                "automattic/phpunit-select-config": "^1.0.3",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-02-02T12:50:49+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-device-detection",
                "branch-alias": {
                    "dev-trunk": "3.4.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.4.0"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-device-detection"
        },
        {
            "name": "automattic/jetpack-explat",
            "version": "v0.4.20",
            "version_normalized": "0.4.20.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-explat.git",
                "reference": "cc2dfe5774c284ab683b2e6536e1bf2aaf8a4732"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-explat/zipball/cc2dfe5774c284ab683b2e6536e1bf2aaf8a4732",
                "reference": "cc2dfe5774c284ab683b2e6536e1bf2aaf8a4732",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^8.2.1",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/phpunit-select-config": "^1.0.4",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-04-09T20:44:52+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-explat",
                "mirror-repo": "Automattic/jetpack-explat",
                "branch-alias": {
                    "dev-trunk": "0.4.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.4.20"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-explat"
        },
        {
            "name": "automattic/jetpack-ip",
            "version": "v0.4.10",
            "version_normalized": "0.4.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-ip.git",
                "reference": "01ffca070577b77f813bafa6ebf82f1bb49e033c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-ip/zipball/01ffca070577b77f813bafa6ebf82f1bb49e033c",
                "reference": "01ffca070577b77f813bafa6ebf82f1bb49e033c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.6",
                "automattic/phpunit-select-config": "^1.0.3",
                "brain/monkey": "^2.6.2",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-09-08T17:51:34+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.10"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-ip"
        },
        {
            "name": "automattic/jetpack-jitm",
            "version": "v4.3.30",
            "version_normalized": "4.3.30.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-jitm.git",
                "reference": "bd45265f5b2ae221e761e08d17372ef367c21433"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/bd45265f5b2ae221e761e08d17372ef367c21433",
                "reference": "bd45265f5b2ae221e761e08d17372ef367c21433",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-a8c-mc-stats": "^3.0.5",
                "automattic/jetpack-assets": "^4.3.32",
                "automattic/jetpack-connection": "^8.2.1",
                "automattic/jetpack-device-detection": "^3.4.0",
                "automattic/jetpack-logo": "^3.0.5",
                "automattic/jetpack-redirect": "^3.0.9",
                "automattic/jetpack-status": "^6.1.2",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/phpunit-select-config": "^1.0.4",
                "brain/monkey": "^2.6.2",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-04-09T20:44:58+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-jitm",
                "mirror-repo": "Automattic/jetpack-jitm",
                "branch-alias": {
                    "dev-trunk": "4.3.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.3.30"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-jitm"
        },
        {
            "name": "automattic/jetpack-licensing",
            "version": "v3.1.5",
            "version_normalized": "3.1.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-licensing.git",
                "reference": "c8965a58a5059bfd17bb06b551fc6d0a3b26d8d3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-licensing/zipball/c8965a58a5059bfd17bb06b551fc6d0a3b26d8d3",
                "reference": "c8965a58a5059bfd17bb06b551fc6d0a3b26d8d3",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^8.0.0",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.3",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-02-23T09:47:16+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-licensing",
                "mirror-repo": "Automattic/jetpack-licensing",
                "branch-alias": {
                    "dev-trunk": "3.1.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.1.5"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-licensing"
        },
        {
            "name": "automattic/jetpack-logo",
            "version": "v3.0.5",
            "version_normalized": "3.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-logo.git",
                "reference": "53b54aaabdad187fff32c4d60ee04878229542e5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-logo/zipball/53b54aaabdad187fff32c4d60ee04878229542e5",
                "reference": "53b54aaabdad187fff32c4d60ee04878229542e5",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.5",
                "automattic/phpunit-select-config": "^1.0.3",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-04-28T15:12:43+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.5"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-logo"
        },
        {
            "name": "automattic/jetpack-my-jetpack",
            "version": "v5.34.2",
            "version_normalized": "5.34.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-my-jetpack.git",
                "reference": "3c7f5de9e98c035d031c9b07878d87e576b04584"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-my-jetpack/zipball/3c7f5de9e98c035d031c9b07878d87e576b04584",
                "reference": "3c7f5de9e98c035d031c9b07878d87e576b04584",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-admin-ui": "^0.8.0",
                "automattic/jetpack-assets": "^4.3.32",
                "automattic/jetpack-boost-speed-score": "^0.4.13",
                "automattic/jetpack-connection": "^8.2.2",
                "automattic/jetpack-constants": "^3.0.8",
                "automattic/jetpack-explat": "^0.4.20",
                "automattic/jetpack-jitm": "^4.3.30",
                "automattic/jetpack-licensing": "^3.1.5",
                "automattic/jetpack-plans": "^0.11.3",
                "automattic/jetpack-plugins-installer": "^0.5.7",
                "automattic/jetpack-protect-status": "^0.7.8",
                "automattic/jetpack-redirect": "^3.0.9",
                "automattic/jetpack-status": "^6.1.2",
                "automattic/jetpack-sync": "^4.35.0",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.4",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-04-10T20:32:52+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-my-jetpack",
                "mirror-repo": "Automattic/jetpack-my-jetpack",
                "branch-alias": {
                    "dev-trunk": "5.34.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.34.2"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-my-jetpack"
        },
        {
            "name": "automattic/jetpack-password-checker",
            "version": "v0.4.9",
            "version_normalized": "0.4.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-password-checker.git",
                "reference": "af749008ece4d0e566e407dacda69fa28fe3557f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-password-checker/zipball/af749008ece4d0e566e407dacda69fa28fe3557f",
                "reference": "af749008ece4d0e566e407dacda69fa28fe3557f",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.7",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.3",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-09-15T14:36:45+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.9"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-password-checker"
        },
        {
            "name": "automattic/jetpack-plans",
            "version": "v0.11.3",
            "version_normalized": "0.11.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-plans.git",
                "reference": "d45c15edb7189d1d6c6a9dfdeefdedb2548f0903"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-plans/zipball/d45c15edb7189d1d6c6a9dfdeefdedb2548f0903",
                "reference": "d45c15edb7189d1d6c6a9dfdeefdedb2548f0903",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^8.0.0",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/jetpack-status": "^6.1.2",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.3",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-02-23T09:47:17+00:00",
            "type": "library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-plans",
                "branch-alias": {
                    "dev-trunk": "0.11.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.11.3"
            },
            "install-path": "../automattic/jetpack-plans"
        },
        {
            "name": "automattic/jetpack-plugins-installer",
            "version": "v0.5.7",
            "version_normalized": "0.5.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-plugins-installer.git",
                "reference": "fb5ec7d4ab2eca33ff86e971c755b9bce93c1b74"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-plugins-installer/zipball/fb5ec7d4ab2eca33ff86e971c755b9bce93c1b74",
                "reference": "fb5ec7d4ab2eca33ff86e971c755b9bce93c1b74",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-a8c-mc-stats": "^3.0.5",
                "automattic/jetpack-status": "^6.0.3",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.6",
                "automattic/phpunit-select-config": "^1.0.3",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-08-14T13:40:36+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.7"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-plugins-installer"
        },
        {
            "name": "automattic/jetpack-protect-models",
            "version": "v0.6.1",
            "version_normalized": "0.6.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-protect-models.git",
                "reference": "6310dae0c4b5d90c5d8f557f64858a19e5751b8f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-protect-models/zipball/6310dae0c4b5d90c5d8f557f64858a19e5751b8f",
                "reference": "6310dae0c4b5d90c5d8f557f64858a19e5751b8f",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-redirect": "^3.0.8",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.5",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.3",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-08-04T15:36:47+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-protect-models",
                "mirror-repo": "Automattic/jetpack-protect-models",
                "branch-alias": {
                    "dev-trunk": "0.6.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.6.1"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-protect-models"
        },
        {
            "name": "automattic/jetpack-protect-status",
            "version": "v0.7.8",
            "version_normalized": "0.7.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-protect-status.git",
                "reference": "eb4fffb330b55561c95aecb4cbb819942936a3a8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-protect-status/zipball/eb4fffb330b55561c95aecb4cbb819942936a3a8",
                "reference": "eb4fffb330b55561c95aecb4cbb819942936a3a8",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^8.0.0",
                "automattic/jetpack-plans": "^0.11.3",
                "automattic/jetpack-plugins-installer": "^0.5.7",
                "automattic/jetpack-protect-models": "^0.6.1",
                "automattic/jetpack-sync": "^4.29.0",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.3",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-02-23T09:47:26+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-protect-status",
                "mirror-repo": "Automattic/jetpack-protect-status",
                "branch-alias": {
                    "dev-trunk": "0.7.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.7.8"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-protect-status"
        },
        {
            "name": "automattic/jetpack-redirect",
            "version": "v3.0.9",
            "version_normalized": "3.0.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-redirect.git",
                "reference": "afb74d7c2ae46863c2af46b5703cf1c8728e6a5d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/afb74d7c2ae46863c2af46b5703cf1c8728e6a5d",
                "reference": "afb74d7c2ae46863c2af46b5703cf1c8728e6a5d",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-status": "^6.0.3",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.6",
                "automattic/phpunit-select-config": "^1.0.3",
                "brain/monkey": "^2.6.2",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-08-25T05:54:15+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.9"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-redirect"
        },
        {
            "name": "automattic/jetpack-roles",
            "version": "v3.0.8",
            "version_normalized": "3.0.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-roles.git",
                "reference": "96e09fc813ccf5e691f46297875d6b85b859c669"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-roles/zipball/96e09fc813ccf5e691f46297875d6b85b859c669",
                "reference": "96e09fc813ccf5e691f46297875d6b85b859c669",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.5",
                "automattic/phpunit-select-config": "^1.0.3",
                "brain/monkey": "^2.6.2",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-04-28T15:12:44+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.8"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-roles"
        },
        {
            "name": "automattic/jetpack-search",
            "version": "v0.56.8",
            "version_normalized": "0.56.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-search.git",
                "reference": "5bf1f743645f912455fe7bef14d755a39f4647b5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-search/zipball/5bf1f743645f912455fe7bef14d755a39f4647b5",
                "reference": "5bf1f743645f912455fe7bef14d755a39f4647b5",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-assets": "^4.3.32",
                "automattic/jetpack-config": "^3.1.1",
                "automattic/jetpack-connection": "^8.2.2",
                "automattic/jetpack-constants": "^3.0.8",
                "automattic/jetpack-my-jetpack": "^5.34.2",
                "automattic/jetpack-status": "^6.1.2",
                "automattic/jetpack-sync": "^4.35.0",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.4",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-04-10T22:28:21+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-search-pkg",
                "mirror-repo": "Automattic/jetpack-search",
                "branch-alias": {
                    "dev-trunk": "0.56.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-search/compare/v${old}...v${new}"
                },
                "version-constants": {
                    "::VERSION": "src/class-package.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Tools to assist with enabling cloud search for Jetpack sites.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-search/tree/v0.56.8"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-search"
        },
        {
            "name": "automattic/jetpack-stats",
            "version": "v0.18.1",
            "version_normalized": "0.18.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-stats.git",
                "reference": "c2d97edb390b367ec3e2413c2673ab44939b0cac"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-stats/zipball/c2d97edb390b367ec3e2413c2673ab44939b0cac",
                "reference": "c2d97edb390b367ec3e2413c2673ab44939b0cac",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^8.0.1",
                "automattic/jetpack-constants": "^3.0.8",
                "automattic/jetpack-status": "^6.1.2",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.3",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-02-26T16:00:44+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-stats",
                "mirror-repo": "Automattic/jetpack-stats",
                "branch-alias": {
                    "dev-trunk": "0.18.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-stats/compare/v${old}...v${new}"
                },
                "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": "Collect valuable traffic stats and insights.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-stats/tree/v0.18.1"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-stats"
        },
        {
            "name": "automattic/jetpack-status",
            "version": "v6.1.2",
            "version_normalized": "6.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-status.git",
                "reference": "1ccaefabcf9f609b2b55e07729ffcca1a749f485"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-status/zipball/1ccaefabcf9f609b2b55e07729ffcca1a749f485",
                "reference": "1ccaefabcf9f609b2b55e07729ffcca1a749f485",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-constants": "^3.0.8",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.12",
                "automattic/jetpack-connection": "@dev",
                "automattic/jetpack-ip": "^0.4.10",
                "automattic/jetpack-plans": "@dev",
                "automattic/phpunit-select-config": "^1.0.3",
                "brain/monkey": "^2.6.2",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-12-15T11:22:14+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-status",
                "branch-alias": {
                    "dev-trunk": "6.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/v6.1.2"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-status"
        },
        {
            "name": "automattic/jetpack-sync",
            "version": "v4.35.0",
            "version_normalized": "4.35.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-sync.git",
                "reference": "4ad39240064a2a9f0ce4b00c13b02c58fc7e2f78"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-sync/zipball/4ad39240064a2a9f0ce4b00c13b02c58fc7e2f78",
                "reference": "4ad39240064a2a9f0ce4b00c13b02c58fc7e2f78",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^8.2.0",
                "automattic/jetpack-constants": "^3.0.8",
                "automattic/jetpack-ip": "^0.4.10",
                "automattic/jetpack-password-checker": "^0.4.9",
                "automattic/jetpack-roles": "^3.0.8",
                "automattic/jetpack-status": "^6.1.2",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/jetpack-search": "@dev",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/jetpack-waf": "^0.28.2",
                "automattic/phpunit-select-config": "^1.0.4",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-04-06T18:44:22+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-sync",
                "mirror-repo": "Automattic/jetpack-sync",
                "branch-alias": {
                    "dev-trunk": "4.35.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.35.0"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-sync"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
