HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux vmi1674223.contaboserver.net 5.4.0-182-generic #202-Ubuntu SMP Fri Apr 26 12:29:36 UTC 2024 x86_64
User: root (0)
PHP: 7.4.3-4ubuntu2.22
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/html/onlineshop/wp-content/plugins/jetpack/vendor/composer/installed.json
{
    "packages": [
        {
            "name": "automattic/jetpack-a8c-mc-stats",
            "version": "v2.0.1",
            "version_normalized": "2.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-a8c-mc-stats.git",
                "reference": "64748d02bf646e6b000f79dc8e4ea127bbd8df14"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/64748d02bf646e6b000f79dc8e4ea127bbd8df14",
                "reference": "64748d02bf646e6b000f79dc8e4ea127bbd8df14",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.1.1",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-03-12T22:00:11+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-a8c-mc-stats",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Used to record internal usage stats for Automattic. Not visible to site owners.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-a8c-mc-stats/tree/v2.0.1"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-a8c-mc-stats"
        },
        {
            "name": "automattic/jetpack-abtest",
            "version": "v2.0.3",
            "version_normalized": "2.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-abtest.git",
                "reference": "b4f51e1612340432b7b3e5254310d463d69d1865"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-abtest/zipball/b4f51e1612340432b7b3e5254310d463d69d1865",
                "reference": "b4f51e1612340432b7b3e5254310d463d69d1865",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^2.7.3",
                "automattic/jetpack-error": "^2.0.2",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.2",
                "automattic/wordbless": "dev-master",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-04-25T07:24:50+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-abtest",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-abtest/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Provides an interface to the WP.com A/B tests.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-abtest/tree/v2.0.3"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-abtest"
        },
        {
            "name": "automattic/jetpack-admin-ui",
            "version": "v0.4.2",
            "version_normalized": "0.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-admin-ui.git",
                "reference": "cc7062363464f53bb3ae5745754f353c248d6278"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-admin-ui/zipball/cc7062363464f53bb3ae5745754f353c248d6278",
                "reference": "cc7062363464f53bb3ae5745754f353c248d6278",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.2",
                "automattic/jetpack-logo": "^2.0.2",
                "automattic/wordbless": "dev-master",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-04-22T18:47:32+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-admin-ui",
                "textdomain": "jetpack-admin-ui",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-admin-ui/compare/${old}...${new}"
                },
                "branch-alias": {
                    "dev-trunk": "0.4.x-dev"
                },
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-admin-menu.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Generic Jetpack wp-admin UI elements",
            "support": {
                "source": "https://github.com/Automattic/jetpack-admin-ui/tree/v0.4.2"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-admin-ui"
        },
        {
            "name": "automattic/jetpack-assets",
            "version": "v2.1.9",
            "version_normalized": "2.1.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-assets.git",
                "reference": "add537211e3caf4cce64fc6f6a63dc610dc26271"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-assets/zipball/add537211e3caf4cce64fc6f6a63dc610dc26271",
                "reference": "add537211e3caf4cce64fc6f6a63dc610dc26271",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-constants": "^2.0.2",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.3",
                "brain/monkey": "2.6.1",
                "wikimedia/testing-access-wrapper": "^1.0 || ^2.0 || ^3.0",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-05-06T17:33:33+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-assets",
                "textdomain": "jetpack-assets",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-assets/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "2.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "actions.php"
                ],
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Asset management utilities for Jetpack ecosystem packages",
            "support": {
                "source": "https://github.com/Automattic/jetpack-assets/tree/v2.1.9"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-assets"
        },
        {
            "name": "automattic/jetpack-autoloader",
            "version": "v3.0.7",
            "version_normalized": "3.0.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-autoloader.git",
                "reference": "2a3ab8c22cefdb7a48f1c704696c821d1e9a5ebb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/2a3ab8c22cefdb7a48f1c704696c821d1e9a5ebb",
                "reference": "2a3ab8c22cefdb7a48f1c704696c821d1e9a5ebb",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.1 || ^2.0",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.3",
                "composer/composer": "^1.1 || ^2.0",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "time": "2024-05-06T17:33:09+00:00",
            "type": "composer-plugin",
            "extra": {
                "autotagger": true,
                "class": "Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin",
                "mirror-repo": "Automattic/jetpack-autoloader",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-autoloader/compare/v${old}...v${new}"
                },
                "version-constants": {
                    "::VERSION": "src/AutoloadGenerator.php"
                },
                "branch-alias": {
                    "dev-trunk": "3.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Automattic\\Jetpack\\Autoloader\\": "src"
                },
                "classmap": [
                    "src/AutoloadGenerator.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Creates a custom autoloader for a plugin or theme.",
            "keywords": [
                "autoload",
                "autoloader",
                "composer",
                "jetpack",
                "plugin",
                "wordpress"
            ],
            "support": {
                "source": "https://github.com/Automattic/jetpack-autoloader/tree/v3.0.7"
            },
            "install-path": "../automattic/jetpack-autoloader"
        },
        {
            "name": "automattic/jetpack-backup",
            "version": "v3.3.10",
            "version_normalized": "3.3.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-backup.git",
                "reference": "1976e0eeb7581ba776fbb8d744fd3ad931580b01"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-backup/zipball/1976e0eeb7581ba776fbb8d744fd3ad931580b01",
                "reference": "1976e0eeb7581ba776fbb8d744fd3ad931580b01",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-admin-ui": "^0.4.2",
                "automattic/jetpack-assets": "^2.1.9",
                "automattic/jetpack-autoloader": "^3.0.7",
                "automattic/jetpack-backup-helper-script-manager": "^0.2.6",
                "automattic/jetpack-composer-plugin": "^2.0.1",
                "automattic/jetpack-config": "^2.0.2",
                "automattic/jetpack-connection": "^2.7.6",
                "automattic/jetpack-identity-crisis": "^0.18.6",
                "automattic/jetpack-my-jetpack": "^4.23.0",
                "automattic/jetpack-status": "^3.0.2",
                "automattic/jetpack-sync": "^2.15.1",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.3",
                "automattic/wordbless": "@dev",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-05-06T17:34:43+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-backup",
                "textdomain": "jetpack-backup-pkg",
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-package-version.php"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-backup/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "3.3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "actions.php"
                ],
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Tools to assist with backing up Jetpack sites.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-backup/tree/v3.3.10"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-backup"
        },
        {
            "name": "automattic/jetpack-backup-helper-script-manager",
            "version": "v0.2.6",
            "version_normalized": "0.2.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-backup-helper-script-manager.git",
                "reference": "b048d0a63fbe37f3355b00f77cbec7416e4eaa2e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-backup-helper-script-manager/zipball/b048d0a63fbe37f3355b00f77cbec7416e4eaa2e",
                "reference": "b048d0a63fbe37f3355b00f77cbec7416e4eaa2e",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.1.2",
                "automattic/wordbless": "@dev",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-04-08T18:32:58+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-backup-helper-script-manager",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-backup-helper-script-manager/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "0.2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Install / delete helper script for backup and transport server. Not visible to site owners.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-backup-helper-script-manager/tree/v0.2.6"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-backup-helper-script-manager"
        },
        {
            "name": "automattic/jetpack-blaze",
            "version": "v0.21.2",
            "version_normalized": "0.21.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-blaze.git",
                "reference": "2e69d88141bd0d1789572c31648db7ebee98cd40"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-blaze/zipball/2e69d88141bd0d1789572c31648db7ebee98cd40",
                "reference": "2e69d88141bd0d1789572c31648db7ebee98cd40",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-assets": "^2.1.9",
                "automattic/jetpack-connection": "^2.7.6",
                "automattic/jetpack-constants": "^2.0.2",
                "automattic/jetpack-plans": "^0.4.7",
                "automattic/jetpack-redirect": "^2.0.2",
                "automattic/jetpack-status": "^3.0.2",
                "automattic/jetpack-sync": "^2.15.1",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.3",
                "automattic/wordbless": "@dev",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-05-06T17:34:37+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-blaze",
                "changelogger": {
                    "link-template": "https://github.com/automattic/jetpack-blaze/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "0.21.x-dev"
                },
                "textdomain": "jetpack-blaze",
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-dashboard.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Attract high-quality traffic to your site using Blaze.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-blaze/tree/v0.21.2"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-blaze"
        },
        {
            "name": "automattic/jetpack-blocks",
            "version": "v2.0.3",
            "version_normalized": "2.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-blocks.git",
                "reference": "5ccebea3ffa67eb16a688d782a5e82b8a346d9ee"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-blocks/zipball/5ccebea3ffa67eb16a688d782a5e82b8a346d9ee",
                "reference": "5ccebea3ffa67eb16a688d782a5e82b8a346d9ee",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-constants": "^2.0.1",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.2",
                "automattic/wordbless": "dev-master",
                "brain/monkey": "2.6.1",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-04-22T18:47:33+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-blocks",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-blocks/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Register and manage blocks within a plugin. Used to manage block registration, enqueues, and more.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-blocks/tree/v2.0.3"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-blocks"
        },
        {
            "name": "automattic/jetpack-boost-core",
            "version": "v0.2.7",
            "version_normalized": "0.2.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-boost-core.git",
                "reference": "fc90a8e543855068d52bcdad5eb7cc29b152ec2f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-boost-core/zipball/fc90a8e543855068d52bcdad5eb7cc29b152ec2f",
                "reference": "fc90a8e543855068d52bcdad5eb7cc29b152ec2f",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^2.7.6",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.3",
                "automattic/wordbless": "dev-master",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-05-06T17:33:57+00:00",
            "type": "jetpack-library",
            "extra": {
                "mirror-repo": "Automattic/jetpack-boost-core",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-boost-core/compare/v${old}...v${new}"
                },
                "autotagger": true,
                "branch-alias": {
                    "dev-trunk": "0.2.x-dev"
                },
                "textdomain": "jetpack-boost-core"
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Core functionality for boost and relevant packages to depend on",
            "support": {
                "source": "https://github.com/Automattic/jetpack-boost-core/tree/v0.2.7"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-boost-core"
        },
        {
            "name": "automattic/jetpack-boost-speed-score",
            "version": "v0.3.11",
            "version_normalized": "0.3.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-boost-speed-score.git",
                "reference": "5bcf759dfb18ef98aa8e998028e25960a20e551d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-boost-speed-score/zipball/5bcf759dfb18ef98aa8e998028e25960a20e551d",
                "reference": "5bcf759dfb18ef98aa8e998028e25960a20e551d",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-boost-core": "^0.2.6",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.2",
                "brain/monkey": "^2.6",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-04-22T18:47:36+00:00",
            "type": "jetpack-library",
            "extra": {
                "mirror-repo": "Automattic/jetpack-boost-speed-score",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-boost-speed-score/compare/v${old}...v${new}"
                },
                "autotagger": true,
                "branch-alias": {
                    "dev-trunk": "0.3.x-dev"
                },
                "textdomain": "jetpack-boost-speed-score",
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-speed-score.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "A package that handles the API to generate the speed score.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-boost-speed-score/tree/v0.3.11"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-boost-speed-score"
        },
        {
            "name": "automattic/jetpack-compat",
            "version": "v3.0.2",
            "version_normalized": "3.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-compat.git",
                "reference": "b7c25cceadac59833ebd58e1877cb5b6b93b8fd5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-compat/zipball/b7c25cceadac59833ebd58e1877cb5b6b93b8fd5",
                "reference": "b7c25cceadac59833ebd58e1877cb5b6b93b8fd5",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.2"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-04-25T07:24:07+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-compat",
                "textdomain": "jetpack-compat",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-compat/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "3.0.x-dev"
                }
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Compatibility layer with previous versions of Jetpack",
            "support": {
                "source": "https://github.com/Automattic/jetpack-compat/tree/v3.0.2"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-compat"
        },
        {
            "name": "automattic/jetpack-composer-plugin",
            "version": "v2.0.1",
            "version_normalized": "2.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-composer-plugin.git",
                "reference": "4c14db8b90c82b02b6530dacfc02f14e3432515b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-composer-plugin/zipball/4c14db8b90c82b02b6530dacfc02f14e3432515b",
                "reference": "4c14db8b90c82b02b6530dacfc02f14e3432515b",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^2.1.0",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.1.1",
                "composer/composer": "^2.2 || ^2.4",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "time": "2024-03-14T20:42:33+00:00",
            "type": "composer-plugin",
            "extra": {
                "plugin-modifies-install-path": true,
                "class": "Automattic\\Jetpack\\Composer\\Plugin",
                "mirror-repo": "Automattic/jetpack-composer-plugin",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-composer-plugin/compare/v${old}...v${new}"
                },
                "autotagger": true,
                "branch-alias": {
                    "dev-trunk": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "A custom installer plugin for Composer to move Jetpack packages out of `vendor/` so WordPress's translation infrastructure will find their strings.",
            "keywords": [
                "composer",
                "i18n",
                "jetpack",
                "plugin"
            ],
            "support": {
                "source": "https://github.com/Automattic/jetpack-composer-plugin/tree/v2.0.1"
            },
            "install-path": "../automattic/jetpack-composer-plugin"
        },
        {
            "name": "automattic/jetpack-config",
            "version": "v2.0.2",
            "version_normalized": "2.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-config.git",
                "reference": "5790b6e9335abb316fe123610e6bdf89baae0ca9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-config/zipball/5790b6e9335abb316fe123610e6bdf89baae0ca9",
                "reference": "5790b6e9335abb316fe123610e6bdf89baae0ca9",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.3",
                "automattic/jetpack-connection": "@dev",
                "automattic/jetpack-identity-crisis": "@dev",
                "automattic/jetpack-import": "@dev",
                "automattic/jetpack-jitm": "@dev",
                "automattic/jetpack-post-list": "@dev",
                "automattic/jetpack-publicize": "@dev",
                "automattic/jetpack-search": "@dev",
                "automattic/jetpack-stats": "@dev",
                "automattic/jetpack-stats-admin": "@dev",
                "automattic/jetpack-sync": "@dev",
                "automattic/jetpack-videopress": "@dev",
                "automattic/jetpack-waf": "@dev",
                "automattic/jetpack-wordads": "@dev",
                "automattic/jetpack-yoast-promo": "@dev"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-05-06T17:32:13+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-config",
                "textdomain": "jetpack-config",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-config/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "2.0.x-dev"
                },
                "dependencies": {
                    "test-only": [
                        "packages/connection",
                        "packages/identity-crisis",
                        "packages/import",
                        "packages/jitm",
                        "packages/post-list",
                        "packages/publicize",
                        "packages/search",
                        "packages/stats",
                        "packages/stats-admin",
                        "packages/sync",
                        "packages/videopress",
                        "packages/waf",
                        "packages/wordads",
                        "packages/yoast-promo"
                    ]
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Jetpack configuration package that initializes other packages and configures Jetpack's functionality. Can be used as a base for all variants of Jetpack package usage.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-config/tree/v2.0.2"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-config"
        },
        {
            "name": "automattic/jetpack-connection",
            "version": "v2.7.6",
            "version_normalized": "2.7.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-connection.git",
                "reference": "475e683682978ad73b217aa8c830faeb2ec2cbbe"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-connection/zipball/475e683682978ad73b217aa8c830faeb2ec2cbbe",
                "reference": "475e683682978ad73b217aa8c830faeb2ec2cbbe",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-a8c-mc-stats": "^2.0.1",
                "automattic/jetpack-admin-ui": "^0.4.2",
                "automattic/jetpack-assets": "^2.1.9",
                "automattic/jetpack-constants": "^2.0.2",
                "automattic/jetpack-redirect": "^2.0.2",
                "automattic/jetpack-roles": "^2.0.2",
                "automattic/jetpack-status": "^3.0.2",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.3",
                "automattic/jetpack-licensing": "@dev",
                "automattic/jetpack-sync": "@dev",
                "automattic/wordbless": "@dev",
                "brain/monkey": "2.6.1",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-05-06T17:33:47+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-connection",
                "textdomain": "jetpack-connection",
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-package-version.php"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-connection/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "2.7.x-dev"
                },
                "dependencies": {
                    "test-only": [
                        "packages/licensing",
                        "packages/sync"
                    ]
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "legacy",
                    "src/",
                    "src/webhooks"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Everything needed to connect to the Jetpack infrastructure",
            "support": {
                "source": "https://github.com/Automattic/jetpack-connection/tree/v2.7.6"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-connection"
        },
        {
            "name": "automattic/jetpack-constants",
            "version": "v2.0.2",
            "version_normalized": "2.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-constants.git",
                "reference": "6f7991f9e4475d4e2c3fd843111abfadb8a8c187"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-constants/zipball/6f7991f9e4475d4e2c3fd843111abfadb8a8c187",
                "reference": "6f7991f9e4475d4e2c3fd843111abfadb8a8c187",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.2",
                "brain/monkey": "2.6.1",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-04-30T19:01:57+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-constants",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-constants/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "A wrapper for defining constants in a more testable way.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-constants/tree/v2.0.2"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-constants"
        },
        {
            "name": "automattic/jetpack-device-detection",
            "version": "v2.1.3",
            "version_normalized": "2.1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-device-detection.git",
                "reference": "178cb2d0215d7446743a1654b0964a1d4ddfca8a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/178cb2d0215d7446743a1654b0964a1d4ddfca8a",
                "reference": "178cb2d0215d7446743a1654b0964a1d4ddfca8a",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.1.2",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-04-08T18:32:53+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-device-detection",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-device-detection/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "2.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "A way to detect device types based on User-Agent header.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-device-detection/tree/v2.1.3"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-device-detection"
        },
        {
            "name": "automattic/jetpack-error",
            "version": "v2.0.2",
            "version_normalized": "2.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-error.git",
                "reference": "bfa9ce4194cafd417e1c31e5e8975493d43a9214"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-error/zipball/bfa9ce4194cafd417e1c31e5e8975493d43a9214",
                "reference": "bfa9ce4194cafd417e1c31e5e8975493d43a9214",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.1.2",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-03-25T16:51:17+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-error",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-error/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Jetpack Error - a wrapper around WP_Error.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-error/tree/v2.0.2"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-error"
        },
        {
            "name": "automattic/jetpack-forms",
            "version": "v0.31.1",
            "version_normalized": "0.31.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-forms.git",
                "reference": "78b45c6f7e23d2a39d9b4f1e78a500aa62d69f5b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-forms/zipball/78b45c6f7e23d2a39d9b4f1e78a500aa62d69f5b",
                "reference": "78b45c6f7e23d2a39d9b4f1e78a500aa62d69f5b",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-assets": "^2.1.9",
                "automattic/jetpack-blocks": "^2.0.3",
                "automattic/jetpack-connection": "^2.7.6",
                "automattic/jetpack-logo": "^2.0.2",
                "automattic/jetpack-status": "^3.0.2",
                "automattic/jetpack-sync": "^2.15.1",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.3",
                "automattic/jetpack-connection": "^2.7.6",
                "automattic/wordbless": "^0.4.1",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-05-07T19:42:31+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-forms",
                "changelogger": {
                    "link-template": "https://github.com/automattic/jetpack-forms/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "0.31.x-dev"
                },
                "textdomain": "jetpack-forms",
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-jetpack-forms.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Jetpack Forms",
            "support": {
                "source": "https://github.com/Automattic/jetpack-forms/tree/v0.31.1"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-forms"
        },
        {
            "name": "automattic/jetpack-google-fonts-provider",
            "version": "v0.7.2",
            "version_normalized": "0.7.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-google-fonts-provider.git",
                "reference": "1c05b24ad68ca06919e205dba09fc702ddf28b5c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-google-fonts-provider/zipball/1c05b24ad68ca06919e205dba09fc702ddf28b5c",
                "reference": "1c05b24ad68ca06919e205dba09fc702ddf28b5c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.1.2",
                "brain/monkey": "2.6.1",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-03-18T17:10:32+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-google-fonts-provider",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-google-fonts-provider/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "0.7.x-dev"
                },
                "textdomain": "jetpack-google-fonts-provider"
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "WordPress Webfonts provider for Google Fonts",
            "support": {
                "source": "https://github.com/Automattic/jetpack-google-fonts-provider/tree/v0.7.2"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-google-fonts-provider"
        },
        {
            "name": "automattic/jetpack-identity-crisis",
            "version": "v0.18.6",
            "version_normalized": "0.18.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-identity-crisis.git",
                "reference": "fbf028a1d7d8ab2ba9c3dd48dd6860f40f3461bb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-identity-crisis/zipball/fbf028a1d7d8ab2ba9c3dd48dd6860f40f3461bb",
                "reference": "fbf028a1d7d8ab2ba9c3dd48dd6860f40f3461bb",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-assets": "^2.1.9",
                "automattic/jetpack-connection": "^2.7.6",
                "automattic/jetpack-constants": "^2.0.2",
                "automattic/jetpack-logo": "^2.0.2",
                "automattic/jetpack-status": "^3.0.2",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.3",
                "automattic/wordbless": "@dev",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-05-06T17:34:24+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-identity-crisis",
                "textdomain": "jetpack-idc",
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-identity-crisis.php"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-identity-crisis/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "0.18.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Identity Crisis.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-identity-crisis/tree/v0.18.6"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-identity-crisis"
        },
        {
            "name": "automattic/jetpack-image-cdn",
            "version": "v0.4.0",
            "version_normalized": "0.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-image-cdn.git",
                "reference": "18fbe67419d57a1abbbf9bd7b5e64837271a0238"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-image-cdn/zipball/18fbe67419d57a1abbbf9bd7b5e64837271a0238",
                "reference": "18fbe67419d57a1abbbf9bd7b5e64837271a0238",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-assets": "^2.1.9",
                "automattic/jetpack-status": "^3.0.2",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.3",
                "automattic/wordbless": "dev-master",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-05-06T17:33:36+00:00",
            "type": "jetpack-library",
            "extra": {
                "mirror-repo": "Automattic/jetpack-image-cdn",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-image-cdn/compare/v${old}...v${new}"
                },
                "autotagger": true,
                "branch-alias": {
                    "dev-trunk": "0.4.x-dev"
                },
                "textdomain": "jetpack-image-cdn",
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-image-cdn.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Serve images through Jetpack's powerful CDN",
            "support": {
                "source": "https://github.com/Automattic/jetpack-image-cdn/tree/v0.4.0"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-image-cdn"
        },
        {
            "name": "automattic/jetpack-import",
            "version": "v0.8.5",
            "version_normalized": "0.8.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-import.git",
                "reference": "a4cc0df0d1db16126c7e01f24cc03878ef405fc5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-import/zipball/a4cc0df0d1db16126c7e01f24cc03878ef405fc5",
                "reference": "a4cc0df0d1db16126c7e01f24cc03878ef405fc5",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^2.7.6",
                "automattic/jetpack-sync": "^2.15.1",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.3",
                "automattic/wordbless": "dev-master",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-05-06T17:34:29+00:00",
            "type": "jetpack-library",
            "extra": {
                "mirror-repo": "Automattic/jetpack-import",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-import/compare/v${old}...v${new}"
                },
                "autotagger": true,
                "branch-alias": {
                    "dev-trunk": "0.8.x-dev"
                },
                "textdomain": "jetpack-import",
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-main.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Set of REST API routes used in WPCOM Unified Importer.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-import/tree/v0.8.5"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-import"
        },
        {
            "name": "automattic/jetpack-ip",
            "version": "v0.2.2",
            "version_normalized": "0.2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-ip.git",
                "reference": "b3efffb57901e236c3c1e7299b575563e1937013"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-ip/zipball/b3efffb57901e236c3c1e7299b575563e1937013",
                "reference": "b3efffb57901e236c3c1e7299b575563e1937013",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.1.1",
                "brain/monkey": "2.6.1",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-03-12T22:00:05+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-ip",
                "changelogger": {
                    "link-template": "https://github.com/automattic/jetpack-ip/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "0.2.x-dev"
                },
                "textdomain": "jetpack-ip",
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-utils.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Utilities for working with IP addresses.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-ip/tree/v0.2.2"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-ip"
        },
        {
            "name": "automattic/jetpack-jitm",
            "version": "v3.1.10",
            "version_normalized": "3.1.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-jitm.git",
                "reference": "dc8ff5a3bc8ee197eca8473cbcfbefa6d07344a3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/dc8ff5a3bc8ee197eca8473cbcfbefa6d07344a3",
                "reference": "dc8ff5a3bc8ee197eca8473cbcfbefa6d07344a3",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-a8c-mc-stats": "^2.0.1",
                "automattic/jetpack-assets": "^2.1.9",
                "automattic/jetpack-connection": "^2.7.6",
                "automattic/jetpack-device-detection": "^2.1.3",
                "automattic/jetpack-logo": "^2.0.2",
                "automattic/jetpack-redirect": "^2.0.2",
                "automattic/jetpack-status": "^3.0.2",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.3",
                "brain/monkey": "2.6.1",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-05-06T17:34:19+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-jitm",
                "textdomain": "jetpack-jitm",
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-jitm.php"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-jitm/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "3.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Just in time messages for Jetpack",
            "support": {
                "source": "https://github.com/Automattic/jetpack-jitm/tree/v3.1.10"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-jitm"
        },
        {
            "name": "automattic/jetpack-licensing",
            "version": "v2.0.5",
            "version_normalized": "2.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-licensing.git",
                "reference": "b16c55f13f5bc3a0b00d93960126f0de743bcb30"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-licensing/zipball/b16c55f13f5bc3a0b00d93960126f0de743bcb30",
                "reference": "b16c55f13f5bc3a0b00d93960126f0de743bcb30",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^2.7.2",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.2",
                "automattic/wordbless": "@dev",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-04-22T18:48:10+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-licensing",
                "textdomain": "jetpack-licensing",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-licensing/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Everything needed to manage Jetpack licenses client-side.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-licensing/tree/v2.0.5"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-licensing"
        },
        {
            "name": "automattic/jetpack-logo",
            "version": "v2.0.2",
            "version_normalized": "2.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-logo.git",
                "reference": "25a1824973439f6cbb1e4d9bb88cb7fdd9c83305"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-logo/zipball/25a1824973439f6cbb1e4d9bb88cb7fdd9c83305",
                "reference": "25a1824973439f6cbb1e4d9bb88cb7fdd9c83305",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.1.2",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-03-18T17:10:26+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-logo",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-logo/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "A logo for Jetpack",
            "support": {
                "source": "https://github.com/Automattic/jetpack-logo/tree/v2.0.2"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-logo"
        },
        {
            "name": "automattic/jetpack-my-jetpack",
            "version": "v4.23.0",
            "version_normalized": "4.23.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-my-jetpack.git",
                "reference": "9219fc09fabb301696e26c8b873bf00285ef6a1e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-my-jetpack/zipball/9219fc09fabb301696e26c8b873bf00285ef6a1e",
                "reference": "9219fc09fabb301696e26c8b873bf00285ef6a1e",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-admin-ui": "^0.4.2",
                "automattic/jetpack-assets": "^2.1.9",
                "automattic/jetpack-boost-speed-score": "^0.3.11",
                "automattic/jetpack-connection": "^2.7.6",
                "automattic/jetpack-constants": "^2.0.2",
                "automattic/jetpack-jitm": "^3.1.10",
                "automattic/jetpack-licensing": "^2.0.5",
                "automattic/jetpack-plans": "^0.4.7",
                "automattic/jetpack-plugins-installer": "^0.3.5",
                "automattic/jetpack-redirect": "^2.0.2",
                "automattic/jetpack-status": "^3.0.2",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.3",
                "automattic/jetpack-search": "@dev",
                "automattic/jetpack-videopress": "@dev",
                "automattic/wordbless": "@dev",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-05-06T17:34:35+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-my-jetpack",
                "textdomain": "jetpack-my-jetpack",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-my-jetpack/compare/${old}...${new}"
                },
                "branch-alias": {
                    "dev-trunk": "4.23.x-dev"
                },
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-initializer.php"
                },
                "dependencies": {
                    "test-only": [
                        "packages/search",
                        "packages/videopress"
                    ]
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/",
                    "src/products"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "WP Admin page with information and configuration shared among all Jetpack stand-alone plugins",
            "support": {
                "source": "https://github.com/Automattic/jetpack-my-jetpack/tree/v4.23.0"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-my-jetpack"
        },
        {
            "name": "automattic/jetpack-password-checker",
            "version": "v0.3.1",
            "version_normalized": "0.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-password-checker.git",
                "reference": "d9be23791e6f38debeacbf74174903f223ddfd89"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-password-checker/zipball/d9be23791e6f38debeacbf74174903f223ddfd89",
                "reference": "d9be23791e6f38debeacbf74174903f223ddfd89",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.1.1",
                "automattic/wordbless": "@dev",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-03-14T20:42:38+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-password-checker",
                "textdomain": "jetpack-password-checker",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-password-checker/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "0.3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Password Checker.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-password-checker/tree/v0.3.1"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-password-checker"
        },
        {
            "name": "automattic/jetpack-plans",
            "version": "v0.4.7",
            "version_normalized": "0.4.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-plans.git",
                "reference": "ae0e8d754c7e2ade0b7b1a7a24f9681ce40c9ca6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-plans/zipball/ae0e8d754c7e2ade0b7b1a7a24f9681ce40c9ca6",
                "reference": "ae0e8d754c7e2ade0b7b1a7a24f9681ce40c9ca6",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^2.7.6",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.3",
                "automattic/jetpack-status": "^3.0.2",
                "automattic/wordbless": "@dev",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-05-06T17:33:52+00:00",
            "type": "library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-plans",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-plans/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "0.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Fetch information about Jetpack Plans from wpcom",
            "support": {
                "source": "https://github.com/Automattic/jetpack-plans/tree/v0.4.7"
            },
            "install-path": "../automattic/jetpack-plans"
        },
        {
            "name": "automattic/jetpack-plugins-installer",
            "version": "v0.3.5",
            "version_normalized": "0.3.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-plugins-installer.git",
                "reference": "06c37c462795a0043e132cfbaa3ab047eb9f8ec6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-plugins-installer/zipball/06c37c462795a0043e132cfbaa3ab047eb9f8ec6",
                "reference": "06c37c462795a0043e132cfbaa3ab047eb9f8ec6",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-a8c-mc-stats": "^2.0.1",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.3",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-05-06T17:32:51+00:00",
            "type": "jetpack-library",
            "extra": {
                "branch-alias": {
                    "dev-trunk": "0.3.x-dev"
                },
                "mirror-repo": "Automattic/jetpack-plugins-installer",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-plugins-installer/compare/v${old}...v${new}"
                },
                "autotagger": true,
                "textdomain": "jetpack-plugins-installer"
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Handle installation of plugins from WP.org",
            "support": {
                "source": "https://github.com/Automattic/jetpack-plugins-installer/tree/v0.3.5"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-plugins-installer"
        },
        {
            "name": "automattic/jetpack-post-list",
            "version": "v0.6.2",
            "version_normalized": "0.6.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-post-list.git",
                "reference": "9d6d5552f3b39645526371143cd0d3a978b3caf4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-post-list/zipball/9d6d5552f3b39645526371143cd0d3a978b3caf4",
                "reference": "9d6d5552f3b39645526371143cd0d3a978b3caf4",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-assets": "^2.1.7",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.1.2",
                "automattic/wordbless": "@dev",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-04-08T18:33:14+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-post-list",
                "textdomain": "jetpack-post-list",
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-post-list.php"
                },
                "changelogger": {
                    "link-template": "https://github.com/automattic/jetpack-post-list/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "0.6.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Enhance the classic view of the Admin section of your WordPress site",
            "support": {
                "source": "https://github.com/Automattic/jetpack-post-list/tree/v0.6.2"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-post-list"
        },
        {
            "name": "automattic/jetpack-publicize",
            "version": "v0.43.1",
            "version_normalized": "0.43.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-publicize.git",
                "reference": "4665441f80d384d5dac1d68f5bc9eb2a40d7d82a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-publicize/zipball/4665441f80d384d5dac1d68f5bc9eb2a40d7d82a",
                "reference": "4665441f80d384d5dac1d68f5bc9eb2a40d7d82a",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-assets": "^2.1.9",
                "automattic/jetpack-autoloader": "^3.0.7",
                "automattic/jetpack-config": "^2.0.2",
                "automattic/jetpack-connection": "^2.7.6",
                "automattic/jetpack-plans": "^0.4.7",
                "automattic/jetpack-redirect": "^2.0.2",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.3",
                "automattic/wordbless": "0.4.2",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-05-16T09:12:16+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-publicize",
                "textdomain": "jetpack-publicize-pkg",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-publicize/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "0.43.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "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.43.1"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-publicize"
        },
        {
            "name": "automattic/jetpack-redirect",
            "version": "v2.0.2",
            "version_normalized": "2.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-redirect.git",
                "reference": "7214fcd3684eb99178d6368c01f8778a182444cb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/7214fcd3684eb99178d6368c01f8778a182444cb",
                "reference": "7214fcd3684eb99178d6368c01f8778a182444cb",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-status": "^3.0.0",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.2",
                "brain/monkey": "2.6.1",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-04-25T07:24:30+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-redirect",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-redirect/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Utilities to build URLs to the jetpack.com/redirect/ service",
            "support": {
                "source": "https://github.com/Automattic/jetpack-redirect/tree/v2.0.2"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-redirect"
        },
        {
            "name": "automattic/jetpack-roles",
            "version": "v2.0.2",
            "version_normalized": "2.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-roles.git",
                "reference": "7d452c94509612e94e045b66bbfabee43fdf8728"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-roles/zipball/7d452c94509612e94e045b66bbfabee43fdf8728",
                "reference": "7d452c94509612e94e045b66bbfabee43fdf8728",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.2",
                "brain/monkey": "2.6.1",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-04-22T18:47:11+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-roles",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-roles/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Utilities, related with user roles and capabilities.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-roles/tree/v2.0.2"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-roles"
        },
        {
            "name": "automattic/jetpack-search",
            "version": "v0.44.5",
            "version_normalized": "0.44.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-search.git",
                "reference": "ba187121257d9407f8cac7c85951ea8ecf2c8724"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-search/zipball/ba187121257d9407f8cac7c85951ea8ecf2c8724",
                "reference": "ba187121257d9407f8cac7c85951ea8ecf2c8724",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-assets": "^2.1.9",
                "automattic/jetpack-config": "^2.0.2",
                "automattic/jetpack-connection": "^2.7.6",
                "automattic/jetpack-constants": "^2.0.2",
                "automattic/jetpack-my-jetpack": "^4.23.0",
                "automattic/jetpack-status": "^3.0.2",
                "automattic/jetpack-sync": "^2.15.1",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.3",
                "automattic/wordbless": "0.4.2",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-05-06T17:34:46+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-search",
                "textdomain": "jetpack-search-pkg",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-search/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "0.44.x-dev"
                },
                "version-constants": {
                    "::VERSION": "src/class-package.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Tools to assist with enabling cloud search for Jetpack sites.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-search/tree/v0.44.5"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-search"
        },
        {
            "name": "automattic/jetpack-stats",
            "version": "v0.12.5",
            "version_normalized": "0.12.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-stats.git",
                "reference": "ee0ac4ee483a0625d4e8ddd3980da2c9ac4a483c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-stats/zipball/ee0ac4ee483a0625d4e8ddd3980da2c9ac4a483c",
                "reference": "ee0ac4ee483a0625d4e8ddd3980da2c9ac4a483c",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^2.7.6",
                "automattic/jetpack-constants": "^2.0.2",
                "automattic/jetpack-status": "^3.0.2",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.3",
                "automattic/wordbless": "dev-master",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-05-06T17:33:54+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-stats",
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-package-version.php"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-stats/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "0.12.x-dev"
                },
                "textdomain": "jetpack-stats"
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Collect valuable traffic stats and insights.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-stats/tree/v0.12.5"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-stats"
        },
        {
            "name": "automattic/jetpack-stats-admin",
            "version": "v0.19.1",
            "version_normalized": "0.19.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-stats-admin.git",
                "reference": "1fa7c2f18f57aa050968574cd9344981babc92b2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-stats-admin/zipball/1fa7c2f18f57aa050968574cd9344981babc92b2",
                "reference": "1fa7c2f18f57aa050968574cd9344981babc92b2",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^2.7.6",
                "automattic/jetpack-constants": "^2.0.2",
                "automattic/jetpack-jitm": "^3.1.10",
                "automattic/jetpack-plans": "^0.4.7",
                "automattic/jetpack-stats": "^0.12.5",
                "automattic/jetpack-status": "^3.0.2",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.3",
                "automattic/wordbless": "dev-master",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-05-06T17:34:21+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-stats-admin",
                "branch-alias": {
                    "dev-trunk": "0.19.x-dev"
                },
                "textdomain": "jetpack-stats-admin",
                "version-constants": {
                    "::VERSION": "src/class-main.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Stats Dashboard",
            "support": {
                "source": "https://github.com/Automattic/jetpack-stats-admin/tree/v0.19.1"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-stats-admin"
        },
        {
            "name": "automattic/jetpack-status",
            "version": "v3.0.2",
            "version_normalized": "3.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-status.git",
                "reference": "daa57daa8f5e75aba8e33f3837434d1f4a52dbc8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-status/zipball/daa57daa8f5e75aba8e33f3837434d1f4a52dbc8",
                "reference": "daa57daa8f5e75aba8e33f3837434d1f4a52dbc8",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-constants": "^2.0.2",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.3",
                "automattic/jetpack-connection": "@dev",
                "automattic/jetpack-identity-crisis": "@dev",
                "automattic/jetpack-ip": "^0.2.2",
                "automattic/jetpack-plans": "@dev",
                "brain/monkey": "2.6.1",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-05-06T17:33:02+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-status",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-status/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "3.0.x-dev"
                },
                "dependencies": {
                    "test-only": [
                        "packages/connection",
                        "packages/identity-crisis",
                        "packages/plans"
                    ]
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Used to retrieve information about the current status of Jetpack and the site overall.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-status/tree/v3.0.2"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-status"
        },
        {
            "name": "automattic/jetpack-sync",
            "version": "v2.15.1",
            "version_normalized": "2.15.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-sync.git",
                "reference": "9376f787835a3b86c3ca310e590303502e6bf680"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-sync/zipball/9376f787835a3b86c3ca310e590303502e6bf680",
                "reference": "9376f787835a3b86c3ca310e590303502e6bf680",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^2.7.6",
                "automattic/jetpack-constants": "^2.0.2",
                "automattic/jetpack-identity-crisis": "^0.18.6",
                "automattic/jetpack-ip": "^0.2.2",
                "automattic/jetpack-password-checker": "^0.3.1",
                "automattic/jetpack-roles": "^2.0.2",
                "automattic/jetpack-status": "^3.0.2",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.3",
                "automattic/jetpack-search": "@dev",
                "automattic/jetpack-waf": "^0.16.7",
                "automattic/wordbless": "@dev",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-05-06T17:34:26+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-sync",
                "textdomain": "jetpack-sync",
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-package-version.php"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-sync/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "2.15.x-dev"
                },
                "dependencies": {
                    "test-only": [
                        "packages/search",
                        "packages/waf"
                    ]
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Everything needed to allow syncing to the WP.com infrastructure.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-sync/tree/v2.15.1"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-sync"
        },
        {
            "name": "automattic/jetpack-videopress",
            "version": "v0.23.20",
            "version_normalized": "0.23.20.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-videopress.git",
                "reference": "3b7b61fa538cd1781949284f443ad7b39aea9fbb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-videopress/zipball/3b7b61fa538cd1781949284f443ad7b39aea9fbb",
                "reference": "3b7b61fa538cd1781949284f443ad7b39aea9fbb",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-admin-ui": "^0.4.2",
                "automattic/jetpack-assets": "^2.1.9",
                "automattic/jetpack-connection": "^2.7.6",
                "automattic/jetpack-my-jetpack": "^4.23.0",
                "automattic/jetpack-plans": "^0.4.7",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.3",
                "automattic/wordbless": "@dev",
                "brain/monkey": "2.6.1",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-05-07T19:42:35+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-videopress",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-videopress/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "0.23.x-dev"
                },
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-package-version.php"
                },
                "textdomain": "jetpack-videopress-pkg"
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "VideoPress package",
            "support": {
                "source": "https://github.com/Automattic/jetpack-videopress/tree/v0.23.20"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-videopress"
        },
        {
            "name": "automattic/jetpack-waf",
            "version": "v0.16.7",
            "version_normalized": "0.16.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-waf.git",
                "reference": "1a17b6818397bc7d613a6efbb4013fb92ac4d166"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-waf/zipball/1a17b6818397bc7d613a6efbb4013fb92ac4d166",
                "reference": "1a17b6818397bc7d613a6efbb4013fb92ac4d166",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^2.7.6",
                "automattic/jetpack-constants": "^2.0.2",
                "automattic/jetpack-ip": "^0.2.2",
                "automattic/jetpack-status": "^3.0.2",
                "php": ">=7.0",
                "wikimedia/aho-corasick": "^1.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.3",
                "automattic/wordbless": "@dev",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-05-06T17:33:59+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-waf",
                "textdomain": "jetpack-waf",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-waf/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "0.16.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "cli.php"
                ],
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Tools to assist with the Jetpack Web Application Firewall",
            "support": {
                "source": "https://github.com/Automattic/jetpack-waf/tree/v0.16.7"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-waf"
        },
        {
            "name": "automattic/jetpack-wordads",
            "version": "v0.3.17",
            "version_normalized": "0.3.17.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-wordads.git",
                "reference": "c5f21d965280d919ed7db6d46800374a7273fb65"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-wordads/zipball/c5f21d965280d919ed7db6d46800374a7273fb65",
                "reference": "c5f21d965280d919ed7db6d46800374a7273fb65",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-assets": "^2.1.9",
                "automattic/jetpack-config": "^2.0.2",
                "automattic/jetpack-connection": "^2.7.6",
                "automattic/jetpack-constants": "^2.0.2",
                "automattic/jetpack-status": "^3.0.2",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.3",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-05-06T17:34:31+00:00",
            "type": "jetpack-library",
            "extra": {
                "mirror-repo": "Automattic/jetpack-wordads",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-wordads/compare/v${old}...v${new}"
                },
                "autotagger": true,
                "branch-alias": {
                    "dev-trunk": "0.3.x-dev"
                },
                "textdomain": "jetpack-wordads",
                "version-constants": {
                    "::VERSION": "src/class-package.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Earn income by allowing Jetpack to display high quality ads.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-wordads/tree/v0.3.17"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-wordads"
        },
        {
            "name": "automattic/woocommerce-analytics",
            "version": "v0.1.5",
            "version_normalized": "0.1.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/woocommerce-analytics.git",
                "reference": "60e937a78dfb68d52f88e0ebcce8d9c0ba88600d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/woocommerce-analytics/zipball/60e937a78dfb68d52f88e0ebcce8d9c0ba88600d",
                "reference": "60e937a78dfb68d52f88e0ebcce8d9c0ba88600d",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-connection": "^2.7.6",
                "automattic/jetpack-constants": "^2.0.2",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.3",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-05-06T17:33:49+00:00",
            "type": "jetpack-library",
            "extra": {
                "mirror-repo": "Automattic/woocommerce-analytics",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/woocommerce-analytics/compare/v${old}...v${new}"
                },
                "autotagger": true,
                "branch-alias": {
                    "dev-trunk": "0.1.x-dev"
                },
                "textdomain": "woocommerce-analytics",
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-woocommerce-analytics.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Enhanced analytics for WooCommerce users.",
            "support": {
                "source": "https://github.com/Automattic/woocommerce-analytics/tree/v0.1.5"
            },
            "install-path": "../../jetpack_vendor/automattic/woocommerce-analytics"
        },
        {
            "name": "scssphp/scssphp",
            "version": "v1.12.0",
            "version_normalized": "1.12.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/scssphp/scssphp.git",
                "reference": "a6b20c170ddb95f116b3d148a466a7bed1e85c35"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/scssphp/scssphp/zipball/a6b20c170ddb95f116b3d148a466a7bed1e85c35",
                "reference": "a6b20c170ddb95f116b3d148a466a7bed1e85c35",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "ext-json": "*",
                "php": ">=5.6.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.4",
                "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.3 || ^9.4",
                "sass/sass-spec": "*",
                "squizlabs/php_codesniffer": "~3.5",
                "symfony/phpunit-bridge": "^5.1",
                "thoughtbot/bourbon": "^7.0",
                "twbs/bootstrap": "~5.0",
                "twbs/bootstrap4": "4.6.1",
                "zurb/foundation": "~6.7.0"
            },
            "suggest": {
                "ext-iconv": "Can be used as fallback when ext-mbstring is not available",
                "ext-mbstring": "For best performance, mbstring should be installed as it is faster than ext-iconv"
            },
            "time": "2023-11-14T14:56:09+00:00",
            "bin": [
                "bin/pscss"
            ],
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "forward-command": false,
                    "bin-links": false
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ScssPhp\\ScssPhp\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Anthon Pang",
                    "email": "apang@softwaredevelopment.ca",
                    "homepage": "https://github.com/robocoder"
                },
                {
                    "name": "Cédric Morin",
                    "email": "cedric@yterium.com",
                    "homepage": "https://github.com/Cerdic"
                }
            ],
            "description": "scssphp is a compiler for SCSS written in PHP.",
            "homepage": "http://scssphp.github.io/scssphp/",
            "keywords": [
                "css",
                "less",
                "sass",
                "scss",
                "stylesheet"
            ],
            "support": {
                "issues": "https://github.com/scssphp/scssphp/issues",
                "source": "https://github.com/scssphp/scssphp/tree/v1.12.0"
            },
            "install-path": "../scssphp/scssphp"
        },
        {
            "name": "wikimedia/aho-corasick",
            "version": "v1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wikimedia/AhoCorasick.git",
                "reference": "2f3a1bd765913637a66eade658d11d82f0e551be"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wikimedia/AhoCorasick/zipball/2f3a1bd765913637a66eade658d11d82f0e551be",
                "reference": "2f3a1bd765913637a66eade658d11d82f0e551be",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5.9"
            },
            "require-dev": {
                "jakub-onderka/php-console-highlighter": "0.3.2",
                "jakub-onderka/php-parallel-lint": "1.0.0",
                "mediawiki/mediawiki-codesniffer": "18.0.0",
                "mediawiki/minus-x": "0.3.1",
                "phpunit/phpunit": "4.8.36 || ^6.5"
            },
            "time": "2018-05-01T18:13:32+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Ori Livneh",
                    "email": "ori@wikimedia.org"
                }
            ],
            "description": "An implementation of the Aho-Corasick string matching algorithm.",
            "homepage": "https://gerrit.wikimedia.org/g/AhoCorasick",
            "keywords": [
                "ahocorasick",
                "matcher"
            ],
            "support": {
                "source": "https://github.com/wikimedia/AhoCorasick/tree/v1.0.1"
            },
            "install-path": "../wikimedia/aho-corasick"
        }
    ],
    "dev": false,
    "dev-package-names": []
}