[
    {
        "name": "automattic/jetpack-abtest",
        "version": "v1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-abtest.git",
            "reference": "6d5b37d1bbb6bee25cce246d32dd1f24346a3d0d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-abtest/zipball/6d5b37d1bbb6bee25cce246d32dd1f24346a3d0d",
            "reference": "6d5b37d1bbb6bee25cce246d32dd1f24346a3d0d",
            "shasum": ""
        },
        "require": {
            "automattic/jetpack-connection": "1.11.0",
            "automattic/jetpack-error": "1.0.4"
        },
        "require-dev": {
            "php-mock/php-mock": "^2.1",
            "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
        },
        "time": "2020-03-31T14:56:06+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.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-assets.git",
            "reference": "a888605df4adf45647635b925e6d0dd46bae79b4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-assets/zipball/a888605df4adf45647635b925e6d0dd46bae79b4",
            "reference": "a888605df4adf45647635b925e6d0dd46bae79b4",
            "shasum": ""
        },
        "require": {
            "automattic/jetpack-constants": "1.1.3"
        },
        "require-dev": {
            "brain/monkey": "2.4.0",
            "php-mock/php-mock": "^2.1",
            "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
        },
        "time": "2020-03-31T14:52: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": "v1.6.0",
        "version_normalized": "1.6.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-autoloader.git",
            "reference": "3bcbe1ae19febd6beeb181cf11af0bf0b7abe7e7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/3bcbe1ae19febd6beeb181cf11af0bf0b7abe7e7",
            "reference": "3bcbe1ae19febd6beeb181cf11af0bf0b7abe7e7",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.1"
        },
        "require-dev": {
            "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
        },
        "time": "2020-03-26T07:57:53+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.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-compat.git",
            "reference": "a874b474beed47f9783fddc428aba6e0542cb69b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-compat/zipball/a874b474beed47f9783fddc428aba6e0542cb69b",
            "reference": "a874b474beed47f9783fddc428aba6e0542cb69b",
            "shasum": ""
        },
        "require-dev": {
            "php-mock/php-mock": "^2.1",
            "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
        },
        "time": "2020-03-10T22:53:33+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.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-config.git",
            "reference": "df7cfce4231fb50e8cd433a6ccf52e99a269c16c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-config/zipball/df7cfce4231fb50e8cd433a6ccf52e99a269c16c",
            "reference": "df7cfce4231fb50e8cd433a6ccf52e99a269c16c",
            "shasum": ""
        },
        "time": "2020-01-21T22:42:22+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.11.0",
        "version_normalized": "1.11.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-connection.git",
            "reference": "7b6084d8fe588275e4a166ad4c122e6c851f1f3b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-connection/zipball/7b6084d8fe588275e4a166ad4c122e6c851f1f3b",
            "reference": "7b6084d8fe588275e4a166ad4c122e6c851f1f3b",
            "shasum": ""
        },
        "require": {
            "automattic/jetpack-constants": "1.1.3",
            "automattic/jetpack-options": "1.3.0",
            "automattic/jetpack-roles": "1.0.4"
        },
        "require-dev": {
            "php-mock/php-mock": "^2.1",
            "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
        },
        "time": "2020-03-31T14:46:53+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.1.3",
        "version_normalized": "1.1.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-constants.git",
            "reference": "5fdd94dec1151e7defd684a97e0b64fe6ff1bd3a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-constants/zipball/5fdd94dec1151e7defd684a97e0b64fe6ff1bd3a",
            "reference": "5fdd94dec1151e7defd684a97e0b64fe6ff1bd3a",
            "shasum": ""
        },
        "require-dev": {
            "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
        },
        "time": "2019-11-08T21:16:05+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-error",
        "version": "v1.0.4",
        "version_normalized": "1.0.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-error.git",
            "reference": "2128dd5a666154506727010350518529cc87b23d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-error/zipball/2128dd5a666154506727010350518529cc87b23d",
            "reference": "2128dd5a666154506727010350518529cc87b23d",
            "shasum": ""
        },
        "require-dev": {
            "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
        },
        "time": "2019-11-08T21:16:05+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.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-jitm.git",
            "reference": "f68d484375e5416f3bb29ce2a3d84d413d717ddd"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/f68d484375e5416f3bb29ce2a3d84d413d717ddd",
            "reference": "f68d484375e5416f3bb29ce2a3d84d413d717ddd",
            "shasum": ""
        },
        "require": {
            "automattic/jetpack-assets": "1.2.0",
            "automattic/jetpack-connection": "1.11.0",
            "automattic/jetpack-constants": "1.1.3",
            "automattic/jetpack-logo": "1.2.0",
            "automattic/jetpack-options": "1.3.0",
            "automattic/jetpack-tracking": "1.4.0"
        },
        "require-dev": {
            "mockery/mockery": "^1.2",
            "php-mock/php-mock": "^2.1",
            "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
        },
        "time": "2020-03-31T15:10:44+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.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-logo.git",
            "reference": "d7840f25d7836ab69de979bcb67e8190220e53a3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-logo/zipball/d7840f25d7836ab69de979bcb67e8190220e53a3",
            "reference": "d7840f25d7836ab69de979bcb67e8190220e53a3",
            "shasum": ""
        },
        "require-dev": {
            "php-mock/php-mock": "^2.1",
            "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
        },
        "time": "2020-03-27T21:57:58+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.3.0",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-options.git",
            "reference": "93c8b9cfd8bb5d7794ca5ba338db617143f22c73"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-options/zipball/93c8b9cfd8bb5d7794ca5ba338db617143f22c73",
            "reference": "93c8b9cfd8bb5d7794ca5ba338db617143f22c73",
            "shasum": ""
        },
        "require": {
            "automattic/jetpack-constants": "1.1.3"
        },
        "require-dev": {
            "10up/wp_mock": "0.4.2",
            "phpunit/phpunit": "7.*.*"
        },
        "time": "2020-03-31T14:45:47+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.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-partner.git",
            "reference": "866dfe161654acd18115b94aa117186f53a6ee6d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-partner/zipball/866dfe161654acd18115b94aa117186f53a6ee6d",
            "reference": "866dfe161654acd18115b94aa117186f53a6ee6d",
            "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-01-27T11:04:11+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-roles",
        "version": "v1.0.4",
        "version_normalized": "1.0.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-roles.git",
            "reference": "0cdcff4fdc489c79f20a361c084ec48e326ce483"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-roles/zipball/0cdcff4fdc489c79f20a361c084ec48e326ce483",
            "reference": "0cdcff4fdc489c79f20a361c084ec48e326ce483",
            "shasum": ""
        },
        "require-dev": {
            "php-mock/php-mock": "^2.1",
            "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
        },
        "time": "2019-11-08T21:16:05+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.1.1",
        "version_normalized": "1.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-status.git",
            "reference": "c688b03859381e66164c821971e851408a5e232a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-status/zipball/c688b03859381e66164c821971e851408a5e232a",
            "reference": "c688b03859381e66164c821971e851408a5e232a",
            "shasum": ""
        },
        "require-dev": {
            "brain/monkey": "2.4.0",
            "php-mock/php-mock": "^2.1",
            "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
        },
        "time": "2020-01-27T11:04:11+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.10.0",
        "version_normalized": "1.10.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-sync.git",
            "reference": "41289040fc85243e74e060df0d82d6981fee266c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-sync/zipball/41289040fc85243e74e060df0d82d6981fee266c",
            "reference": "41289040fc85243e74e060df0d82d6981fee266c",
            "shasum": ""
        },
        "require": {
            "automattic/jetpack-connection": "1.11.0",
            "automattic/jetpack-constants": "1.1.3",
            "automattic/jetpack-options": "1.3.0",
            "automattic/jetpack-roles": "1.0.4",
            "automattic/jetpack-status": "1.1.1"
        },
        "time": "2020-03-31T14:48:13+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": "1.1.1",
        "version_normalized": "1.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-terms-of-service.git",
            "reference": "0f03d94ab3c8252411d49e84c46df096b786c337"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-terms-of-service/zipball/0f03d94ab3c8252411d49e84c46df096b786c337",
            "reference": "0f03d94ab3c8252411d49e84c46df096b786c337",
            "shasum": ""
        },
        "require": {
            "automattic/jetpack-connection": "1.11.0",
            "automattic/jetpack-options": "1.3.0",
            "automattic/jetpack-status": "1.1.1"
        },
        "require-dev": {
            "php-mock/php-mock": "^2.1",
            "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
        },
        "time": "2020-03-31T15:08:38+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": "1.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-tracking.git",
            "reference": "77e88a17d0c65d8103331fc7d7be29cb9d5bf86e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-tracking/zipball/77e88a17d0c65d8103331fc7d7be29cb9d5bf86e",
            "reference": "77e88a17d0c65d8103331fc7d7be29cb9d5bf86e",
            "shasum": ""
        },
        "require": {
            "automattic/jetpack-options": "1.3.0",
            "automattic/jetpack-terms-of-service": "1.1.1"
        },
        "require-dev": {
            "php-mock/php-mock": "^2.1",
            "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
        },
        "time": "2020-03-31T15:09:57+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"
    }
]
