2019-11-15 23:26:29 +01:00
[
{
"name" : "automattic/jetpack-abtest" ,
2020-06-23 13:49:54 +02:00
"version" : "v1.3.1" ,
"version_normalized" : "1.3.1.0" ,
2020-01-26 12:53:20 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-abtest.git" ,
2020-06-23 13:49:54 +02:00
"reference" : "c28539a14f60330268e6a7bdd1f0751f4d4e97c6"
2020-01-26 12:53:20 +01:00
} ,
2019-11-15 23:26:29 +01:00
"dist" : {
2020-01-26 12:53:20 +01:00
"type" : "zip" ,
2020-06-23 13:49:54 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-abtest/zipball/c28539a14f60330268e6a7bdd1f0751f4d4e97c6" ,
"reference" : "c28539a14f60330268e6a7bdd1f0751f4d4e97c6" ,
2020-01-26 12:53:20 +01:00
"shasum" : ""
2019-11-15 23:26:29 +01:00
} ,
"require" : {
2020-06-23 13:49:54 +02:00
"automattic/jetpack-connection" : "1.13.1" ,
2020-05-06 17:20:49 +02:00
"automattic/jetpack-error" : "1.0.4"
2019-11-15 23:26:29 +01:00
} ,
"require-dev" : {
"php-mock/php-mock" : "^2.1" ,
"phpunit/phpunit" : "^5.7 || ^6.5 || ^7.5"
} ,
2020-06-23 13:49:54 +02:00
"time" : "2020-06-01T09:08:29+00:00" ,
2019-11-15 23:26:29 +01:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
2020-01-26 12:53:20 +01:00
"classmap" : [
"src/"
2019-11-15 23:26:29 +01:00
]
} ,
2020-01-26 12:53:20 +01:00
"notification-url" : "https://packagist.org/downloads/" ,
2019-11-15 23:26:29 +01:00
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Provides an interface to the WP.com A/B tests."
} ,
{
"name" : "automattic/jetpack-assets" ,
2020-06-23 13:49:54 +02:00
"version" : "v1.4.0" ,
"version_normalized" : "1.4.0.0" ,
2020-01-26 12:53:20 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-assets.git" ,
2020-06-23 13:49:54 +02:00
"reference" : "8e03ee3a05ae6501a771fff65f0aaf57f0520974"
2020-01-26 12:53:20 +01:00
} ,
2019-11-15 23:26:29 +01:00
"dist" : {
2020-01-26 12:53:20 +01:00
"type" : "zip" ,
2020-06-23 13:49:54 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-assets/zipball/8e03ee3a05ae6501a771fff65f0aaf57f0520974" ,
"reference" : "8e03ee3a05ae6501a771fff65f0aaf57f0520974" ,
2020-01-26 12:53:20 +01:00
"shasum" : ""
2019-11-15 23:26:29 +01:00
} ,
"require" : {
2020-05-06 17:20:49 +02:00
"automattic/jetpack-constants" : "1.2.0"
2019-11-15 23:26:29 +01:00
} ,
"require-dev" : {
2020-03-03 18:49:45 +01:00
"brain/monkey" : "2.4.0" ,
2019-11-15 23:26:29 +01:00
"php-mock/php-mock" : "^2.1" ,
"phpunit/phpunit" : "^5.7 || ^6.5 || ^7.5"
} ,
2020-06-23 13:49:54 +02:00
"time" : "2020-05-26T13:41:40+00:00" ,
2019-11-15 23:26:29 +01:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
2020-01-26 12:53:20 +01:00
"classmap" : [
"src/"
2019-11-15 23:26:29 +01:00
]
} ,
2020-01-26 12:53:20 +01:00
"notification-url" : "https://packagist.org/downloads/" ,
2019-11-15 23:26:29 +01:00
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Asset management utilities for Jetpack ecosystem packages"
} ,
{
"name" : "automattic/jetpack-autoloader" ,
2020-05-06 17:20:49 +02:00
"version" : "v1.7.0" ,
"version_normalized" : "1.7.0.0" ,
2020-01-26 12:53:20 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-autoloader.git" ,
2020-05-06 17:20:49 +02:00
"reference" : "7c6736eeee0f9fc49fa691fe3e958725efb27ca0"
2020-01-26 12:53:20 +01:00
} ,
2019-11-15 23:26:29 +01:00
"dist" : {
2020-01-26 12:53:20 +01:00
"type" : "zip" ,
2020-05-06 17:20:49 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/7c6736eeee0f9fc49fa691fe3e958725efb27ca0" ,
"reference" : "7c6736eeee0f9fc49fa691fe3e958725efb27ca0" ,
2020-01-26 12:53:20 +01:00
"shasum" : ""
2019-11-15 23:26:29 +01:00
} ,
"require" : {
"composer-plugin-api" : "^1.1"
} ,
"require-dev" : {
"phpunit/phpunit" : "^5.7 || ^6.5 || ^7.5"
} ,
2020-05-06 17:20:49 +02:00
"time" : "2020-04-23T02:28:37+00:00" ,
2019-11-15 23:26:29 +01:00
"type" : "composer-plugin" ,
"extra" : {
"class" : "Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin"
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Automattic\\Jetpack\\Autoloader\\" : "src"
}
} ,
2020-01-26 12:53:20 +01:00
"notification-url" : "https://packagist.org/downloads/" ,
2019-11-15 23:26:29 +01:00
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Creates a custom autoloader for a plugin or theme."
} ,
{
"name" : "automattic/jetpack-backup" ,
2020-01-26 12:53:20 +01:00
"version" : "v1.0.2" ,
"version_normalized" : "1.0.2.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-backup.git" ,
"reference" : "ea2aaa9be3697d8b885a74a11411c7818fba5a75"
} ,
2019-11-15 23:26:29 +01:00
"dist" : {
2020-01-26 12:53:20 +01:00
"type" : "zip" ,
"url" : "https://api.github.com/repos/Automattic/jetpack-backup/zipball/ea2aaa9be3697d8b885a74a11411c7818fba5a75" ,
"reference" : "ea2aaa9be3697d8b885a74a11411c7818fba5a75" ,
"shasum" : ""
2019-11-15 23:26:29 +01:00
} ,
2020-01-26 12:53:20 +01:00
"time" : "2019-11-08T21:16:05+00:00" ,
2019-11-15 23:26:29 +01:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"files" : [
"actions.php"
] ,
2020-01-26 12:53:20 +01:00
"classmap" : [
"src/"
]
2019-11-15 23:26:29 +01:00
} ,
2020-01-26 12:53:20 +01:00
"notification-url" : "https://packagist.org/downloads/" ,
2019-11-15 23:26:29 +01:00
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Tools to assist with backing up Jetpack sites."
} ,
{
"name" : "automattic/jetpack-compat" ,
2020-05-06 17:20:49 +02:00
"version" : "v1.2.0" ,
"version_normalized" : "1.2.0.0" ,
2020-01-26 12:53:20 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-compat.git" ,
2020-05-06 17:20:49 +02:00
"reference" : "a2e809f7434e8501c13c2a8393988b130c94d292"
2020-01-26 12:53:20 +01:00
} ,
2019-11-15 23:26:29 +01:00
"dist" : {
2020-01-26 12:53:20 +01:00
"type" : "zip" ,
2020-05-06 17:20:49 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-compat/zipball/a2e809f7434e8501c13c2a8393988b130c94d292" ,
"reference" : "a2e809f7434e8501c13c2a8393988b130c94d292" ,
2020-01-26 12:53:20 +01:00
"shasum" : ""
2019-11-15 23:26:29 +01:00
} ,
"require-dev" : {
"php-mock/php-mock" : "^2.1" ,
"phpunit/phpunit" : "^5.7 || ^6.5 || ^7.5"
} ,
2020-05-06 17:20:49 +02:00
"time" : "2020-04-28T13:52:27+00:00" ,
2019-11-15 23:26:29 +01:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"files" : [
"functions.php"
] ,
"classmap" : [
"legacy"
]
} ,
2020-01-26 12:53:20 +01:00
"notification-url" : "https://packagist.org/downloads/" ,
2019-11-15 23:26:29 +01:00
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Compatibility layer with previous versions of Jetpack"
} ,
2020-03-03 18:49:45 +01:00
{
"name" : "automattic/jetpack-config" ,
2020-06-23 13:49:54 +02:00
"version" : "v1.2.0" ,
"version_normalized" : "1.2.0.0" ,
2020-03-03 18:49:45 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-config.git" ,
2020-06-23 13:49:54 +02:00
"reference" : "4c6ea210ba8fa60f43f0d9eb725f70450f0ba210"
2020-03-03 18:49:45 +01:00
} ,
"dist" : {
"type" : "zip" ,
2020-06-23 13:49:54 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-config/zipball/4c6ea210ba8fa60f43f0d9eb725f70450f0ba210" ,
"reference" : "4c6ea210ba8fa60f43f0d9eb725f70450f0ba210" ,
2020-03-03 18:49:45 +01:00
"shasum" : ""
} ,
2020-06-23 13:49:54 +02:00
"time" : "2020-05-20T20:52:06+00:00" ,
2020-03-03 18:49:45 +01: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."
} ,
2019-11-15 23:26:29 +01:00
{
"name" : "automattic/jetpack-connection" ,
2020-06-23 13:49:54 +02:00
"version" : "v1.13.1" ,
"version_normalized" : "1.13.1.0" ,
2020-01-26 12:53:20 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-connection.git" ,
2020-06-23 13:49:54 +02:00
"reference" : "9039aaa4ddfac4ae87cbddd8cb8dae39b1ebd620"
2020-01-26 12:53:20 +01:00
} ,
2019-11-15 23:26:29 +01:00
"dist" : {
2020-01-26 12:53:20 +01:00
"type" : "zip" ,
2020-06-23 13:49:54 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-connection/zipball/9039aaa4ddfac4ae87cbddd8cb8dae39b1ebd620" ,
"reference" : "9039aaa4ddfac4ae87cbddd8cb8dae39b1ebd620" ,
2020-01-26 12:53:20 +01:00
"shasum" : ""
2019-11-15 23:26:29 +01:00
} ,
"require" : {
2020-05-06 17:20:49 +02:00
"automattic/jetpack-constants" : "1.2.0" ,
2020-06-23 13:49:54 +02:00
"automattic/jetpack-options" : "1.5.0" ,
2020-05-06 17:20:49 +02:00
"automattic/jetpack-roles" : "1.0.4"
2019-11-15 23:26:29 +01:00
} ,
"require-dev" : {
"php-mock/php-mock" : "^2.1" ,
"phpunit/phpunit" : "^5.7 || ^6.5 || ^7.5"
} ,
2020-06-23 13:49:54 +02:00
"time" : "2020-06-01T09:03:16+00:00" ,
2019-11-15 23:26:29 +01:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"files" : [
"legacy/load-ixr.php"
] ,
"classmap" : [
2020-01-26 12:53:20 +01:00
"legacy" ,
"src/"
2019-11-15 23:26:29 +01:00
]
} ,
2020-01-26 12:53:20 +01:00
"notification-url" : "https://packagist.org/downloads/" ,
2019-11-15 23:26:29 +01:00
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Everything needed to connect to the Jetpack infrastructure"
} ,
{
"name" : "automattic/jetpack-constants" ,
2020-05-06 17:20:49 +02:00
"version" : "v1.2.0" ,
"version_normalized" : "1.2.0.0" ,
2020-01-26 12:53:20 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-constants.git" ,
2020-05-06 17:20:49 +02:00
"reference" : "881618defb04134ddba120e7835af1a474a11edc"
2020-01-26 12:53:20 +01:00
} ,
2019-11-15 23:26:29 +01:00
"dist" : {
2020-01-26 12:53:20 +01:00
"type" : "zip" ,
2020-05-06 17:20:49 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-constants/zipball/881618defb04134ddba120e7835af1a474a11edc" ,
"reference" : "881618defb04134ddba120e7835af1a474a11edc" ,
2020-01-26 12:53:20 +01:00
"shasum" : ""
2019-11-15 23:26:29 +01:00
} ,
"require-dev" : {
2020-05-06 17:20:49 +02:00
"php-mock/php-mock" : "^2.1" ,
2019-11-15 23:26:29 +01:00
"phpunit/phpunit" : "^5.7 || ^6.5 || ^7.5"
} ,
2020-05-06 17:20:49 +02:00
"time" : "2020-04-15T18:58:53+00:00" ,
2019-11-15 23:26:29 +01:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
2020-01-26 12:53:20 +01:00
"classmap" : [
"src/"
2019-11-15 23:26:29 +01:00
]
} ,
2020-01-26 12:53:20 +01:00
"notification-url" : "https://packagist.org/downloads/" ,
2019-11-15 23:26:29 +01:00
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "A wrapper for defining constants in a more testable way."
} ,
{
"name" : "automattic/jetpack-error" ,
2020-01-26 12:53:20 +01:00
"version" : "v1.0.4" ,
"version_normalized" : "1.0.4.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-error.git" ,
"reference" : "2128dd5a666154506727010350518529cc87b23d"
} ,
2019-11-15 23:26:29 +01:00
"dist" : {
2020-01-26 12:53:20 +01:00
"type" : "zip" ,
"url" : "https://api.github.com/repos/Automattic/jetpack-error/zipball/2128dd5a666154506727010350518529cc87b23d" ,
"reference" : "2128dd5a666154506727010350518529cc87b23d" ,
"shasum" : ""
2019-11-15 23:26:29 +01:00
} ,
"require-dev" : {
"phpunit/phpunit" : "^5.7 || ^6.5 || ^7.5"
} ,
2020-01-26 12:53:20 +01:00
"time" : "2019-11-08T21:16:05+00:00" ,
2019-11-15 23:26:29 +01:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
2020-01-26 12:53:20 +01:00
"classmap" : [
"src/"
2019-11-15 23:26:29 +01:00
]
} ,
2020-01-26 12:53:20 +01:00
"notification-url" : "https://packagist.org/downloads/" ,
2019-11-15 23:26:29 +01:00
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Jetpack Error - a wrapper around WP_Error."
} ,
{
"name" : "automattic/jetpack-jitm" ,
2020-06-23 13:49:54 +02:00
"version" : "v1.6.5" ,
"version_normalized" : "1.6.5.0" ,
2020-01-26 12:53:20 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-jitm.git" ,
2020-06-23 13:49:54 +02:00
"reference" : "40bcb4ac1da4cc231a6b72143e08fda78150a2cb"
2020-01-26 12:53:20 +01:00
} ,
2019-11-15 23:26:29 +01:00
"dist" : {
2020-01-26 12:53:20 +01:00
"type" : "zip" ,
2020-06-23 13:49:54 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/40bcb4ac1da4cc231a6b72143e08fda78150a2cb" ,
"reference" : "40bcb4ac1da4cc231a6b72143e08fda78150a2cb" ,
2020-01-26 12:53:20 +01:00
"shasum" : ""
2019-11-15 23:26:29 +01:00
} ,
"require" : {
2020-06-23 13:49:54 +02:00
"automattic/jetpack-assets" : "1.4.0" ,
"automattic/jetpack-connection" : "1.13.1" ,
2020-05-06 17:20:49 +02:00
"automattic/jetpack-constants" : "1.2.0" ,
"automattic/jetpack-logo" : "1.2.0" ,
2020-06-23 13:49:54 +02:00
"automattic/jetpack-options" : "1.5.0" ,
"automattic/jetpack-partner" : "1.0.1" ,
"automattic/jetpack-redirect" : "1.1.0" ,
"automattic/jetpack-status" : "1.1.1" ,
"automattic/jetpack-tracking" : "1.6.1"
2019-11-15 23:26:29 +01:00
} ,
"require-dev" : {
"mockery/mockery" : "^1.2" ,
"php-mock/php-mock" : "^2.1" ,
"phpunit/phpunit" : "^5.7 || ^6.5 || ^7.5"
} ,
2020-06-23 13:49:54 +02:00
"time" : "2020-06-01T11:23:25+00:00" ,
2019-11-15 23:26:29 +01:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
2020-01-26 12:53:20 +01:00
"classmap" : [
"src/"
2019-11-15 23:26:29 +01:00
]
} ,
2020-01-26 12:53:20 +01:00
"notification-url" : "https://packagist.org/downloads/" ,
2019-11-15 23:26:29 +01:00
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Just in time messages for Jetpack"
} ,
{
"name" : "automattic/jetpack-logo" ,
2020-05-06 17:20:49 +02:00
"version" : "v1.2.0" ,
"version_normalized" : "1.2.0.0" ,
2020-01-26 12:53:20 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-logo.git" ,
2020-05-06 17:20:49 +02:00
"reference" : "d7840f25d7836ab69de979bcb67e8190220e53a3"
2020-01-26 12:53:20 +01:00
} ,
2019-11-15 23:26:29 +01:00
"dist" : {
2020-01-26 12:53:20 +01:00
"type" : "zip" ,
2020-05-06 17:20:49 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-logo/zipball/d7840f25d7836ab69de979bcb67e8190220e53a3" ,
"reference" : "d7840f25d7836ab69de979bcb67e8190220e53a3" ,
2020-01-26 12:53:20 +01:00
"shasum" : ""
2019-11-15 23:26:29 +01:00
} ,
"require-dev" : {
"php-mock/php-mock" : "^2.1" ,
"phpunit/phpunit" : "^5.7 || ^6.5 || ^7.5"
} ,
2020-05-06 17:20:49 +02:00
"time" : "2020-03-27T21:57:58+00:00" ,
2019-11-15 23:26:29 +01:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
2020-01-26 12:53:20 +01:00
"classmap" : [
"src/"
2019-11-15 23:26:29 +01:00
]
} ,
2020-01-26 12:53:20 +01:00
"notification-url" : "https://packagist.org/downloads/" ,
2019-11-15 23:26:29 +01:00
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "A logo for Jetpack"
} ,
{
"name" : "automattic/jetpack-options" ,
2020-06-23 13:49:54 +02:00
"version" : "v1.5.0" ,
"version_normalized" : "1.5.0.0" ,
2020-01-26 12:53:20 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-options.git" ,
2020-06-23 13:49:54 +02:00
"reference" : "5c9d947ab62bc786adc36b7071b0e3a7dc7470d1"
2020-01-26 12:53:20 +01:00
} ,
2019-11-15 23:26:29 +01:00
"dist" : {
2020-01-26 12:53:20 +01:00
"type" : "zip" ,
2020-06-23 13:49:54 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-options/zipball/5c9d947ab62bc786adc36b7071b0e3a7dc7470d1" ,
"reference" : "5c9d947ab62bc786adc36b7071b0e3a7dc7470d1" ,
2020-01-26 12:53:20 +01:00
"shasum" : ""
2019-11-15 23:26:29 +01:00
} ,
"require" : {
2020-05-06 17:20:49 +02:00
"automattic/jetpack-constants" : "1.2.0"
2019-11-15 23:26:29 +01:00
} ,
"require-dev" : {
"10up/wp_mock" : "0.4.2" ,
"phpunit/phpunit" : "7.*.*"
} ,
2020-06-23 13:49:54 +02:00
"time" : "2020-05-26T13:35:15+00:00" ,
2019-11-15 23:26:29 +01:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"legacy"
]
} ,
2020-01-26 12:53:20 +01:00
"notification-url" : "https://packagist.org/downloads/" ,
2019-11-15 23:26:29 +01:00
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "A wrapper for wp-options to manage specific Jetpack options."
} ,
{
2020-01-26 12:53:20 +01:00
"name" : "automattic/jetpack-partner" ,
2020-03-03 18:49:45 +01:00
"version" : "v1.0.1" ,
"version_normalized" : "1.0.1.0" ,
2020-01-26 12:53:20 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-partner.git" ,
2020-03-03 18:49:45 +01:00
"reference" : "866dfe161654acd18115b94aa117186f53a6ee6d"
2020-01-26 12:53:20 +01:00
} ,
2019-11-15 23:26:29 +01:00
"dist" : {
2020-01-26 12:53:20 +01:00
"type" : "zip" ,
2020-03-03 18:49:45 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-partner/zipball/866dfe161654acd18115b94aa117186f53a6ee6d" ,
"reference" : "866dfe161654acd18115b94aa117186f53a6ee6d" ,
2020-01-26 12:53:20 +01:00
"shasum" : ""
2019-11-15 23:26:29 +01:00
} ,
"require-dev" : {
2020-03-03 18:49:45 +01:00
"brain/monkey" : "2.4.0" ,
2020-01-26 12:53:20 +01:00
"mockery/mockery" : "^1.2" ,
2019-11-15 23:26:29 +01:00
"php-mock/php-mock" : "^2.1" ,
"phpunit/phpunit" : "^5.7 || ^6.5 || ^7.5"
} ,
2020-03-03 18:49:45 +01:00
"time" : "2020-01-27T11:04:11+00:00" ,
2019-11-15 23:26:29 +01:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
2020-01-26 12:53:20 +01:00
"classmap" : [
"src/"
]
2019-11-15 23:26:29 +01:00
} ,
2020-01-26 12:53:20 +01:00
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Support functions for Jetpack hosting partners."
} ,
2020-05-06 17:20:49 +02:00
{
"name" : "automattic/jetpack-redirect" ,
2020-06-23 13:49:54 +02:00
"version" : "v1.1.0" ,
"version_normalized" : "1.1.0.0" ,
2020-05-06 17:20:49 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-redirect.git" ,
2020-06-23 13:49:54 +02:00
"reference" : "504d2c2390279ec10f576484e5370867795deca9"
2020-05-06 17:20:49 +02:00
} ,
"dist" : {
"type" : "zip" ,
2020-06-23 13:49:54 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/504d2c2390279ec10f576484e5370867795deca9" ,
"reference" : "504d2c2390279ec10f576484e5370867795deca9" ,
2020-05-06 17:20:49 +02:00
"shasum" : ""
} ,
"require-dev" : {
"phpunit/phpunit" : "^5.7 || ^6.5 || ^7.5"
} ,
2020-06-23 13:49:54 +02:00
"time" : "2020-05-22T14:41:43+00:00" ,
2020-05-06 17:20:49 +02: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"
} ,
2020-01-26 12:53:20 +01:00
{
"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/"
2019-11-15 23:26:29 +01:00
]
} ,
2020-01-26 12:53:20 +01:00
"notification-url" : "https://packagist.org/downloads/" ,
2019-11-15 23:26:29 +01:00
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Utilities, related with user roles and capabilities."
} ,
{
"name" : "automattic/jetpack-status" ,
2020-03-03 18:49:45 +01:00
"version" : "v1.1.1" ,
"version_normalized" : "1.1.1.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-status.git" ,
"reference" : "c688b03859381e66164c821971e851408a5e232a"
} ,
2019-11-15 23:26:29 +01:00
"dist" : {
2020-03-03 18:49:45 +01:00
"type" : "zip" ,
"url" : "https://api.github.com/repos/Automattic/jetpack-status/zipball/c688b03859381e66164c821971e851408a5e232a" ,
"reference" : "c688b03859381e66164c821971e851408a5e232a" ,
"shasum" : ""
2019-11-15 23:26:29 +01:00
} ,
"require-dev" : {
2020-03-03 18:49:45 +01:00
"brain/monkey" : "2.4.0" ,
2019-11-15 23:26:29 +01:00
"php-mock/php-mock" : "^2.1" ,
"phpunit/phpunit" : "^5.7 || ^6.5 || ^7.5"
} ,
2020-03-03 18:49:45 +01:00
"time" : "2020-01-27T11:04:11+00:00" ,
2019-11-15 23:26:29 +01:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
2020-03-03 18:49:45 +01:00
"classmap" : [
"src/"
2019-11-15 23:26:29 +01:00
]
} ,
2020-03-03 18:49:45 +01:00
"notification-url" : "https://packagist.org/downloads/" ,
2019-11-15 23:26:29 +01:00
"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" ,
2020-06-23 13:49:54 +02:00
"version" : "v1.12.4" ,
"version_normalized" : "1.12.4.0" ,
2020-01-26 12:53:20 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-sync.git" ,
2020-06-23 13:49:54 +02:00
"reference" : "1fed611f5653fd2736f9a89e140ec4205fcddf50"
2020-01-26 12:53:20 +01:00
} ,
2019-11-15 23:26:29 +01:00
"dist" : {
2020-01-26 12:53:20 +01:00
"type" : "zip" ,
2020-06-23 13:49:54 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-sync/zipball/1fed611f5653fd2736f9a89e140ec4205fcddf50" ,
"reference" : "1fed611f5653fd2736f9a89e140ec4205fcddf50" ,
2020-01-26 12:53:20 +01:00
"shasum" : ""
2019-11-15 23:26:29 +01:00
} ,
"require" : {
2020-06-23 13:49:54 +02:00
"automattic/jetpack-connection" : "1.13.1" ,
2020-05-06 17:20:49 +02:00
"automattic/jetpack-constants" : "1.2.0" ,
2020-06-23 13:49:54 +02:00
"automattic/jetpack-options" : "1.5.0" ,
2020-05-06 17:20:49 +02:00
"automattic/jetpack-roles" : "1.0.4" ,
"automattic/jetpack-status" : "1.1.1"
2019-11-15 23:26:29 +01:00
} ,
2020-06-23 13:49:54 +02:00
"time" : "2020-06-02T21:29:36+00:00" ,
2019-11-15 23:26:29 +01:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
2020-01-26 12:53:20 +01:00
"classmap" : [
"src/"
]
2019-11-15 23:26:29 +01:00
} ,
2020-01-26 12:53:20 +01:00
"notification-url" : "https://packagist.org/downloads/" ,
2019-11-15 23:26:29 +01:00
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Everything needed to allow syncing to the WP.com infrastructure."
} ,
{
"name" : "automattic/jetpack-terms-of-service" ,
2020-06-23 13:49:54 +02:00
"version" : "v1.3.1" ,
"version_normalized" : "1.3.1.0" ,
2020-01-26 12:53:20 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-terms-of-service.git" ,
2020-06-23 13:49:54 +02:00
"reference" : "db3a99fbd7fbec5c4d235c36690cd61ef18933c1"
2020-01-26 12:53:20 +01:00
} ,
2019-11-15 23:26:29 +01:00
"dist" : {
2020-01-26 12:53:20 +01:00
"type" : "zip" ,
2020-06-23 13:49:54 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-terms-of-service/zipball/db3a99fbd7fbec5c4d235c36690cd61ef18933c1" ,
"reference" : "db3a99fbd7fbec5c4d235c36690cd61ef18933c1" ,
2020-01-26 12:53:20 +01:00
"shasum" : ""
2019-11-15 23:26:29 +01:00
} ,
"require" : {
2020-06-23 13:49:54 +02:00
"automattic/jetpack-connection" : "1.13.1" ,
"automattic/jetpack-options" : "1.5.0" ,
2020-05-06 17:20:49 +02:00
"automattic/jetpack-status" : "1.1.1"
2019-11-15 23:26:29 +01:00
} ,
"require-dev" : {
"php-mock/php-mock" : "^2.1" ,
"phpunit/phpunit" : "^5.7 || ^6.5 || ^7.5"
} ,
2020-06-23 13:49:54 +02:00
"time" : "2020-06-01T09:05:31+00:00" ,
2019-11-15 23:26:29 +01:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
2020-01-26 12:53:20 +01:00
"classmap" : [
"src/"
2019-11-15 23:26:29 +01:00
]
} ,
2020-01-26 12:53:20 +01:00
"notification-url" : "https://packagist.org/downloads/" ,
2019-11-15 23:26:29 +01:00
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Everything need to manage the terms of service state"
} ,
{
"name" : "automattic/jetpack-tracking" ,
2020-06-23 13:49:54 +02:00
"version" : "v1.6.1" ,
"version_normalized" : "1.6.1.0" ,
2020-01-26 12:53:20 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-tracking.git" ,
2020-06-23 13:49:54 +02:00
"reference" : "7a388b87766e826e2e02bb7515424dd4ab798b72"
2020-01-26 12:53:20 +01:00
} ,
2019-11-15 23:26:29 +01:00
"dist" : {
2020-01-26 12:53:20 +01:00
"type" : "zip" ,
2020-06-23 13:49:54 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-tracking/zipball/7a388b87766e826e2e02bb7515424dd4ab798b72" ,
"reference" : "7a388b87766e826e2e02bb7515424dd4ab798b72" ,
2020-01-26 12:53:20 +01:00
"shasum" : ""
2019-11-15 23:26:29 +01:00
} ,
"require" : {
2020-06-23 13:49:54 +02:00
"automattic/jetpack-options" : "1.5.0" ,
"automattic/jetpack-terms-of-service" : "1.3.1"
2019-11-15 23:26:29 +01:00
} ,
"require-dev" : {
"php-mock/php-mock" : "^2.1" ,
"phpunit/phpunit" : "^5.7 || ^6.5 || ^7.5"
} ,
2020-06-23 13:49:54 +02:00
"time" : "2020-06-01T09:06:30+00:00" ,
2019-11-15 23:26:29 +01:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
2020-01-26 12:53:20 +01:00
"legacy" ,
"src/"
2019-11-15 23:26:29 +01:00
]
} ,
2020-01-26 12:53:20 +01:00
"notification-url" : "https://packagist.org/downloads/" ,
2019-11-15 23:26:29 +01:00
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Tracking for Jetpack"
}
]