summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/jetpack/vendor/composer/installed.json')
-rw-r--r--plugins/jetpack/vendor/composer/installed.json2401
1 files changed, 1759 insertions, 642 deletions
diff --git a/plugins/jetpack/vendor/composer/installed.json b/plugins/jetpack/vendor/composer/installed.json
index eabb2133..414fda0a 100644
--- a/plugins/jetpack/vendor/composer/installed.json
+++ b/plugins/jetpack/vendor/composer/installed.json
@@ -1,642 +1,1759 @@
-[
- {
- "name": "automattic/jetpack-abtest",
- "version": "v1.0.4",
- "version_normalized": "1.0.4.0",
- "source": {
- "type": "git",
- "url": "https://github.com/Automattic/jetpack-abtest.git",
- "reference": "faed5181e0dbe596b7e083e40affceed686928ba"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/Automattic/jetpack-abtest/zipball/faed5181e0dbe596b7e083e40affceed686928ba",
- "reference": "faed5181e0dbe596b7e083e40affceed686928ba",
- "shasum": ""
- },
- "require": {
- "automattic/jetpack-connection": "@dev",
- "automattic/jetpack-error": "@dev"
- },
- "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": "Provides an interface to the WP.com A/B tests."
- },
- {
- "name": "automattic/jetpack-assets",
- "version": "v1.1.1",
- "version_normalized": "1.1.1.0",
- "source": {
- "type": "git",
- "url": "https://github.com/Automattic/jetpack-assets.git",
- "reference": "157b2d4adfddc7cc395929b6a0de8ab43bc52155"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/Automattic/jetpack-assets/zipball/157b2d4adfddc7cc395929b6a0de8ab43bc52155",
- "reference": "157b2d4adfddc7cc395929b6a0de8ab43bc52155",
- "shasum": ""
- },
- "require": {
- "automattic/jetpack-constants": "@dev"
- },
- "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": "Asset management utilities for Jetpack ecosystem packages"
- },
- {
- "name": "automattic/jetpack-autoloader",
- "version": "v1.4.0",
- "version_normalized": "1.4.0.0",
- "source": {
- "type": "git",
- "url": "https://github.com/Automattic/jetpack-autoloader.git",
- "reference": "3cb0ad8496d04a648435ebee7c2a652c80eaf550"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/3cb0ad8496d04a648435ebee7c2a652c80eaf550",
- "reference": "3cb0ad8496d04a648435ebee7c2a652c80eaf550",
- "shasum": ""
- },
- "require": {
- "composer-plugin-api": "^1.1"
- },
- "require-dev": {
- "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
- },
- "time": "2020-01-22T17:49:03+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.0.5",
- "version_normalized": "1.0.5.0",
- "source": {
- "type": "git",
- "url": "https://github.com/Automattic/jetpack-compat.git",
- "reference": "2a4a2fd64bbcaab0a6af6dfe3a5ea8342eca9cbf"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/Automattic/jetpack-compat/zipball/2a4a2fd64bbcaab0a6af6dfe3a5ea8342eca9cbf",
- "reference": "2a4a2fd64bbcaab0a6af6dfe3a5ea8342eca9cbf",
- "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": {
- "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.8.0",
- "version_normalized": "1.8.0.0",
- "source": {
- "type": "git",
- "url": "https://github.com/Automattic/jetpack-connection.git",
- "reference": "e9e898ca3acb174a418637cac69355d6aad89762"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/Automattic/jetpack-connection/zipball/e9e898ca3acb174a418637cac69355d6aad89762",
- "reference": "e9e898ca3acb174a418637cac69355d6aad89762",
- "shasum": ""
- },
- "require": {
- "automattic/jetpack-constants": "@dev",
- "automattic/jetpack-options": "@dev",
- "automattic/jetpack-roles": "@dev"
- },
- "require-dev": {
- "php-mock/php-mock": "^2.1",
- "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
- },
- "time": "2020-01-27T11:20:58+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.1.1",
- "version_normalized": "1.1.1.0",
- "source": {
- "type": "git",
- "url": "https://github.com/Automattic/jetpack-jitm.git",
- "reference": "3d8419a38d5ea45c174f98a30e0420011e4bc01c"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/3d8419a38d5ea45c174f98a30e0420011e4bc01c",
- "reference": "3d8419a38d5ea45c174f98a30e0420011e4bc01c",
- "shasum": ""
- },
- "require": {
- "automattic/jetpack-assets": "@dev",
- "automattic/jetpack-connection": "@dev",
- "automattic/jetpack-constants": "@dev",
- "automattic/jetpack-logo": "@dev",
- "automattic/jetpack-options": "@dev",
- "automattic/jetpack-tracking": "@dev"
- },
- "require-dev": {
- "mockery/mockery": "^1.2",
- "php-mock/php-mock": "^2.1",
- "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
- },
- "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": "Just in time messages for Jetpack"
- },
- {
- "name": "automattic/jetpack-logo",
- "version": "v1.1.4",
- "version_normalized": "1.1.4.0",
- "source": {
- "type": "git",
- "url": "https://github.com/Automattic/jetpack-logo.git",
- "reference": "7da178a529f772cddfd0bbf1775eb30a852739c2"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/Automattic/jetpack-logo/zipball/7da178a529f772cddfd0bbf1775eb30a852739c2",
- "reference": "7da178a529f772cddfd0bbf1775eb30a852739c2",
- "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": "A logo for Jetpack"
- },
- {
- "name": "automattic/jetpack-options",
- "version": "v1.1.2",
- "version_normalized": "1.1.2.0",
- "source": {
- "type": "git",
- "url": "https://github.com/Automattic/jetpack-options.git",
- "reference": "cc81a75b7b3fecd1155a517a057ca74975ca8b5d"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/Automattic/jetpack-options/zipball/cc81a75b7b3fecd1155a517a057ca74975ca8b5d",
- "reference": "cc81a75b7b3fecd1155a517a057ca74975ca8b5d",
- "shasum": ""
- },
- "require": {
- "automattic/jetpack-constants": "@dev"
- },
- "require-dev": {
- "10up/wp_mock": "0.4.2",
- "phpunit/phpunit": "7.*.*"
- },
- "time": "2019-11-08T21:16:05+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": "dev-fork/jetpack-sync-v1.7.4+vip",
- "version_normalized": "dev-fork/jetpack-sync-v1.7.4+vip",
- "source": {
- "type": "git",
- "url": "https://github.com/Automattic/jetpack-sync.git",
- "reference": "070a46e38d34a0ceba15b9d4b0de115fbe76b20f"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/Automattic/jetpack-sync/zipball/070a46e38d34a0ceba15b9d4b0de115fbe76b20f",
- "reference": "070a46e38d34a0ceba15b9d4b0de115fbe76b20f",
- "shasum": ""
- },
- "require": {
- "automattic/jetpack-connection": "@dev",
- "automattic/jetpack-constants": "@dev",
- "automattic/jetpack-options": "@dev",
- "automattic/jetpack-roles": "@dev",
- "automattic/jetpack-status": "@dev"
- },
- "time": "2020-02-14T17:53:00+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.0.4",
- "version_normalized": "1.0.4.0",
- "source": {
- "type": "git",
- "url": "https://github.com/Automattic/jetpack-terms-of-service.git",
- "reference": "fcee8e9de7f37d36bd68ac1ebabdb15cf6e10952"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/Automattic/jetpack-terms-of-service/zipball/fcee8e9de7f37d36bd68ac1ebabdb15cf6e10952",
- "reference": "fcee8e9de7f37d36bd68ac1ebabdb15cf6e10952",
- "shasum": ""
- },
- "require": {
- "automattic/jetpack-connection": "@dev",
- "automattic/jetpack-options": "@dev",
- "automattic/jetpack-status": "@dev"
- },
- "require-dev": {
- "php-mock/php-mock": "^2.1",
- "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
- },
- "time": "2019-11-15T16:03:27+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.2.2",
- "version_normalized": "1.2.2.0",
- "source": {
- "type": "git",
- "url": "https://github.com/Automattic/jetpack-tracking.git",
- "reference": "d337a8f4234c684e80a43ff9ad3051a46a1f35d6"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/Automattic/jetpack-tracking/zipball/d337a8f4234c684e80a43ff9ad3051a46a1f35d6",
- "reference": "d337a8f4234c684e80a43ff9ad3051a46a1f35d6",
- "shasum": ""
- },
- "require": {
- "automattic/jetpack-options": "@dev",
- "automattic/jetpack-terms-of-service": "@dev"
- },
- "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": [
- "legacy",
- "src/"
- ]
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "GPL-2.0-or-later"
- ],
- "description": "Tracking for Jetpack"
- }
-]
+{
+ "packages": [
+ {
+ "name": "automattic/jetpack-a8c-mc-stats",
+ "version": "v1.4.11",
+ "version_normalized": "1.4.11.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-a8c-mc-stats.git",
+ "reference": "6e7d7c8b9c996f04978b834e4c3484bd2d916998"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/6e7d7c8b9c996f04978b834e4c3484bd2d916998",
+ "reference": "6e7d7c8b9c996f04978b834e4c3484bd2d916998",
+ "shasum": ""
+ },
+ "require-dev": {
+ "automattic/jetpack-changelogger": "^3.0",
+ "yoast/phpunit-polyfills": "1.0.3"
+ },
+ "time": "2022-01-04T21:11:24+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-master": "1.4.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/v1.4.11"
+ },
+ "install-path": "../../jetpack_vendor/automattic/jetpack-a8c-mc-stats"
+ },
+ {
+ "name": "automattic/jetpack-abtest",
+ "version": "v1.9.18",
+ "version_normalized": "1.9.18.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-abtest.git",
+ "reference": "8ad2e2685a1370f080c403095bad009b2f87370e"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-abtest/zipball/8ad2e2685a1370f080c403095bad009b2f87370e",
+ "reference": "8ad2e2685a1370f080c403095bad009b2f87370e",
+ "shasum": ""
+ },
+ "require": {
+ "automattic/jetpack-connection": "^1.34",
+ "automattic/jetpack-error": "^1.3"
+ },
+ "require-dev": {
+ "automattic/jetpack-changelogger": "^3.0",
+ "automattic/wordbless": "dev-master",
+ "yoast/phpunit-polyfills": "1.0.3"
+ },
+ "time": "2022-01-04T21:11:59+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-master": "1.9.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/v1.9.18"
+ },
+ "install-path": "../../jetpack_vendor/automattic/jetpack-abtest"
+ },
+ {
+ "name": "automattic/jetpack-admin-ui",
+ "version": "v0.2.1",
+ "version_normalized": "0.2.1.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-admin-ui.git",
+ "reference": "ce6964700c9698f9ea8c0a00120f1fbbd755de57"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-admin-ui/zipball/ce6964700c9698f9ea8c0a00120f1fbbd755de57",
+ "reference": "ce6964700c9698f9ea8c0a00120f1fbbd755de57",
+ "shasum": ""
+ },
+ "require-dev": {
+ "automattic/jetpack-changelogger": "^3.0",
+ "automattic/wordbless": "dev-master",
+ "yoast/phpunit-polyfills": "1.0.3"
+ },
+ "time": "2022-01-04T21:11:25+00:00",
+ "type": "jetpack-library",
+ "extra": {
+ "autotagger": true,
+ "mirror-repo": "Automattic/jetpack-admin-ui",
+ "changelogger": {
+ "link-template": "https://github.com/Automattic/jetpack-admin-ui/compare/${old}...${new}"
+ },
+ "branch-alias": {
+ "dev-master": "0.2.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.2.1"
+ },
+ "install-path": "../../jetpack_vendor/automattic/jetpack-admin-ui"
+ },
+ {
+ "name": "automattic/jetpack-assets",
+ "version": "v1.16.1",
+ "version_normalized": "1.16.1.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-assets.git",
+ "reference": "5a6959969bed4559e080269cafbd69d476249822"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-assets/zipball/5a6959969bed4559e080269cafbd69d476249822",
+ "reference": "5a6959969bed4559e080269cafbd69d476249822",
+ "shasum": ""
+ },
+ "require": {
+ "automattic/jetpack-constants": "^1.6"
+ },
+ "require-dev": {
+ "automattic/jetpack-changelogger": "^3.0",
+ "brain/monkey": "2.6.1",
+ "wikimedia/testing-access-wrapper": "^1.0 | ^2.0",
+ "yoast/phpunit-polyfills": "1.0.3"
+ },
+ "time": "2022-01-05T21:46:22+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-master": "1.16.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/v1.16.1"
+ },
+ "install-path": "../../jetpack_vendor/automattic/jetpack-assets"
+ },
+ {
+ "name": "automattic/jetpack-autoloader",
+ "version": "v2.10.11",
+ "version_normalized": "2.10.11.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-autoloader.git",
+ "reference": "924226c0a9e2f9b0be022fc6bab2a90f5e610ef3"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/924226c0a9e2f9b0be022fc6bab2a90f5e610ef3",
+ "reference": "924226c0a9e2f9b0be022fc6bab2a90f5e610ef3",
+ "shasum": ""
+ },
+ "require": {
+ "composer-plugin-api": "^1.1 || ^2.0"
+ },
+ "require-dev": {
+ "automattic/jetpack-changelogger": "^3.0",
+ "yoast/phpunit-polyfills": "1.0.3"
+ },
+ "time": "2022-01-04T21:11:27+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}"
+ },
+ "branch-alias": {
+ "dev-master": "2.10.x-dev"
+ }
+ },
+ "installation-source": "dist",
+ "autoload": {
+ "classmap": [
+ "src/AutoloadGenerator.php"
+ ],
+ "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.",
+ "support": {
+ "source": "https://github.com/Automattic/jetpack-autoloader/tree/v2.10.11"
+ },
+ "install-path": "../automattic/jetpack-autoloader"
+ },
+ {
+ "name": "automattic/jetpack-backup",
+ "version": "v1.2.0",
+ "version_normalized": "1.2.0.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-backup.git",
+ "reference": "55054e3fe2c0450d4738b3dcce547d26ee82faa1"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-backup/zipball/55054e3fe2c0450d4738b3dcce547d26ee82faa1",
+ "reference": "55054e3fe2c0450d4738b3dcce547d26ee82faa1",
+ "shasum": ""
+ },
+ "require": {
+ "automattic/jetpack-connection": "^1.34",
+ "automattic/jetpack-sync": "^1.28"
+ },
+ "require-dev": {
+ "automattic/jetpack-changelogger": "^3.0",
+ "automattic/wordbless": "@dev",
+ "yoast/phpunit-polyfills": "1.0.3"
+ },
+ "time": "2022-01-04T21:12:11+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-master": "1.2.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/v1.2.0"
+ },
+ "install-path": "../../jetpack_vendor/automattic/jetpack-backup"
+ },
+ {
+ "name": "automattic/jetpack-blocks",
+ "version": "v1.4.9",
+ "version_normalized": "1.4.9.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-blocks.git",
+ "reference": "ac699666f0bd01c4f74f9fa339a553e466a8b987"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-blocks/zipball/ac699666f0bd01c4f74f9fa339a553e466a8b987",
+ "reference": "ac699666f0bd01c4f74f9fa339a553e466a8b987",
+ "shasum": ""
+ },
+ "require-dev": {
+ "automattic/jetpack-changelogger": "^3.0",
+ "automattic/wordbless": "dev-master",
+ "brain/monkey": "2.6.1",
+ "yoast/phpunit-polyfills": "1.0.3"
+ },
+ "time": "2022-01-04T21:11:28+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-master": "1.4.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/v1.4.9"
+ },
+ "install-path": "../../jetpack_vendor/automattic/jetpack-blocks"
+ },
+ {
+ "name": "automattic/jetpack-compat",
+ "version": "v1.6.8",
+ "version_normalized": "1.6.8.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-compat.git",
+ "reference": "38da6f2769a2438d192cde43343f3b9fdb517df1"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-compat/zipball/38da6f2769a2438d192cde43343f3b9fdb517df1",
+ "reference": "38da6f2769a2438d192cde43343f3b9fdb517df1",
+ "shasum": ""
+ },
+ "require-dev": {
+ "automattic/jetpack-changelogger": "^3.0"
+ },
+ "time": "2021-12-14T17:53:46+00:00",
+ "type": "jetpack-library",
+ "extra": {
+ "autotagger": true,
+ "mirror-repo": "Automattic/jetpack-compat",
+ "changelogger": {
+ "link-template": "https://github.com/Automattic/jetpack-compat/compare/v${old}...v${new}"
+ },
+ "branch-alias": {
+ "dev-master": "1.6.x-dev"
+ }
+ },
+ "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",
+ "support": {
+ "source": "https://github.com/Automattic/jetpack-compat/tree/v1.6.8"
+ },
+ "install-path": "../../jetpack_vendor/automattic/jetpack-compat"
+ },
+ {
+ "name": "automattic/jetpack-composer-plugin",
+ "version": "v1.0.1",
+ "version_normalized": "1.0.1.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-composer-plugin.git",
+ "reference": "27c6980561d0c8c56ad3d9b9d0fb576b1ef9bd86"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-composer-plugin/zipball/27c6980561d0c8c56ad3d9b9d0fb576b1ef9bd86",
+ "reference": "27c6980561d0c8c56ad3d9b9d0fb576b1ef9bd86",
+ "shasum": ""
+ },
+ "require": {
+ "composer-plugin-api": "^2.1.0"
+ },
+ "require-dev": {
+ "automattic/jetpack-changelogger": "^3.0",
+ "composer/composer": "2.2.3",
+ "yoast/phpunit-polyfills": "1.0.3"
+ },
+ "time": "2022-01-04T21:11:31+00:00",
+ "type": "composer-plugin",
+ "extra": {
+ "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-master": "1.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.",
+ "support": {
+ "source": "https://github.com/Automattic/jetpack-composer-plugin/tree/v1.0.1"
+ },
+ "install-path": "../automattic/jetpack-composer-plugin"
+ },
+ {
+ "name": "automattic/jetpack-config",
+ "version": "v1.6.0",
+ "version_normalized": "1.6.0.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-config.git",
+ "reference": "1d46f87df9167a03960d708ce767d0efdfc855cf"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-config/zipball/1d46f87df9167a03960d708ce767d0efdfc855cf",
+ "reference": "1d46f87df9167a03960d708ce767d0efdfc855cf",
+ "shasum": ""
+ },
+ "require-dev": {
+ "automattic/jetpack-changelogger": "^3.0"
+ },
+ "time": "2022-01-04T21:11:32+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-master": "1.6.x-dev"
+ }
+ },
+ "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/v1.6.0"
+ },
+ "install-path": "../../jetpack_vendor/automattic/jetpack-config"
+ },
+ {
+ "name": "automattic/jetpack-connection",
+ "version": "v1.34.0",
+ "version_normalized": "1.34.0.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-connection.git",
+ "reference": "14545cff5de0384e8ced64bb161e814e657efebf"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-connection/zipball/14545cff5de0384e8ced64bb161e814e657efebf",
+ "reference": "14545cff5de0384e8ced64bb161e814e657efebf",
+ "shasum": ""
+ },
+ "require": {
+ "automattic/jetpack-a8c-mc-stats": "^1.4",
+ "automattic/jetpack-constants": "^1.6",
+ "automattic/jetpack-heartbeat": "^1.4",
+ "automattic/jetpack-options": "^1.14",
+ "automattic/jetpack-redirect": "^1.7",
+ "automattic/jetpack-roles": "^1.4",
+ "automattic/jetpack-status": "^1.9",
+ "automattic/jetpack-terms-of-service": "^1.9",
+ "automattic/jetpack-tracking": "^1.14"
+ },
+ "require-dev": {
+ "automattic/jetpack-changelogger": "^3.0",
+ "automattic/wordbless": "@dev",
+ "brain/monkey": "2.6.1",
+ "yoast/phpunit-polyfills": "1.0.3"
+ },
+ "time": "2022-01-04T21:11:56+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-master": "1.34.x-dev"
+ }
+ },
+ "installation-source": "dist",
+ "autoload": {
+ "classmap": [
+ "legacy",
+ "src/"
+ ]
+ },
+ "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/v1.34.0"
+ },
+ "install-path": "../../jetpack_vendor/automattic/jetpack-connection"
+ },
+ {
+ "name": "automattic/jetpack-connection-ui",
+ "version": "v2.3.0",
+ "version_normalized": "2.3.0.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-connection-ui.git",
+ "reference": "375ea7b050b2dc98a06fc317dae8441dc1eacba8"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-connection-ui/zipball/375ea7b050b2dc98a06fc317dae8441dc1eacba8",
+ "reference": "375ea7b050b2dc98a06fc317dae8441dc1eacba8",
+ "shasum": ""
+ },
+ "require": {
+ "automattic/jetpack-assets": "^1.16",
+ "automattic/jetpack-connection": "^1.34",
+ "automattic/jetpack-constants": "^1.6",
+ "automattic/jetpack-device-detection": "^1.4",
+ "automattic/jetpack-identity-crisis": "^0.6"
+ },
+ "require-dev": {
+ "automattic/jetpack-changelogger": "^3.0"
+ },
+ "time": "2022-01-04T21:12:08+00:00",
+ "type": "jetpack-library",
+ "extra": {
+ "autotagger": true,
+ "mirror-repo": "Automattic/jetpack-connection-ui",
+ "textdomain": "jetpack-connection-ui",
+ "changelogger": {
+ "link-template": "https://github.com/Automattic/jetpack-connection-ui/compare/v${old}...v${new}"
+ },
+ "branch-alias": {
+ "dev-master": "2.3.x-dev"
+ }
+ },
+ "installation-source": "dist",
+ "autoload": {
+ "classmap": [
+ "src/"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "description": "Jetpack Connection UI",
+ "support": {
+ "source": "https://github.com/Automattic/jetpack-connection-ui/tree/v2.3.0"
+ },
+ "install-path": "../../jetpack_vendor/automattic/jetpack-connection-ui"
+ },
+ {
+ "name": "automattic/jetpack-constants",
+ "version": "v1.6.14",
+ "version_normalized": "1.6.14.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-constants.git",
+ "reference": "93af2a61eceaabd16c432451cc33f7c9074efa81"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-constants/zipball/93af2a61eceaabd16c432451cc33f7c9074efa81",
+ "reference": "93af2a61eceaabd16c432451cc33f7c9074efa81",
+ "shasum": ""
+ },
+ "require-dev": {
+ "automattic/jetpack-changelogger": "^3.0",
+ "brain/monkey": "2.6.1",
+ "yoast/phpunit-polyfills": "1.0.3"
+ },
+ "time": "2022-01-04T21:11:33+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-master": "1.6.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/v1.6.14"
+ },
+ "install-path": "../../jetpack_vendor/automattic/jetpack-constants"
+ },
+ {
+ "name": "automattic/jetpack-device-detection",
+ "version": "v1.4.11",
+ "version_normalized": "1.4.11.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-device-detection.git",
+ "reference": "ab5ce7e487de9c9a13456d4aecdb7789f92f818d"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/ab5ce7e487de9c9a13456d4aecdb7789f92f818d",
+ "reference": "ab5ce7e487de9c9a13456d4aecdb7789f92f818d",
+ "shasum": ""
+ },
+ "require-dev": {
+ "automattic/jetpack-changelogger": "^3.0",
+ "yoast/phpunit-polyfills": "1.0.3"
+ },
+ "time": "2022-01-04T21:11:34+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-master": "1.4.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/v1.4.11"
+ },
+ "install-path": "../../jetpack_vendor/automattic/jetpack-device-detection"
+ },
+ {
+ "name": "automattic/jetpack-error",
+ "version": "v1.3.12",
+ "version_normalized": "1.3.12.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-error.git",
+ "reference": "005bf60c2d533b3d169d6688360aaf034e7fc456"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-error/zipball/005bf60c2d533b3d169d6688360aaf034e7fc456",
+ "reference": "005bf60c2d533b3d169d6688360aaf034e7fc456",
+ "shasum": ""
+ },
+ "require-dev": {
+ "automattic/jetpack-changelogger": "^3.0",
+ "yoast/phpunit-polyfills": "1.0.3"
+ },
+ "time": "2022-01-04T21:11:35+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-master": "1.3.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/v1.3.12"
+ },
+ "install-path": "../../jetpack_vendor/automattic/jetpack-error"
+ },
+ {
+ "name": "automattic/jetpack-heartbeat",
+ "version": "v1.4.0",
+ "version_normalized": "1.4.0.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-heartbeat.git",
+ "reference": "c35053475b1cb7363aee847e0d025f0a043dc3d5"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-heartbeat/zipball/c35053475b1cb7363aee847e0d025f0a043dc3d5",
+ "reference": "c35053475b1cb7363aee847e0d025f0a043dc3d5",
+ "shasum": ""
+ },
+ "require": {
+ "automattic/jetpack-a8c-mc-stats": "^1.4",
+ "automattic/jetpack-options": "^1.14"
+ },
+ "require-dev": {
+ "automattic/jetpack-changelogger": "^3.0"
+ },
+ "time": "2022-01-04T21:11:47+00:00",
+ "type": "jetpack-library",
+ "extra": {
+ "autotagger": true,
+ "mirror-repo": "Automattic/jetpack-heartbeat",
+ "textdomain": "jetpack-heartbeat",
+ "changelogger": {
+ "link-template": "https://github.com/Automattic/jetpack-heartbeat/compare/v${old}...v${new}"
+ },
+ "branch-alias": {
+ "dev-master": "1.4.x-dev"
+ }
+ },
+ "installation-source": "dist",
+ "autoload": {
+ "classmap": [
+ "src/"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "description": "This adds a cronjob that sends a batch of internal automattic stats to wp.com once a day",
+ "support": {
+ "source": "https://github.com/Automattic/jetpack-heartbeat/tree/v1.4.0"
+ },
+ "install-path": "../../jetpack_vendor/automattic/jetpack-heartbeat"
+ },
+ {
+ "name": "automattic/jetpack-identity-crisis",
+ "version": "v0.6.1",
+ "version_normalized": "0.6.1.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-identity-crisis.git",
+ "reference": "62f19cd6b289f719ed0ae4fb366b0bf44c5f5be9"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-identity-crisis/zipball/62f19cd6b289f719ed0ae4fb366b0bf44c5f5be9",
+ "reference": "62f19cd6b289f719ed0ae4fb366b0bf44c5f5be9",
+ "shasum": ""
+ },
+ "require": {
+ "automattic/jetpack-assets": "^1.16",
+ "automattic/jetpack-connection": "^1.34",
+ "automattic/jetpack-constants": "^1.6",
+ "automattic/jetpack-logo": "^1.5",
+ "automattic/jetpack-options": "^1.14",
+ "automattic/jetpack-status": "^1.9",
+ "automattic/jetpack-tracking": "^1.14"
+ },
+ "require-dev": {
+ "automattic/jetpack-changelogger": "^3.0",
+ "automattic/wordbless": "@dev",
+ "yoast/phpunit-polyfills": "1.0.3"
+ },
+ "time": "2022-01-11T16:37:39+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-master": "0.6.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.6.1"
+ },
+ "install-path": "../../jetpack_vendor/automattic/jetpack-identity-crisis"
+ },
+ {
+ "name": "automattic/jetpack-jitm",
+ "version": "v2.2.0",
+ "version_normalized": "2.2.0.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-jitm.git",
+ "reference": "7ac6dc5ffb274310ddc6d38fc1611af19245dc96"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/7ac6dc5ffb274310ddc6d38fc1611af19245dc96",
+ "reference": "7ac6dc5ffb274310ddc6d38fc1611af19245dc96",
+ "shasum": ""
+ },
+ "require": {
+ "automattic/jetpack-a8c-mc-stats": "^1.4",
+ "automattic/jetpack-assets": "^1.16",
+ "automattic/jetpack-connection": "^1.34",
+ "automattic/jetpack-device-detection": "^1.4",
+ "automattic/jetpack-logo": "^1.5",
+ "automattic/jetpack-options": "^1.14",
+ "automattic/jetpack-partner": "^1.6",
+ "automattic/jetpack-redirect": "^1.7",
+ "automattic/jetpack-status": "^1.9",
+ "automattic/jetpack-tracking": "^1.14"
+ },
+ "require-dev": {
+ "automattic/jetpack-changelogger": "^3.0",
+ "brain/monkey": "2.6.1",
+ "yoast/phpunit-polyfills": "1.0.3"
+ },
+ "time": "2022-01-04T21:12:02+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-master": "2.2.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/v2.2.0"
+ },
+ "install-path": "../../jetpack_vendor/automattic/jetpack-jitm"
+ },
+ {
+ "name": "automattic/jetpack-lazy-images",
+ "version": "v2.1.0",
+ "version_normalized": "2.1.0.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-lazy-images.git",
+ "reference": "5aa6cfed2311fd3eb85d5c61dcf59854c5418380"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-lazy-images/zipball/5aa6cfed2311fd3eb85d5c61dcf59854c5418380",
+ "reference": "5aa6cfed2311fd3eb85d5c61dcf59854c5418380",
+ "shasum": ""
+ },
+ "require": {
+ "automattic/jetpack-assets": "^1.16",
+ "automattic/jetpack-constants": "^1.6"
+ },
+ "require-dev": {
+ "automattic/jetpack-changelogger": "^3.0",
+ "automattic/wordbless": "dev-master",
+ "yoast/phpunit-polyfills": "1.0.3"
+ },
+ "time": "2022-01-04T21:11:48+00:00",
+ "type": "jetpack-library",
+ "extra": {
+ "autotagger": true,
+ "mirror-repo": "Automattic/jetpack-lazy-images",
+ "textdomain": "jetpack-lazy-images",
+ "changelogger": {
+ "link-template": "https://github.com/Automattic/jetpack-lazy-images/compare/v${old}...v${new}"
+ },
+ "branch-alias": {
+ "dev-master": "2.1.x-dev"
+ }
+ },
+ "installation-source": "dist",
+ "autoload": {
+ "classmap": [
+ "src/"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "description": "Speed up your site and create a smoother viewing experience by loading images as visitors scroll down the screen, instead of all at once.",
+ "support": {
+ "source": "https://github.com/Automattic/jetpack-lazy-images/tree/v2.1.0"
+ },
+ "install-path": "../../jetpack_vendor/automattic/jetpack-lazy-images"
+ },
+ {
+ "name": "automattic/jetpack-licensing",
+ "version": "v1.6.0",
+ "version_normalized": "1.6.0.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-licensing.git",
+ "reference": "cf6c5c97313fcfd2b5497cc3de945e49262f633e"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-licensing/zipball/cf6c5c97313fcfd2b5497cc3de945e49262f633e",
+ "reference": "cf6c5c97313fcfd2b5497cc3de945e49262f633e",
+ "shasum": ""
+ },
+ "require": {
+ "automattic/jetpack-connection": "^1.34",
+ "automattic/jetpack-options": "^1.14"
+ },
+ "require-dev": {
+ "automattic/jetpack-changelogger": "^3.0",
+ "automattic/wordbless": "@dev",
+ "yoast/phpunit-polyfills": "1.0.3"
+ },
+ "time": "2022-01-04T21:12:03+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-master": "1.6.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/v1.6.0"
+ },
+ "install-path": "../../jetpack_vendor/automattic/jetpack-licensing"
+ },
+ {
+ "name": "automattic/jetpack-logo",
+ "version": "v1.5.13",
+ "version_normalized": "1.5.13.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-logo.git",
+ "reference": "0f0a80b3ac89d8d64756a8049903fcedf6f2e887"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-logo/zipball/0f0a80b3ac89d8d64756a8049903fcedf6f2e887",
+ "reference": "0f0a80b3ac89d8d64756a8049903fcedf6f2e887",
+ "shasum": ""
+ },
+ "require-dev": {
+ "automattic/jetpack-changelogger": "^3.0",
+ "yoast/phpunit-polyfills": "1.0.3"
+ },
+ "time": "2022-01-04T21:11:37+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-master": "1.5.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/v1.5.13"
+ },
+ "install-path": "../../jetpack_vendor/automattic/jetpack-logo"
+ },
+ {
+ "name": "automattic/jetpack-my-jetpack",
+ "version": "v0.3.0",
+ "version_normalized": "0.3.0.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-my-jetpack.git",
+ "reference": "74179288cb1c3193320618fbc00e35244278ae9f"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-my-jetpack/zipball/74179288cb1c3193320618fbc00e35244278ae9f",
+ "reference": "74179288cb1c3193320618fbc00e35244278ae9f",
+ "shasum": ""
+ },
+ "require": {
+ "automattic/jetpack-admin-ui": "^0.2",
+ "automattic/jetpack-assets": "^1.16",
+ "automattic/jetpack-connection": "^1.34"
+ },
+ "require-dev": {
+ "automattic/jetpack-changelogger": "^3.0",
+ "yoast/phpunit-polyfills": "1.0.3"
+ },
+ "time": "2022-01-04T21:12:04+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-master": "0.3.x-dev"
+ }
+ },
+ "installation-source": "dist",
+ "autoload": {
+ "classmap": [
+ "src/"
+ ]
+ },
+ "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/v0.3.0"
+ },
+ "install-path": "../../jetpack_vendor/automattic/jetpack-my-jetpack"
+ },
+ {
+ "name": "automattic/jetpack-options",
+ "version": "v1.14.2",
+ "version_normalized": "1.14.2.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-options.git",
+ "reference": "9cd0f27ae970097bf6a8bc5b3c80cf079e4bf3f2"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-options/zipball/9cd0f27ae970097bf6a8bc5b3c80cf079e4bf3f2",
+ "reference": "9cd0f27ae970097bf6a8bc5b3c80cf079e4bf3f2",
+ "shasum": ""
+ },
+ "require": {
+ "automattic/jetpack-constants": "^1.6"
+ },
+ "require-dev": {
+ "automattic/jetpack-changelogger": "^3.0",
+ "yoast/phpunit-polyfills": "1.0.3"
+ },
+ "time": "2022-01-04T21:11:42+00:00",
+ "type": "jetpack-library",
+ "extra": {
+ "autotagger": true,
+ "mirror-repo": "Automattic/jetpack-options",
+ "changelogger": {
+ "link-template": "https://github.com/Automattic/jetpack-options/compare/v${old}...v${new}"
+ },
+ "branch-alias": {
+ "dev-master": "1.14.x-dev"
+ }
+ },
+ "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.",
+ "support": {
+ "source": "https://github.com/Automattic/jetpack-options/tree/v1.14.2"
+ },
+ "install-path": "../../jetpack_vendor/automattic/jetpack-options"
+ },
+ {
+ "name": "automattic/jetpack-partner",
+ "version": "v1.6.2",
+ "version_normalized": "1.6.2.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-partner.git",
+ "reference": "68ff674f5f1301e1016521b58a39d18fe6442407"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-partner/zipball/68ff674f5f1301e1016521b58a39d18fe6442407",
+ "reference": "68ff674f5f1301e1016521b58a39d18fe6442407",
+ "shasum": ""
+ },
+ "require-dev": {
+ "automattic/jetpack-changelogger": "^3.0",
+ "automattic/jetpack-options": "^1.14",
+ "automattic/wordbless": "@dev",
+ "brain/monkey": "2.6.1",
+ "yoast/phpunit-polyfills": "1.0.3"
+ },
+ "time": "2022-01-04T21:11:49+00:00",
+ "type": "jetpack-library",
+ "extra": {
+ "autotagger": true,
+ "mirror-repo": "Automattic/jetpack-partner",
+ "changelogger": {
+ "link-template": "https://github.com/Automattic/jetpack-partner/compare/v${old}...v${new}"
+ },
+ "branch-alias": {
+ "dev-master": "1.6.x-dev"
+ }
+ },
+ "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.",
+ "support": {
+ "source": "https://github.com/Automattic/jetpack-partner/tree/v1.6.2"
+ },
+ "install-path": "../../jetpack_vendor/automattic/jetpack-partner"
+ },
+ {
+ "name": "automattic/jetpack-password-checker",
+ "version": "v0.2.0",
+ "version_normalized": "0.2.0.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-password-checker.git",
+ "reference": "e07ea017e9d13fbb4104e40308dde8413ef6310f"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-password-checker/zipball/e07ea017e9d13fbb4104e40308dde8413ef6310f",
+ "reference": "e07ea017e9d13fbb4104e40308dde8413ef6310f",
+ "shasum": ""
+ },
+ "require-dev": {
+ "automattic/jetpack-changelogger": "^3.0",
+ "automattic/wordbless": "@dev",
+ "yoast/phpunit-polyfills": "1.0.3"
+ },
+ "time": "2022-01-04T21:11: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-master": "0.2.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.2.0"
+ },
+ "install-path": "../../jetpack_vendor/automattic/jetpack-password-checker"
+ },
+ {
+ "name": "automattic/jetpack-redirect",
+ "version": "v1.7.9",
+ "version_normalized": "1.7.9.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-redirect.git",
+ "reference": "7b7640108a704b6978814e0cfb2e5102d19c7d42"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/7b7640108a704b6978814e0cfb2e5102d19c7d42",
+ "reference": "7b7640108a704b6978814e0cfb2e5102d19c7d42",
+ "shasum": ""
+ },
+ "require": {
+ "automattic/jetpack-status": "^1.9"
+ },
+ "require-dev": {
+ "automattic/jetpack-changelogger": "^3.0",
+ "brain/monkey": "2.6.1",
+ "yoast/phpunit-polyfills": "1.0.3"
+ },
+ "time": "2022-01-04T21:11:51+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-master": "1.7.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/v1.7.9"
+ },
+ "install-path": "../../jetpack_vendor/automattic/jetpack-redirect"
+ },
+ {
+ "name": "automattic/jetpack-roles",
+ "version": "v1.4.13",
+ "version_normalized": "1.4.13.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-roles.git",
+ "reference": "5d0a94f52de1e44a4537bc736af940f6b178c107"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-roles/zipball/5d0a94f52de1e44a4537bc736af940f6b178c107",
+ "reference": "5d0a94f52de1e44a4537bc736af940f6b178c107",
+ "shasum": ""
+ },
+ "require-dev": {
+ "automattic/jetpack-changelogger": "^3.0",
+ "brain/monkey": "2.6.1",
+ "yoast/phpunit-polyfills": "1.0.3"
+ },
+ "time": "2022-01-04T21:11:39+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-master": "1.4.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/v1.4.13"
+ },
+ "install-path": "../../jetpack_vendor/automattic/jetpack-roles"
+ },
+ {
+ "name": "automattic/jetpack-search",
+ "version": "v0.4.0",
+ "version_normalized": "0.4.0.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-search.git",
+ "reference": "dee991d060e09821b2b4c9927c987a4877c3648e"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-search/zipball/dee991d060e09821b2b4c9927c987a4877c3648e",
+ "reference": "dee991d060e09821b2b4c9927c987a4877c3648e",
+ "shasum": ""
+ },
+ "require": {
+ "automattic/jetpack-connection": "^1.34"
+ },
+ "require-dev": {
+ "automattic/jetpack-changelogger": "^3.0",
+ "automattic/wordbless": "0.3.1",
+ "yoast/phpunit-polyfills": "1.0.3"
+ },
+ "time": "2022-01-04T21:12:05+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-master": "0.4.x-dev"
+ }
+ },
+ "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.4.0"
+ },
+ "install-path": "../../jetpack_vendor/automattic/jetpack-search"
+ },
+ {
+ "name": "automattic/jetpack-status",
+ "version": "v1.9.5",
+ "version_normalized": "1.9.5.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-status.git",
+ "reference": "6300e03a808ef63dda558f0eb78e39a0e529a274"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-status/zipball/6300e03a808ef63dda558f0eb78e39a0e529a274",
+ "reference": "6300e03a808ef63dda558f0eb78e39a0e529a274",
+ "shasum": ""
+ },
+ "require": {
+ "automattic/jetpack-constants": "^1.6"
+ },
+ "require-dev": {
+ "automattic/jetpack-changelogger": "^3.0",
+ "brain/monkey": "2.6.1",
+ "yoast/phpunit-polyfills": "1.0.3"
+ },
+ "time": "2022-01-04T21:11:43+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-master": "1.9.x-dev"
+ }
+ },
+ "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/v1.9.5"
+ },
+ "install-path": "../../jetpack_vendor/automattic/jetpack-status"
+ },
+ {
+ "name": "automattic/jetpack-sync",
+ "version": "v1.28.0",
+ "version_normalized": "1.28.0.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-sync.git",
+ "reference": "3c7ce980bde96feaf695f998d5eb9458c9c16732"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-sync/zipball/3c7ce980bde96feaf695f998d5eb9458c9c16732",
+ "reference": "3c7ce980bde96feaf695f998d5eb9458c9c16732",
+ "shasum": ""
+ },
+ "require": {
+ "automattic/jetpack-connection": "^1.34",
+ "automattic/jetpack-constants": "^1.6",
+ "automattic/jetpack-heartbeat": "^1.4",
+ "automattic/jetpack-identity-crisis": "^0.6",
+ "automattic/jetpack-options": "^1.14",
+ "automattic/jetpack-password-checker": "^0.2",
+ "automattic/jetpack-roles": "^1.4",
+ "automattic/jetpack-status": "^1.9"
+ },
+ "require-dev": {
+ "automattic/jetpack-changelogger": "^3.0",
+ "automattic/wordbless": "@dev",
+ "yoast/phpunit-polyfills": "1.0.3"
+ },
+ "time": "2022-01-04T21:12:09+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-master": "1.28.x-dev"
+ }
+ },
+ "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/v1.28.0"
+ },
+ "install-path": "../../jetpack_vendor/automattic/jetpack-sync"
+ },
+ {
+ "name": "automattic/jetpack-terms-of-service",
+ "version": "v1.9.18",
+ "version_normalized": "1.9.18.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-terms-of-service.git",
+ "reference": "46f3ac423d38219d719f0d0a33e7753b6e28d7ef"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-terms-of-service/zipball/46f3ac423d38219d719f0d0a33e7753b6e28d7ef",
+ "reference": "46f3ac423d38219d719f0d0a33e7753b6e28d7ef",
+ "shasum": ""
+ },
+ "require": {
+ "automattic/jetpack-options": "^1.14",
+ "automattic/jetpack-status": "^1.9"
+ },
+ "require-dev": {
+ "automattic/jetpack-changelogger": "^3.0",
+ "brain/monkey": "2.6.1",
+ "yoast/phpunit-polyfills": "1.0.3"
+ },
+ "time": "2022-01-04T21:11:52+00:00",
+ "type": "jetpack-library",
+ "extra": {
+ "autotagger": true,
+ "mirror-repo": "Automattic/jetpack-terms-of-service",
+ "changelogger": {
+ "link-template": "https://github.com/Automattic/jetpack-terms-of-service/compare/v${old}...v${new}"
+ },
+ "branch-alias": {
+ "dev-master": "1.9.x-dev"
+ }
+ },
+ "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",
+ "support": {
+ "source": "https://github.com/Automattic/jetpack-terms-of-service/tree/v1.9.18"
+ },
+ "install-path": "../../jetpack_vendor/automattic/jetpack-terms-of-service"
+ },
+ {
+ "name": "automattic/jetpack-tracking",
+ "version": "v1.14.0",
+ "version_normalized": "1.14.0.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-tracking.git",
+ "reference": "b2f869437c42fca557f3450fed0f61ae6162d0bf"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-tracking/zipball/b2f869437c42fca557f3450fed0f61ae6162d0bf",
+ "reference": "b2f869437c42fca557f3450fed0f61ae6162d0bf",
+ "shasum": ""
+ },
+ "require": {
+ "automattic/jetpack-assets": "^1.16",
+ "automattic/jetpack-options": "^1.14",
+ "automattic/jetpack-status": "^1.9",
+ "automattic/jetpack-terms-of-service": "^1.9"
+ },
+ "require-dev": {
+ "automattic/jetpack-changelogger": "^3.0",
+ "brain/monkey": "2.6.1",
+ "yoast/phpunit-polyfills": "1.0.3"
+ },
+ "time": "2022-01-04T21:11:55+00:00",
+ "type": "jetpack-library",
+ "extra": {
+ "autotagger": true,
+ "mirror-repo": "Automattic/jetpack-tracking",
+ "textdomain": "jetpack-tracking",
+ "changelogger": {
+ "link-template": "https://github.com/Automattic/jetpack-tracking/compare/v${old}...v${new}"
+ },
+ "branch-alias": {
+ "dev-master": "1.14.x-dev"
+ }
+ },
+ "installation-source": "dist",
+ "autoload": {
+ "classmap": [
+ "legacy",
+ "src/"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "description": "Tracking for Jetpack",
+ "support": {
+ "source": "https://github.com/Automattic/jetpack-tracking/tree/v1.14.0"
+ },
+ "install-path": "../../jetpack_vendor/automattic/jetpack-tracking"
+ },
+ {
+ "name": "nojimage/twitter-text-php",
+ "version": "v3.1.2",
+ "version_normalized": "3.1.2.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/nojimage/twitter-text-php.git",
+ "reference": "979bcf6a92d543b61588c7c0c0a87d0eb473d8f6"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/nojimage/twitter-text-php/zipball/979bcf6a92d543b61588c7c0c0a87d0eb473d8f6",
+ "reference": "979bcf6a92d543b61588c7c0c0a87d0eb473d8f6",
+ "shasum": ""
+ },
+ "require": {
+ "ext-intl": "*",
+ "ext-mbstring": "*",
+ "php": ">=5.3.3"
+ },
+ "require-dev": {
+ "ext-json": "*",
+ "phpunit/phpunit": "4.8.*|5.7.*|6.5.*",
+ "symfony/yaml": "^2.6.0|^3.4.0|^4.4.0|^5.0.0",
+ "twitter/twitter-text": "^3.0.0"
+ },
+ "time": "2021-03-18T11:38:53+00:00",
+ "type": "library",
+ "installation-source": "dist",
+ "autoload": {
+ "psr-0": {
+ "Twitter\\Text\\": "lib/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "Apache-2.0"
+ ],
+ "authors": [
+ {
+ "name": "Matt Sanford",
+ "email": "matt@mzsanford.com",
+ "homepage": "http://mzsanford.com"
+ },
+ {
+ "name": "Mike Cochrane",
+ "email": "mikec@mikenz.geek.nz",
+ "homepage": "http://mikenz.geek.nz"
+ },
+ {
+ "name": "Nick Pope",
+ "email": "git@nickpope.me.uk",
+ "homepage": "http://www.nickpope.me.uk"
+ },
+ {
+ "name": "Takashi Nojima",
+ "homepage": "http://php-tips.com"
+ }
+ ],
+ "description": "A library of PHP classes that provide auto-linking and extraction of usernames, lists, hashtags and URLs from tweets.",
+ "homepage": "https://github.com/nojimage/twitter-text-php",
+ "keywords": [
+ "autolink",
+ "extract",
+ "text",
+ "twitter"
+ ],
+ "support": {
+ "issues": "https://github.com/nojimage/twitter-text-php/issues",
+ "source": "https://github.com/nojimage/twitter-text-php/tree/v3.1.2"
+ },
+ "install-path": "../nojimage/twitter-text-php"
+ }
+ ],
+ "dev": false,
+ "dev-package-names": []
+}