[
    {
        "name": "automattic/jetpack-abtest",
        "version": "v1.4.2",
        "version_normalized": "1.4.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-abtest.git",
            "reference": "62f7c46cfed0c36be9cf8d20c1fec7f79d5c599e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-abtest/zipball/62f7c46cfed0c36be9cf8d20c1fec7f79d5c599e",
            "reference": "62f7c46cfed0c36be9cf8d20c1fec7f79d5c599e",
            "shasum": ""
        },
        "require": {
            "automattic/jetpack-connection": "1.14.2",
            "automattic/jetpack-error": "1.1.0"
        },
        "require-dev": {
            "php-mock/php-mock": "^2.1",
            "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
        },
        "time": "2020-07-06T16:41:20+00:00",
        "type": "library",
        "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."
    },
    {
        "name": "automattic/jetpack-assets",
        "version": "v1.5.0",
        "version_normalized": "1.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-assets.git",
            "reference": "af3010a866caa8dc665512c4e0b18bcc8fe89b29"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-assets/zipball/af3010a866caa8dc665512c4e0b18bcc8fe89b29",
            "reference": "af3010a866caa8dc665512c4e0b18bcc8fe89b29",
            "shasum": ""
        },
        "require": {
            "automattic/jetpack-constants": "1.3.0"
        },
        "require-dev": {
            "brain/monkey": "2.4.0",
            "php-mock/php-mock": "^2.1",
            "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
        },
        "time": "2020-06-30T10:42:50+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "description": "Asset management utilities for Jetpack ecosystem packages"
    },
    {
        "name": "automattic/jetpack-autoloader",
        "version": "v2.0.2",
        "version_normalized": "2.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-autoloader.git",
            "reference": "4502da4b2443fc1b61389cacc94c34876aca2b3d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/4502da4b2443fc1b61389cacc94c34876aca2b3d",
            "reference": "4502da4b2443fc1b61389cacc94c34876aca2b3d",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.1 || ^2.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
        },
        "time": "2020-07-09T13:18:38+00:00",
        "type": "composer-plugin",
        "extra": {
            "class": "Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin"
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Automattic\\Jetpack\\Autoloader\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "description": "Creates a custom autoloader for a plugin or theme."
    },
    {
        "name": "automattic/jetpack-backup",
        "version": "v1.0.2",
        "version_normalized": "1.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-backup.git",
            "reference": "ea2aaa9be3697d8b885a74a11411c7818fba5a75"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-backup/zipball/ea2aaa9be3697d8b885a74a11411c7818fba5a75",
            "reference": "ea2aaa9be3697d8b885a74a11411c7818fba5a75",
            "shasum": ""
        },
        "time": "2019-11-08T21:16:05+00:00",
        "type": "library",
        "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."
    },
    {
        "name": "automattic/jetpack-compat",
        "version": "v1.3.0",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-compat.git",
            "reference": "c2364f86682c57c22576aad0c781da06f4ac1cf3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-compat/zipball/c2364f86682c57c22576aad0c781da06f4ac1cf3",
            "reference": "c2364f86682c57c22576aad0c781da06f4ac1cf3",
            "shasum": ""
        },
        "require-dev": {
            "php-mock/php-mock": "^2.1",
            "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
        },
        "time": "2020-06-10T21:49:47+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "functions.php"
            ],
            "classmap": [
                "legacy"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "description": "Compatibility layer with previous versions of Jetpack"
    },
    {
        "name": "automattic/jetpack-config",
        "version": "v1.3.0",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-config.git",
            "reference": "a7ae4b6f32c964fb7ea0f715aa5ba272a1f06113"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-config/zipball/a7ae4b6f32c964fb7ea0f715aa5ba272a1f06113",
            "reference": "a7ae4b6f32c964fb7ea0f715aa5ba272a1f06113",
            "shasum": ""
        },
        "time": "2020-06-26T07:31:13+00:00",
        "type": "library",
        "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."
    },
    {
        "name": "automattic/jetpack-connection",
        "version": "v1.14.2",
        "version_normalized": "1.14.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-connection.git",
            "reference": "92e4df15e6abc45e05e19ee676c25745bb638400"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-connection/zipball/92e4df15e6abc45e05e19ee676c25745bb638400",
            "reference": "92e4df15e6abc45e05e19ee676c25745bb638400",
            "shasum": ""
        },
        "require": {
            "automattic/jetpack-constants": "1.3.0",
            "automattic/jetpack-options": "1.6.0",
            "automattic/jetpack-roles": "1.1.0",
            "automattic/jetpack-status": "1.2.0"
        },
        "require-dev": {
            "automattic/wordbless": "@dev",
            "php-mock/php-mock": "^2.1",
            "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
        },
        "time": "2020-07-06T16:35:34+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "legacy/load-ixr.php"
            ],
            "classmap": [
                "legacy",
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "description": "Everything needed to connect to the Jetpack infrastructure"
    },
    {
        "name": "automattic/jetpack-constants",
        "version": "v1.3.0",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-constants.git",
            "reference": "77e4a85601c63dc98b3dd282090eb8558a61685c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-constants/zipball/77e4a85601c63dc98b3dd282090eb8558a61685c",
            "reference": "77e4a85601c63dc98b3dd282090eb8558a61685c",
            "shasum": ""
        },
        "require-dev": {
            "php-mock/php-mock": "^2.1",
            "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
        },
        "time": "2020-06-22T11:37:41+00:00",
        "type": "library",
        "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."
    },
    {
        "name": "automattic/jetpack-device-detection",
        "version": "v1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-device-detection.git",
            "reference": "321c9c4f4ea9e94acb7168d00b8049056f8dfe4e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/321c9c4f4ea9e94acb7168d00b8049056f8dfe4e",
            "reference": "321c9c4f4ea9e94acb7168d00b8049056f8dfe4e",
            "shasum": ""
        },
        "require-dev": {
            "php-mock/php-mock": "^2.1",
            "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
        },
        "time": "2020-06-25T12:28:15+00:00",
        "type": "library",
        "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."
    },
    {
        "name": "automattic/jetpack-error",
        "version": "v1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-error.git",
            "reference": "376090d11e02735fb532ef275df10d46bacdf98d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-error/zipball/376090d11e02735fb532ef275df10d46bacdf98d",
            "reference": "376090d11e02735fb532ef275df10d46bacdf98d",
            "shasum": ""
        },
        "require-dev": {
            "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
        },
        "time": "2020-06-22T11:37:45+00:00",
        "type": "library",
        "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."
    },
    {
        "name": "automattic/jetpack-jitm",
        "version": "v1.7.2",
        "version_normalized": "1.7.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-jitm.git",
            "reference": "5e1465c7535a3d80a398cde5e0a85738be9c9f0d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/5e1465c7535a3d80a398cde5e0a85738be9c9f0d",
            "reference": "5e1465c7535a3d80a398cde5e0a85738be9c9f0d",
            "shasum": ""
        },
        "require": {
            "automattic/jetpack-assets": "1.5.0",
            "automattic/jetpack-connection": "1.14.2",
            "automattic/jetpack-constants": "1.3.0",
            "automattic/jetpack-logo": "1.3.0",
            "automattic/jetpack-options": "1.6.0",
            "automattic/jetpack-partner": "1.1.0",
            "automattic/jetpack-redirect": "1.2.0",
            "automattic/jetpack-status": "1.2.0",
            "automattic/jetpack-tracking": "1.7.2"
        },
        "require-dev": {
            "mockery/mockery": "^1.2",
            "php-mock/php-mock": "^2.1",
            "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
        },
        "time": "2020-07-06T16:40:18+00:00",
        "type": "library",
        "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"
    },
    {
        "name": "automattic/jetpack-logo",
        "version": "v1.3.0",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-logo.git",
            "reference": "cd0481713ace5acb3162153fab9182497d04f268"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-logo/zipball/cd0481713ace5acb3162153fab9182497d04f268",
            "reference": "cd0481713ace5acb3162153fab9182497d04f268",
            "shasum": ""
        },
        "require-dev": {
            "php-mock/php-mock": "^2.1",
            "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
        },
        "time": "2020-06-22T11:37:52+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "description": "A logo for Jetpack"
    },
    {
        "name": "automattic/jetpack-options",
        "version": "v1.6.0",
        "version_normalized": "1.6.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-options.git",
            "reference": "43136ad803f7c54e6189a76b7e133176a87ccdc2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-options/zipball/43136ad803f7c54e6189a76b7e133176a87ccdc2",
            "reference": "43136ad803f7c54e6189a76b7e133176a87ccdc2",
            "shasum": ""
        },
        "require": {
            "automattic/jetpack-constants": "1.3.0"
        },
        "require-dev": {
            "10up/wp_mock": "0.4.2",
            "phpunit/phpunit": "7.*.*"
        },
        "time": "2020-06-30T10:32:06+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "legacy"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "description": "A wrapper for wp-options to manage specific Jetpack options."
    },
    {
        "name": "automattic/jetpack-partner",
        "version": "v1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-partner.git",
            "reference": "ec14ef810059cfc1531344b397b70d9cb5f1999c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-partner/zipball/ec14ef810059cfc1531344b397b70d9cb5f1999c",
            "reference": "ec14ef810059cfc1531344b397b70d9cb5f1999c",
            "shasum": ""
        },
        "require-dev": {
            "brain/monkey": "2.4.0",
            "mockery/mockery": "^1.2",
            "php-mock/php-mock": "^2.1",
            "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
        },
        "time": "2020-06-22T11:37:56+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "description": "Support functions for Jetpack hosting partners."
    },
    {
        "name": "automattic/jetpack-redirect",
        "version": "v1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-redirect.git",
            "reference": "9cdb521226bfb06a2401d5421a55608927eff575"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/9cdb521226bfb06a2401d5421a55608927eff575",
            "reference": "9cdb521226bfb06a2401d5421a55608927eff575",
            "shasum": ""
        },
        "require-dev": {
            "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
        },
        "time": "2020-06-16T07:40:50+00:00",
        "type": "library",
        "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"
    },
    {
        "name": "automattic/jetpack-roles",
        "version": "v1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-roles.git",
            "reference": "541d17baa86e985dfef921d274a8dd187062e7e7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-roles/zipball/541d17baa86e985dfef921d274a8dd187062e7e7",
            "reference": "541d17baa86e985dfef921d274a8dd187062e7e7",
            "shasum": ""
        },
        "require-dev": {
            "php-mock/php-mock": "^2.1",
            "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
        },
        "time": "2020-06-22T11:38:00+00:00",
        "type": "library",
        "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."
    },
    {
        "name": "automattic/jetpack-status",
        "version": "v1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-status.git",
            "reference": "c0baae6da59a8f86dfdcd28577bd959691492a96"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-status/zipball/c0baae6da59a8f86dfdcd28577bd959691492a96",
            "reference": "c0baae6da59a8f86dfdcd28577bd959691492a96",
            "shasum": ""
        },
        "require-dev": {
            "brain/monkey": "2.4.0",
            "php-mock/php-mock": "^2.1",
            "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
        },
        "time": "2020-06-22T11:38:04+00:00",
        "type": "library",
        "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."
    },
    {
        "name": "automattic/jetpack-sync",
        "version": "v1.13.2",
        "version_normalized": "1.13.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-sync.git",
            "reference": "96d615207c2bf46f9bb08932229acac5583dfb76"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-sync/zipball/96d615207c2bf46f9bb08932229acac5583dfb76",
            "reference": "96d615207c2bf46f9bb08932229acac5583dfb76",
            "shasum": ""
        },
        "require": {
            "automattic/jetpack-connection": "1.14.2",
            "automattic/jetpack-constants": "1.3.0",
            "automattic/jetpack-options": "1.6.0",
            "automattic/jetpack-roles": "1.1.0",
            "automattic/jetpack-status": "1.2.0"
        },
        "time": "2020-07-06T16:37:09+00:00",
        "type": "library",
        "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."
    },
    {
        "name": "automattic/jetpack-terms-of-service",
        "version": "v1.4.2",
        "version_normalized": "1.4.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-terms-of-service.git",
            "reference": "434e969feff57677a0ec489063073c71b8375a70"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-terms-of-service/zipball/434e969feff57677a0ec489063073c71b8375a70",
            "reference": "434e969feff57677a0ec489063073c71b8375a70",
            "shasum": ""
        },
        "require": {
            "automattic/jetpack-connection": "1.14.2",
            "automattic/jetpack-options": "1.6.0",
            "automattic/jetpack-status": "1.2.0"
        },
        "require-dev": {
            "php-mock/php-mock": "^2.1",
            "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
        },
        "time": "2020-07-06T16:38:12+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "description": "Everything need to manage the terms of service state"
    },
    {
        "name": "automattic/jetpack-tracking",
        "version": "v1.7.2",
        "version_normalized": "1.7.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-tracking.git",
            "reference": "6110a3d927354deb3dc5925b61d35a9c079d57c9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-tracking/zipball/6110a3d927354deb3dc5925b61d35a9c079d57c9",
            "reference": "6110a3d927354deb3dc5925b61d35a9c079d57c9",
            "shasum": ""
        },
        "require": {
            "automattic/jetpack-options": "1.6.0",
            "automattic/jetpack-terms-of-service": "1.4.2"
        },
        "require-dev": {
            "php-mock/php-mock": "^2.1",
            "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
        },
        "time": "2020-07-06T16:39:20+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "legacy",
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "description": "Tracking for Jetpack"
    }
]
