{
    "packages": [
        {
            "name": "automattic/jetpack-a8c-mc-stats",
            "version": "v2.0.3",
            "version_normalized": "2.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-a8c-mc-stats.git",
                "reference": "2c3163925b2691222536fe46ad3e3524964c5aba"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/2c3163925b2691222536fe46ad3e3524964c5aba",
                "reference": "2c3163925b2691222536fe46ad3e3524964c5aba",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.6",
                "yoast/phpunit-polyfills": "^1.1.1"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-09-30T16:58:12+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-a8c-mc-stats",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "2.0.x-dev"
                }
            },
            "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/v2.0.3"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-a8c-mc-stats"
        },
        {
            "name": "automattic/jetpack-admin-ui",
            "version": "v0.4.5",
            "version_normalized": "0.4.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-admin-ui.git",
                "reference": "7d5b8485ebe5984774375468ae52efe5c2849369"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-admin-ui/zipball/7d5b8485ebe5984774375468ae52efe5c2849369",
                "reference": "7d5b8485ebe5984774375468ae52efe5c2849369",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.6",
                "automattic/jetpack-logo": "^2.0.4",
                "automattic/wordbless": "dev-master",
                "yoast/phpunit-polyfills": "^1.1.1"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-09-05T12:38:36+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-admin-ui",
                "textdomain": "jetpack-admin-ui",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-admin-ui/compare/${old}...${new}"
                },
                "branch-alias": {
                    "dev-trunk": "0.4.x-dev"
                },
                "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.4.5"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-admin-ui"
        },
        {
            "name": "automattic/jetpack-assets",
            "version": "v2.3.10",
            "version_normalized": "2.3.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-assets.git",
                "reference": "8e6e9e0980ba6a4d4820ebb311c993adff4ed961"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-assets/zipball/8e6e9e0980ba6a4d4820ebb311c993adff4ed961",
                "reference": "8e6e9e0980ba6a4d4820ebb311c993adff4ed961",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-constants": "^2.0.4",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.6",
                "brain/monkey": "2.6.1",
                "wikimedia/testing-access-wrapper": "^1.0 || ^2.0 || ^3.0",
                "yoast/phpunit-polyfills": "^1.1.1"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-10-10T11:53:53+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-assets",
                "textdomain": "jetpack-assets",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-assets/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "2.3.x-dev"
                }
            },
            "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/v2.3.10"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-assets"
        },
        {
            "name": "automattic/jetpack-autoloader",
            "version": "v3.1.2",
            "version_normalized": "3.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-autoloader.git",
                "reference": "c111020cac7c6a830af6f6827c175e3c76a60f75"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/c111020cac7c6a830af6f6827c175e3c76a60f75",
                "reference": "c111020cac7c6a830af6f6827c175e3c76a60f75",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.1 || ^2.0",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.6",
                "composer/composer": "^1.1 || ^2.0",
                "yoast/phpunit-polyfills": "^1.1.1"
            },
            "time": "2024-10-15T22:10:35+00:00",
            "type": "composer-plugin",
            "extra": {
                "autotagger": true,
                "class": "Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin",
                "mirror-repo": "Automattic/jetpack-autoloader",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-autoloader/compare/v${old}...v${new}"
                },
                "version-constants": {
                    "::VERSION": "src/AutoloadGenerator.php"
                },
                "branch-alias": {
                    "dev-trunk": "3.1.x-dev"
                }
            },
            "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/v3.1.2"
            },
            "install-path": "../automattic/jetpack-autoloader"
        },
        {
            "name": "automattic/jetpack-backup-helper-script-manager",
            "version": "v0.2.7",
            "version_normalized": "0.2.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-backup-helper-script-manager.git",
                "reference": "8643c13843b9b7864c4541a49b8d8bead9bc4fd6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-backup-helper-script-manager/zipball/8643c13843b9b7864c4541a49b8d8bead9bc4fd6",
                "reference": "8643c13843b9b7864c4541a49b8d8bead9bc4fd6",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.6",
                "automattic/wordbless": "@dev",
                "yoast/phpunit-polyfills": "^1.1.1"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-08-26T14:48:58+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-backup-helper-script-manager",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-backup-helper-script-manager/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "0.2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Install / delete helper script for backup and transport server. Not visible to site owners.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-backup-helper-script-manager/tree/v0.2.7"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-backup-helper-script-manager"
        },
        {
            "name": "automattic/jetpack-boost-core",
            "version": "v0.2.12",
            "version_normalized": "0.2.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-boost-core.git",
                "reference": "25d6d1b341101780a24d2cfd1fa3ecb2b3800c80"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-boost-core/zipball/25d6d1b341101780a24d2cfd1fa3ecb2b3800c80",
                "reference": "25d6d1b341101780a24d2cfd1fa3ecb2b3800c80",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^5.0.0",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.6",
                "automattic/wordbless": "dev-master",
                "yoast/phpunit-polyfills": "^1.1.1"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-09-23T18:23:11+00:00",
            "type": "jetpack-library",
            "extra": {
                "mirror-repo": "Automattic/jetpack-boost-core",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-boost-core/compare/v${old}...v${new}"
                },
                "autotagger": true,
                "branch-alias": {
                    "dev-trunk": "0.2.x-dev"
                },
                "textdomain": "jetpack-boost-core"
            },
            "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.2.12"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-boost-core"
        },
        {
            "name": "automattic/jetpack-boost-speed-score",
            "version": "v0.3.12",
            "version_normalized": "0.3.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-boost-speed-score.git",
                "reference": "362c3c0d3d779e757c48f7fecba65a107d9a0ab1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-boost-speed-score/zipball/362c3c0d3d779e757c48f7fecba65a107d9a0ab1",
                "reference": "362c3c0d3d779e757c48f7fecba65a107d9a0ab1",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-boost-core": "^0.2.9",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.6",
                "brain/monkey": "^2.6",
                "yoast/phpunit-polyfills": "^1.1.1"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-08-26T14:49:58+00:00",
            "type": "jetpack-library",
            "extra": {
                "mirror-repo": "Automattic/jetpack-boost-speed-score",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-boost-speed-score/compare/v${old}...v${new}"
                },
                "autotagger": true,
                "branch-alias": {
                    "dev-trunk": "0.3.x-dev"
                },
                "textdomain": "jetpack-boost-speed-score",
                "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.3.12"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-boost-speed-score"
        },
        {
            "name": "automattic/jetpack-composer-plugin",
            "version": "v2.0.3",
            "version_normalized": "2.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-composer-plugin.git",
                "reference": "67d11838aa00ef9922a8a3b439b1fa25adb1feef"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-composer-plugin/zipball/67d11838aa00ef9922a8a3b439b1fa25adb1feef",
                "reference": "67d11838aa00ef9922a8a3b439b1fa25adb1feef",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^2.1.0",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.6",
                "composer/composer": "^2.2 || ^2.4",
                "yoast/phpunit-polyfills": "^1.1.1"
            },
            "time": "2024-08-26T14:48:44+00:00",
            "type": "composer-plugin",
            "extra": {
                "plugin-modifies-install-path": true,
                "class": "Automattic\\Jetpack\\Composer\\Plugin",
                "mirror-repo": "Automattic/jetpack-composer-plugin",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-composer-plugin/compare/v${old}...v${new}"
                },
                "autotagger": true,
                "branch-alias": {
                    "dev-trunk": "2.0.x-dev"
                }
            },
            "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/v2.0.3"
            },
            "install-path": "../automattic/jetpack-composer-plugin"
        },
        {
            "name": "automattic/jetpack-config",
            "version": "v2.0.4",
            "version_normalized": "2.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-config.git",
                "reference": "9f075c81bae6fd638e0b3183612cda5cc9e01e06"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-config/zipball/9f075c81bae6fd638e0b3183612cda5cc9e01e06",
                "reference": "9f075c81bae6fd638e0b3183612cda5cc9e01e06",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.4",
                "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": "2024-06-24T19:22:07+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-config",
                "textdomain": "jetpack-config",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-config/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "2.0.x-dev"
                },
                "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/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/v2.0.4"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-config"
        },
        {
            "name": "automattic/jetpack-connection",
            "version": "v5.1.3",
            "version_normalized": "5.1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-connection.git",
                "reference": "28cbe00f6205ca7307eba11989a964b287954acd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-connection/zipball/28cbe00f6205ca7307eba11989a964b287954acd",
                "reference": "28cbe00f6205ca7307eba11989a964b287954acd",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-a8c-mc-stats": "^2.0.3",
                "automattic/jetpack-admin-ui": "^0.4.5",
                "automattic/jetpack-assets": "^2.3.10",
                "automattic/jetpack-constants": "^2.0.4",
                "automattic/jetpack-redirect": "^2.0.4",
                "automattic/jetpack-roles": "^2.0.3",
                "automattic/jetpack-status": "^4.0.2",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.6",
                "automattic/wordbless": "@dev",
                "brain/monkey": "2.6.1",
                "yoast/phpunit-polyfills": "^1.1.1"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-10-10T11:54:17+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-connection",
                "textdomain": "jetpack-connection",
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-package-version.php"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-connection/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "5.1.x-dev"
                },
                "dependencies": {
                    "test-only": [
                        "packages/licensing",
                        "packages/sync"
                    ]
                }
            },
            "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/v5.1.3"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-connection"
        },
        {
            "name": "automattic/jetpack-constants",
            "version": "v2.0.4",
            "version_normalized": "2.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-constants.git",
                "reference": "f6958c313a34c5e92171c45a57d9dc978e5975ed"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-constants/zipball/f6958c313a34c5e92171c45a57d9dc978e5975ed",
                "reference": "f6958c313a34c5e92171c45a57d9dc978e5975ed",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.6",
                "brain/monkey": "2.6.1",
                "yoast/phpunit-polyfills": "^1.1.1"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-08-23T14:28:14+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-constants",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-constants/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "2.0.x-dev"
                }
            },
            "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/v2.0.4"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-constants"
        },
        {
            "name": "automattic/jetpack-device-detection",
            "version": "v2.1.5",
            "version_normalized": "2.1.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-device-detection.git",
                "reference": "c86d7090ce66da372f3e5dee0c214dda1db9c47a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/c86d7090ce66da372f3e5dee0c214dda1db9c47a",
                "reference": "c86d7090ce66da372f3e5dee0c214dda1db9c47a",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.6",
                "yoast/phpunit-polyfills": "^1.1.1"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-09-16T14:36:28+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-device-detection",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-device-detection/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "2.1.x-dev"
                }
            },
            "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/v2.1.5"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-device-detection"
        },
        {
            "name": "automattic/jetpack-explat",
            "version": "v0.1.12",
            "version_normalized": "0.1.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-explat.git",
                "reference": "618046ef5e04a55d5e5516aabc3a2d7ab5a122e4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-explat/zipball/618046ef5e04a55d5e5516aabc3a2d7ab5a122e4",
                "reference": "618046ef5e04a55d5e5516aabc3a2d7ab5a122e4",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^5.1.3",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.6",
                "yoast/phpunit-polyfills": "^1.1.1"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-10-14T09:30:49+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "branch-alias": {
                    "dev-trunk": "0.1.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-explat/compare/v${old}...v${new}"
                },
                "mirror-repo": "Automattic/jetpack-explat",
                "textdomain": "jetpack-explat",
                "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.1.12"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-explat"
        },
        {
            "name": "automattic/jetpack-ip",
            "version": "v0.3.0",
            "version_normalized": "0.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-ip.git",
                "reference": "1f19a627ba14335207cb989d850da1940a8a54c3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-ip/zipball/1f19a627ba14335207cb989d850da1940a8a54c3",
                "reference": "1f19a627ba14335207cb989d850da1940a8a54c3",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.6",
                "brain/monkey": "2.6.1",
                "yoast/phpunit-polyfills": "^1.1.1"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-09-23T18:22:34+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-ip",
                "changelogger": {
                    "link-template": "https://github.com/automattic/jetpack-ip/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "0.3.x-dev"
                },
                "textdomain": "jetpack-ip",
                "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.3.0"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-ip"
        },
        {
            "name": "automattic/jetpack-jitm",
            "version": "v3.1.26",
            "version_normalized": "3.1.26.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-jitm.git",
                "reference": "9fcf99ad83b4fd2ee1eb0b763d9587e8eeeefa07"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/9fcf99ad83b4fd2ee1eb0b763d9587e8eeeefa07",
                "reference": "9fcf99ad83b4fd2ee1eb0b763d9587e8eeeefa07",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-a8c-mc-stats": "^2.0.3",
                "automattic/jetpack-assets": "^2.3.10",
                "automattic/jetpack-connection": "^5.1.3",
                "automattic/jetpack-device-detection": "^2.1.5",
                "automattic/jetpack-logo": "^2.0.4",
                "automattic/jetpack-redirect": "^2.0.4",
                "automattic/jetpack-status": "^4.0.2",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.6",
                "brain/monkey": "2.6.1",
                "yoast/phpunit-polyfills": "^1.1.1"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-10-14T09:30:50+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-jitm",
                "textdomain": "jetpack-jitm",
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-jitm.php"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-jitm/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "3.1.x-dev"
                }
            },
            "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/v3.1.26"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-jitm"
        },
        {
            "name": "automattic/jetpack-licensing",
            "version": "v2.0.10",
            "version_normalized": "2.0.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-licensing.git",
                "reference": "281e0a7d5742ecde2c1cc5dc45e1dabdd16b096d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-licensing/zipball/281e0a7d5742ecde2c1cc5dc45e1dabdd16b096d",
                "reference": "281e0a7d5742ecde2c1cc5dc45e1dabdd16b096d",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^5.0.0",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.6",
                "automattic/wordbless": "@dev",
                "yoast/phpunit-polyfills": "^1.1.1"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-09-23T18:23:11+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-licensing",
                "textdomain": "jetpack-licensing",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-licensing/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "2.0.x-dev"
                }
            },
            "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/v2.0.10"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-licensing"
        },
        {
            "name": "automattic/jetpack-logo",
            "version": "v2.0.4",
            "version_normalized": "2.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-logo.git",
                "reference": "6047525955b12ac8654ac4544e0b79deaed31fa2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-logo/zipball/6047525955b12ac8654ac4544e0b79deaed31fa2",
                "reference": "6047525955b12ac8654ac4544e0b79deaed31fa2",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.6",
                "yoast/phpunit-polyfills": "^1.1.1"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-08-23T14:28:12+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-logo",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-logo/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "2.0.x-dev"
                }
            },
            "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/v2.0.4"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-logo"
        },
        {
            "name": "automattic/jetpack-my-jetpack",
            "version": "v4.35.15",
            "version_normalized": "4.35.15.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-my-jetpack.git",
                "reference": "d81e2ac7dbf5c5e3c459d14b30fd55db864af068"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-my-jetpack/zipball/d81e2ac7dbf5c5e3c459d14b30fd55db864af068",
                "reference": "d81e2ac7dbf5c5e3c459d14b30fd55db864af068",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-admin-ui": "^0.4.5",
                "automattic/jetpack-assets": "^2.3.10",
                "automattic/jetpack-boost-speed-score": "^0.3.12",
                "automattic/jetpack-connection": "^5.1.3",
                "automattic/jetpack-constants": "^2.0.4",
                "automattic/jetpack-explat": "^0.1.12",
                "automattic/jetpack-jitm": "^3.1.26",
                "automattic/jetpack-licensing": "^2.0.10",
                "automattic/jetpack-plans": "^0.4.11",
                "automattic/jetpack-plugins-installer": "^0.4.3",
                "automattic/jetpack-protect-status": "^0.2.0",
                "automattic/jetpack-redirect": "^2.0.4",
                "automattic/jetpack-status": "^4.0.2",
                "automattic/jetpack-sync": "^3.14.2",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.6",
                "automattic/wordbless": "@dev",
                "yoast/phpunit-polyfills": "^1.1.1"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-10-17T18:29:37+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-my-jetpack",
                "textdomain": "jetpack-my-jetpack",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-my-jetpack/compare/${old}...${new}"
                },
                "branch-alias": {
                    "dev-trunk": "4.35.x-dev"
                },
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-initializer.php"
                },
                "dependencies": {
                    "test-only": [
                        "packages/search",
                        "packages/videopress"
                    ]
                }
            },
            "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/v4.35.15"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-my-jetpack"
        },
        {
            "name": "automattic/jetpack-password-checker",
            "version": "v0.3.2",
            "version_normalized": "0.3.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-password-checker.git",
                "reference": "bdf70591123932112e447e295d7f174b5c0e3a44"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-password-checker/zipball/bdf70591123932112e447e295d7f174b5c0e3a44",
                "reference": "bdf70591123932112e447e295d7f174b5c0e3a44",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.6",
                "automattic/wordbless": "@dev",
                "yoast/phpunit-polyfills": "^1.1.1"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-08-23T14:28:17+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-password-checker",
                "textdomain": "jetpack-password-checker",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-password-checker/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "0.3.x-dev"
                }
            },
            "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.3.2"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-password-checker"
        },
        {
            "name": "automattic/jetpack-plans",
            "version": "v0.4.11",
            "version_normalized": "0.4.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-plans.git",
                "reference": "907a183097417c62e68971e0e76a568e65d0bfcb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-plans/zipball/907a183097417c62e68971e0e76a568e65d0bfcb",
                "reference": "907a183097417c62e68971e0e76a568e65d0bfcb",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^5.0.0",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.6",
                "automattic/jetpack-status": "^4.0.2",
                "automattic/wordbless": "@dev",
                "yoast/phpunit-polyfills": "^1.1.1"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-09-23T18:23:09+00:00",
            "type": "library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-plans",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-plans/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "0.4.x-dev"
                }
            },
            "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.4.11"
            },
            "install-path": "../automattic/jetpack-plans"
        },
        {
            "name": "automattic/jetpack-plugins-installer",
            "version": "v0.4.3",
            "version_normalized": "0.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-plugins-installer.git",
                "reference": "53599f17ca0def355edbab886cdf765713a8809a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-plugins-installer/zipball/53599f17ca0def355edbab886cdf765713a8809a",
                "reference": "53599f17ca0def355edbab886cdf765713a8809a",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-a8c-mc-stats": "^2.0.2",
                "automattic/jetpack-status": "^4.0.0",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.6",
                "yoast/phpunit-polyfills": "^1.1.1"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-09-05T19:34:11+00:00",
            "type": "jetpack-library",
            "extra": {
                "branch-alias": {
                    "dev-trunk": "0.4.x-dev"
                },
                "mirror-repo": "Automattic/jetpack-plugins-installer",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-plugins-installer/compare/v${old}...v${new}"
                },
                "autotagger": true,
                "textdomain": "jetpack-plugins-installer"
            },
            "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.4.3"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-plugins-installer"
        },
        {
            "name": "automattic/jetpack-protect-models",
            "version": "v0.3.0",
            "version_normalized": "0.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-protect-models.git",
                "reference": "2bf41729730c09dbe49128242c0af94cbd9da740"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-protect-models/zipball/2bf41729730c09dbe49128242c0af94cbd9da740",
                "reference": "2bf41729730c09dbe49128242c0af94cbd9da740",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.6",
                "automattic/wordbless": "0.4.2",
                "yoast/phpunit-polyfills": "^1.1.1"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-09-23T18:22:42+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "branch-alias": {
                    "dev-trunk": "0.3.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-protect-models/compare/v${old}...v${new}"
                },
                "mirror-repo": "Automattic/jetpack-protect-models",
                "textdomain": "jetpack-protect-models",
                "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.3.0"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-protect-models"
        },
        {
            "name": "automattic/jetpack-protect-status",
            "version": "v0.2.0",
            "version_normalized": "0.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-protect-status.git",
                "reference": "3ed1d4727164ba081e6182315f08435dfa63b82c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-protect-status/zipball/3ed1d4727164ba081e6182315f08435dfa63b82c",
                "reference": "3ed1d4727164ba081e6182315f08435dfa63b82c",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^5.0.0",
                "automattic/jetpack-plans": "^0.4.11",
                "automattic/jetpack-plugins-installer": "^0.4.3",
                "automattic/jetpack-protect-models": "^0.3.0",
                "automattic/jetpack-sync": "^3.13.1",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.6",
                "automattic/wordbless": "dev-master",
                "yoast/phpunit-polyfills": "^1.1.1"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-09-23T18:23:15+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "branch-alias": {
                    "dev-trunk": "0.2.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-protect-status/compare/v${old}...v${new}"
                },
                "mirror-repo": "Automattic/jetpack-protect-status",
                "textdomain": "jetpack-protect-status",
                "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.2.0"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-protect-status"
        },
        {
            "name": "automattic/jetpack-redirect",
            "version": "v2.0.4",
            "version_normalized": "2.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-redirect.git",
                "reference": "72457f3899c772529d26e83a44d6ffd6758a71fd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/72457f3899c772529d26e83a44d6ffd6758a71fd",
                "reference": "72457f3899c772529d26e83a44d6ffd6758a71fd",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-status": "^4.0.0",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.6",
                "brain/monkey": "2.6.1",
                "yoast/phpunit-polyfills": "^1.1.1"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-09-05T19:34:13+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-redirect",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-redirect/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "2.0.x-dev"
                }
            },
            "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/v2.0.4"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-redirect"
        },
        {
            "name": "automattic/jetpack-roles",
            "version": "v2.0.3",
            "version_normalized": "2.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-roles.git",
                "reference": "32e45299a6ff93de0b1f4c71e6669f15917220fb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-roles/zipball/32e45299a6ff93de0b1f4c71e6669f15917220fb",
                "reference": "32e45299a6ff93de0b1f4c71e6669f15917220fb",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.6",
                "brain/monkey": "2.6.1",
                "yoast/phpunit-polyfills": "^1.1.1"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-08-23T14:28:15+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-roles",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-roles/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "2.0.x-dev"
                }
            },
            "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/v2.0.3"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-roles"
        },
        {
            "name": "automattic/jetpack-status",
            "version": "v4.0.2",
            "version_normalized": "4.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-status.git",
                "reference": "2e1ccecbffe61edc181b9581496502b71e55e539"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-status/zipball/2e1ccecbffe61edc181b9581496502b71e55e539",
                "reference": "2e1ccecbffe61edc181b9581496502b71e55e539",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-constants": "^2.0.4",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.6",
                "automattic/jetpack-connection": "@dev",
                "automattic/jetpack-ip": "^0.3.0",
                "automattic/jetpack-plans": "@dev",
                "brain/monkey": "2.6.1",
                "yoast/phpunit-polyfills": "^1.1.1"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-09-23T18:22:46+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-status",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-status/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "4.0.x-dev"
                },
                "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/v4.0.2"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-status"
        },
        {
            "name": "automattic/jetpack-sync",
            "version": "v3.14.2",
            "version_normalized": "3.14.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-sync.git",
                "reference": "b79c48d4ab5ee7f7a3b994ba4a276d2a2a45105a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-sync/zipball/b79c48d4ab5ee7f7a3b994ba4a276d2a2a45105a",
                "reference": "b79c48d4ab5ee7f7a3b994ba4a276d2a2a45105a",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^5.1.3",
                "automattic/jetpack-constants": "^2.0.4",
                "automattic/jetpack-ip": "^0.3.0",
                "automattic/jetpack-password-checker": "^0.3.2",
                "automattic/jetpack-roles": "^2.0.3",
                "automattic/jetpack-status": "^4.0.2",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.6",
                "automattic/jetpack-search": "@dev",
                "automattic/jetpack-waf": "^0.22.0",
                "automattic/wordbless": "@dev",
                "yoast/phpunit-polyfills": "^1.1.1"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-10-15T22:11:29+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-sync",
                "textdomain": "jetpack-sync",
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-package-version.php"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-sync/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "3.14.x-dev"
                },
                "dependencies": {
                    "test-only": [
                        "packages/search",
                        "packages/waf"
                    ]
                }
            },
            "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/v3.14.2"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-sync"
        },
        {
            "name": "automattic/jetpack-transport-helper",
            "version": "v0.2.5",
            "version_normalized": "0.2.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-transport-helper.git",
                "reference": "23f6c6900e9612a4e7fac3726726b1316cf8b811"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-transport-helper/zipball/23f6c6900e9612a4e7fac3726726b1316cf8b811",
                "reference": "23f6c6900e9612a4e7fac3726726b1316cf8b811",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-backup-helper-script-manager": "^0.2.7",
                "automattic/jetpack-connection": "^5.1.3",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.6",
                "automattic/wordbless": "dev-master",
                "yoast/phpunit-polyfills": "^1.1.1"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-10-15T22:11:24+00:00",
            "type": "jetpack-library",
            "extra": {
                "mirror-repo": "Automattic/jetpack-transport-helper",
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-package-version.php"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-transport-helper/compare/v${old}...v${new}"
                },
                "autotagger": true,
                "branch-alias": {
                    "dev-trunk": "0.2.x-dev"
                },
                "textdomain": "jetpack-transport-helper"
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "actions.php"
                ],
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Package to help transport server communication",
            "support": {
                "source": "https://github.com/Automattic/jetpack-transport-helper/tree/v0.2.5"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-transport-helper"
        },
        {
            "name": "automattic/jetpack-waf",
            "version": "v0.22.1",
            "version_normalized": "0.22.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-waf.git",
                "reference": "b06c6b9484587ade723b1f70f392140214632af8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-waf/zipball/b06c6b9484587ade723b1f70f392140214632af8",
                "reference": "b06c6b9484587ade723b1f70f392140214632af8",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^5.1.3",
                "automattic/jetpack-constants": "^2.0.4",
                "automattic/jetpack-ip": "^0.3.0",
                "automattic/jetpack-status": "^4.0.2",
                "php": ">=7.0",
                "wikimedia/aho-corasick": "^1.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.6",
                "automattic/wordbless": "@dev",
                "yoast/phpunit-polyfills": "^1.1.1"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-10-17T18:29:27+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-waf",
                "textdomain": "jetpack-waf",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-waf/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "0.22.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "cli.php"
                ],
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Tools to assist with the Jetpack Web Application Firewall",
            "support": {
                "source": "https://github.com/Automattic/jetpack-waf/tree/v0.22.1"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-waf"
        },
        {
            "name": "wikimedia/aho-corasick",
            "version": "v1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wikimedia/AhoCorasick.git",
                "reference": "2f3a1bd765913637a66eade658d11d82f0e551be"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wikimedia/AhoCorasick/zipball/2f3a1bd765913637a66eade658d11d82f0e551be",
                "reference": "2f3a1bd765913637a66eade658d11d82f0e551be",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5.9"
            },
            "require-dev": {
                "jakub-onderka/php-console-highlighter": "0.3.2",
                "jakub-onderka/php-parallel-lint": "1.0.0",
                "mediawiki/mediawiki-codesniffer": "18.0.0",
                "mediawiki/minus-x": "0.3.1",
                "phpunit/phpunit": "4.8.36 || ^6.5"
            },
            "time": "2018-05-01T18:13:32+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Ori Livneh",
                    "email": "ori@wikimedia.org"
                }
            ],
            "description": "An implementation of the Aho-Corasick string matching algorithm.",
            "homepage": "https://gerrit.wikimedia.org/g/AhoCorasick",
            "keywords": [
                "ahocorasick",
                "matcher"
            ],
            "support": {
                "source": "https://github.com/wikimedia/AhoCorasick/tree/v1.0.1"
            },
            "install-path": "../wikimedia/aho-corasick"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
