{
    "packages": [
        {
            "name": "automattic/jetpack-a8c-mc-stats",
            "version": "v2.0.2",
            "version_normalized": "2.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-a8c-mc-stats.git",
                "reference": "5753860f28e1a8629b3c6ab481c1ab75e38a244f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/5753860f28e1a8629b3c6ab481c1ab75e38a244f",
                "reference": "5753860f28e1a8629b3c6ab481c1ab75e38a244f",
                "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:10+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.2"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-a8c-mc-stats"
        },
        {
            "name": "automattic/jetpack-admin-ui",
            "version": "v0.4.4",
            "version_normalized": "0.4.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-admin-ui.git",
                "reference": "18ea3a92f910f7afa9641dadb956b95b75ce6e0f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-admin-ui/zipball/18ea3a92f910f7afa9641dadb956b95b75ce6e0f",
                "reference": "18ea3a92f910f7afa9641dadb956b95b75ce6e0f",
                "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-08-29T08:39:06+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.4"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-admin-ui"
        },
        {
            "name": "automattic/jetpack-assets",
            "version": "v2.3.5",
            "version_normalized": "2.3.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-assets.git",
                "reference": "e869f7a7780da9b0c1ff9612701fcffde83cda12"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-assets/zipball/e869f7a7780da9b0c1ff9612701fcffde83cda12",
                "reference": "e869f7a7780da9b0c1ff9612701fcffde83cda12",
                "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-08-29T08:39:36+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.5"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-assets"
        },
        {
            "name": "automattic/jetpack-autoloader",
            "version": "v3.0.10",
            "version_normalized": "3.0.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-autoloader.git",
                "reference": "ec4c465ce6a47fb15c15ab0224ec5b1272422d3e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/ec4c465ce6a47fb15c15ab0224ec5b1272422d3e",
                "reference": "ec4c465ce6a47fb15c15ab0224ec5b1272422d3e",
                "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-08-26T14:49:14+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.10"
            },
            "install-path": "../automattic/jetpack-autoloader"
        },
        {
            "name": "automattic/jetpack-backup",
            "version": "v3.4.6",
            "version_normalized": "3.4.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-backup.git",
                "reference": "dde03dce4fdd7d2858f026e82f4c89bf1e704f59"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-backup/zipball/dde03dce4fdd7d2858f026e82f4c89bf1e704f59",
                "reference": "dde03dce4fdd7d2858f026e82f4c89bf1e704f59",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-admin-ui": "^0.4.4",
                "automattic/jetpack-assets": "^2.3.5",
                "automattic/jetpack-autoloader": "^3.0.10",
                "automattic/jetpack-backup-helper-script-manager": "^0.2.7",
                "automattic/jetpack-composer-plugin": "^2.0.3",
                "automattic/jetpack-config": "^2.0.4",
                "automattic/jetpack-connection": "^2.12.5",
                "automattic/jetpack-my-jetpack": "^4.34.0",
                "automattic/jetpack-status": "^3.3.4",
                "automattic/jetpack-sync": "^3.9.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-02T12:18:51+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.4.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.4.6"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-backup"
        },
        {
            "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-blaze",
            "version": "v0.22.8",
            "version_normalized": "0.22.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-blaze.git",
                "reference": "90db0d7eb74fc1bc044c5a0b92f70415e8a9ed46"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-blaze/zipball/90db0d7eb74fc1bc044c5a0b92f70415e8a9ed46",
                "reference": "90db0d7eb74fc1bc044c5a0b92f70415e8a9ed46",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-assets": "^2.3.5",
                "automattic/jetpack-connection": "^2.12.5",
                "automattic/jetpack-constants": "^2.0.4",
                "automattic/jetpack-plans": "^0.4.8",
                "automattic/jetpack-redirect": "^2.0.3",
                "automattic/jetpack-status": "^3.3.4",
                "automattic/jetpack-sync": "^3.9.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-08-30T14:51:21+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-blaze",
                "changelogger": {
                    "link-template": "https://github.com/automattic/jetpack-blaze/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "0.22.x-dev"
                },
                "textdomain": "jetpack-blaze",
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-dashboard.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Attract high-quality traffic to your site using Blaze.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-blaze/tree/v0.22.8"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-blaze"
        },
        {
            "name": "automattic/jetpack-blocks",
            "version": "v2.0.5",
            "version_normalized": "2.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-blocks.git",
                "reference": "3ceb140bf5f4262bcd6ed9d3fb8fe9f09f0f2596"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-blocks/zipball/3ceb140bf5f4262bcd6ed9d3fb8fe9f09f0f2596",
                "reference": "3ceb140bf5f4262bcd6ed9d3fb8fe9f09f0f2596",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-constants": "^2.0.4",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.6",
                "automattic/wordbless": "dev-master",
                "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:40+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-blocks",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-blocks/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": "Register and manage blocks within a plugin. Used to manage block registration, enqueues, and more.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-blocks/tree/v2.0.5"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-blocks"
        },
        {
            "name": "automattic/jetpack-boost-core",
            "version": "v0.2.9",
            "version_normalized": "0.2.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-boost-core.git",
                "reference": "ab517e23a8906883735be3d97f85d44cd56343da"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-boost-core/zipball/ab517e23a8906883735be3d97f85d44cd56343da",
                "reference": "ab517e23a8906883735be3d97f85d44cd56343da",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^2.12.4",
                "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-08-26T14:49:53+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.9"
            },
            "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-classic-theme-helper",
            "version": "v0.5.4",
            "version_normalized": "0.5.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-classic-theme-helper.git",
                "reference": "4af5aeed63faa339dbfcde0443476a4216254198"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-classic-theme-helper/zipball/4af5aeed63faa339dbfcde0443476a4216254198",
                "reference": "4af5aeed63faa339dbfcde0443476a4216254198",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-assets": "^2.3.5",
                "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-08-30T14:51:09+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "branch-alias": {
                    "dev-trunk": "0.5.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-classic-theme-helper/compare/v${old}...v${new}"
                },
                "mirror-repo": "Automattic/jetpack-classic-theme-helper",
                "textdomain": "jetpack-classic-theme-helper",
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-main.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Features used with classic themes",
            "support": {
                "source": "https://github.com/Automattic/jetpack-classic-theme-helper/tree/v0.5.4"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-classic-theme-helper"
        },
        {
            "name": "automattic/jetpack-compat",
            "version": "v3.0.2",
            "version_normalized": "3.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-compat.git",
                "reference": "b7c25cceadac59833ebd58e1877cb5b6b93b8fd5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-compat/zipball/b7c25cceadac59833ebd58e1877cb5b6b93b8fd5",
                "reference": "b7c25cceadac59833ebd58e1877cb5b6b93b8fd5",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.2"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-04-25T07:24:07+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-compat",
                "textdomain": "jetpack-compat",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-compat/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "3.0.x-dev"
                }
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Compatibility layer with previous versions of Jetpack",
            "support": {
                "source": "https://github.com/Automattic/jetpack-compat/tree/v3.0.2"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-compat"
        },
        {
            "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": "v2.12.6",
            "version_normalized": "2.12.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-connection.git",
                "reference": "afb215aef302414dba6a01e7cc38b4502d3677cf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-connection/zipball/afb215aef302414dba6a01e7cc38b4502d3677cf",
                "reference": "afb215aef302414dba6a01e7cc38b4502d3677cf",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-a8c-mc-stats": "^2.0.2",
                "automattic/jetpack-admin-ui": "^0.4.4",
                "automattic/jetpack-assets": "^2.3.5",
                "automattic/jetpack-constants": "^2.0.4",
                "automattic/jetpack-redirect": "^2.0.3",
                "automattic/jetpack-roles": "^2.0.3",
                "automattic/jetpack-status": "^3.3.5",
                "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-09-10T17:56:31+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.12.x-dev"
                },
                "dependencies": {
                    "test-only": [
                        "packages/licensing",
                        "packages/sync"
                    ]
                }
            },
            "installation-source": "dist",
            "autoload": {
                "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/v2.12.6"
            },
            "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.4",
            "version_normalized": "2.1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-device-detection.git",
                "reference": "a59d71b55184bfd67a5b43f2df62c74ea6154b05"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/a59d71b55184bfd67a5b43f2df62c74ea6154b05",
                "reference": "a59d71b55184bfd67a5b43f2df62c74ea6154b05",
                "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:19+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.4"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-device-detection"
        },
        {
            "name": "automattic/jetpack-error",
            "version": "v2.0.3",
            "version_normalized": "2.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-error.git",
                "reference": "f242ccdb10152d08b07115fc1fbff3b95f53cbf6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-error/zipball/f242ccdb10152d08b07115fc1fbff3b95f53cbf6",
                "reference": "f242ccdb10152d08b07115fc1fbff3b95f53cbf6",
                "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-26T14:48:49+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-error",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-error/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 Error - a wrapper around WP_Error.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-error/tree/v2.0.3"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-error"
        },
        {
            "name": "automattic/jetpack-explat",
            "version": "v0.1.5",
            "version_normalized": "0.1.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-explat.git",
                "reference": "afb186595bcc669cb2b73ddcf288e4055b2b7902"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-explat/zipball/afb186595bcc669cb2b73ddcf288e4055b2b7902",
                "reference": "afb186595bcc669cb2b73ddcf288e4055b2b7902",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^2.12.5",
                "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-29T08:40:19+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.5"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-explat"
        },
        {
            "name": "automattic/jetpack-forms",
            "version": "v0.32.13.1",
            "version_normalized": "0.32.13.1",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-forms.git",
                "reference": "245ccb8dd2babf06d5f826892a2a74336a7da85c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-forms/zipball/245ccb8dd2babf06d5f826892a2a74336a7da85c",
                "reference": "245ccb8dd2babf06d5f826892a2a74336a7da85c",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-assets": "^2.3.5",
                "automattic/jetpack-blocks": "^2.0.5",
                "automattic/jetpack-connection": "^2.12.6",
                "automattic/jetpack-logo": "^2.0.4",
                "automattic/jetpack-status": "^3.3.5",
                "automattic/jetpack-sync": "^3.9.0",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.6",
                "automattic/jetpack-connection": "^2.12.6",
                "automattic/wordbless": "^0.4.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-10T17:57:02+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-forms",
                "changelogger": {
                    "link-template": "https://github.com/automattic/jetpack-forms/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "0.32.x-dev"
                },
                "textdomain": "jetpack-forms",
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-jetpack-forms.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Jetpack Forms",
            "support": {
                "source": "https://github.com/Automattic/jetpack-forms/tree/v0.32.13.1"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-forms"
        },
        {
            "name": "automattic/jetpack-image-cdn",
            "version": "v0.4.8",
            "version_normalized": "0.4.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-image-cdn.git",
                "reference": "a25e26b882d6470246ced49efa46991cdf3ee668"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-image-cdn/zipball/a25e26b882d6470246ced49efa46991cdf3ee668",
                "reference": "a25e26b882d6470246ced49efa46991cdf3ee668",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-assets": "^2.3.5",
                "automattic/jetpack-status": "^3.3.4",
                "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-03T17:05:37+00:00",
            "type": "jetpack-library",
            "extra": {
                "mirror-repo": "Automattic/jetpack-image-cdn",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-image-cdn/compare/v${old}...v${new}"
                },
                "autotagger": true,
                "branch-alias": {
                    "dev-trunk": "0.4.x-dev"
                },
                "textdomain": "jetpack-image-cdn",
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-image-cdn.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Serve images through Jetpack's powerful CDN",
            "support": {
                "source": "https://github.com/Automattic/jetpack-image-cdn/tree/v0.4.8"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-image-cdn"
        },
        {
            "name": "automattic/jetpack-import",
            "version": "v0.8.7",
            "version_normalized": "0.8.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-import.git",
                "reference": "0e0e7475e21bbe948fadd2fd1a165c49cc610a0d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-import/zipball/0e0e7475e21bbe948fadd2fd1a165c49cc610a0d",
                "reference": "0e0e7475e21bbe948fadd2fd1a165c49cc610a0d",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^2.12.4",
                "automattic/jetpack-sync": "^3.8.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-08-26T14:50:03+00:00",
            "type": "jetpack-library",
            "extra": {
                "mirror-repo": "Automattic/jetpack-import",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-import/compare/v${old}...v${new}"
                },
                "autotagger": true,
                "branch-alias": {
                    "dev-trunk": "0.8.x-dev"
                },
                "textdomain": "jetpack-import",
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-main.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Set of REST API routes used in WPCOM Unified Importer.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-import/tree/v0.8.7"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-import"
        },
        {
            "name": "automattic/jetpack-ip",
            "version": "v0.2.3",
            "version_normalized": "0.2.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-ip.git",
                "reference": "f7a42b1603a24775c6f20eef2ac5cba3d6b37194"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-ip/zipball/f7a42b1603a24775c6f20eef2ac5cba3d6b37194",
                "reference": "f7a42b1603a24775c6f20eef2ac5cba3d6b37194",
                "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:05+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.3"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-ip"
        },
        {
            "name": "automattic/jetpack-jitm",
            "version": "v3.1.19",
            "version_normalized": "3.1.19.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-jitm.git",
                "reference": "a5805a9dfa1ad13c7ff692c358858c110f0a1c0d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/a5805a9dfa1ad13c7ff692c358858c110f0a1c0d",
                "reference": "a5805a9dfa1ad13c7ff692c358858c110f0a1c0d",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-a8c-mc-stats": "^2.0.2",
                "automattic/jetpack-assets": "^2.3.5",
                "automattic/jetpack-connection": "^2.12.5",
                "automattic/jetpack-device-detection": "^2.1.4",
                "automattic/jetpack-logo": "^2.0.4",
                "automattic/jetpack-redirect": "^2.0.3",
                "automattic/jetpack-status": "^3.3.4",
                "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-29T08:40:21+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.19"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-jitm"
        },
        {
            "name": "automattic/jetpack-licensing",
            "version": "v2.0.7",
            "version_normalized": "2.0.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-licensing.git",
                "reference": "8b22ce53615a7783881a318dbc355ddb4bc9c0f1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-licensing/zipball/8b22ce53615a7783881a318dbc355ddb4bc9c0f1",
                "reference": "8b22ce53615a7783881a318dbc355ddb4bc9c0f1",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^2.12.4",
                "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:49:52+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.7"
            },
            "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-masterbar",
            "version": "v0.8.1",
            "version_normalized": "0.8.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-masterbar.git",
                "reference": "a94e5bff2d6e91ba6075a0901bef5372993351e2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-masterbar/zipball/a94e5bff2d6e91ba6075a0901bef5372993351e2",
                "reference": "a94e5bff2d6e91ba6075a0901bef5372993351e2",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-assets": "^2.3.5",
                "automattic/jetpack-blaze": "^0.22.8",
                "automattic/jetpack-compat": "^3.0.2",
                "automattic/jetpack-connection": "^2.12.5",
                "automattic/jetpack-device-detection": "^2.1.4",
                "automattic/jetpack-jitm": "^3.1.19",
                "automattic/jetpack-logo": "^2.0.4",
                "automattic/jetpack-plans": "^0.4.8",
                "automattic/jetpack-status": "^3.3.4",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.6",
                "automattic/patchwork-redefine-exit": "^1.0.1",
                "automattic/wordbless": "dev-master",
                "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-30T14:51:24+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "branch-alias": {
                    "dev-trunk": "0.8.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-masterbar/compare/v${old}...v${new}"
                },
                "mirror-repo": "Automattic/jetpack-masterbar",
                "textdomain": "jetpack-masterbar",
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-main.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "The WordPress.com Toolbar feature replaces the default admin bar and offers quick links to the Reader, all your sites, your WordPress.com profile, and notifications.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-masterbar/tree/v0.8.1"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-masterbar"
        },
        {
            "name": "automattic/jetpack-my-jetpack",
            "version": "v4.34.1",
            "version_normalized": "4.34.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-my-jetpack.git",
                "reference": "fb28c252b84b2fd2d72c9061a102fba126863b65"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-my-jetpack/zipball/fb28c252b84b2fd2d72c9061a102fba126863b65",
                "reference": "fb28c252b84b2fd2d72c9061a102fba126863b65",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-admin-ui": "^0.4.4",
                "automattic/jetpack-assets": "^2.3.5",
                "automattic/jetpack-boost-speed-score": "^0.3.12",
                "automattic/jetpack-connection": "^2.12.6",
                "automattic/jetpack-constants": "^2.0.4",
                "automattic/jetpack-explat": "^0.1.5",
                "automattic/jetpack-jitm": "^3.1.19",
                "automattic/jetpack-licensing": "^2.0.7",
                "automattic/jetpack-plans": "^0.4.8",
                "automattic/jetpack-plugins-installer": "^0.4.2",
                "automattic/jetpack-protect-status": "^0.1.3",
                "automattic/jetpack-redirect": "^2.0.3",
                "automattic/jetpack-status": "^3.3.5",
                "automattic/jetpack-sync": "^3.9.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-10T17:57:09+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.34.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.34.1"
            },
            "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.8",
            "version_normalized": "0.4.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-plans.git",
                "reference": "2ab36b9106e8193cc7f1d2c56c8d655866bc6659"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-plans/zipball/2ab36b9106e8193cc7f1d2c56c8d655866bc6659",
                "reference": "2ab36b9106e8193cc7f1d2c56c8d655866bc6659",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^2.12.4",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.6",
                "automattic/jetpack-status": "^3.3.4",
                "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:29:33+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.8"
            },
            "install-path": "../automattic/jetpack-plans"
        },
        {
            "name": "automattic/jetpack-plugins-installer",
            "version": "v0.4.2",
            "version_normalized": "0.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-plugins-installer.git",
                "reference": "005631d259095f5d9c22d42069b1bce2f7a64a22"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-plugins-installer/zipball/005631d259095f5d9c22d42069b1bce2f7a64a22",
                "reference": "005631d259095f5d9c22d42069b1bce2f7a64a22",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-a8c-mc-stats": "^2.0.2",
                "automattic/jetpack-status": "^3.3.4",
                "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-26T14:49:15+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.2"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-plugins-installer"
        },
        {
            "name": "automattic/jetpack-post-list",
            "version": "v0.6.3",
            "version_normalized": "0.6.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-post-list.git",
                "reference": "66a90d6978e7e50f94204d9da3fa9f4a870d841d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-post-list/zipball/66a90d6978e7e50f94204d9da3fa9f4a870d841d",
                "reference": "66a90d6978e7e50f94204d9da3fa9f4a870d841d",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-assets": "^2.3.4",
                "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:29:12+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-post-list",
                "textdomain": "jetpack-post-list",
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-post-list.php"
                },
                "changelogger": {
                    "link-template": "https://github.com/automattic/jetpack-post-list/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "0.6.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Enhance the classic view of the Admin section of your WordPress site",
            "support": {
                "source": "https://github.com/Automattic/jetpack-post-list/tree/v0.6.3"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-post-list"
        },
        {
            "name": "automattic/jetpack-protect-models",
            "version": "v0.2.1",
            "version_normalized": "0.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-protect-models.git",
                "reference": "d76966670cffb49fda782c72182238f2e07ad962"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-protect-models/zipball/d76966670cffb49fda782c72182238f2e07ad962",
                "reference": "d76966670cffb49fda782c72182238f2e07ad962",
                "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-08-26T14:48:59+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-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.2.1"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-protect-models"
        },
        {
            "name": "automattic/jetpack-protect-status",
            "version": "v0.1.3",
            "version_normalized": "0.1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-protect-status.git",
                "reference": "0c7c7f59a3ac25bb0b48e19f3d8bb8edccf4d1bf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-protect-status/zipball/0c7c7f59a3ac25bb0b48e19f3d8bb8edccf4d1bf",
                "reference": "0c7c7f59a3ac25bb0b48e19f3d8bb8edccf4d1bf",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^2.12.4",
                "automattic/jetpack-plans": "^0.4.8",
                "automattic/jetpack-plugins-installer": "^0.4.2",
                "automattic/jetpack-protect-models": "^0.2.1",
                "automattic/jetpack-sync": "^3.8.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-08-26T14:50:00+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "branch-alias": {
                    "dev-trunk": "0.1.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.1.3"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-protect-status"
        },
        {
            "name": "automattic/jetpack-publicize",
            "version": "v0.51.0",
            "version_normalized": "0.51.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-publicize.git",
                "reference": "7971bd9be6d855d93271e9868bc50e75032864c1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-publicize/zipball/7971bd9be6d855d93271e9868bc50e75032864c1",
                "reference": "7971bd9be6d855d93271e9868bc50e75032864c1",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-assets": "^2.3.5",
                "automattic/jetpack-autoloader": "^3.0.10",
                "automattic/jetpack-config": "^2.0.4",
                "automattic/jetpack-connection": "^2.12.5",
                "automattic/jetpack-plans": "^0.4.8",
                "automattic/jetpack-redirect": "^2.0.3",
                "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-02T12:18:45+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-publicize",
                "textdomain": "jetpack-publicize-pkg",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-publicize/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "0.51.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "actions.php",
                    "src/social-image-generator/utilities.php"
                ],
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Publicize makes it easy to share your site’s posts on several social media networks automatically when you publish a new post.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-publicize/tree/v0.51.0"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-publicize"
        },
        {
            "name": "automattic/jetpack-redirect",
            "version": "v2.0.3",
            "version_normalized": "2.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-redirect.git",
                "reference": "2c049bb08f736dc0dbafac7eaebea6f97cf8019e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/2c049bb08f736dc0dbafac7eaebea6f97cf8019e",
                "reference": "2c049bb08f736dc0dbafac7eaebea6f97cf8019e",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-status": "^3.3.4",
                "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:46+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.3"
            },
            "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-search",
            "version": "v0.45.0",
            "version_normalized": "0.45.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-search.git",
                "reference": "0151f44afd58d149eded04d8bab95d39eab4860b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-search/zipball/0151f44afd58d149eded04d8bab95d39eab4860b",
                "reference": "0151f44afd58d149eded04d8bab95d39eab4860b",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-assets": "^2.3.5",
                "automattic/jetpack-config": "^2.0.4",
                "automattic/jetpack-connection": "^2.12.5",
                "automattic/jetpack-constants": "^2.0.4",
                "automattic/jetpack-my-jetpack": "^4.34.0",
                "automattic/jetpack-status": "^3.3.4",
                "automattic/jetpack-sync": "^3.9.0",
                "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-02T12:18:54+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-search",
                "textdomain": "jetpack-search-pkg",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-search/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "0.45.x-dev"
                },
                "version-constants": {
                    "::VERSION": "src/class-package.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Tools to assist with enabling cloud search for Jetpack sites.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-search/tree/v0.45.0"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-search"
        },
        {
            "name": "automattic/jetpack-stats",
            "version": "v0.13.1",
            "version_normalized": "0.13.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-stats.git",
                "reference": "7c97787a47ed094827fa3ccb15256b33aadf05bb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-stats/zipball/7c97787a47ed094827fa3ccb15256b33aadf05bb",
                "reference": "7c97787a47ed094827fa3ccb15256b33aadf05bb",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^2.12.4",
                "automattic/jetpack-constants": "^2.0.4",
                "automattic/jetpack-status": "^3.3.4",
                "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-08-23T14:29:35+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-stats",
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-package-version.php"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-stats/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "0.13.x-dev"
                },
                "textdomain": "jetpack-stats"
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Collect valuable traffic stats and insights.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-stats/tree/v0.13.1"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-stats"
        },
        {
            "name": "automattic/jetpack-stats-admin",
            "version": "v0.21.1",
            "version_normalized": "0.21.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-stats-admin.git",
                "reference": "2b2fb042bb3480a46419bbd3c3c192ec91c73f77"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-stats-admin/zipball/2b2fb042bb3480a46419bbd3c3c192ec91c73f77",
                "reference": "2b2fb042bb3480a46419bbd3c3c192ec91c73f77",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^2.12.4",
                "automattic/jetpack-constants": "^2.0.4",
                "automattic/jetpack-jitm": "^3.1.18",
                "automattic/jetpack-plans": "^0.4.8",
                "automattic/jetpack-stats": "^0.13.1",
                "automattic/jetpack-status": "^3.3.4",
                "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-08-23T14:29:58+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-stats-admin",
                "branch-alias": {
                    "dev-trunk": "0.21.x-dev"
                },
                "textdomain": "jetpack-stats-admin",
                "version-constants": {
                    "::VERSION": "src/class-main.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Stats Dashboard",
            "support": {
                "source": "https://github.com/Automattic/jetpack-stats-admin/tree/v0.21.1"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-stats-admin"
        },
        {
            "name": "automattic/jetpack-status",
            "version": "v3.3.5",
            "version_normalized": "3.3.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-status.git",
                "reference": "69d5d8a8f31adf2b297a539bcddd9a9162d1320b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-status/zipball/69d5d8a8f31adf2b297a539bcddd9a9162d1320b",
                "reference": "69d5d8a8f31adf2b297a539bcddd9a9162d1320b",
                "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.2.3",
                "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-10T17:55:40+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": "3.3.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/v3.3.5"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-status"
        },
        {
            "name": "automattic/jetpack-sync",
            "version": "v3.9.0",
            "version_normalized": "3.9.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-sync.git",
                "reference": "818d903d769f6f3af9d4fca5d7e3f437612c2fb6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-sync/zipball/818d903d769f6f3af9d4fca5d7e3f437612c2fb6",
                "reference": "818d903d769f6f3af9d4fca5d7e3f437612c2fb6",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^2.12.5",
                "automattic/jetpack-constants": "^2.0.4",
                "automattic/jetpack-ip": "^0.2.3",
                "automattic/jetpack-password-checker": "^0.3.2",
                "automattic/jetpack-roles": "^2.0.3",
                "automattic/jetpack-status": "^3.3.4",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.6",
                "automattic/jetpack-search": "@dev",
                "automattic/jetpack-waf": "^0.18.4",
                "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-30T14:51:14+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.9.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.9.0"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-sync"
        },
        {
            "name": "automattic/jetpack-videopress",
            "version": "v0.24.4",
            "version_normalized": "0.24.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-videopress.git",
                "reference": "52d4c0f2d8007a381a2a983884866c5ae8787e22"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-videopress/zipball/52d4c0f2d8007a381a2a983884866c5ae8787e22",
                "reference": "52d4c0f2d8007a381a2a983884866c5ae8787e22",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-admin-ui": "^0.4.4",
                "automattic/jetpack-assets": "^2.3.5",
                "automattic/jetpack-connection": "^2.12.5",
                "automattic/jetpack-my-jetpack": "^4.34.0",
                "automattic/jetpack-plans": "^0.4.8",
                "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-09-02T12:18:53+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-videopress",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-videopress/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "0.24.x-dev"
                },
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-package-version.php"
                },
                "textdomain": "jetpack-videopress-pkg"
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "VideoPress package",
            "support": {
                "source": "https://github.com/Automattic/jetpack-videopress/tree/v0.24.4"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-videopress"
        },
        {
            "name": "automattic/jetpack-waf",
            "version": "v0.18.4.1",
            "version_normalized": "0.18.4.1",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-waf.git",
                "reference": "733d1cb90613af712fa21a892ceb6cfe5dd163bb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-waf/zipball/733d1cb90613af712fa21a892ceb6cfe5dd163bb",
                "reference": "733d1cb90613af712fa21a892ceb6cfe5dd163bb",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^2.12.6",
                "automattic/jetpack-constants": "^2.0.4",
                "automattic/jetpack-ip": "^0.2.3",
                "automattic/jetpack-status": "^3.3.5",
                "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-09-10T17:56:40+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.18.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.18.4.1"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-waf"
        },
        {
            "name": "automattic/jetpack-wordads",
            "version": "v0.3.29",
            "version_normalized": "0.3.29.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-wordads.git",
                "reference": "08e5f1e45172f61dfcfdf5874ac0fa82b2618c37"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-wordads/zipball/08e5f1e45172f61dfcfdf5874ac0fa82b2618c37",
                "reference": "08e5f1e45172f61dfcfdf5874ac0fa82b2618c37",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-assets": "^2.3.5",
                "automattic/jetpack-config": "^2.0.4",
                "automattic/jetpack-connection": "^2.12.5",
                "automattic/jetpack-constants": "^2.0.4",
                "automattic/jetpack-status": "^3.3.4",
                "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-02T12:18:46+00:00",
            "type": "jetpack-library",
            "extra": {
                "mirror-repo": "Automattic/jetpack-wordads",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-wordads/compare/v${old}...v${new}"
                },
                "autotagger": true,
                "branch-alias": {
                    "dev-trunk": "0.3.x-dev"
                },
                "textdomain": "jetpack-wordads",
                "version-constants": {
                    "::VERSION": "src/class-package.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Earn income by allowing Jetpack to display high quality ads.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-wordads/tree/v0.3.29"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-wordads"
        },
        {
            "name": "automattic/woocommerce-analytics",
            "version": "v0.1.8",
            "version_normalized": "0.1.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/woocommerce-analytics.git",
                "reference": "3d84f9a0bd9e10a04fc648c6c68fe33a38f2a4d8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/woocommerce-analytics/zipball/3d84f9a0bd9e10a04fc648c6c68fe33a38f2a4d8",
                "reference": "3d84f9a0bd9e10a04fc648c6c68fe33a38f2a4d8",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^2.12.4",
                "automattic/jetpack-constants": "^2.0.4",
                "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-26T14:49:48+00:00",
            "type": "jetpack-library",
            "extra": {
                "mirror-repo": "Automattic/woocommerce-analytics",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/woocommerce-analytics/compare/v${old}...v${new}"
                },
                "autotagger": true,
                "branch-alias": {
                    "dev-trunk": "0.1.x-dev"
                },
                "textdomain": "woocommerce-analytics",
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-woocommerce-analytics.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Enhanced analytics for WooCommerce users.",
            "support": {
                "source": "https://github.com/Automattic/woocommerce-analytics/tree/v0.1.8"
            },
            "install-path": "../../jetpack_vendor/automattic/woocommerce-analytics"
        },
        {
            "name": "scssphp/scssphp",
            "version": "v1.12.0",
            "version_normalized": "1.12.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/scssphp/scssphp.git",
                "reference": "a6b20c170ddb95f116b3d148a466a7bed1e85c35"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/scssphp/scssphp/zipball/a6b20c170ddb95f116b3d148a466a7bed1e85c35",
                "reference": "a6b20c170ddb95f116b3d148a466a7bed1e85c35",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "ext-json": "*",
                "php": ">=5.6.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.4",
                "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.3 || ^9.4",
                "sass/sass-spec": "*",
                "squizlabs/php_codesniffer": "~3.5",
                "symfony/phpunit-bridge": "^5.1",
                "thoughtbot/bourbon": "^7.0",
                "twbs/bootstrap": "~5.0",
                "twbs/bootstrap4": "4.6.1",
                "zurb/foundation": "~6.7.0"
            },
            "suggest": {
                "ext-iconv": "Can be used as fallback when ext-mbstring is not available",
                "ext-mbstring": "For best performance, mbstring should be installed as it is faster than ext-iconv"
            },
            "time": "2023-11-14T14:56:09+00:00",
            "bin": [
                "bin/pscss"
            ],
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "forward-command": false,
                    "bin-links": false
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ScssPhp\\ScssPhp\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Anthon Pang",
                    "email": "apang@softwaredevelopment.ca",
                    "homepage": "https://github.com/robocoder"
                },
                {
                    "name": "Cédric Morin",
                    "email": "cedric@yterium.com",
                    "homepage": "https://github.com/Cerdic"
                }
            ],
            "description": "scssphp is a compiler for SCSS written in PHP.",
            "homepage": "http://scssphp.github.io/scssphp/",
            "keywords": [
                "css",
                "less",
                "sass",
                "scss",
                "stylesheet"
            ],
            "support": {
                "issues": "https://github.com/scssphp/scssphp/issues",
                "source": "https://github.com/scssphp/scssphp/tree/v1.12.0"
            },
            "install-path": "../scssphp/scssphp"
        },
        {
            "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": []
}
