{
    "packages": [
        {
            "name": "automattic/jetpack-a8c-mc-stats",
            "version": "v2.0.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-a8c-mc-stats.git",
                "reference": "6ce7a1e1eba796643d7d32dc49057c7bb8e3233c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/6ce7a1e1eba796643d7d32dc49057c7bb8e3233c",
                "reference": "6ce7a1e1eba796643d7d32dc49057c7bb8e3233c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.0.0",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2023-11-20T20:02:34+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.0"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-a8c-mc-stats"
        },
        {
            "name": "automattic/jetpack-admin-ui",
            "version": "v0.3.2",
            "version_normalized": "0.3.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-admin-ui.git",
                "reference": "22c381953ce293529202cda959218d6256a3ef7c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-admin-ui/zipball/22c381953ce293529202cda959218d6256a3ef7c",
                "reference": "22c381953ce293529202cda959218d6256a3ef7c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.1.0",
                "automattic/jetpack-logo": "^2.0.0",
                "automattic/wordbless": "dev-master",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-01-29T19:37:58+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.3.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.3.2"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-admin-ui"
        },
        {
            "name": "automattic/jetpack-assets",
            "version": "v2.1.0",
            "version_normalized": "2.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-assets.git",
                "reference": "83980bb7efda9e64ee246a6e555e54ee66995bfa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-assets/zipball/83980bb7efda9e64ee246a6e555e54ee66995bfa",
                "reference": "83980bb7efda9e64ee246a6e555e54ee66995bfa",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-constants": "^2.0.0",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.1.0",
                "brain/monkey": "2.6.1",
                "wikimedia/testing-access-wrapper": "^1.0 || ^2.0 || ^3.0",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-02-05T17:56:29+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.1.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.1.0"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-assets"
        },
        {
            "name": "automattic/jetpack-autoloader",
            "version": "v3.0.2",
            "version_normalized": "3.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-autoloader.git",
                "reference": "bbf43988d1538a9f2678809b0868dc42111d0b12"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/bbf43988d1538a9f2678809b0868dc42111d0b12",
                "reference": "bbf43988d1538a9f2678809b0868dc42111d0b12",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.1 || ^2.0",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.0.2",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "time": "2023-11-21T18:59:10+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.0.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.0.2"
            },
            "install-path": "../automattic/jetpack-autoloader"
        },
        {
            "name": "automattic/jetpack-backup",
            "version": "v3.1.4",
            "version_normalized": "3.1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-backup.git",
                "reference": "ba46b9e67593b6997c2aa85166362af4a233b60e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-backup/zipball/ba46b9e67593b6997c2aa85166362af4a233b60e",
                "reference": "ba46b9e67593b6997c2aa85166362af4a233b60e",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-admin-ui": "^0.3.2",
                "automattic/jetpack-assets": "^2.1.0",
                "automattic/jetpack-autoloader": "^3.0.2",
                "automattic/jetpack-backup-helper-script-manager": "^0.2.1",
                "automattic/jetpack-composer-plugin": "^2.0.0",
                "automattic/jetpack-config": "^2.0.0",
                "automattic/jetpack-connection": "^2.3.0",
                "automattic/jetpack-identity-crisis": "^0.16.0",
                "automattic/jetpack-status": "^2.1.0",
                "automattic/jetpack-sync": "^2.5.1",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.1.0",
                "automattic/wordbless": "@dev",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-02-08T01:43:06+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-backup",
                "textdomain": "jetpack-backup-pkg",
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-package-version.php"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-backup/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "3.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "actions.php"
                ],
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Tools to assist with backing up Jetpack sites.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-backup/tree/v3.1.4"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-backup"
        },
        {
            "name": "automattic/jetpack-backup-helper-script-manager",
            "version": "v0.2.1",
            "version_normalized": "0.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-backup-helper-script-manager.git",
                "reference": "d8142129181e7c2130f398b44d69d5b266b7e8b0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-backup-helper-script-manager/zipball/d8142129181e7c2130f398b44d69d5b266b7e8b0",
                "reference": "d8142129181e7c2130f398b44d69d5b266b7e8b0",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.1.0",
                "automattic/wordbless": "@dev",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-02-08T01:42:28+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.1"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-backup-helper-script-manager"
        },
        {
            "name": "automattic/jetpack-composer-plugin",
            "version": "v2.0.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-composer-plugin.git",
                "reference": "d4d80af5d62fcf0b786accfc136e89977ba66853"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-composer-plugin/zipball/d4d80af5d62fcf0b786accfc136e89977ba66853",
                "reference": "d4d80af5d62fcf0b786accfc136e89977ba66853",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^2.1.0",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.0.0",
                "composer/composer": "^2.2 || ^2.4",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "time": "2023-11-20T20:02:27+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.0"
            },
            "install-path": "../automattic/jetpack-composer-plugin"
        },
        {
            "name": "automattic/jetpack-config",
            "version": "v2.0.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-config.git",
                "reference": "1e34ef5f598abc1e5ee9100aa5a1a1f51b62681d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-config/zipball/1e34ef5f598abc1e5ee9100aa5a1a1f51b62681d",
                "reference": "1e34ef5f598abc1e5ee9100aa5a1a1f51b62681d",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2023-11-20T20:02:25+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"
                }
            },
            "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.0"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-config"
        },
        {
            "name": "automattic/jetpack-connection",
            "version": "v2.3.0",
            "version_normalized": "2.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-connection.git",
                "reference": "d4d7f88d81965dabaf1aed7995dc27af109f5387"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-connection/zipball/d4d7f88d81965dabaf1aed7995dc27af109f5387",
                "reference": "d4d7f88d81965dabaf1aed7995dc27af109f5387",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-a8c-mc-stats": "^2.0.0",
                "automattic/jetpack-admin-ui": "^0.3.2",
                "automattic/jetpack-constants": "^2.0.0",
                "automattic/jetpack-redirect": "^2.0.0",
                "automattic/jetpack-roles": "^2.0.0",
                "automattic/jetpack-status": "^2.1.0",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.1.0",
                "automattic/wordbless": "@dev",
                "brain/monkey": "2.6.1",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-02-05T17:56:14+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": "2.3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "legacy",
                    "src/",
                    "src/webhooks"
                ]
            },
            "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/v2.3.0"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-connection"
        },
        {
            "name": "automattic/jetpack-constants",
            "version": "v2.0.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-constants.git",
                "reference": "d4244e33d2d18902951af05ca5dbb689a23c9cdc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-constants/zipball/d4244e33d2d18902951af05ca5dbb689a23c9cdc",
                "reference": "d4244e33d2d18902951af05ca5dbb689a23c9cdc",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.0.0",
                "brain/monkey": "2.6.1",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2023-11-20T20:02:28+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.0"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-constants"
        },
        {
            "name": "automattic/jetpack-device-detection",
            "version": "v2.0.1",
            "version_normalized": "2.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-device-detection.git",
                "reference": "e1cdc3012a350e99942f63625452c2c349bc562f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/e1cdc3012a350e99942f63625452c2c349bc562f",
                "reference": "e1cdc3012a350e99942f63625452c2c349bc562f",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.0.2",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2023-11-21T18:58: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.0.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.0.1"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-device-detection"
        },
        {
            "name": "automattic/jetpack-identity-crisis",
            "version": "v0.16.0",
            "version_normalized": "0.16.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-identity-crisis.git",
                "reference": "b95b4de4ae927b4020f3bd4e25722c188ca0f4df"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-identity-crisis/zipball/b95b4de4ae927b4020f3bd4e25722c188ca0f4df",
                "reference": "b95b4de4ae927b4020f3bd4e25722c188ca0f4df",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-assets": "^2.1.0",
                "automattic/jetpack-connection": "^2.3.0",
                "automattic/jetpack-constants": "^2.0.0",
                "automattic/jetpack-logo": "^2.0.0",
                "automattic/jetpack-status": "^2.1.0",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.1.0",
                "automattic/wordbless": "@dev",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-02-07T19:56:27+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-identity-crisis",
                "textdomain": "jetpack-idc",
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-identity-crisis.php"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-identity-crisis/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "0.16.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Identity Crisis.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-identity-crisis/tree/v0.16.0"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-identity-crisis"
        },
        {
            "name": "automattic/jetpack-ip",
            "version": "v0.2.1",
            "version_normalized": "0.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-ip.git",
                "reference": "2c4c7c237ae8628b64edbe920f6ceef9be15d7dc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-ip/zipball/2c4c7c237ae8628b64edbe920f6ceef9be15d7dc",
                "reference": "2c4c7c237ae8628b64edbe920f6ceef9be15d7dc",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.0.2",
                "brain/monkey": "2.6.1",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2023-11-21T18:58:12+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.2.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.2.1"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-ip"
        },
        {
            "name": "automattic/jetpack-jitm",
            "version": "v3.0.3",
            "version_normalized": "3.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-jitm.git",
                "reference": "b4c3b477fb1d05634f9eedcb7a1565f85cb7f269"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/b4c3b477fb1d05634f9eedcb7a1565f85cb7f269",
                "reference": "b4c3b477fb1d05634f9eedcb7a1565f85cb7f269",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-a8c-mc-stats": "^2.0.0",
                "automattic/jetpack-assets": "^2.1.0",
                "automattic/jetpack-connection": "^2.3.0",
                "automattic/jetpack-device-detection": "^2.0.1",
                "automattic/jetpack-logo": "^2.0.0",
                "automattic/jetpack-redirect": "^2.0.0",
                "automattic/jetpack-status": "^2.1.0",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.1.0",
                "brain/monkey": "2.6.1",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-02-05T17:56: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.0.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.0.3"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-jitm"
        },
        {
            "name": "automattic/jetpack-licensing",
            "version": "v2.0.1",
            "version_normalized": "2.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-licensing.git",
                "reference": "bc66aa7138285def320e4a6a2d9e07be6efd836b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-licensing/zipball/bc66aa7138285def320e4a6a2d9e07be6efd836b",
                "reference": "bc66aa7138285def320e4a6a2d9e07be6efd836b",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^2.0.1",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.0.1",
                "automattic/wordbless": "@dev",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2023-11-21T12:14:55+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.1"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-licensing"
        },
        {
            "name": "automattic/jetpack-logo",
            "version": "v2.0.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-logo.git",
                "reference": "21890dd130cae1365d6e59cf01db74e453e72d10"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-logo/zipball/21890dd130cae1365d6e59cf01db74e453e72d10",
                "reference": "21890dd130cae1365d6e59cf01db74e453e72d10",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.0.0",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2023-11-20T20:02:31+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.0"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-logo"
        },
        {
            "name": "automattic/jetpack-my-jetpack",
            "version": "v4.9.0",
            "version_normalized": "4.9.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-my-jetpack.git",
                "reference": "c60ab24de9e49da6f20216c2ed3980cf62b0366c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-my-jetpack/zipball/c60ab24de9e49da6f20216c2ed3980cf62b0366c",
                "reference": "c60ab24de9e49da6f20216c2ed3980cf62b0366c",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-admin-ui": "^0.3.2",
                "automattic/jetpack-assets": "^2.1.0",
                "automattic/jetpack-connection": "^2.3.0",
                "automattic/jetpack-constants": "^2.0.0",
                "automattic/jetpack-jitm": "^3.0.3",
                "automattic/jetpack-licensing": "^2.0.1",
                "automattic/jetpack-plans": "^0.4.1",
                "automattic/jetpack-plugins-installer": "^0.3.1",
                "automattic/jetpack-redirect": "^2.0.0",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.1.0",
                "automattic/jetpack-videopress": "^0.23.0",
                "automattic/wordbless": "@dev",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-02-07T19:56:32+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.9.x-dev"
                },
                "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/v4.9.0"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-my-jetpack"
        },
        {
            "name": "automattic/jetpack-password-checker",
            "version": "v0.3.0",
            "version_normalized": "0.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-password-checker.git",
                "reference": "43120a1ddc032a9141ff02cc3ac7a7eac936d9f9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-password-checker/zipball/43120a1ddc032a9141ff02cc3ac7a7eac936d9f9",
                "reference": "43120a1ddc032a9141ff02cc3ac7a7eac936d9f9",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.0.0",
                "automattic/wordbless": "@dev",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2023-11-20T20:02:33+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.0"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-password-checker"
        },
        {
            "name": "automattic/jetpack-plans",
            "version": "v0.4.1",
            "version_normalized": "0.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-plans.git",
                "reference": "f12a14c3109745bb0c8435be4c8b0baf32b4c59d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-plans/zipball/f12a14c3109745bb0c8435be4c8b0baf32b4c59d",
                "reference": "f12a14c3109745bb0c8435be4c8b0baf32b4c59d",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^2.2.0",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.0.5",
                "automattic/jetpack-status": "^2.0.2",
                "automattic/wordbless": "@dev",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-01-18T15:06:16+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.1"
            },
            "install-path": "../automattic/jetpack-plans"
        },
        {
            "name": "automattic/jetpack-plugins-installer",
            "version": "v0.3.1",
            "version_normalized": "0.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-plugins-installer.git",
                "reference": "e39246d8c946aecb750ca09f7caf712184f9d068"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-plugins-installer/zipball/e39246d8c946aecb750ca09f7caf712184f9d068",
                "reference": "e39246d8c946aecb750ca09f7caf712184f9d068",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-a8c-mc-stats": "^2.0.0",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.0.5",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-01-02T18:14:25+00:00",
            "type": "jetpack-library",
            "extra": {
                "branch-alias": {
                    "dev-trunk": "0.3.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.3.1"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-plugins-installer"
        },
        {
            "name": "automattic/jetpack-redirect",
            "version": "v2.0.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-redirect.git",
                "reference": "8f1bbfd4b046b8a0ae7b156007c2ef56a0ddbf76"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/8f1bbfd4b046b8a0ae7b156007c2ef56a0ddbf76",
                "reference": "8f1bbfd4b046b8a0ae7b156007c2ef56a0ddbf76",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-status": "^2.0.0",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.0.0",
                "brain/monkey": "2.6.1",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2023-11-20T20:03:01+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.0"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-redirect"
        },
        {
            "name": "automattic/jetpack-roles",
            "version": "v2.0.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-roles.git",
                "reference": "967e52052a17123a23f4112da3d8e7e995467cb2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-roles/zipball/967e52052a17123a23f4112da3d8e7e995467cb2",
                "reference": "967e52052a17123a23f4112da3d8e7e995467cb2",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.0.0",
                "brain/monkey": "2.6.1",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2023-11-20T20:02:32+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.0"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-roles"
        },
        {
            "name": "automattic/jetpack-status",
            "version": "v2.1.0",
            "version_normalized": "2.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-status.git",
                "reference": "badaae2ef5345629f5333938e32a649bf946d688"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-status/zipball/badaae2ef5345629f5333938e32a649bf946d688",
                "reference": "badaae2ef5345629f5333938e32a649bf946d688",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-constants": "^2.0.0",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.0.5",
                "automattic/jetpack-ip": "^0.2.1",
                "brain/monkey": "2.6.1",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-01-18T21:49:55+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": "2.1.x-dev"
                }
            },
            "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/v2.1.0"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-status"
        },
        {
            "name": "automattic/jetpack-sync",
            "version": "v2.5.1",
            "version_normalized": "2.5.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-sync.git",
                "reference": "1978403b34931a5e99f12f7060a0a1ea73f1b4bc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-sync/zipball/1978403b34931a5e99f12f7060a0a1ea73f1b4bc",
                "reference": "1978403b34931a5e99f12f7060a0a1ea73f1b4bc",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^2.3.0",
                "automattic/jetpack-constants": "^2.0.0",
                "automattic/jetpack-identity-crisis": "^0.16.0",
                "automattic/jetpack-ip": "^0.2.1",
                "automattic/jetpack-password-checker": "^0.3.0",
                "automattic/jetpack-roles": "^2.0.0",
                "automattic/jetpack-status": "^2.1.0",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.1.0",
                "automattic/wordbless": "@dev",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-02-07T19:56:28+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": "2.5.x-dev"
                }
            },
            "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/v2.5.1"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-sync"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
