{
    "packages": [
        {
            "name": "automattic/block-delimiter",
            "version": "v0.3.5",
            "version_normalized": "0.3.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/block-delimiter.git",
                "reference": "ddb7546acb7707ccf5bf44d87ef017097880f5cf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/block-delimiter/zipball/ddb7546acb7707ccf5bf44d87ef017097880f5cf",
                "reference": "ddb7546acb7707ccf5bf44d87ef017097880f5cf",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.13",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.3",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-02-10T09:15:41+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-block-delimiter",
                "mirror-repo": "Automattic/block-delimiter",
                "branch-alias": {
                    "dev-trunk": "0.3.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/block-delimiter/compare/v${old}...v${new}"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Efficiently work with block structure",
            "support": {
                "source": "https://github.com/Automattic/block-delimiter/tree/v0.3.5"
            },
            "install-path": "../../jetpack_vendor/automattic/block-delimiter"
        },
        {
            "name": "automattic/jetpack-a8c-mc-stats",
            "version": "v3.0.5",
            "version_normalized": "3.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-a8c-mc-stats.git",
                "reference": "60401a41c714d93f7a31e36493260ad6683ca4be"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/60401a41c714d93f7a31e36493260ad6683ca4be",
                "reference": "60401a41c714d93f7a31e36493260ad6683ca4be",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.5",
                "automattic/phpunit-select-config": "^1.0.3",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-04-28T15:12:40+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-a8c-mc-stats",
                "branch-alias": {
                    "dev-trunk": "3.0.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v${old}...v${new}"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Used to record internal usage stats for Automattic. Not visible to site owners.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-a8c-mc-stats/tree/v3.0.5"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-a8c-mc-stats"
        },
        {
            "name": "automattic/jetpack-account-protection",
            "version": "v0.2.12",
            "version_normalized": "0.2.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-account-protection.git",
                "reference": "14669c315178021e9f1dc910841018e1e96677eb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-account-protection/zipball/14669c315178021e9f1dc910841018e1e96677eb",
                "reference": "14669c315178021e9f1dc910841018e1e96677eb",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^8.0.0",
                "automattic/jetpack-constants": "^3.0.8",
                "automattic/jetpack-logo": "^3.0.5",
                "automattic/jetpack-status": "^6.1.2",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.3",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-02-23T09:47:21+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-account-protection",
                "mirror-repo": "Automattic/jetpack-account-protection",
                "branch-alias": {
                    "dev-trunk": "0.2.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-account-protection/compare/v${old}...v${new}"
                },
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-account-protection.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Account protection",
            "support": {
                "source": "https://github.com/Automattic/jetpack-account-protection/tree/v0.2.12"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-account-protection"
        },
        {
            "name": "automattic/jetpack-admin-ui",
            "version": "v0.7.0",
            "version_normalized": "0.7.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-admin-ui.git",
                "reference": "87bbdbf2ee567fd18bef5b260eeb2d37406c895f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-admin-ui/zipball/87bbdbf2ee567fd18bef5b260eeb2d37406c895f",
                "reference": "87bbdbf2ee567fd18bef5b260eeb2d37406c895f",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-redirect": "^3.0.9",
                "automattic/jetpack-status": "^6.1.2",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/jetpack-logo": "^3.0.5",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.4",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-04-06T18:44:00+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-admin-ui",
                "mirror-repo": "Automattic/jetpack-admin-ui",
                "branch-alias": {
                    "dev-trunk": "0.7.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-admin-ui/compare/${old}...${new}"
                },
                "dependencies": {
                    "test-only": [
                        "packages/connection"
                    ]
                },
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-admin-menu.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Generic Jetpack wp-admin UI elements",
            "support": {
                "source": "https://github.com/Automattic/jetpack-admin-ui/tree/v0.7.0"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-admin-ui"
        },
        {
            "name": "automattic/jetpack-assets",
            "version": "v4.3.31",
            "version_normalized": "4.3.31.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-assets.git",
                "reference": "c63877b917a322d3ee4723393c1db42f1f1a487d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-assets/zipball/c63877b917a322d3ee4723393c1db42f1f1a487d",
                "reference": "c63877b917a322d3ee4723393c1db42f1f1a487d",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-constants": "^3.0.8",
                "automattic/jetpack-status": "^6.1.2",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/phpunit-select-config": "^1.0.4",
                "brain/monkey": "^2.6.2",
                "wikimedia/testing-access-wrapper": "^1.0 || ^2.0 || ^3.0 || ^4.0",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-04-06T18:44:01+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-assets",
                "mirror-repo": "Automattic/jetpack-assets",
                "branch-alias": {
                    "dev-trunk": "4.3.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-assets/compare/v${old}...v${new}"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "actions.php"
                ],
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Asset management utilities for Jetpack ecosystem packages",
            "support": {
                "source": "https://github.com/Automattic/jetpack-assets/tree/v4.3.31"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-assets"
        },
        {
            "name": "automattic/jetpack-autoloader",
            "version": "v5.0.16",
            "version_normalized": "5.0.16.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-autoloader.git",
                "reference": "d8ae822a35e7431137e860ee60eceedaa745e4d1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/d8ae822a35e7431137e860ee60eceedaa745e4d1",
                "reference": "d8ae822a35e7431137e860ee60eceedaa745e4d1",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^2.2",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/phpunit-select-config": "^1.0.3",
                "composer/composer": "^2.2",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "time": "2026-02-16T10:33:15+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin",
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-autoloader",
                "branch-alias": {
                    "dev-trunk": "5.0.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-autoloader/compare/v${old}...v${new}"
                },
                "version-constants": {
                    "::VERSION": "src/AutoloadGenerator.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Automattic\\Jetpack\\Autoloader\\": "src"
                },
                "classmap": [
                    "src/AutoloadGenerator.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Creates a custom autoloader for a plugin or theme.",
            "keywords": [
                "autoload",
                "autoloader",
                "composer",
                "jetpack",
                "plugin",
                "wordpress"
            ],
            "support": {
                "source": "https://github.com/Automattic/jetpack-autoloader/tree/v5.0.16"
            },
            "install-path": "../automattic/jetpack-autoloader"
        },
        {
            "name": "automattic/jetpack-backup",
            "version": "v4.2.49",
            "version_normalized": "4.2.49.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-backup.git",
                "reference": "b1acd675ad3f3d89c16bbc6af30fd6d72495a25a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-backup/zipball/b1acd675ad3f3d89c16bbc6af30fd6d72495a25a",
                "reference": "b1acd675ad3f3d89c16bbc6af30fd6d72495a25a",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-admin-ui": "^0.7.0",
                "automattic/jetpack-assets": "^4.3.31",
                "automattic/jetpack-autoloader": "^5.0.16",
                "automattic/jetpack-backup-helper-script-manager": "^0.3.8",
                "automattic/jetpack-composer-plugin": "^4.0.5",
                "automattic/jetpack-config": "^3.1.1",
                "automattic/jetpack-connection": "^8.2.0",
                "automattic/jetpack-my-jetpack": "^5.34.1",
                "automattic/jetpack-status": "^6.1.2",
                "automattic/jetpack-sync": "^4.35.0",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.4",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-04-06T18:44:43+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-backup-pkg",
                "mirror-repo": "Automattic/jetpack-backup",
                "branch-alias": {
                    "dev-trunk": "4.2.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-backup/compare/v${old}...v${new}"
                },
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-package-version.php"
                }
            },
            "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/v4.2.49"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-backup"
        },
        {
            "name": "automattic/jetpack-backup-helper-script-manager",
            "version": "v0.3.8",
            "version_normalized": "0.3.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-backup-helper-script-manager.git",
                "reference": "f7572e475ba95007335d5d3acc8d599e02bf7684"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-backup-helper-script-manager/zipball/f7572e475ba95007335d5d3acc8d599e02bf7684",
                "reference": "f7572e475ba95007335d5d3acc8d599e02bf7684",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.6",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.3",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-09-08T17:51:40+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-backup-helper-script-manager",
                "branch-alias": {
                    "dev-trunk": "0.3.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-backup-helper-script-manager/compare/v${old}...v${new}"
                }
            },
            "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.3.8"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-backup-helper-script-manager"
        },
        {
            "name": "automattic/jetpack-blaze",
            "version": "v0.27.11",
            "version_normalized": "0.27.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-blaze.git",
                "reference": "52ec26253f74c7d4d9a1495a39a15cba62e8b52c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-blaze/zipball/52ec26253f74c7d4d9a1495a39a15cba62e8b52c",
                "reference": "52ec26253f74c7d4d9a1495a39a15cba62e8b52c",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-assets": "^4.3.31",
                "automattic/jetpack-connection": "^8.2.0",
                "automattic/jetpack-constants": "^3.0.8",
                "automattic/jetpack-plans": "^0.11.3",
                "automattic/jetpack-redirect": "^3.0.9",
                "automattic/jetpack-status": "^6.1.2",
                "automattic/jetpack-sync": "^4.35.0",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.4",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-04-06T18:44:35+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-blaze",
                "mirror-repo": "Automattic/jetpack-blaze",
                "branch-alias": {
                    "dev-trunk": "0.27.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/automattic/jetpack-blaze/compare/v${old}...v${new}"
                },
                "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.27.11"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-blaze"
        },
        {
            "name": "automattic/jetpack-blocks",
            "version": "v3.3.0",
            "version_normalized": "3.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-blocks.git",
                "reference": "32caa6043f050244dcd68a70e5ae59b1917bfb15"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-blocks/zipball/32caa6043f050244dcd68a70e5ae59b1917bfb15",
                "reference": "32caa6043f050244dcd68a70e5ae59b1917bfb15",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-constants": "^3.0.8",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.12",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.3",
                "brain/monkey": "^2.6.2",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-01-12T05:50:23+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-blocks",
                "branch-alias": {
                    "dev-trunk": "3.3.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-blocks/compare/v${old}...v${new}"
                }
            },
            "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/v3.3.0"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-blocks"
        },
        {
            "name": "automattic/jetpack-boost-core",
            "version": "v0.4.3",
            "version_normalized": "0.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-boost-core.git",
                "reference": "8dd5b39d3237b9270b846bae73e0155f5f1d67ca"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-boost-core/zipball/8dd5b39d3237b9270b846bae73e0155f5f1d67ca",
                "reference": "8dd5b39d3237b9270b846bae73e0155f5f1d67ca",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^8.0.0",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/phpunit-select-config": "^1.0.3",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-02-23T09:47:20+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-boost-core",
                "mirror-repo": "Automattic/jetpack-boost-core",
                "branch-alias": {
                    "dev-trunk": "0.4.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-boost-core/compare/v${old}...v${new}"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Core functionality for boost and relevant packages to depend on",
            "support": {
                "source": "https://github.com/Automattic/jetpack-boost-core/tree/v0.4.3"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-boost-core"
        },
        {
            "name": "automattic/jetpack-boost-speed-score",
            "version": "v0.4.12",
            "version_normalized": "0.4.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-boost-speed-score.git",
                "reference": "85922e7af53533c5df123fcffb12293d19e82da6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-boost-speed-score/zipball/85922e7af53533c5df123fcffb12293d19e82da6",
                "reference": "85922e7af53533c5df123fcffb12293d19e82da6",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-boost-core": "^0.4.0",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.9",
                "automattic/phpunit-select-config": "^1.0.3",
                "brain/monkey": "^2.6",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-11-17T21:24:15+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-boost-speed-score",
                "mirror-repo": "Automattic/jetpack-boost-speed-score",
                "branch-alias": {
                    "dev-trunk": "0.4.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-boost-speed-score/compare/v${old}...v${new}"
                },
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-speed-score.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "A package that handles the API to generate the speed score.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-boost-speed-score/tree/v0.4.12"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-boost-speed-score"
        },
        {
            "name": "automattic/jetpack-classic-theme-helper",
            "version": "v0.14.21",
            "version_normalized": "0.14.21.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-classic-theme-helper.git",
                "reference": "7c748951fdb3fe7a5450b29c281f59fb7a9850b9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-classic-theme-helper/zipball/7c748951fdb3fe7a5450b29c281f59fb7a9850b9",
                "reference": "7c748951fdb3fe7a5450b29c281f59fb7a9850b9",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-assets": "^4.3.31",
                "automattic/jetpack-blocks": "^3.3.0",
                "automattic/jetpack-post-media": "^0.1.1",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/phpunit-select-config": "^1.0.4",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-04-06T18:44:34+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-classic-theme-helper",
                "mirror-repo": "Automattic/jetpack-classic-theme-helper",
                "branch-alias": {
                    "dev-trunk": "0.14.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-classic-theme-helper/compare/v${old}...v${new}"
                },
                "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.14.21"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-classic-theme-helper"
        },
        {
            "name": "automattic/jetpack-compat",
            "version": "v4.0.1",
            "version_normalized": "4.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-compat.git",
                "reference": "67b32b49dfcf50e0329bf9855a2ad804467b8fa2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-compat/zipball/67b32b49dfcf50e0329bf9855a2ad804467b8fa2",
                "reference": "67b32b49dfcf50e0329bf9855a2ad804467b8fa2",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-02-24T17:05:31+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-compat",
                "mirror-repo": "Automattic/jetpack-compat",
                "branch-alias": {
                    "dev-trunk": "4.0.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-compat/compare/v${old}...v${new}"
                }
            },
            "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/v4.0.1"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-compat"
        },
        {
            "name": "automattic/jetpack-composer-plugin",
            "version": "v4.0.5",
            "version_normalized": "4.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-composer-plugin.git",
                "reference": "e0a5ad3a32802ec156cb38c6280e2c12bfc63ffe"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-composer-plugin/zipball/e0a5ad3a32802ec156cb38c6280e2c12bfc63ffe",
                "reference": "e0a5ad3a32802ec156cb38c6280e2c12bfc63ffe",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^2.2",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.5",
                "automattic/phpunit-select-config": "^1.0.3",
                "composer/composer": "^2.2",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "time": "2025-04-28T15:12:46+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "Automattic\\Jetpack\\Composer\\Plugin",
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-composer-plugin",
                "branch-alias": {
                    "dev-trunk": "4.0.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-composer-plugin/compare/v${old}...v${new}"
                },
                "plugin-modifies-install-path": true
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "A custom installer plugin for Composer to move Jetpack packages out of `vendor/` so WordPress's translation infrastructure will find their strings.",
            "keywords": [
                "composer",
                "i18n",
                "jetpack",
                "plugin"
            ],
            "support": {
                "source": "https://github.com/Automattic/jetpack-composer-plugin/tree/v4.0.5"
            },
            "install-path": "../automattic/jetpack-composer-plugin"
        },
        {
            "name": "automattic/jetpack-config",
            "version": "v3.1.1",
            "version_normalized": "3.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-config.git",
                "reference": "2704e4122684c6553c618cca76e5d84cd524738c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-config/zipball/2704e4122684c6553c618cca76e5d84cd524738c",
                "reference": "2704e4122684c6553c618cca76e5d84cd524738c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-account-protection": "@dev",
                "automattic/jetpack-changelogger": "^6.0.5",
                "automattic/jetpack-connection": "@dev",
                "automattic/jetpack-import": "@dev",
                "automattic/jetpack-jitm": "@dev",
                "automattic/jetpack-post-list": "@dev",
                "automattic/jetpack-publicize": "@dev",
                "automattic/jetpack-search": "@dev",
                "automattic/jetpack-stats": "@dev",
                "automattic/jetpack-stats-admin": "@dev",
                "automattic/jetpack-sync": "@dev",
                "automattic/jetpack-videopress": "@dev",
                "automattic/jetpack-waf": "@dev",
                "automattic/jetpack-yoast-promo": "@dev"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-06-19T13:25:10+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-config",
                "mirror-repo": "Automattic/jetpack-config",
                "branch-alias": {
                    "dev-trunk": "3.1.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-config/compare/v${old}...v${new}"
                },
                "dependencies": {
                    "test-only": [
                        "packages/account-protection",
                        "packages/connection",
                        "packages/import",
                        "packages/jitm",
                        "packages/post-list",
                        "packages/publicize",
                        "packages/search",
                        "packages/stats-admin",
                        "packages/stats",
                        "packages/sync",
                        "packages/videopress",
                        "packages/waf",
                        "packages/yoast-promo"
                    ]
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Jetpack configuration package that initializes other packages and configures Jetpack's functionality. Can be used as a base for all variants of Jetpack package usage.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-config/tree/v3.1.1"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-config"
        },
        {
            "name": "automattic/jetpack-connection",
            "version": "v8.2.0",
            "version_normalized": "8.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-connection.git",
                "reference": "ad1d525af25b226658736109ba774927acde9d58"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-connection/zipball/ad1d525af25b226658736109ba774927acde9d58",
                "reference": "ad1d525af25b226658736109ba774927acde9d58",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-a8c-mc-stats": "^3.0.5",
                "automattic/jetpack-admin-ui": "^0.7.0",
                "automattic/jetpack-assets": "^4.3.31",
                "automattic/jetpack-constants": "^3.0.8",
                "automattic/jetpack-redirect": "^3.0.9",
                "automattic/jetpack-roles": "^3.0.8",
                "automattic/jetpack-status": "^6.1.2",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.4",
                "brain/monkey": "^2.6.2",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-04-06T18:44:14+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-connection",
                "mirror-repo": "Automattic/jetpack-connection",
                "branch-alias": {
                    "dev-trunk": "8.2.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-connection/compare/v${old}...v${new}"
                },
                "dependencies": {
                    "test-only": [
                        "packages/licensing",
                        "packages/sync"
                    ]
                },
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-package-version.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "actions.php"
                ],
                "classmap": [
                    "legacy",
                    "src/",
                    "src/webhooks",
                    "src/identity-crisis"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Everything needed to connect to the Jetpack infrastructure",
            "support": {
                "source": "https://github.com/Automattic/jetpack-connection/tree/v8.2.0"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-connection"
        },
        {
            "name": "automattic/jetpack-constants",
            "version": "v3.0.8",
            "version_normalized": "3.0.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-constants.git",
                "reference": "f9bf00ab48956b8326209e7c0baf247a0ed721c4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-constants/zipball/f9bf00ab48956b8326209e7c0baf247a0ed721c4",
                "reference": "f9bf00ab48956b8326209e7c0baf247a0ed721c4",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.5",
                "automattic/phpunit-select-config": "^1.0.3",
                "brain/monkey": "^2.6.2",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-04-28T15:12:45+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-constants",
                "branch-alias": {
                    "dev-trunk": "3.0.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-constants/compare/v${old}...v${new}"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "A wrapper for defining constants in a more testable way.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-constants/tree/v3.0.8"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-constants"
        },
        {
            "name": "automattic/jetpack-device-detection",
            "version": "v3.4.0",
            "version_normalized": "3.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-device-detection.git",
                "reference": "056d65972a2fbeb169c6b5c549eed9b26d22ed08"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/056d65972a2fbeb169c6b5c549eed9b26d22ed08",
                "reference": "056d65972a2fbeb169c6b5c549eed9b26d22ed08",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.13",
                "automattic/phpunit-select-config": "^1.0.3",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-02-02T12:50:49+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-device-detection",
                "branch-alias": {
                    "dev-trunk": "3.4.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-device-detection/compare/v${old}...v${new}"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "A way to detect device types based on User-Agent header.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-device-detection/tree/v3.4.0"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-device-detection"
        },
        {
            "name": "automattic/jetpack-error",
            "version": "v3.0.6",
            "version_normalized": "3.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-error.git",
                "reference": "e692db125745a669aaca3533d3b7c30ffbf00bf1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-error/zipball/e692db125745a669aaca3533d3b7c30ffbf00bf1",
                "reference": "e692db125745a669aaca3533d3b7c30ffbf00bf1",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.6",
                "automattic/phpunit-select-config": "^1.0.3",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-08-25T14:20:32+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-error",
                "branch-alias": {
                    "dev-trunk": "3.0.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-error/compare/v${old}...v${new}"
                }
            },
            "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/v3.0.6"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-error"
        },
        {
            "name": "automattic/jetpack-explat",
            "version": "v0.4.19",
            "version_normalized": "0.4.19.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-explat.git",
                "reference": "e9f4c666c81cc45f6445bc0aec4b802ed493e5e6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-explat/zipball/e9f4c666c81cc45f6445bc0aec4b802ed493e5e6",
                "reference": "e9f4c666c81cc45f6445bc0aec4b802ed493e5e6",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^8.2.0",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/phpunit-select-config": "^1.0.4",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-04-06T18:44:30+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-explat",
                "mirror-repo": "Automattic/jetpack-explat",
                "branch-alias": {
                    "dev-trunk": "0.4.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-explat/compare/v${old}...v${new}"
                },
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-explat.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "A package for running A/B tests on the Experimentation Platform (ExPlat) in the plugin.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-explat/tree/v0.4.19"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-explat"
        },
        {
            "name": "automattic/jetpack-external-connections",
            "version": "v0.1.23",
            "version_normalized": "0.1.23.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-external-connections.git",
                "reference": "2b3229b2c0f7769cf1a9f0603c017008d687090f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-external-connections/zipball/2b3229b2c0f7769cf1a9f0603c017008d687090f",
                "reference": "2b3229b2c0f7769cf1a9f0603c017008d687090f",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-assets": "^4.3.31",
                "automattic/jetpack-connection": "^8.2.0",
                "automattic/jetpack-redirect": "^3.0.9",
                "automattic/jetpack-status": "^6.1.2",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/phpunit-select-config": "^1.0.4",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-04-06T18:44:29+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-external-connections",
                "mirror-repo": "Automattic/jetpack-external-connections",
                "branch-alias": {
                    "dev-trunk": "0.1.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-external-connections/compare/v${old}...v${new}"
                },
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-external-connections.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Connect your site to external services.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-external-connections/tree/v0.1.23"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-external-connections"
        },
        {
            "name": "automattic/jetpack-external-media",
            "version": "v0.8.10",
            "version_normalized": "0.8.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-external-media.git",
                "reference": "157116a71d52cdf659eb2d5505953ace28ebf72e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-external-media/zipball/157116a71d52cdf659eb2d5505953ace28ebf72e",
                "reference": "157116a71d52cdf659eb2d5505953ace28ebf72e",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-assets": "^4.3.31",
                "automattic/jetpack-connection": "^8.2.0",
                "automattic/jetpack-constants": "^3.0.8",
                "automattic/jetpack-external-connections": "^0.1.23",
                "automattic/jetpack-status": "^6.1.2",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/phpunit-select-config": "^1.0.4",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-04-06T18:44:38+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-external-media",
                "mirror-repo": "Automattic/jetpack-external-media",
                "branch-alias": {
                    "dev-trunk": "0.8.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-external-media/compare/v${old}...v${new}"
                },
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-external-media.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "The external media feature allows users to select and import photos from external media",
            "support": {
                "source": "https://github.com/Automattic/jetpack-external-media/tree/v0.8.10"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-external-media"
        },
        {
            "name": "automattic/jetpack-forms",
            "version": "v7.16.0",
            "version_normalized": "7.16.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-forms.git",
                "reference": "4e8bd6f30f83eb6a488e23a61617b58c7e359840"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-forms/zipball/4e8bd6f30f83eb6a488e23a61617b58c7e359840",
                "reference": "4e8bd6f30f83eb6a488e23a61617b58c7e359840",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-admin-ui": "^0.7.0",
                "automattic/jetpack-assets": "^4.3.31",
                "automattic/jetpack-blocks": "^3.3.0",
                "automattic/jetpack-connection": "^8.2.0",
                "automattic/jetpack-device-detection": "^3.4.0",
                "automattic/jetpack-external-connections": "^0.1.23",
                "automattic/jetpack-jwt": "^0.2.2",
                "automattic/jetpack-logo": "^3.0.5",
                "automattic/jetpack-plans": "^0.11.3",
                "automattic/jetpack-status": "^6.1.2",
                "automattic/jetpack-sync": "^4.35.0",
                "automattic/jetpack-wp-build-polyfills": "^0.1.2",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/jetpack-connection": "^8.2.0",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.4",
                "automattic/wp-feature-api": "@dev",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-04-06T18:44:47+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-forms",
                "mirror-repo": "Automattic/jetpack-forms",
                "branch-alias": {
                    "dev-trunk": "7.16.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/automattic/jetpack-forms/compare/v${old}...v${new}"
                },
                "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/v7.16.0"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-forms"
        },
        {
            "name": "automattic/jetpack-image-cdn",
            "version": "v0.7.24",
            "version_normalized": "0.7.24.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-image-cdn.git",
                "reference": "8b53aa762be9d4a05430ca6142fbda2b7ac76d45"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-image-cdn/zipball/8b53aa762be9d4a05430ca6142fbda2b7ac76d45",
                "reference": "8b53aa762be9d4a05430ca6142fbda2b7ac76d45",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-assets": "^4.3.13",
                "automattic/jetpack-status": "^6.1.1",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.9",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.3",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-11-24T14:56:32+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-image-cdn",
                "mirror-repo": "Automattic/jetpack-image-cdn",
                "branch-alias": {
                    "dev-trunk": "0.7.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-image-cdn/compare/v${old}...v${new}"
                },
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-image-cdn.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Serve images through Jetpack's powerful CDN",
            "support": {
                "source": "https://github.com/Automattic/jetpack-image-cdn/tree/v0.7.24"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-image-cdn"
        },
        {
            "name": "automattic/jetpack-import",
            "version": "v0.9.15",
            "version_normalized": "0.9.15.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-import.git",
                "reference": "1a58be05496ef4e5b8c6df7886d7bf8fc688946f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-import/zipball/1a58be05496ef4e5b8c6df7886d7bf8fc688946f",
                "reference": "1a58be05496ef4e5b8c6df7886d7bf8fc688946f",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^8.0.0",
                "automattic/jetpack-sync": "^4.29.0",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/phpunit-select-config": "^1.0.3",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-02-23T09:47:27+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-import",
                "mirror-repo": "Automattic/jetpack-import",
                "branch-alias": {
                    "dev-trunk": "0.9.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-import/compare/v${old}...v${new}"
                },
                "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.9.15"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-import"
        },
        {
            "name": "automattic/jetpack-ip",
            "version": "v0.4.10",
            "version_normalized": "0.4.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-ip.git",
                "reference": "01ffca070577b77f813bafa6ebf82f1bb49e033c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-ip/zipball/01ffca070577b77f813bafa6ebf82f1bb49e033c",
                "reference": "01ffca070577b77f813bafa6ebf82f1bb49e033c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.6",
                "automattic/phpunit-select-config": "^1.0.3",
                "brain/monkey": "^2.6.2",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-09-08T17:51:34+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-ip",
                "mirror-repo": "Automattic/jetpack-ip",
                "branch-alias": {
                    "dev-trunk": "0.4.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/automattic/jetpack-ip/compare/v${old}...v${new}"
                },
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-utils.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Utilities for working with IP addresses.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-ip/tree/v0.4.10"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-ip"
        },
        {
            "name": "automattic/jetpack-jitm",
            "version": "v4.3.29",
            "version_normalized": "4.3.29.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-jitm.git",
                "reference": "19e9d2d2bc948c73f052bf595a7eac28bce80e6d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/19e9d2d2bc948c73f052bf595a7eac28bce80e6d",
                "reference": "19e9d2d2bc948c73f052bf595a7eac28bce80e6d",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-a8c-mc-stats": "^3.0.5",
                "automattic/jetpack-assets": "^4.3.31",
                "automattic/jetpack-connection": "^8.2.0",
                "automattic/jetpack-device-detection": "^3.4.0",
                "automattic/jetpack-logo": "^3.0.5",
                "automattic/jetpack-redirect": "^3.0.9",
                "automattic/jetpack-status": "^6.1.2",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/phpunit-select-config": "^1.0.4",
                "brain/monkey": "^2.6.2",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-04-06T18:44:34+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-jitm",
                "mirror-repo": "Automattic/jetpack-jitm",
                "branch-alias": {
                    "dev-trunk": "4.3.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-jitm/compare/v${old}...v${new}"
                },
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-jitm.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Just in time messages for Jetpack",
            "support": {
                "source": "https://github.com/Automattic/jetpack-jitm/tree/v4.3.29"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-jitm"
        },
        {
            "name": "automattic/jetpack-jwt",
            "version": "v0.2.2",
            "version_normalized": "0.2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-jwt.git",
                "reference": "2352668a96baf4b56446d8d5c1a3a2ed2aa4b9a0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-jwt/zipball/2352668a96baf4b56446d8d5c1a3a2ed2aa4b9a0",
                "reference": "2352668a96baf4b56446d8d5c1a3a2ed2aa4b9a0",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.11",
                "automattic/phpunit-select-config": "^1.0.3",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-12-08T13:55:08+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-jwt",
                "mirror-repo": "Automattic/jetpack-jwt",
                "branch-alias": {
                    "dev-trunk": "0.2.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/automattic/jetpack-jwt/compare/v${old}...v${new}"
                },
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-jwt.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "A JSON Web Token (JWT) implementation for Jetpack.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-jwt/tree/v0.2.2"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-jwt"
        },
        {
            "name": "automattic/jetpack-licensing",
            "version": "v3.1.5",
            "version_normalized": "3.1.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-licensing.git",
                "reference": "c8965a58a5059bfd17bb06b551fc6d0a3b26d8d3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-licensing/zipball/c8965a58a5059bfd17bb06b551fc6d0a3b26d8d3",
                "reference": "c8965a58a5059bfd17bb06b551fc6d0a3b26d8d3",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^8.0.0",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.3",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-02-23T09:47:16+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-licensing",
                "mirror-repo": "Automattic/jetpack-licensing",
                "branch-alias": {
                    "dev-trunk": "3.1.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-licensing/compare/v${old}...v${new}"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Everything needed to manage Jetpack licenses client-side.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-licensing/tree/v3.1.5"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-licensing"
        },
        {
            "name": "automattic/jetpack-logo",
            "version": "v3.0.5",
            "version_normalized": "3.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-logo.git",
                "reference": "53b54aaabdad187fff32c4d60ee04878229542e5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-logo/zipball/53b54aaabdad187fff32c4d60ee04878229542e5",
                "reference": "53b54aaabdad187fff32c4d60ee04878229542e5",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.5",
                "automattic/phpunit-select-config": "^1.0.3",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-04-28T15:12:43+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-logo",
                "branch-alias": {
                    "dev-trunk": "3.0.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-logo/compare/v${old}...v${new}"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "A logo for Jetpack",
            "support": {
                "source": "https://github.com/Automattic/jetpack-logo/tree/v3.0.5"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-logo"
        },
        {
            "name": "automattic/jetpack-masterbar",
            "version": "v0.27.19",
            "version_normalized": "0.27.19.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-masterbar.git",
                "reference": "a3a9f0456dad2e926de60a63a2eca0a89578417f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-masterbar/zipball/a3a9f0456dad2e926de60a63a2eca0a89578417f",
                "reference": "a3a9f0456dad2e926de60a63a2eca0a89578417f",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-assets": "^4.3.31",
                "automattic/jetpack-blaze": "^0.27.11",
                "automattic/jetpack-compat": "^4.0.1",
                "automattic/jetpack-connection": "^8.2.0",
                "automattic/jetpack-device-detection": "^3.4.0",
                "automattic/jetpack-jitm": "^4.3.29",
                "automattic/jetpack-logo": "^3.0.5",
                "automattic/jetpack-plans": "^0.11.3",
                "automattic/jetpack-status": "^6.1.2",
                "automattic/jetpack-subscribers-dashboard": "^0.5.1",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/patchwork-redefine-exit": "^2.0.9",
                "automattic/phpunit-select-config": "^1.0.4",
                "brain/monkey": "^2.6.2",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-04-06T18:44:40+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-masterbar",
                "mirror-repo": "Automattic/jetpack-masterbar",
                "branch-alias": {
                    "dev-trunk": "0.27.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-masterbar/compare/v${old}...v${new}"
                },
                "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.27.19"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-masterbar"
        },
        {
            "name": "automattic/jetpack-my-jetpack",
            "version": "v5.34.1",
            "version_normalized": "5.34.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-my-jetpack.git",
                "reference": "69db798f518e70841ed71a7f5f47a9b72138afb0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-my-jetpack/zipball/69db798f518e70841ed71a7f5f47a9b72138afb0",
                "reference": "69db798f518e70841ed71a7f5f47a9b72138afb0",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-admin-ui": "^0.7.0",
                "automattic/jetpack-assets": "^4.3.31",
                "automattic/jetpack-boost-speed-score": "^0.4.12",
                "automattic/jetpack-connection": "^8.2.0",
                "automattic/jetpack-constants": "^3.0.8",
                "automattic/jetpack-explat": "^0.4.19",
                "automattic/jetpack-jitm": "^4.3.29",
                "automattic/jetpack-licensing": "^3.1.5",
                "automattic/jetpack-plans": "^0.11.3",
                "automattic/jetpack-plugins-installer": "^0.5.7",
                "automattic/jetpack-protect-status": "^0.7.8",
                "automattic/jetpack-redirect": "^3.0.9",
                "automattic/jetpack-status": "^6.1.2",
                "automattic/jetpack-sync": "^4.35.0",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.4",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-04-06T18:44:41+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-my-jetpack",
                "mirror-repo": "Automattic/jetpack-my-jetpack",
                "branch-alias": {
                    "dev-trunk": "5.34.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-my-jetpack/compare/${old}...${new}"
                },
                "dependencies": {
                    "test-only": [
                        "packages/search",
                        "packages/videopress"
                    ]
                },
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-initializer.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/",
                    "src/products"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "WP Admin page with information and configuration shared among all Jetpack stand-alone plugins",
            "support": {
                "source": "https://github.com/Automattic/jetpack-my-jetpack/tree/v5.34.1"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-my-jetpack"
        },
        {
            "name": "automattic/jetpack-newsletter",
            "version": "v0.8.0",
            "version_normalized": "0.8.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-newsletter.git",
                "reference": "cde41d4fd0a3da8304b8db49552f38d3d6c8ed65"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-newsletter/zipball/cde41d4fd0a3da8304b8db49552f38d3d6c8ed65",
                "reference": "cde41d4fd0a3da8304b8db49552f38d3d6c8ed65",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-admin-ui": "^0.7.0",
                "automattic/jetpack-assets": "^4.3.31",
                "automattic/jetpack-connection": "^8.2.0",
                "automattic/jetpack-plans": "^0.11.3",
                "automattic/jetpack-redirect": "^3.0.9",
                "automattic/jetpack-status": "^6.1.2",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.4",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-04-06T18:44:42+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-newsletter",
                "autorelease": true,
                "mirror-repo": "Automattic/jetpack-newsletter",
                "branch-alias": {
                    "dev-trunk": "0.8.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-newsletter/compare/v${old}...v${new}"
                },
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-settings.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Jetpack Newsletter functionality",
            "support": {
                "source": "https://github.com/Automattic/jetpack-newsletter/tree/v0.8.0"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-newsletter"
        },
        {
            "name": "automattic/jetpack-password-checker",
            "version": "v0.4.9",
            "version_normalized": "0.4.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-password-checker.git",
                "reference": "af749008ece4d0e566e407dacda69fa28fe3557f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-password-checker/zipball/af749008ece4d0e566e407dacda69fa28fe3557f",
                "reference": "af749008ece4d0e566e407dacda69fa28fe3557f",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.7",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.3",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-09-15T14:36:45+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-password-checker",
                "mirror-repo": "Automattic/jetpack-password-checker",
                "branch-alias": {
                    "dev-trunk": "0.4.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-password-checker/compare/v${old}...v${new}"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Password Checker.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-password-checker/tree/v0.4.9"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-password-checker"
        },
        {
            "name": "automattic/jetpack-paypal-payments",
            "version": "v0.6.13",
            "version_normalized": "0.6.13.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-paypal-payments.git",
                "reference": "de006772e584ae269bed4e2a3da63dd389b36ffd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-paypal-payments/zipball/de006772e584ae269bed4e2a3da63dd389b36ffd",
                "reference": "de006772e584ae269bed4e2a3da63dd389b36ffd",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-assets": "^4.3.31",
                "automattic/jetpack-blocks": "^3.3.0",
                "automattic/jetpack-connection": "^8.2.0",
                "automattic/jetpack-plans": "^0.11.3",
                "automattic/jetpack-status": "^6.1.2",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.4",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-04-06T18:44:32+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-paypal-payments",
                "mirror-repo": "Automattic/jetpack-paypal-payments",
                "branch-alias": {
                    "dev-trunk": "0.6.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-paypal-payments/compare/v${old}...v${new}"
                },
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-paypal-payments.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Add PayPal, credit, and debit card payment buttons with minimal setup. Good for collecting donations or payments for products and services.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-paypal-payments/tree/v0.6.13"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-paypal-payments"
        },
        {
            "name": "automattic/jetpack-plans",
            "version": "v0.11.3",
            "version_normalized": "0.11.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-plans.git",
                "reference": "d45c15edb7189d1d6c6a9dfdeefdedb2548f0903"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-plans/zipball/d45c15edb7189d1d6c6a9dfdeefdedb2548f0903",
                "reference": "d45c15edb7189d1d6c6a9dfdeefdedb2548f0903",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^8.0.0",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/jetpack-status": "^6.1.2",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.3",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-02-23T09:47:17+00:00",
            "type": "library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-plans",
                "branch-alias": {
                    "dev-trunk": "0.11.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-plans/compare/v${old}...v${new}"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Fetch information about Jetpack Plans from wpcom",
            "support": {
                "source": "https://github.com/Automattic/jetpack-plans/tree/v0.11.3"
            },
            "install-path": "../automattic/jetpack-plans"
        },
        {
            "name": "automattic/jetpack-plugins-installer",
            "version": "v0.5.7",
            "version_normalized": "0.5.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-plugins-installer.git",
                "reference": "fb5ec7d4ab2eca33ff86e971c755b9bce93c1b74"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-plugins-installer/zipball/fb5ec7d4ab2eca33ff86e971c755b9bce93c1b74",
                "reference": "fb5ec7d4ab2eca33ff86e971c755b9bce93c1b74",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-a8c-mc-stats": "^3.0.5",
                "automattic/jetpack-status": "^6.0.3",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.6",
                "automattic/phpunit-select-config": "^1.0.3",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-08-14T13:40:36+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-plugins-installer",
                "mirror-repo": "Automattic/jetpack-plugins-installer",
                "branch-alias": {
                    "dev-trunk": "0.5.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-plugins-installer/compare/v${old}...v${new}"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Handle installation of plugins from WP.org",
            "support": {
                "source": "https://github.com/Automattic/jetpack-plugins-installer/tree/v0.5.7"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-plugins-installer"
        },
        {
            "name": "automattic/jetpack-post-list",
            "version": "v0.9.13",
            "version_normalized": "0.9.13.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-post-list.git",
                "reference": "b6ff3115e95c688d87a72bdcc3eb803f0feca716"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-post-list/zipball/b6ff3115e95c688d87a72bdcc3eb803f0feca716",
                "reference": "b6ff3115e95c688d87a72bdcc3eb803f0feca716",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-assets": "^4.3.31",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.4",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-04-06T18:44:10+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-post-list",
                "mirror-repo": "Automattic/jetpack-post-list",
                "branch-alias": {
                    "dev-trunk": "0.9.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/automattic/jetpack-post-list/compare/v${old}...v${new}"
                },
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-post-list.php"
                }
            },
            "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.9.13"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-post-list"
        },
        {
            "name": "automattic/jetpack-post-media",
            "version": "v0.1.1",
            "version_normalized": "0.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-post-media.git",
                "reference": "82ba58897c8a828f5513bf96c281124000306da5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-post-media/zipball/82ba58897c8a828f5513bf96c281124000306da5",
                "reference": "82ba58897c8a828f5513bf96c281124000306da5",
                "shasum": ""
            },
            "require": {
                "automattic/block-delimiter": "^0.3.5",
                "automattic/jetpack-connection": "^8.0.1",
                "automattic/jetpack-image-cdn": "^0.7.24",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.3",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-02-26T16:00:46+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-post-media",
                "mirror-repo": "Automattic/jetpack-post-media",
                "branch-alias": {
                    "dev-trunk": "0.1.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-post-media/compare/v${old}...v${new}"
                },
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-post-media.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Tools to extract useful information and meta data from WordPress posts.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-post-media/tree/v0.1.1"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-post-media"
        },
        {
            "name": "automattic/jetpack-protect-models",
            "version": "v0.6.1",
            "version_normalized": "0.6.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-protect-models.git",
                "reference": "6310dae0c4b5d90c5d8f557f64858a19e5751b8f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-protect-models/zipball/6310dae0c4b5d90c5d8f557f64858a19e5751b8f",
                "reference": "6310dae0c4b5d90c5d8f557f64858a19e5751b8f",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-redirect": "^3.0.8",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.5",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.3",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-08-04T15:36:47+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-protect-models",
                "mirror-repo": "Automattic/jetpack-protect-models",
                "branch-alias": {
                    "dev-trunk": "0.6.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-protect-models/compare/v${old}...v${new}"
                },
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-protect-models.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "This package contains the models used in Protect. ",
            "support": {
                "source": "https://github.com/Automattic/jetpack-protect-models/tree/v0.6.1"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-protect-models"
        },
        {
            "name": "automattic/jetpack-protect-status",
            "version": "v0.7.8",
            "version_normalized": "0.7.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-protect-status.git",
                "reference": "eb4fffb330b55561c95aecb4cbb819942936a3a8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-protect-status/zipball/eb4fffb330b55561c95aecb4cbb819942936a3a8",
                "reference": "eb4fffb330b55561c95aecb4cbb819942936a3a8",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^8.0.0",
                "automattic/jetpack-plans": "^0.11.3",
                "automattic/jetpack-plugins-installer": "^0.5.7",
                "automattic/jetpack-protect-models": "^0.6.1",
                "automattic/jetpack-sync": "^4.29.0",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.3",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-02-23T09:47:26+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-protect-status",
                "mirror-repo": "Automattic/jetpack-protect-status",
                "branch-alias": {
                    "dev-trunk": "0.7.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-protect-status/compare/v${old}...v${new}"
                },
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-status.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "This package contains the Protect Status API functionality to retrieve a site's scan status (WordPress, Themes, and Plugins threats).",
            "support": {
                "source": "https://github.com/Automattic/jetpack-protect-status/tree/v0.7.8"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-protect-status"
        },
        {
            "name": "automattic/jetpack-publicize",
            "version": "v0.76.1",
            "version_normalized": "0.76.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-publicize.git",
                "reference": "38b8aef1764a2576c338dff934214f66cbeb17f7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-publicize/zipball/38b8aef1764a2576c338dff934214f66cbeb17f7",
                "reference": "38b8aef1764a2576c338dff934214f66cbeb17f7",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-admin-ui": "^0.7.0",
                "automattic/jetpack-assets": "^4.3.31",
                "automattic/jetpack-autoloader": "^5.0.16",
                "automattic/jetpack-config": "^3.1.1",
                "automattic/jetpack-connection": "^8.2.0",
                "automattic/jetpack-plans": "^0.11.3",
                "automattic/jetpack-post-media": "^0.1.1",
                "automattic/jetpack-redirect": "^3.0.9",
                "automattic/jetpack-status": "^6.1.2",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.4",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-04-06T18:44:39+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-publicize-pkg",
                "mirror-repo": "Automattic/jetpack-publicize",
                "branch-alias": {
                    "dev-trunk": "0.76.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-publicize/compare/v${old}...v${new}"
                }
            },
            "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.76.1"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-publicize"
        },
        {
            "name": "automattic/jetpack-redirect",
            "version": "v3.0.9",
            "version_normalized": "3.0.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-redirect.git",
                "reference": "afb74d7c2ae46863c2af46b5703cf1c8728e6a5d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/afb74d7c2ae46863c2af46b5703cf1c8728e6a5d",
                "reference": "afb74d7c2ae46863c2af46b5703cf1c8728e6a5d",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-status": "^6.0.3",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.6",
                "automattic/phpunit-select-config": "^1.0.3",
                "brain/monkey": "^2.6.2",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-08-25T05:54:15+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-redirect",
                "branch-alias": {
                    "dev-trunk": "3.0.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-redirect/compare/v${old}...v${new}"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Utilities to build URLs to the jetpack.com/redirect/ service",
            "support": {
                "source": "https://github.com/Automattic/jetpack-redirect/tree/v3.0.9"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-redirect"
        },
        {
            "name": "automattic/jetpack-roles",
            "version": "v3.0.8",
            "version_normalized": "3.0.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-roles.git",
                "reference": "96e09fc813ccf5e691f46297875d6b85b859c669"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-roles/zipball/96e09fc813ccf5e691f46297875d6b85b859c669",
                "reference": "96e09fc813ccf5e691f46297875d6b85b859c669",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.5",
                "automattic/phpunit-select-config": "^1.0.3",
                "brain/monkey": "^2.6.2",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-04-28T15:12:44+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-roles",
                "branch-alias": {
                    "dev-trunk": "3.0.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-roles/compare/v${old}...v${new}"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Utilities, related with user roles and capabilities.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-roles/tree/v3.0.8"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-roles"
        },
        {
            "name": "automattic/jetpack-search",
            "version": "v0.56.7",
            "version_normalized": "0.56.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-search.git",
                "reference": "dd3c4801a7776f26e09b2898722d589417dffcfc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-search/zipball/dd3c4801a7776f26e09b2898722d589417dffcfc",
                "reference": "dd3c4801a7776f26e09b2898722d589417dffcfc",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-assets": "^4.3.31",
                "automattic/jetpack-config": "^3.1.1",
                "automattic/jetpack-connection": "^8.2.0",
                "automattic/jetpack-constants": "^3.0.8",
                "automattic/jetpack-my-jetpack": "^5.34.1",
                "automattic/jetpack-status": "^6.1.2",
                "automattic/jetpack-sync": "^4.35.0",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.4",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-04-06T18:44:45+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-search-pkg",
                "mirror-repo": "Automattic/jetpack-search",
                "branch-alias": {
                    "dev-trunk": "0.56.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-search/compare/v${old}...v${new}"
                },
                "version-constants": {
                    "::VERSION": "src/class-package.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Tools to assist with enabling cloud search for Jetpack sites.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-search/tree/v0.56.7"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-search"
        },
        {
            "name": "automattic/jetpack-stats",
            "version": "v0.18.1",
            "version_normalized": "0.18.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-stats.git",
                "reference": "c2d97edb390b367ec3e2413c2673ab44939b0cac"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-stats/zipball/c2d97edb390b367ec3e2413c2673ab44939b0cac",
                "reference": "c2d97edb390b367ec3e2413c2673ab44939b0cac",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^8.0.1",
                "automattic/jetpack-constants": "^3.0.8",
                "automattic/jetpack-status": "^6.1.2",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.3",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-02-26T16:00:44+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-stats",
                "mirror-repo": "Automattic/jetpack-stats",
                "branch-alias": {
                    "dev-trunk": "0.18.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-stats/compare/v${old}...v${new}"
                },
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-package-version.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Collect valuable traffic stats and insights.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-stats/tree/v0.18.1"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-stats"
        },
        {
            "name": "automattic/jetpack-stats-admin",
            "version": "v0.30.9",
            "version_normalized": "0.30.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-stats-admin.git",
                "reference": "bdb8a79f6b25811b3cce371900294cbb632c9e83"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-stats-admin/zipball/bdb8a79f6b25811b3cce371900294cbb632c9e83",
                "reference": "bdb8a79f6b25811b3cce371900294cbb632c9e83",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-blaze": "^0.27.9",
                "automattic/jetpack-connection": "^8.0.5",
                "automattic/jetpack-constants": "^3.0.8",
                "automattic/jetpack-jitm": "^4.3.27",
                "automattic/jetpack-plans": "^0.11.3",
                "automattic/jetpack-stats": "^0.18.1",
                "automattic/jetpack-status": "^6.1.2",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.3",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-03-23T13:38:59+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-stats-admin",
                "mirror-repo": "Automattic/jetpack-stats-admin",
                "branch-alias": {
                    "dev-trunk": "0.30.x-dev"
                },
                "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.30.9"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-stats-admin"
        },
        {
            "name": "automattic/jetpack-status",
            "version": "v6.1.2",
            "version_normalized": "6.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-status.git",
                "reference": "1ccaefabcf9f609b2b55e07729ffcca1a749f485"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-status/zipball/1ccaefabcf9f609b2b55e07729ffcca1a749f485",
                "reference": "1ccaefabcf9f609b2b55e07729ffcca1a749f485",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-constants": "^3.0.8",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.12",
                "automattic/jetpack-connection": "@dev",
                "automattic/jetpack-ip": "^0.4.10",
                "automattic/jetpack-plans": "@dev",
                "automattic/phpunit-select-config": "^1.0.3",
                "brain/monkey": "^2.6.2",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-12-15T11:22:14+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-status",
                "branch-alias": {
                    "dev-trunk": "6.1.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-status/compare/v${old}...v${new}"
                },
                "dependencies": {
                    "test-only": [
                        "packages/connection",
                        "packages/plans"
                    ]
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Used to retrieve information about the current status of Jetpack and the site overall.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-status/tree/v6.1.2"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-status"
        },
        {
            "name": "automattic/jetpack-subscribers-dashboard",
            "version": "v0.5.1",
            "version_normalized": "0.5.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-subscribers-dashboard.git",
                "reference": "6a0df458d8155712e2f521ac62a43c88a65c2b99"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-subscribers-dashboard/zipball/6a0df458d8155712e2f521ac62a43c88a65c2b99",
                "reference": "6a0df458d8155712e2f521ac62a43c88a65c2b99",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^8.2.0",
                "automattic/jetpack-constants": "^3.0.8",
                "automattic/jetpack-jitm": "^4.3.29",
                "automattic/jetpack-plans": "^0.11.3",
                "automattic/jetpack-stats": "^0.18.1",
                "automattic/jetpack-status": "^6.1.2",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.4",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-04-06T18:44:37+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-subscribers-dashboard",
                "mirror-repo": "Automattic/jetpack-subscribers-dashboard",
                "branch-alias": {
                    "dev-trunk": "0.5.x-dev"
                },
                "version-constants": {
                    "::VERSION": "src/class-dashboard.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Subscribers dashboard",
            "support": {
                "source": "https://github.com/Automattic/jetpack-subscribers-dashboard/tree/v0.5.1"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-subscribers-dashboard"
        },
        {
            "name": "automattic/jetpack-sync",
            "version": "v4.35.0",
            "version_normalized": "4.35.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-sync.git",
                "reference": "4ad39240064a2a9f0ce4b00c13b02c58fc7e2f78"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-sync/zipball/4ad39240064a2a9f0ce4b00c13b02c58fc7e2f78",
                "reference": "4ad39240064a2a9f0ce4b00c13b02c58fc7e2f78",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^8.2.0",
                "automattic/jetpack-constants": "^3.0.8",
                "automattic/jetpack-ip": "^0.4.10",
                "automattic/jetpack-password-checker": "^0.4.9",
                "automattic/jetpack-roles": "^3.0.8",
                "automattic/jetpack-status": "^6.1.2",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/jetpack-search": "@dev",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/jetpack-waf": "^0.28.2",
                "automattic/phpunit-select-config": "^1.0.4",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-04-06T18:44:22+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-sync",
                "mirror-repo": "Automattic/jetpack-sync",
                "branch-alias": {
                    "dev-trunk": "4.35.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-sync/compare/v${old}...v${new}"
                },
                "dependencies": {
                    "test-only": [
                        "packages/search",
                        "packages/waf"
                    ]
                },
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-package-version.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Everything needed to allow syncing to the WP.com infrastructure.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-sync/tree/v4.35.0"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-sync"
        },
        {
            "name": "automattic/jetpack-videopress",
            "version": "v0.36.1",
            "version_normalized": "0.36.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-videopress.git",
                "reference": "54581af44397b8bf249ff935e08829f1f7287628"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-videopress/zipball/54581af44397b8bf249ff935e08829f1f7287628",
                "reference": "54581af44397b8bf249ff935e08829f1f7287628",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-admin-ui": "^0.7.0",
                "automattic/jetpack-assets": "^4.3.31",
                "automattic/jetpack-connection": "^8.2.0",
                "automattic/jetpack-my-jetpack": "^5.34.1",
                "automattic/jetpack-plans": "^0.11.3",
                "automattic/jetpack-status": "^6.1.2",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.4",
                "brain/monkey": "^2.6.2",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-04-06T18:44:44+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-videopress-pkg",
                "mirror-repo": "Automattic/jetpack-videopress",
                "branch-alias": {
                    "dev-trunk": "0.36.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-videopress/compare/v${old}...v${new}"
                },
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-package-version.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "VideoPress package",
            "support": {
                "source": "https://github.com/Automattic/jetpack-videopress/tree/v0.36.1"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-videopress"
        },
        {
            "name": "automattic/jetpack-waf",
            "version": "v0.28.2",
            "version_normalized": "0.28.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-waf.git",
                "reference": "ba17401ce10e8edb5616b74d5501cad491ade508"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-waf/zipball/ba17401ce10e8edb5616b74d5501cad491ade508",
                "reference": "ba17401ce10e8edb5616b74d5501cad491ade508",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^8.0.5",
                "automattic/jetpack-constants": "^3.0.8",
                "automattic/jetpack-ip": "^0.4.10",
                "automattic/jetpack-status": "^6.1.2",
                "php": ">=7.2",
                "wikimedia/aho-corasick": "^1.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.3",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-03-23T13:38:40+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-waf",
                "mirror-repo": "Automattic/jetpack-waf",
                "branch-alias": {
                    "dev-trunk": "0.28.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-waf/compare/v${old}...v${new}"
                }
            },
            "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.28.2"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-waf"
        },
        {
            "name": "automattic/jetpack-wp-build-polyfills",
            "version": "v0.1.2",
            "version_normalized": "0.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-wp-build-polyfills.git",
                "reference": "8a6086c47211a14b96e5597bf5bb3ebd532494c0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-wp-build-polyfills/zipball/8a6086c47211a14b96e5597bf5bb3ebd532494c0",
                "reference": "8a6086c47211a14b96e5597bf5bb3ebd532494c0",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.4",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "time": "2026-04-06T18:44:03+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-wp-build-polyfills",
                "mirror-repo": "Automattic/jetpack-wp-build-polyfills",
                "branch-alias": {
                    "dev-trunk": "0.1.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-wp-build-polyfills/compare/v${old}...v${new}"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Polyfills for WordPress Core packages not available in WP < 7.0",
            "support": {
                "source": "https://github.com/Automattic/jetpack-wp-build-polyfills/tree/v0.1.2"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-wp-build-polyfills"
        },
        {
            "name": "automattic/woocommerce-analytics",
            "version": "v0.16.3",
            "version_normalized": "0.16.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/woocommerce-analytics.git",
                "reference": "95dae7b3b036e4e3d435c10d8cef39893cd286b8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/woocommerce-analytics/zipball/95dae7b3b036e4e3d435c10d8cef39893cd286b8",
                "reference": "95dae7b3b036e4e3d435c10d8cef39893cd286b8",
                "shasum": ""
            },
            "require": {
                "automattic/block-delimiter": "^0.3.5",
                "automattic/jetpack-assets": "^4.3.31",
                "automattic/jetpack-connection": "^8.2.0",
                "automattic/jetpack-constants": "^3.0.8",
                "automattic/jetpack-device-detection": "^3.4.0",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/jetpack-test-environment": "@dev",
                "automattic/phpunit-select-config": "^1.0.4",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-04-06T18:44:32+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "woocommerce-analytics",
                "mirror-repo": "Automattic/woocommerce-analytics",
                "branch-alias": {
                    "dev-trunk": "0.16.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/woocommerce-analytics/compare/v${old}...v${new}"
                },
                "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.16.3"
            },
            "install-path": "../../jetpack_vendor/automattic/woocommerce-analytics"
        },
        {
            "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": []
}
