2020-12-10 14:04:11 +01:00
{
"packages" : [
{
"name" : "automattic/jetpack-a8c-mc-stats" ,
2021-07-23 11:58:50 +02:00
"version" : "v1.4.4" ,
"version_normalized" : "1.4.4.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-a8c-mc-stats.git" ,
2021-07-23 11:58:50 +02:00
"reference" : "59df714196e8ac4fd69a4ddedcb9dbeb12e7ecb5"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-07-23 11:58:50 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/59df714196e8ac4fd69a4ddedcb9dbeb12e7ecb5" ,
"reference" : "59df714196e8ac4fd69a4ddedcb9dbeb12e7ecb5" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2" ,
2021-04-27 08:32:47 +02:00
"yoast/phpunit-polyfills" : "0.2.0"
2020-12-10 14:04:11 +01:00
} ,
2021-07-23 11:58:50 +02:00
"time" : "2021-05-25T16:35:12+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
2021-04-27 08:32:47 +02:00
"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"
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
2020-10-20 18:05:12 +02:00
] ,
2020-12-10 14:04:11 +01:00
"description" : "Used to record internal usage stats for Automattic. Not visible to site owners." ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-07-23 11:58:50 +02:00
"source" : "https://github.com/Automattic/jetpack-a8c-mc-stats/tree/v1.4.4"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-a8c-mc-stats"
} ,
{
"name" : "automattic/jetpack-abtest" ,
2021-07-23 11:58:50 +02:00
"version" : "v1.9.8" ,
"version_normalized" : "1.9.8.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-abtest.git" ,
2021-07-23 11:58:50 +02:00
"reference" : "0749a3fc78004062244af888cb2f8cb1be06634e"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-07-23 11:58:50 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-abtest/zipball/0749a3fc78004062244af888cb2f8cb1be06634e" ,
"reference" : "0749a3fc78004062244af888cb2f8cb1be06634e" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-connection" : "^1.29" ,
2021-04-27 08:32:47 +02:00
"automattic/jetpack-error" : "^1.3"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2" ,
2020-12-10 14:04:11 +01:00
"automattic/wordbless" : "dev-master" ,
2021-04-27 08:32:47 +02:00
"yoast/phpunit-polyfills" : "0.2.0"
2020-12-10 14:04:11 +01:00
} ,
2021-07-23 11:58:50 +02:00
"time" : "2021-06-29T15:33:55+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"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"
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
2019-11-15 23:26:29 +01:00
] ,
2020-12-10 14:04:11 +01:00
"description" : "Provides an interface to the WP.com A/B tests." ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-07-23 11:58:50 +02:00
"source" : "https://github.com/Automattic/jetpack-abtest/tree/v1.9.8"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-abtest"
} ,
{
"name" : "automattic/jetpack-assets" ,
2021-07-23 11:58:50 +02:00
"version" : "v1.11.5" ,
"version_normalized" : "1.11.5.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-assets.git" ,
2021-07-23 11:58:50 +02:00
"reference" : "88f04c6eb63ee4ce801735c03f7db5cae05e79bc"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-07-23 11:58:50 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-assets/zipball/88f04c6eb63ee4ce801735c03f7db5cae05e79bc" ,
"reference" : "88f04c6eb63ee4ce801735c03f7db5cae05e79bc" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2021-04-27 08:32:47 +02:00
"automattic/jetpack-constants" : "^1.6"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2" ,
2021-04-27 08:32:47 +02:00
"brain/monkey" : "2.6.0" ,
"yoast/phpunit-polyfills" : "0.2.0"
2020-12-10 14:04:11 +01:00
} ,
2021-07-23 11:58:50 +02:00
"time" : "2021-05-25T16:35:55+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-assets" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-assets/compare/v${old}...v${new}"
} ,
"branch-alias" : {
"dev-master" : "1.11.x-dev"
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
2019-11-15 23:26:29 +01:00
] ,
2020-12-10 14:04:11 +01:00
"description" : "Asset management utilities for Jetpack ecosystem packages" ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-07-23 11:58:50 +02:00
"source" : "https://github.com/Automattic/jetpack-assets/tree/v1.11.5"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-assets"
} ,
{
"name" : "automattic/jetpack-autoloader" ,
2021-07-23 11:58:50 +02:00
"version" : "v2.10.3" ,
"version_normalized" : "2.10.3.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-autoloader.git" ,
2021-07-23 11:58:50 +02:00
"reference" : "aab966d6f2c8fd6669d6f5b1378d8ced5fd665b4"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-07-23 11:58:50 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/aab966d6f2c8fd6669d6f5b1378d8ced5fd665b4" ,
"reference" : "aab966d6f2c8fd6669d6f5b1378d8ced5fd665b4" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
"composer-plugin-api" : "^1.1 || ^2.0"
} ,
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2" ,
2021-04-27 08:32:47 +02:00
"yoast/phpunit-polyfills" : "0.2.0"
2020-12-10 14:04:11 +01:00
} ,
2021-07-23 11:58:50 +02:00
"time" : "2021-05-25T16:35:16+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "composer-plugin" ,
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"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"
}
2020-12-10 14:04:11 +01:00
} ,
"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"
2019-11-15 23:26:29 +01:00
] ,
2020-12-10 14:04:11 +01:00
"description" : "Creates a custom autoloader for a plugin or theme." ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-07-23 11:58:50 +02:00
"source" : "https://github.com/Automattic/jetpack-autoloader/tree/v2.10.3"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-autoloader"
} ,
{
"name" : "automattic/jetpack-backup" ,
2021-07-23 11:58:50 +02:00
"version" : "v1.1.0" ,
"version_normalized" : "1.1.0.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-backup.git" ,
2021-07-23 11:58:50 +02:00
"reference" : "a35922fe69fac317cfd8f2345395813b273ba650"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-07-23 11:58:50 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-backup/zipball/a35922fe69fac317cfd8f2345395813b273ba650" ,
"reference" : "a35922fe69fac317cfd8f2345395813b273ba650" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2021-07-23 11:58:50 +02:00
"require" : {
"automattic/jetpack-connection" : "^1.29" ,
"automattic/jetpack-sync" : "^1.23"
} ,
2021-04-27 08:32:47 +02:00
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2" ,
"automattic/wordbless" : "@dev" ,
"yoast/phpunit-polyfills" : "0.2.0"
2021-04-27 08:32:47 +02:00
} ,
2021-07-23 11:58:50 +02:00
"time" : "2021-06-29T15:34:14+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/jetpack-backup" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-backup/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2021-07-23 11:58:50 +02:00
"dev-master" : "1.1.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"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." ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-07-23 11:58:50 +02:00
"source" : "https://github.com/Automattic/jetpack-backup/tree/v1.1.0"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-backup"
} ,
{
"name" : "automattic/jetpack-blocks" ,
2021-07-23 11:58:50 +02:00
"version" : "v1.4.1" ,
"version_normalized" : "1.4.1.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-blocks.git" ,
2021-07-23 11:58:50 +02:00
"reference" : "2d8e214bb64856cc4e2413af2e3252c241c668ca"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-07-23 11:58:50 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-blocks/zipball/2d8e214bb64856cc4e2413af2e3252c241c668ca" ,
"reference" : "2d8e214bb64856cc4e2413af2e3252c241c668ca" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2" ,
2020-12-10 14:04:11 +01:00
"automattic/wordbless" : "dev-master" ,
2021-07-23 11:58:50 +02:00
"brain/monkey" : "2.6.0" ,
2021-04-27 08:32:47 +02:00
"yoast/phpunit-polyfills" : "0.2.0"
2020-12-10 14:04:11 +01:00
} ,
2021-07-23 11:58:50 +02:00
"time" : "2021-06-29T15:33:31+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-blocks" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-blocks/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2021-07-23 11:58:50 +02:00
"dev-master" : "1.4.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"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." ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-07-23 11:58:50 +02:00
"source" : "https://github.com/Automattic/jetpack-blocks/tree/v1.4.1"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-blocks"
} ,
{
"name" : "automattic/jetpack-compat" ,
2021-07-23 11:58:50 +02:00
"version" : "v1.6.5" ,
"version_normalized" : "1.6.5.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-compat.git" ,
2021-07-23 11:58:50 +02:00
"reference" : "8101adbec7971bae8746108a6fd261afae99524c"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-07-23 11:58:50 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-compat/zipball/8101adbec7971bae8746108a6fd261afae99524c" ,
"reference" : "8101adbec7971bae8746108a6fd261afae99524c" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2"
2020-12-10 14:04:11 +01:00
} ,
2021-07-23 11:58:50 +02:00
"time" : "2021-05-25T16:35:24+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"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"
}
} ,
2020-12-10 14:04:11 +01:00
"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" ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-07-23 11:58:50 +02:00
"source" : "https://github.com/Automattic/jetpack-compat/tree/v1.6.5"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-compat"
} ,
{
"name" : "automattic/jetpack-config" ,
2021-07-23 11:58:50 +02:00
"version" : "v1.4.6" ,
"version_normalized" : "1.4.6.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-config.git" ,
2021-07-23 11:58:50 +02:00
"reference" : "98f8080550901a8a29daf466ee75a4906c5f1ef0"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-07-23 11:58:50 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-config/zipball/98f8080550901a8a29daf466ee75a4906c5f1ef0" ,
"reference" : "98f8080550901a8a29daf466ee75a4906c5f1ef0" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2021-04-27 08:32:47 +02:00
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2"
2021-04-27 08:32:47 +02:00
} ,
2021-07-23 11:58:50 +02:00
"time" : "2021-05-25T16:35:27+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/jetpack-config" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-config/compare/v${old}...v${new}"
} ,
"branch-alias" : {
"dev-master" : "1.4.x-dev"
}
} ,
2020-12-10 14:04:11 +01:00
"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." ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-07-23 11:58:50 +02:00
"source" : "https://github.com/Automattic/jetpack-config/tree/v1.4.6"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-config"
} ,
{
"name" : "automattic/jetpack-connection" ,
2021-07-23 11:58:50 +02:00
"version" : "v1.30.0" ,
"version_normalized" : "1.30.0.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-connection.git" ,
2021-07-23 11:58:50 +02:00
"reference" : "0d09b7b65720e6c901d0d23b7bc5fa708f030623"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-07-23 11:58:50 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-connection/zipball/0d09b7b65720e6c901d0d23b7bc5fa708f030623" ,
"reference" : "0d09b7b65720e6c901d0d23b7bc5fa708f030623" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-a8c-mc-stats" : "^1.4" ,
2021-04-27 08:32:47 +02:00
"automattic/jetpack-constants" : "^1.6" ,
"automattic/jetpack-heartbeat" : "^1.3" ,
2021-07-23 11:58:50 +02:00
"automattic/jetpack-options" : "^1.13" ,
"automattic/jetpack-redirect" : "^1.7" ,
2021-04-27 08:32:47 +02:00
"automattic/jetpack-roles" : "^1.4" ,
2021-07-23 11:58:50 +02:00
"automattic/jetpack-status" : "^1.8" ,
"automattic/jetpack-terms-of-service" : "^1.9" ,
2021-04-27 08:32:47 +02:00
"automattic/jetpack-tracking" : "^1.13"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2" ,
2020-12-10 14:04:11 +01:00
"automattic/wordbless" : "@dev" ,
2021-04-27 08:32:47 +02:00
"brain/monkey" : "2.6.0" ,
"yoast/phpunit-polyfills" : "0.2.0"
2020-12-10 14:04:11 +01:00
} ,
2021-07-23 11:58:50 +02:00
"time" : "2021-07-14T18:37:39+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-connection" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-connection/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2021-07-23 11:58:50 +02:00
"dev-master" : "1.30.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"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" ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-07-23 11:58:50 +02:00
"source" : "https://github.com/Automattic/jetpack-connection/tree/v1.30.0"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-connection"
} ,
2021-04-27 08:32:47 +02:00
{
"name" : "automattic/jetpack-connection-ui" ,
2021-07-23 11:58:50 +02:00
"version" : "v1.2.0" ,
"version_normalized" : "1.2.0.0" ,
2021-04-27 08:32:47 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-connection-ui.git" ,
2021-07-23 11:58:50 +02:00
"reference" : "a310c2ba3556263e2a8ac66da6a207f71eec506c"
2021-04-27 08:32:47 +02:00
} ,
"dist" : {
"type" : "zip" ,
2021-07-23 11:58:50 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-connection-ui/zipball/a310c2ba3556263e2a8ac66da6a207f71eec506c" ,
"reference" : "a310c2ba3556263e2a8ac66da6a207f71eec506c" ,
2021-04-27 08:32:47 +02:00
"shasum" : ""
} ,
"require" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-connection" : "^1.29" ,
"automattic/jetpack-constants" : "^1.6" ,
"automattic/jetpack-device-detection" : "^1.4"
2021-04-27 08:32:47 +02:00
} ,
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2"
2021-04-27 08:32:47 +02:00
} ,
2021-07-23 11:58:50 +02:00
"time" : "2021-06-29T15:33:58+00:00" ,
2021-04-27 08:32:47 +02:00
"type" : "library" ,
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/jetpack-connection-ui" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-connection-ui/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2021-07-23 11:58:50 +02:00
"dev-master" : "1.2.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Jetpack Connection UI" ,
"support" : {
2021-07-23 11:58:50 +02:00
"source" : "https://github.com/Automattic/jetpack-connection-ui/tree/v1.2.0"
2021-04-27 08:32:47 +02:00
} ,
"install-path" : "../automattic/jetpack-connection-ui"
} ,
2020-12-10 14:04:11 +01:00
{
"name" : "automattic/jetpack-constants" ,
2021-07-23 11:58:50 +02:00
"version" : "v1.6.5" ,
"version_normalized" : "1.6.5.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-constants.git" ,
2021-07-23 11:58:50 +02:00
"reference" : "1e02eebb828c6701f3bf97fa8404e9fc85d3fb63"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-07-23 11:58:50 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-constants/zipball/1e02eebb828c6701f3bf97fa8404e9fc85d3fb63" ,
"reference" : "1e02eebb828c6701f3bf97fa8404e9fc85d3fb63" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2" ,
2021-04-27 08:32:47 +02:00
"brain/monkey" : "2.6.0" ,
"yoast/phpunit-polyfills" : "0.2.0"
2020-12-10 14:04:11 +01:00
} ,
2021-07-23 11:58:50 +02:00
"time" : "2021-05-25T16:35:30+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
2021-04-27 08:32:47 +02:00
"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"
}
} ,
2020-12-10 14:04:11 +01:00
"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." ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-07-23 11:58:50 +02:00
"source" : "https://github.com/Automattic/jetpack-constants/tree/v1.6.5"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-constants"
} ,
{
"name" : "automattic/jetpack-device-detection" ,
2021-07-23 11:58:50 +02:00
"version" : "v1.4.2" ,
"version_normalized" : "1.4.2.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-device-detection.git" ,
2021-07-23 11:58:50 +02:00
"reference" : "6f7c0560cac114a99066a703cf66813e325e8630"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-07-23 11:58:50 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/6f7c0560cac114a99066a703cf66813e325e8630" ,
"reference" : "6f7c0560cac114a99066a703cf66813e325e8630" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2" ,
2021-04-27 08:32:47 +02:00
"yoast/phpunit-polyfills" : "0.2.0"
2020-12-10 14:04:11 +01:00
} ,
2021-07-23 11:58:50 +02:00
"time" : "2021-05-25T16:35:33+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"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"
}
} ,
2020-12-10 14:04:11 +01:00
"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." ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-07-23 11:58:50 +02:00
"source" : "https://github.com/Automattic/jetpack-device-detection/tree/v1.4.2"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-device-detection"
} ,
{
"name" : "automattic/jetpack-error" ,
2021-07-23 11:58:50 +02:00
"version" : "v1.3.5" ,
"version_normalized" : "1.3.5.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-error.git" ,
2021-07-23 11:58:50 +02:00
"reference" : "f81fa17c2afb559dd12c52dae8aedb44da6a4195"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-07-23 11:58:50 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-error/zipball/f81fa17c2afb559dd12c52dae8aedb44da6a4195" ,
"reference" : "f81fa17c2afb559dd12c52dae8aedb44da6a4195" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2" ,
2021-04-27 08:32:47 +02:00
"yoast/phpunit-polyfills" : "0.2.0"
2020-12-10 14:04:11 +01:00
} ,
2021-07-23 11:58:50 +02:00
"time" : "2021-05-25T16:35:36+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"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"
}
} ,
2020-12-10 14:04:11 +01:00
"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." ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-07-23 11:58:50 +02:00
"source" : "https://github.com/Automattic/jetpack-error/tree/v1.3.5"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-error"
} ,
{
"name" : "automattic/jetpack-heartbeat" ,
2021-07-23 11:58:50 +02:00
"version" : "v1.3.8" ,
"version_normalized" : "1.3.8.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-heartbeat.git" ,
2021-07-23 11:58:50 +02:00
"reference" : "ed630c4a9271d5ce2bba15eec4ff32c448330b67"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-07-23 11:58:50 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-heartbeat/zipball/ed630c4a9271d5ce2bba15eec4ff32c448330b67" ,
"reference" : "ed630c4a9271d5ce2bba15eec4ff32c448330b67" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2021-04-27 08:32:47 +02:00
"automattic/jetpack-a8c-mc-stats" : "^1.4" ,
2021-07-23 11:58:50 +02:00
"automattic/jetpack-options" : "^1.13"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2"
2020-12-10 14:04:11 +01:00
} ,
2021-07-23 11:58:50 +02:00
"time" : "2021-06-15T19:25:45+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-heartbeat" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-heartbeat/compare/v${old}...v${new}"
} ,
"branch-alias" : {
"dev-master" : "1.3.x-dev"
}
} ,
2020-12-10 14:04:11 +01:00
"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" ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-07-23 11:58:50 +02:00
"source" : "https://github.com/Automattic/jetpack-heartbeat/tree/v1.3.8"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-heartbeat"
} ,
2021-07-23 11:58:50 +02:00
{
"name" : "automattic/jetpack-identity-crisis" ,
"version" : "v0.2.1" ,
"version_normalized" : "0.2.1.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-identity-crisis.git" ,
"reference" : "a07659f3c7724febf5df2e92cf8ddc315bee762f"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/Automattic/jetpack-identity-crisis/zipball/a07659f3c7724febf5df2e92cf8ddc315bee762f" ,
"reference" : "a07659f3c7724febf5df2e92cf8ddc315bee762f" ,
"shasum" : ""
} ,
"require" : {
"automattic/jetpack-connection" : "^1.30" ,
"automattic/jetpack-constants" : "^1.6" ,
"automattic/jetpack-logo" : "^1.5" ,
"automattic/jetpack-options" : "^1.13" ,
"automattic/jetpack-status" : "^1.8" ,
"automattic/jetpack-tracking" : "^1.13"
} ,
"require-dev" : {
"automattic/jetpack-changelogger" : "^1.2" ,
"automattic/wordbless" : "@dev" ,
"yoast/phpunit-polyfills" : "0.2.0"
} ,
"time" : "2021-07-13T20:47:21+00:00" ,
"type" : "library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-identity-crisis" ,
"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.2.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.2.1"
} ,
"install-path" : "../automattic/jetpack-identity-crisis"
} ,
2020-12-10 14:04:11 +01:00
{
"name" : "automattic/jetpack-jitm" ,
2021-07-23 11:58:50 +02:00
"version" : "v1.16.1" ,
"version_normalized" : "1.16.1.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-jitm.git" ,
2021-07-23 11:58:50 +02:00
"reference" : "b47922ac910f64405a4de3cece16dffde9edeb4b"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-07-23 11:58:50 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/b47922ac910f64405a4de3cece16dffde9edeb4b" ,
"reference" : "b47922ac910f64405a4de3cece16dffde9edeb4b" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-a8c-mc-stats" : "^1.4" ,
2021-04-27 08:32:47 +02:00
"automattic/jetpack-assets" : "^1.11" ,
2021-07-23 11:58:50 +02:00
"automattic/jetpack-connection" : "^1.29" ,
"automattic/jetpack-device-detection" : "^1.4" ,
2021-04-27 08:32:47 +02:00
"automattic/jetpack-logo" : "^1.5" ,
2021-07-23 11:58:50 +02:00
"automattic/jetpack-options" : "^1.13" ,
"automattic/jetpack-partner" : "^1.5" ,
"automattic/jetpack-redirect" : "^1.7" ,
"automattic/jetpack-status" : "^1.8" ,
2021-04-27 08:32:47 +02:00
"automattic/jetpack-tracking" : "^1.13"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2" ,
2021-04-27 08:32:47 +02:00
"brain/monkey" : "2.6.0" ,
"yoast/phpunit-polyfills" : "0.2.0"
2020-12-10 14:04:11 +01:00
} ,
2021-07-23 11:58:50 +02:00
"time" : "2021-06-29T15:34:05+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/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" : {
2021-07-23 11:58:50 +02:00
"dev-master" : "1.16.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"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" ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-07-23 11:58:50 +02:00
"source" : "https://github.com/Automattic/jetpack-jitm/tree/v1.16.1"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-jitm"
} ,
{
"name" : "automattic/jetpack-lazy-images" ,
2021-07-23 11:58:50 +02:00
"version" : "v1.5.0" ,
"version_normalized" : "1.5.0.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-lazy-images.git" ,
2021-07-23 11:58:50 +02:00
"reference" : "27d9a86239c61093557d9256bf9d46e589b384cc"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-07-23 11:58:50 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-lazy-images/zipball/27d9a86239c61093557d9256bf9d46e589b384cc" ,
"reference" : "27d9a86239c61093557d9256bf9d46e589b384cc" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2021-04-27 08:32:47 +02:00
"automattic/jetpack-assets" : "^1.11" ,
"automattic/jetpack-constants" : "^1.6"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2" ,
2020-12-10 14:04:11 +01:00
"automattic/wordbless" : "dev-master" ,
2021-04-27 08:32:47 +02:00
"yoast/phpunit-polyfills" : "0.2.0"
2020-12-10 14:04:11 +01:00
} ,
2021-07-23 11:58:50 +02:00
"time" : "2021-06-29T15:33:47+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/jetpack-lazy-images" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-lazy-images/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2021-07-23 11:58:50 +02:00
"dev-master" : "1.5.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"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." ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-07-23 11:58:50 +02:00
"source" : "https://github.com/Automattic/jetpack-lazy-images/tree/v1.5.0"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-lazy-images"
} ,
{
"name" : "automattic/jetpack-licensing" ,
2021-07-23 11:58:50 +02:00
"version" : "v1.4.3" ,
"version_normalized" : "1.4.3.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-licensing.git" ,
2021-07-23 11:58:50 +02:00
"reference" : "d6017a2e59f4611964980371e2bf146c21af39b5"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-07-23 11:58:50 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-licensing/zipball/d6017a2e59f4611964980371e2bf146c21af39b5" ,
"reference" : "d6017a2e59f4611964980371e2bf146c21af39b5" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-connection" : "^1.29" ,
"automattic/jetpack-options" : "^1.13"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2" ,
2020-12-10 14:04:11 +01:00
"automattic/wordbless" : "@dev" ,
2021-04-27 08:32:47 +02:00
"yoast/phpunit-polyfills" : "0.2.0"
2020-12-10 14:04:11 +01:00
} ,
2021-07-23 11:58:50 +02:00
"time" : "2021-06-29T15:34:08+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/jetpack-licensing" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-licensing/compare/v${old}...v${new}"
} ,
"branch-alias" : {
"dev-master" : "1.4.x-dev"
}
} ,
2020-12-10 14:04:11 +01:00
"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." ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-07-23 11:58:50 +02:00
"source" : "https://github.com/Automattic/jetpack-licensing/tree/v1.4.3"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-licensing"
} ,
{
"name" : "automattic/jetpack-logo" ,
2021-07-23 11:58:50 +02:00
"version" : "v1.5.5" ,
"version_normalized" : "1.5.5.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-logo.git" ,
2021-07-23 11:58:50 +02:00
"reference" : "4b4a24e30ac76beea19a4d75b451e2b7a287db4c"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-07-23 11:58:50 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-logo/zipball/4b4a24e30ac76beea19a4d75b451e2b7a287db4c" ,
"reference" : "4b4a24e30ac76beea19a4d75b451e2b7a287db4c" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2" ,
2021-04-27 08:32:47 +02:00
"yoast/phpunit-polyfills" : "0.2.0"
2020-12-10 14:04:11 +01:00
} ,
2021-07-23 11:58:50 +02:00
"time" : "2021-05-25T16:35:39+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"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"
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "A logo for Jetpack" ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-07-23 11:58:50 +02:00
"source" : "https://github.com/Automattic/jetpack-logo/tree/v1.5.5"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-logo"
} ,
{
"name" : "automattic/jetpack-options" ,
2021-07-23 11:58:50 +02:00
"version" : "v1.13.0" ,
"version_normalized" : "1.13.0.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-options.git" ,
2021-07-23 11:58:50 +02:00
"reference" : "2606ae27f9b4336ca1b34ee9ecd99ac658ef30fc"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-07-23 11:58:50 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-options/zipball/2606ae27f9b4336ca1b34ee9ecd99ac658ef30fc" ,
"reference" : "2606ae27f9b4336ca1b34ee9ecd99ac658ef30fc" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2021-04-27 08:32:47 +02:00
"automattic/jetpack-constants" : "^1.6"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2" ,
2021-04-27 08:32:47 +02:00
"yoast/phpunit-polyfills" : "0.2.0"
2020-12-10 14:04:11 +01:00
} ,
2021-07-23 11:58:50 +02:00
"time" : "2021-06-15T19:25:39+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-options" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-options/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2021-07-23 11:58:50 +02:00
"dev-master" : "1.13.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"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." ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-07-23 11:58:50 +02:00
"source" : "https://github.com/Automattic/jetpack-options/tree/v1.13.0"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-options"
} ,
{
"name" : "automattic/jetpack-partner" ,
2021-07-23 11:58:50 +02:00
"version" : "v1.5.1" ,
"version_normalized" : "1.5.1.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-partner.git" ,
2021-07-23 11:58:50 +02:00
"reference" : "c5836805d2dd2367264408260d1f51a0a82a0203"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-07-23 11:58:50 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-partner/zipball/c5836805d2dd2367264408260d1f51a0a82a0203" ,
"reference" : "c5836805d2dd2367264408260d1f51a0a82a0203" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2" ,
2021-04-27 08:32:47 +02:00
"brain/monkey" : "2.6.0" ,
"yoast/phpunit-polyfills" : "0.2.0"
2020-12-10 14:04:11 +01:00
} ,
2021-07-23 11:58:50 +02:00
"time" : "2021-05-25T16:35:42+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/jetpack-partner" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-partner/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2021-07-23 11:58:50 +02:00
"dev-master" : "1.5.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"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." ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-07-23 11:58:50 +02:00
"source" : "https://github.com/Automattic/jetpack-partner/tree/v1.5.1"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-partner"
} ,
2021-04-27 08:32:47 +02:00
{
"name" : "automattic/jetpack-password-checker" ,
2021-07-23 11:58:50 +02:00
"version" : "v0.1.2" ,
"version_normalized" : "0.1.2.0" ,
2021-04-27 08:32:47 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-password-checker.git" ,
2021-07-23 11:58:50 +02:00
"reference" : "408bf765942578276da69b10c2600564773dceee"
2021-04-27 08:32:47 +02:00
} ,
"dist" : {
"type" : "zip" ,
2021-07-23 11:58:50 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-password-checker/zipball/408bf765942578276da69b10c2600564773dceee" ,
"reference" : "408bf765942578276da69b10c2600564773dceee" ,
2021-04-27 08:32:47 +02:00
"shasum" : ""
} ,
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2" ,
2021-04-27 08:32:47 +02:00
"automattic/wordbless" : "@dev" ,
"yoast/phpunit-polyfills" : "0.2.0"
} ,
2021-07-23 11:58:50 +02:00
"time" : "2021-05-25T16:35:44+00:00" ,
2021-04-27 08:32:47 +02:00
"type" : "library" ,
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/jetpack-password-checker" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-password-checker/compare/v${old}...v${new}"
} ,
"branch-alias" : {
"dev-master" : "0.1.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Password Checker." ,
"support" : {
2021-07-23 11:58:50 +02:00
"source" : "https://github.com/Automattic/jetpack-password-checker/tree/v0.1.2"
2021-04-27 08:32:47 +02:00
} ,
"install-path" : "../automattic/jetpack-password-checker"
} ,
2020-12-10 14:04:11 +01:00
{
"name" : "automattic/jetpack-redirect" ,
2021-07-23 11:58:50 +02:00
"version" : "v1.7.0" ,
"version_normalized" : "1.7.0.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-redirect.git" ,
2021-07-23 11:58:50 +02:00
"reference" : "8320a82f8daee5127a2c3e19cb4e2566ba4c94bb"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-07-23 11:58:50 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/8320a82f8daee5127a2c3e19cb4e2566ba4c94bb" ,
"reference" : "8320a82f8daee5127a2c3e19cb4e2566ba4c94bb" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-status" : "^1.8"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2" ,
2021-04-27 08:32:47 +02:00
"brain/monkey" : "2.6.0" ,
"yoast/phpunit-polyfills" : "0.2.0"
2020-12-10 14:04:11 +01:00
} ,
2021-07-23 11:58:50 +02:00
"time" : "2021-06-29T15:33:42+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/jetpack-redirect" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-redirect/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2021-07-23 11:58:50 +02:00
"dev-master" : "1.7.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"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" ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-07-23 11:58:50 +02:00
"source" : "https://github.com/Automattic/jetpack-redirect/tree/v1.7.0"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-redirect"
} ,
{
"name" : "automattic/jetpack-roles" ,
2021-07-23 11:58:50 +02:00
"version" : "v1.4.5" ,
"version_normalized" : "1.4.5.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-roles.git" ,
2021-07-23 11:58:50 +02:00
"reference" : "d04bbd4e012516d280a610e3961edef5cf241722"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-07-23 11:58:50 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-roles/zipball/d04bbd4e012516d280a610e3961edef5cf241722" ,
"reference" : "d04bbd4e012516d280a610e3961edef5cf241722" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2" ,
2021-04-27 08:32:47 +02:00
"brain/monkey" : "2.6.0" ,
"yoast/phpunit-polyfills" : "0.2.0"
2020-12-10 14:04:11 +01:00
} ,
2021-07-23 11:58:50 +02:00
"time" : "2021-05-25T16:35:47+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
2021-04-27 08:32:47 +02:00
"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"
}
} ,
2020-12-10 14:04:11 +01:00
"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." ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-07-23 11:58:50 +02:00
"source" : "https://github.com/Automattic/jetpack-roles/tree/v1.4.5"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-roles"
} ,
{
"name" : "automattic/jetpack-status" ,
2021-07-23 11:58:50 +02:00
"version" : "v1.8.0" ,
"version_normalized" : "1.8.0.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-status.git" ,
2021-07-23 11:58:50 +02:00
"reference" : "9da88ee253d69e4948c76e4080435aca23c65dbb"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-07-23 11:58:50 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-status/zipball/9da88ee253d69e4948c76e4080435aca23c65dbb" ,
"reference" : "9da88ee253d69e4948c76e4080435aca23c65dbb" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2" ,
2021-04-27 08:32:47 +02:00
"brain/monkey" : "2.6.0" ,
"yoast/phpunit-polyfills" : "0.2.0"
2020-12-10 14:04:11 +01:00
} ,
2021-07-23 11:58:50 +02:00
"time" : "2021-06-15T19:25:35+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-status" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-status/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2021-07-23 11:58:50 +02:00
"dev-master" : "1.8.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"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." ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-07-23 11:58:50 +02:00
"source" : "https://github.com/Automattic/jetpack-status/tree/v1.8.0"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-status"
} ,
{
"name" : "automattic/jetpack-sync" ,
2021-07-23 11:58:50 +02:00
"version" : "v1.23.3" ,
"version_normalized" : "1.23.3.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-sync.git" ,
2021-07-23 11:58:50 +02:00
"reference" : "8be11f9f2b03682131ca94f71db0c3f865aa944a"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-07-23 11:58:50 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-sync/zipball/8be11f9f2b03682131ca94f71db0c3f865aa944a" ,
"reference" : "8be11f9f2b03682131ca94f71db0c3f865aa944a" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-connection" : "^1.30" ,
2021-04-27 08:32:47 +02:00
"automattic/jetpack-constants" : "^1.6" ,
"automattic/jetpack-heartbeat" : "^1.3" ,
2021-07-23 11:58:50 +02:00
"automattic/jetpack-identity-crisis" : "^0.2" ,
"automattic/jetpack-options" : "^1.13" ,
"automattic/jetpack-password-checker" : "^0.1" ,
2021-04-27 08:32:47 +02:00
"automattic/jetpack-roles" : "^1.4" ,
2021-07-23 11:58:50 +02:00
"automattic/jetpack-status" : "^1.8"
2020-12-10 14:04:11 +01:00
} ,
2021-04-27 08:32:47 +02:00
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2" ,
"automattic/wordbless" : "@dev" ,
"yoast/phpunit-polyfills" : "0.2.0"
2021-04-27 08:32:47 +02:00
} ,
2021-07-23 11:58:50 +02:00
"time" : "2021-07-16T19:46:11+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/jetpack-sync" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-sync/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2021-07-23 11:58:50 +02:00
"dev-master" : "1.23.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"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." ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-07-23 11:58:50 +02:00
"source" : "https://github.com/Automattic/jetpack-sync/tree/v1.23.3"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-sync"
} ,
{
"name" : "automattic/jetpack-terms-of-service" ,
2021-07-23 11:58:50 +02:00
"version" : "v1.9.8" ,
"version_normalized" : "1.9.8.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-terms-of-service.git" ,
2021-07-23 11:58:50 +02:00
"reference" : "9ebb094dc1243b36c449ecb37a858511c9b41759"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-07-23 11:58:50 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-terms-of-service/zipball/9ebb094dc1243b36c449ecb37a858511c9b41759" ,
"reference" : "9ebb094dc1243b36c449ecb37a858511c9b41759" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-options" : "^1.13" ,
"automattic/jetpack-status" : "^1.8"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2" ,
2021-04-27 08:32:47 +02:00
"brain/monkey" : "2.6.0" ,
"yoast/phpunit-polyfills" : "0.2.0"
2020-12-10 14:04:11 +01:00
} ,
2021-07-23 11:58:50 +02:00
"time" : "2021-06-15T19:25:48+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
2021-04-27 08:32:47 +02:00
"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"
}
} ,
2020-12-10 14:04:11 +01:00
"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" ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-07-23 11:58:50 +02:00
"source" : "https://github.com/Automattic/jetpack-terms-of-service/tree/v1.9.8"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-terms-of-service"
} ,
{
"name" : "automattic/jetpack-tracking" ,
2021-07-23 11:58:50 +02:00
"version" : "v1.13.7" ,
"version_normalized" : "1.13.7.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-tracking.git" ,
2021-07-23 11:58:50 +02:00
"reference" : "8fd3b9aef38dd2dd9b072dfd9af5b9a3278b20b6"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-07-23 11:58:50 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-tracking/zipball/8fd3b9aef38dd2dd9b072dfd9af5b9a3278b20b6" ,
"reference" : "8fd3b9aef38dd2dd9b072dfd9af5b9a3278b20b6" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2021-04-27 08:32:47 +02:00
"automattic/jetpack-assets" : "^1.11" ,
2021-07-23 11:58:50 +02:00
"automattic/jetpack-options" : "^1.13" ,
"automattic/jetpack-status" : "^1.8" ,
2021-04-27 08:32:47 +02:00
"automattic/jetpack-terms-of-service" : "^1.9"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2" ,
2021-04-27 08:32:47 +02:00
"yoast/phpunit-polyfills" : "0.2.0"
2020-12-10 14:04:11 +01:00
} ,
2021-07-23 11:58:50 +02:00
"time" : "2021-06-15T19:25:51+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-tracking" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-tracking/compare/v${old}...v${new}"
} ,
"branch-alias" : {
"dev-master" : "1.13.x-dev"
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"legacy" ,
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Tracking for Jetpack" ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-07-23 11:58:50 +02:00
"source" : "https://github.com/Automattic/jetpack-tracking/tree/v1.13.7"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-tracking"
} ,
{
"name" : "nojimage/twitter-text-php" ,
2021-07-23 11:58:50 +02:00
"version" : "v3.1.2" ,
"version_normalized" : "3.1.2.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/nojimage/twitter-text-php.git" ,
2021-07-23 11:58:50 +02:00
"reference" : "979bcf6a92d543b61588c7c0c0a87d0eb473d8f6"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-07-23 11:58:50 +02:00
"url" : "https://api.github.com/repos/nojimage/twitter-text-php/zipball/979bcf6a92d543b61588c7c0c0a87d0eb473d8f6" ,
"reference" : "979bcf6a92d543b61588c7c0c0a87d0eb473d8f6" ,
2020-12-10 14:04:11 +01:00
"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"
} ,
2021-07-23 11:58:50 +02:00
"time" : "2021-03-18T11:38:53+00:00" ,
2020-12-10 14:04:11 +01: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"
] ,
2021-04-27 08:32:47 +02:00
"support" : {
"issues" : "https://github.com/nojimage/twitter-text-php/issues" ,
2021-07-23 11:58:50 +02:00
"source" : "https://github.com/nojimage/twitter-text-php/tree/v3.1.2"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../nojimage/twitter-text-php"
}
] ,
"dev" : false ,
"dev-package-names" : [ ]
}