2020-12-10 14:04:11 +01:00
{
"packages" : [
2025-07-27 19:58:08 +02:00
{
"name" : "automattic/block-delimiter" ,
2025-12-12 13:13:07 +01:00
"version" : "v0.3.4" ,
"version_normalized" : "0.3.4.0" ,
2025-07-27 19:58:08 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/block-delimiter.git" ,
2025-12-12 13:13:07 +01:00
"reference" : "f36d786abdd4e10cfec8b261796dac9cdd192457"
2025-07-27 19:58:08 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-12-12 13:13:07 +01:00
"url" : "https://api.github.com/repos/Automattic/block-delimiter/zipball/f36d786abdd4e10cfec8b261796dac9cdd192457" ,
"reference" : "f36d786abdd4e10cfec8b261796dac9cdd192457" ,
2025-07-27 19:58:08 +02:00
"shasum" : ""
} ,
"require" : {
"php" : ">=7.2"
} ,
"require-dev" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-changelogger" : "^6.0.6" ,
"automattic/jetpack-test-environment" : "@dev" ,
"automattic/phpunit-select-config" : "^1.0.3"
2025-07-27 19:58:08 +02:00
} ,
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-12-12 13:13:07 +01:00
"time" : "2025-09-01T13:50:05+00:00" ,
2025-07-27 19:58:08 +02:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"textdomain" : "jetpack-block-delimiter" ,
"mirror-repo" : "Automattic/block-delimiter" ,
"branch-alias" : {
2025-08-27 08:44:30 +02:00
"dev-trunk" : "0.3.x-dev"
2025-07-27 19:58:08 +02:00
} ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/block-delimiter/compare/v${old}...v${new}"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Efficiently work with block structure" ,
"support" : {
2025-12-12 13:13:07 +01:00
"source" : "https://github.com/Automattic/block-delimiter/tree/v0.3.4"
2025-07-27 19:58:08 +02:00
} ,
"install-path" : "../../jetpack_vendor/automattic/block-delimiter"
} ,
2020-12-10 14:04:11 +01:00
{
"name" : "automattic/jetpack-a8c-mc-stats" ,
2025-05-07 06:48:41 +02:00
"version" : "v3.0.5" ,
"version_normalized" : "3.0.5.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-a8c-mc-stats.git" ,
2025-05-07 06:48:41 +02:00
"reference" : "60401a41c714d93f7a31e36493260ad6683ca4be"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-05-07 06:48:41 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/60401a41c714d93f7a31e36493260ad6683ca4be" ,
"reference" : "60401a41c714d93f7a31e36493260ad6683ca4be" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2023-12-07 09:44:11 +01:00
"require" : {
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2023-12-07 09:44:11 +01:00
} ,
2020-12-10 14:04:11 +01:00
"require-dev" : {
2025-05-07 06:48:41 +02:00
"automattic/jetpack-changelogger" : "^6.0.5" ,
"automattic/phpunit-select-config" : "^1.0.3" ,
"yoast/phpunit-polyfills" : "^4.0.0"
2020-12-10 14:04:11 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-05-07 06:48:41 +02:00
"time" : "2025-04-28T15:12:40+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-a8c-mc-stats" ,
2025-02-28 08:42:11 +01:00
"branch-alias" : {
"dev-trunk" : "3.0.x-dev"
} ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v${old}...v${new}"
}
} ,
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" : {
2025-05-07 06:48:41 +02:00
"source" : "https://github.com/Automattic/jetpack-a8c-mc-stats/tree/v3.0.5"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-a8c-mc-stats"
2020-12-10 14:04:11 +01:00
} ,
2025-04-25 12:30:07 +02:00
{
"name" : "automattic/jetpack-account-protection" ,
2025-12-12 13:13:07 +01:00
"version" : "v0.2.8" ,
"version_normalized" : "0.2.8.0" ,
2025-04-25 12:30:07 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-account-protection.git" ,
2025-12-12 13:13:07 +01:00
"reference" : "cd85bbc5df86f6f83d8ef2ca692201995477e181"
2025-04-25 12:30:07 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-12-12 13:13:07 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-account-protection/zipball/cd85bbc5df86f6f83d8ef2ca692201995477e181" ,
"reference" : "cd85bbc5df86f6f83d8ef2ca692201995477e181" ,
2025-04-25 12:30:07 +02:00
"shasum" : ""
} ,
"require" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-connection" : "^6.19.4" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-constants" : "^3.0.8" ,
"automattic/jetpack-logo" : "^3.0.5" ,
2025-12-12 13:13:07 +01:00
"automattic/jetpack-status" : "^6.1.1" ,
2025-04-25 12:30:07 +02:00
"php" : ">=7.2"
} ,
"require-dev" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-changelogger" : "^6.0.8" ,
2025-04-25 12:30:07 +02:00
"automattic/jetpack-test-environment" : "@dev" ,
2025-05-07 06:48:41 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
"yoast/phpunit-polyfills" : "^4.0.0"
2025-04-25 12:30:07 +02:00
} ,
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-12-12 13:13:07 +01:00
"time" : "2025-11-10T21:34:17+00:00" ,
2025-04-25 12:30:07 +02:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"textdomain" : "jetpack-account-protection" ,
"mirror-repo" : "Automattic/jetpack-account-protection" ,
"branch-alias" : {
"dev-trunk" : "0.2.x-dev"
} ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-account-protection/compare/v${old}...v${new}"
} ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-account-protection.php"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Account protection" ,
"support" : {
2025-12-12 13:13:07 +01:00
"source" : "https://github.com/Automattic/jetpack-account-protection/tree/v0.2.8"
2025-04-25 12:30:07 +02:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-account-protection"
} ,
2022-04-02 10:26:41 +02:00
{
"name" : "automattic/jetpack-admin-ui" ,
2025-08-27 08:44:30 +02:00
"version" : "v0.5.11" ,
"version_normalized" : "0.5.11.0" ,
2022-04-02 10:26:41 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-admin-ui.git" ,
2025-08-27 08:44:30 +02:00
"reference" : "51268f256c821ebcdaaa769f3249d34e0106cfb2"
2022-04-02 10:26:41 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-08-27 08:44:30 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-admin-ui/zipball/51268f256c821ebcdaaa769f3249d34e0106cfb2" ,
"reference" : "51268f256c821ebcdaaa769f3249d34e0106cfb2" ,
2022-04-02 10:26:41 +02:00
"shasum" : ""
} ,
2023-12-07 09:44:11 +01:00
"require" : {
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2023-12-07 09:44:11 +01:00
} ,
2022-04-02 10:26:41 +02:00
"require-dev" : {
2025-05-07 06:48:41 +02:00
"automattic/jetpack-changelogger" : "^6.0.5" ,
"automattic/jetpack-logo" : "^3.0.5" ,
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment" : "@dev" ,
2025-05-07 06:48:41 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
"yoast/phpunit-polyfills" : "^4.0.0"
2022-04-02 10:26:41 +02:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-08-27 08:44:30 +02:00
"time" : "2025-08-04T15:36:38+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"textdomain" : "jetpack-admin-ui" ,
2025-02-28 08:42:11 +01:00
"mirror-repo" : "Automattic/jetpack-admin-ui" ,
"branch-alias" : {
"dev-trunk" : "0.5.x-dev"
} ,
2022-04-02 10:26:41 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-admin-ui/compare/${old}...${new}"
} ,
"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" : {
2025-08-27 08:44:30 +02:00
"source" : "https://github.com/Automattic/jetpack-admin-ui/tree/v0.5.11"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-admin-ui"
2020-12-10 14:04:11 +01:00
} ,
{
"name" : "automattic/jetpack-assets" ,
2025-12-12 13:13:07 +01:00
"version" : "v4.3.14" ,
"version_normalized" : "4.3.14.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-assets.git" ,
2025-12-12 13:13:07 +01:00
"reference" : "9402905e3dc72216309df8c08c67bb855f50058d"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-12-12 13:13:07 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-assets/zipball/9402905e3dc72216309df8c08c67bb855f50058d" ,
"reference" : "9402905e3dc72216309df8c08c67bb855f50058d" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2025-05-07 06:48:41 +02:00
"automattic/jetpack-constants" : "^3.0.8" ,
2025-12-12 13:13:07 +01:00
"automattic/jetpack-status" : "^6.1.1" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-changelogger" : "^6.0.10" ,
2025-05-07 06:48:41 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
2025-02-28 08:42:11 +01:00
"brain/monkey" : "^2.6.2" ,
2024-02-16 11:03:01 +01:00
"wikimedia/testing-access-wrapper" : "^1.0 || ^2.0 || ^3.0" ,
2025-05-07 06:48:41 +02:00
"yoast/phpunit-polyfills" : "^4.0.0"
2020-12-10 14:04:11 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-12-12 13:13:07 +01:00
"time" : "2025-12-01T22:34:35+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
2022-04-02 10:26:41 +02:00
"textdomain" : "jetpack-assets" ,
2025-02-28 08:42:11 +01:00
"mirror-repo" : "Automattic/jetpack-assets" ,
"branch-alias" : {
2025-08-27 08:44:30 +02:00
"dev-trunk" : "4.3.x-dev"
2025-02-28 08:42:11 +01:00
} ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-assets/compare/v${old}...v${new}"
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
2022-04-02 10:26:41 +02:00
"files" : [
"actions.php"
] ,
2020-12-10 14:04:11 +01:00
"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" : {
2025-12-12 13:13:07 +01:00
"source" : "https://github.com/Automattic/jetpack-assets/tree/v4.3.14"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-assets"
2020-12-10 14:04:11 +01:00
} ,
{
"name" : "automattic/jetpack-autoloader" ,
2025-12-12 13:13:07 +01:00
"version" : "v5.0.13" ,
"version_normalized" : "5.0.13.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-autoloader.git" ,
2025-12-12 13:13:07 +01:00
"reference" : "94888d86820a99a0f3aba3498ba10f6b6245c929"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-12-12 13:13:07 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/94888d86820a99a0f3aba3498ba10f6b6245c929" ,
"reference" : "94888d86820a99a0f3aba3498ba10f6b6245c929" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2025-02-28 08:42:11 +01:00
"composer-plugin-api" : "^2.2" ,
"php" : ">=7.2"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-changelogger" : "^6.0.9" ,
2025-05-07 06:48:41 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
2025-02-28 08:42:11 +01:00
"composer/composer" : "^2.2" ,
2025-05-07 06:48:41 +02:00
"yoast/phpunit-polyfills" : "^4.0.0"
2020-12-10 14:04:11 +01:00
} ,
2025-12-12 13:13:07 +01:00
"time" : "2025-11-12T16:41:11+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "composer-plugin" ,
"extra" : {
2021-04-27 08:32:47 +02:00
"class" : "Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin" ,
2025-02-28 08:42:11 +01:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/jetpack-autoloader" ,
2025-02-28 08:42:11 +01:00
"branch-alias" : {
"dev-trunk" : "5.0.x-dev"
} ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-autoloader/compare/v${old}...v${new}"
} ,
2023-12-07 09:44:11 +01:00
"version-constants" : {
"::VERSION" : "src/AutoloadGenerator.php"
2021-04-27 08:32:47 +02:00
}
2020-12-10 14:04:11 +01:00
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Automattic\\Jetpack\\Autoloader\\" : "src"
2022-04-02 10:26:41 +02:00
} ,
"classmap" : [
"src/AutoloadGenerator.php"
]
2020-12-10 14:04:11 +01:00
} ,
"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." ,
2023-09-26 10:24:36 +02:00
"keywords" : [
"autoload" ,
"autoloader" ,
"composer" ,
"jetpack" ,
"plugin" ,
"wordpress"
] ,
2021-04-27 08:32:47 +02:00
"support" : {
2025-12-12 13:13:07 +01:00
"source" : "https://github.com/Automattic/jetpack-autoloader/tree/v5.0.13"
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" ,
2025-12-12 13:13:07 +01:00
"version" : "v4.2.32" ,
"version_normalized" : "4.2.32.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-backup.git" ,
2025-12-12 13:13:07 +01:00
"reference" : "45be605c85b89824a87ba37cb69ff9701439ba61"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-12-12 13:13:07 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-backup/zipball/45be605c85b89824a87ba37cb69ff9701439ba61" ,
"reference" : "45be605c85b89824a87ba37cb69ff9701439ba61" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2021-07-23 11:58:50 +02:00
"require" : {
2025-08-27 08:44:30 +02:00
"automattic/jetpack-admin-ui" : "^0.5.11" ,
2025-12-12 13:13:07 +01:00
"automattic/jetpack-assets" : "^4.3.14" ,
"automattic/jetpack-autoloader" : "^5.0.13" ,
"automattic/jetpack-backup-helper-script-manager" : "^0.3.8" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-composer-plugin" : "^4.0.5" ,
2025-07-27 19:58:08 +02:00
"automattic/jetpack-config" : "^3.1.1" ,
2025-12-12 13:13:07 +01:00
"automattic/jetpack-connection" : "^6.19.9" ,
"automattic/jetpack-my-jetpack" : "^5.28.8" ,
"automattic/jetpack-status" : "^6.1.1" ,
"automattic/jetpack-sync" : "^4.22.6" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2021-07-23 11:58:50 +02:00
} ,
2021-04-27 08:32:47 +02:00
"require-dev" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-changelogger" : "^6.0.10" ,
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment" : "@dev" ,
2025-05-07 06:48:41 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
"yoast/phpunit-polyfills" : "^4.0.0"
2021-04-27 08:32:47 +02:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-12-12 13:13:07 +01:00
"time" : "2025-12-01T22:35:36+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2022-04-02 10:26:41 +02:00
"textdomain" : "jetpack-backup-pkg" ,
2025-02-28 08:42:11 +01:00
"mirror-repo" : "Automattic/jetpack-backup" ,
"branch-alias" : {
2025-06-09 09:58:01 +02:00
"dev-trunk" : "4.2.x-dev"
2021-08-17 08:33:07 +02:00
} ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-backup/compare/v${old}...v${new}"
} ,
2025-02-28 08:42:11 +01:00
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-package-version.php"
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" : {
2025-12-12 13:13:07 +01:00
"source" : "https://github.com/Automattic/jetpack-backup/tree/v4.2.32"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-backup"
2020-12-10 14:04:11 +01:00
} ,
2024-02-16 11:03:01 +01:00
{
"name" : "automattic/jetpack-backup-helper-script-manager" ,
2025-12-12 13:13:07 +01:00
"version" : "v0.3.8" ,
"version_normalized" : "0.3.8.0" ,
2024-02-16 11:03:01 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-backup-helper-script-manager.git" ,
2025-12-12 13:13:07 +01:00
"reference" : "f7572e475ba95007335d5d3acc8d599e02bf7684"
2024-02-16 11:03:01 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-12-12 13:13:07 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-backup-helper-script-manager/zipball/f7572e475ba95007335d5d3acc8d599e02bf7684" ,
"reference" : "f7572e475ba95007335d5d3acc8d599e02bf7684" ,
2024-02-16 11:03:01 +01:00
"shasum" : ""
} ,
"require" : {
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2024-02-16 11:03:01 +01:00
} ,
"require-dev" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-changelogger" : "^6.0.6" ,
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment" : "@dev" ,
2025-05-07 06:48:41 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
"yoast/phpunit-polyfills" : "^4.0.0"
2024-02-16 11:03:01 +01:00
} ,
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-12-12 13:13:07 +01:00
"time" : "2025-09-08T17:51:40+00:00" ,
2024-02-16 11:03:01 +01:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-backup-helper-script-manager" ,
2025-02-28 08:42:11 +01:00
"branch-alias" : {
"dev-trunk" : "0.3.x-dev"
} ,
2024-02-16 11:03:01 +01:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-backup-helper-script-manager/compare/v${old}...v${new}"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Install / delete helper script for backup and transport server. Not visible to site owners." ,
"support" : {
2025-12-12 13:13:07 +01:00
"source" : "https://github.com/Automattic/jetpack-backup-helper-script-manager/tree/v0.3.8"
2024-02-16 11:03:01 +01:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-backup-helper-script-manager"
} ,
2023-01-25 20:43:46 +01:00
{
"name" : "automattic/jetpack-blaze" ,
2025-12-12 13:13:07 +01:00
"version" : "v0.26.19" ,
"version_normalized" : "0.26.19.0" ,
2023-01-25 20:43:46 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-blaze.git" ,
2025-12-12 13:13:07 +01:00
"reference" : "343cfb4e7d508b3313bd61da42e90647fc5a1a47"
2023-01-25 20:43:46 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-12-12 13:13:07 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-blaze/zipball/343cfb4e7d508b3313bd61da42e90647fc5a1a47" ,
"reference" : "343cfb4e7d508b3313bd61da42e90647fc5a1a47" ,
2023-01-25 20:43:46 +01:00
"shasum" : ""
} ,
"require" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-assets" : "^4.3.14" ,
"automattic/jetpack-connection" : "^6.19.9" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-constants" : "^3.0.8" ,
2025-12-12 13:13:07 +01:00
"automattic/jetpack-plans" : "^0.11.0" ,
"automattic/jetpack-redirect" : "^3.0.9" ,
"automattic/jetpack-status" : "^6.1.1" ,
"automattic/jetpack-sync" : "^4.22.6" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2023-01-25 20:43:46 +01:00
} ,
"require-dev" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-changelogger" : "^6.0.10" ,
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment" : "@dev" ,
2025-05-07 06:48:41 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
"yoast/phpunit-polyfills" : "^4.0.0"
2023-01-25 20:43:46 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-12-12 13:13:07 +01:00
"time" : "2025-12-01T22:35:23+00:00" ,
2023-01-25 20:43:46 +01:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
2025-02-28 08:42:11 +01:00
"textdomain" : "jetpack-blaze" ,
2023-01-25 20:43:46 +01:00
"mirror-repo" : "Automattic/jetpack-blaze" ,
2025-02-28 08:42:11 +01:00
"branch-alias" : {
2025-08-27 08:44:30 +02:00
"dev-trunk" : "0.26.x-dev"
2025-02-28 08:42:11 +01:00
} ,
2023-01-25 20:43:46 +01:00
"changelogger" : {
"link-template" : "https://github.com/automattic/jetpack-blaze/compare/v${old}...v${new}"
} ,
"version-constants" : {
2023-09-26 10:24:36 +02:00
"::PACKAGE_VERSION" : "src/class-dashboard.php"
2023-01-25 20:43:46 +01:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Attract high-quality traffic to your site using Blaze." ,
"support" : {
2025-12-12 13:13:07 +01:00
"source" : "https://github.com/Automattic/jetpack-blaze/tree/v0.26.19"
2023-01-25 20:43:46 +01:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-blaze"
} ,
2020-12-10 14:04:11 +01:00
{
"name" : "automattic/jetpack-blocks" ,
2025-12-12 13:13:07 +01:00
"version" : "v3.1.1" ,
"version_normalized" : "3.1.1.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-blocks.git" ,
2025-12-12 13:13:07 +01:00
"reference" : "02c53191c208ab1a3c646d027fccc0938dab1d5c"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-12-12 13:13:07 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-blocks/zipball/02c53191c208ab1a3c646d027fccc0938dab1d5c" ,
"reference" : "02c53191c208ab1a3c646d027fccc0938dab1d5c" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2023-09-26 10:24:36 +02:00
"require" : {
2025-05-07 06:48:41 +02:00
"automattic/jetpack-constants" : "^3.0.8" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2023-09-26 10:24:36 +02:00
} ,
2020-12-10 14:04:11 +01:00
"require-dev" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-changelogger" : "^6.0.6" ,
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment" : "@dev" ,
2025-05-07 06:48:41 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
2025-02-28 08:42:11 +01:00
"brain/monkey" : "^2.6.2" ,
2025-05-07 06:48:41 +02:00
"yoast/phpunit-polyfills" : "^4.0.0"
2020-12-10 14:04:11 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-12-12 13:13:07 +01:00
"time" : "2025-08-14T13:40:30+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-blocks" ,
2025-02-28 08:42:11 +01:00
"branch-alias" : {
2025-05-07 06:48:41 +02:00
"dev-trunk" : "3.1.x-dev"
2025-02-28 08:42:11 +01:00
} ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-blocks/compare/v${old}...v${new}"
}
} ,
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" : {
2025-12-12 13:13:07 +01:00
"source" : "https://github.com/Automattic/jetpack-blocks/tree/v3.1.1"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-blocks"
2020-12-10 14:04:11 +01:00
} ,
2023-09-26 10:24:36 +02:00
{
"name" : "automattic/jetpack-boost-core" ,
2025-12-12 13:13:07 +01:00
"version" : "v0.4.0" ,
"version_normalized" : "0.4.0.0" ,
2023-09-26 10:24:36 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-boost-core.git" ,
2025-12-12 13:13:07 +01:00
"reference" : "3d22f99e72334328db0568df6cb146cd4fbfbc19"
2023-09-26 10:24:36 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-12-12 13:13:07 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-boost-core/zipball/3d22f99e72334328db0568df6cb146cd4fbfbc19" ,
"reference" : "3d22f99e72334328db0568df6cb146cd4fbfbc19" ,
2023-09-26 10:24:36 +02:00
"shasum" : ""
} ,
2023-12-07 09:44:11 +01:00
"require" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-connection" : "^6.19.6" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2023-12-07 09:44:11 +01:00
} ,
2023-09-26 10:24:36 +02:00
"require-dev" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-changelogger" : "^6.0.9" ,
2025-05-07 06:48:41 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
"yoast/phpunit-polyfills" : "^4.0.0"
2023-09-26 10:24:36 +02:00
} ,
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-12-12 13:13:07 +01:00
"time" : "2025-11-17T21:24:13+00:00" ,
2023-09-26 10:24:36 +02:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
2025-02-28 08:42:11 +01:00
"textdomain" : "jetpack-boost-core" ,
"mirror-repo" : "Automattic/jetpack-boost-core" ,
2023-09-26 10:24:36 +02:00
"branch-alias" : {
2025-12-12 13:13:07 +01:00
"dev-trunk" : "0.4.x-dev"
2023-09-26 10:24:36 +02:00
} ,
2025-02-28 08:42:11 +01:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-boost-core/compare/v${old}...v${new}"
}
2023-09-26 10:24:36 +02:00
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Core functionality for boost and relevant packages to depend on" ,
"support" : {
2025-12-12 13:13:07 +01:00
"source" : "https://github.com/Automattic/jetpack-boost-core/tree/v0.4.0"
2023-09-26 10:24:36 +02:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-boost-core"
} ,
{
"name" : "automattic/jetpack-boost-speed-score" ,
2025-12-12 13:13:07 +01:00
"version" : "v0.4.12" ,
"version_normalized" : "0.4.12.0" ,
2023-09-26 10:24:36 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-boost-speed-score.git" ,
2025-12-12 13:13:07 +01:00
"reference" : "85922e7af53533c5df123fcffb12293d19e82da6"
2023-09-26 10:24:36 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-12-12 13:13:07 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-boost-speed-score/zipball/85922e7af53533c5df123fcffb12293d19e82da6" ,
"reference" : "85922e7af53533c5df123fcffb12293d19e82da6" ,
2023-09-26 10:24:36 +02:00
"shasum" : ""
} ,
"require" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-boost-core" : "^0.4.0" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2023-09-26 10:24:36 +02:00
} ,
"require-dev" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-changelogger" : "^6.0.9" ,
2025-05-07 06:48:41 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
2023-09-26 10:24:36 +02:00
"brain/monkey" : "^2.6" ,
2025-05-07 06:48:41 +02:00
"yoast/phpunit-polyfills" : "^4.0.0"
2023-09-26 10:24:36 +02:00
} ,
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-12-12 13:13:07 +01:00
"time" : "2025-11-17T21:24:15+00:00" ,
2023-09-26 10:24:36 +02:00
"type" : "jetpack-library" ,
"extra" : {
2025-02-28 08:42:11 +01:00
"autotagger" : true ,
"textdomain" : "jetpack-boost-speed-score" ,
2023-09-26 10:24:36 +02:00
"mirror-repo" : "Automattic/jetpack-boost-speed-score" ,
2025-02-28 08:42:11 +01:00
"branch-alias" : {
"dev-trunk" : "0.4.x-dev"
} ,
2023-09-26 10:24:36 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-boost-speed-score/compare/v${old}...v${new}"
} ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-speed-score.php"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "A package that handles the API to generate the speed score." ,
"support" : {
2025-12-12 13:13:07 +01:00
"source" : "https://github.com/Automattic/jetpack-boost-speed-score/tree/v0.4.12"
2023-09-26 10:24:36 +02:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-boost-speed-score"
} ,
2025-02-28 08:42:11 +01:00
{
"name" : "automattic/jetpack-classic-theme-helper" ,
2025-12-12 13:13:07 +01:00
"version" : "v0.14.4" ,
"version_normalized" : "0.14.4.0" ,
2025-02-28 08:42:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-classic-theme-helper.git" ,
2025-12-12 13:13:07 +01:00
"reference" : "25c40c8a5f14effb9890d2354d9ffb99a79f0887"
2025-02-28 08:42:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-12-12 13:13:07 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-classic-theme-helper/zipball/25c40c8a5f14effb9890d2354d9ffb99a79f0887" ,
"reference" : "25c40c8a5f14effb9890d2354d9ffb99a79f0887" ,
2025-02-28 08:42:11 +01:00
"shasum" : ""
} ,
"require" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-assets" : "^4.3.14" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
} ,
"require-dev" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-changelogger" : "^6.0.10" ,
2025-05-07 06:48:41 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
"yoast/phpunit-polyfills" : "^4.0.0"
2025-02-28 08:42:11 +01:00
} ,
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-12-12 13:13:07 +01:00
"time" : "2025-12-01T22:34:50+00:00" ,
2025-02-28 08:42:11 +01:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"textdomain" : "jetpack-classic-theme-helper" ,
"mirror-repo" : "Automattic/jetpack-classic-theme-helper" ,
"branch-alias" : {
2025-12-12 13:13:07 +01:00
"dev-trunk" : "0.14.x-dev"
2025-02-28 08:42:11 +01:00
} ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-classic-theme-helper/compare/v${old}...v${new}"
} ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-main.php"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Features used with classic themes" ,
"support" : {
2025-12-12 13:13:07 +01:00
"source" : "https://github.com/Automattic/jetpack-classic-theme-helper/tree/v0.14.4"
2025-02-28 08:42:11 +01:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-classic-theme-helper"
} ,
2020-12-10 14:04:11 +01:00
{
"name" : "automattic/jetpack-compat" ,
2025-04-25 12:30:07 +02:00
"version" : "v4.0.1" ,
"version_normalized" : "4.0.1.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-compat.git" ,
2025-04-25 12:30:07 +02:00
"reference" : "67b32b49dfcf50e0329bf9855a2ad804467b8fa2"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-04-25 12:30:07 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-compat/zipball/67b32b49dfcf50e0329bf9855a2ad804467b8fa2" ,
"reference" : "67b32b49dfcf50e0329bf9855a2ad804467b8fa2" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2023-12-07 09:44:11 +01:00
"require" : {
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2023-12-07 09:44:11 +01:00
} ,
2020-12-10 14:04:11 +01:00
"require-dev" : {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-changelogger" : "^6.0.0"
2023-05-23 23:18:12 +02:00
} ,
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
2020-12-10 14:04:11 +01:00
} ,
2025-04-25 12:30:07 +02:00
"time" : "2025-02-24T17:05:31+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2022-06-16 14:01:47 +02:00
"textdomain" : "jetpack-compat" ,
2025-02-28 08:42:11 +01:00
"mirror-repo" : "Automattic/jetpack-compat" ,
"branch-alias" : {
"dev-trunk" : "4.0.x-dev"
} ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-compat/compare/v${old}...v${new}"
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"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" : {
2025-04-25 12:30:07 +02:00
"source" : "https://github.com/Automattic/jetpack-compat/tree/v4.0.1"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-compat"
} ,
{
"name" : "automattic/jetpack-composer-plugin" ,
2025-05-07 06:48:41 +02:00
"version" : "v4.0.5" ,
"version_normalized" : "4.0.5.0" ,
2022-04-02 10:26:41 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-composer-plugin.git" ,
2025-05-07 06:48:41 +02:00
"reference" : "e0a5ad3a32802ec156cb38c6280e2c12bfc63ffe"
2022-04-02 10:26:41 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-05-07 06:48:41 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-composer-plugin/zipball/e0a5ad3a32802ec156cb38c6280e2c12bfc63ffe" ,
"reference" : "e0a5ad3a32802ec156cb38c6280e2c12bfc63ffe" ,
2022-04-02 10:26:41 +02:00
"shasum" : ""
} ,
"require" : {
2025-02-28 08:42:11 +01:00
"composer-plugin-api" : "^2.2" ,
"php" : ">=7.2"
2022-04-02 10:26:41 +02:00
} ,
"require-dev" : {
2025-05-07 06:48:41 +02:00
"automattic/jetpack-changelogger" : "^6.0.5" ,
"automattic/phpunit-select-config" : "^1.0.3" ,
2025-02-28 08:42:11 +01:00
"composer/composer" : "^2.2" ,
2025-05-07 06:48:41 +02:00
"yoast/phpunit-polyfills" : "^4.0.0"
2022-04-02 10:26:41 +02:00
} ,
2025-05-07 06:48:41 +02:00
"time" : "2025-04-28T15:12:46+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "composer-plugin" ,
"extra" : {
"class" : "Automattic\\Jetpack\\Composer\\Plugin" ,
2025-02-28 08:42:11 +01:00
"autotagger" : true ,
2022-04-02 10:26:41 +02:00
"mirror-repo" : "Automattic/jetpack-composer-plugin" ,
2025-02-28 08:42:11 +01:00
"branch-alias" : {
"dev-trunk" : "4.0.x-dev"
} ,
2022-04-02 10:26:41 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-composer-plugin/compare/v${old}...v${new}"
} ,
2025-02-28 08:42:11 +01:00
"plugin-modifies-install-path" : true
2022-04-02 10:26:41 +02:00
} ,
"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." ,
2023-09-26 10:24:36 +02:00
"keywords" : [
"composer" ,
"i18n" ,
"jetpack" ,
"plugin"
] ,
2022-04-02 10:26:41 +02:00
"support" : {
2025-05-07 06:48:41 +02:00
"source" : "https://github.com/Automattic/jetpack-composer-plugin/tree/v4.0.5"
2022-04-02 10:26:41 +02:00
} ,
"install-path" : "../automattic/jetpack-composer-plugin"
2020-12-10 14:04:11 +01:00
} ,
{
"name" : "automattic/jetpack-config" ,
2025-07-27 19:58:08 +02:00
"version" : "v3.1.1" ,
"version_normalized" : "3.1.1.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-config.git" ,
2025-07-27 19:58:08 +02:00
"reference" : "2704e4122684c6553c618cca76e5d84cd524738c"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-07-27 19:58:08 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-config/zipball/2704e4122684c6553c618cca76e5d84cd524738c" ,
"reference" : "2704e4122684c6553c618cca76e5d84cd524738c" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2023-12-07 09:44:11 +01:00
"require" : {
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2023-12-07 09:44:11 +01:00
} ,
2021-04-27 08:32:47 +02:00
"require-dev" : {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-account-protection" : "@dev" ,
2025-07-27 19:58:08 +02:00
"automattic/jetpack-changelogger" : "^6.0.5" ,
2025-02-28 08:42:11 +01:00
"automattic/jetpack-connection" : "@dev" ,
"automattic/jetpack-import" : "@dev" ,
"automattic/jetpack-jitm" : "@dev" ,
"automattic/jetpack-post-list" : "@dev" ,
"automattic/jetpack-publicize" : "@dev" ,
"automattic/jetpack-search" : "@dev" ,
"automattic/jetpack-stats" : "@dev" ,
"automattic/jetpack-stats-admin" : "@dev" ,
"automattic/jetpack-sync" : "@dev" ,
"automattic/jetpack-videopress" : "@dev" ,
"automattic/jetpack-waf" : "@dev" ,
"automattic/jetpack-yoast-promo" : "@dev"
2021-04-27 08:32:47 +02:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-07-27 19:58:08 +02:00
"time" : "2025-06-19T13:25:10+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2022-04-02 10:26:41 +02:00
"textdomain" : "jetpack-config" ,
2025-02-28 08:42:11 +01:00
"mirror-repo" : "Automattic/jetpack-config" ,
"branch-alias" : {
2025-04-25 12:30:07 +02:00
"dev-trunk" : "3.1.x-dev"
2025-02-28 08:42:11 +01:00
} ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-config/compare/v${old}...v${new}"
} ,
2025-02-28 08:42:11 +01:00
"dependencies" : {
"test-only" : [
2025-07-27 19:58:08 +02:00
"packages/account-protection" ,
2025-02-28 08:42:11 +01:00
"packages/connection" ,
"packages/import" ,
"packages/jitm" ,
"packages/post-list" ,
"packages/publicize" ,
"packages/search" ,
"packages/stats-admin" ,
2025-07-27 19:58:08 +02:00
"packages/stats" ,
2025-02-28 08:42:11 +01:00
"packages/sync" ,
"packages/videopress" ,
"packages/waf" ,
"packages/yoast-promo"
]
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" : "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" : {
2025-07-27 19:58:08 +02:00
"source" : "https://github.com/Automattic/jetpack-config/tree/v3.1.1"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-config"
2020-12-10 14:04:11 +01:00
} ,
{
"name" : "automattic/jetpack-connection" ,
2025-12-12 13:13:07 +01:00
"version" : "v6.19.9" ,
"version_normalized" : "6.19.9.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-connection.git" ,
2025-12-12 13:13:07 +01:00
"reference" : "249f5d39ad65c87608d0b5653469780c4395f3e8"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-12-12 13:13:07 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-connection/zipball/249f5d39ad65c87608d0b5653469780c4395f3e8" ,
"reference" : "249f5d39ad65c87608d0b5653469780c4395f3e8" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2025-05-07 06:48:41 +02:00
"automattic/jetpack-a8c-mc-stats" : "^3.0.5" ,
2025-08-27 08:44:30 +02:00
"automattic/jetpack-admin-ui" : "^0.5.11" ,
2025-12-12 13:13:07 +01:00
"automattic/jetpack-assets" : "^4.3.14" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-constants" : "^3.0.8" ,
2025-12-12 13:13:07 +01:00
"automattic/jetpack-redirect" : "^3.0.9" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-roles" : "^3.0.8" ,
2025-12-12 13:13:07 +01:00
"automattic/jetpack-status" : "^6.1.1" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-changelogger" : "^6.0.10" ,
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment" : "@dev" ,
2025-05-07 06:48:41 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
2025-02-28 08:42:11 +01:00
"brain/monkey" : "^2.6.2" ,
2025-05-07 06:48:41 +02:00
"yoast/phpunit-polyfills" : "^4.0.0"
2020-12-10 14:04:11 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-12-12 13:13:07 +01:00
"time" : "2025-12-01T22:34:56+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
2022-04-02 10:26:41 +02:00
"textdomain" : "jetpack-connection" ,
2025-02-28 08:42:11 +01:00
"mirror-repo" : "Automattic/jetpack-connection" ,
"branch-alias" : {
2025-12-12 13:13:07 +01:00
"dev-trunk" : "6.19.x-dev"
2021-08-17 08:33:07 +02:00
} ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-connection/compare/v${old}...v${new}"
} ,
2025-02-28 08:42:11 +01:00
"dependencies" : {
"test-only" : [
"packages/licensing" ,
"packages/sync"
]
} ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-package-version.php"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
2025-02-28 08:42:11 +01:00
"files" : [
"actions.php"
] ,
2020-12-10 14:04:11 +01:00
"classmap" : [
"legacy" ,
2022-06-16 14:01:47 +02:00
"src/" ,
2025-02-28 08:42:11 +01:00
"src/webhooks" ,
"src/identity-crisis"
2020-12-10 14:04:11 +01:00
]
} ,
"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" : {
2025-12-12 13:13:07 +01:00
"source" : "https://github.com/Automattic/jetpack-connection/tree/v6.19.9"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-connection"
2020-12-10 14:04:11 +01:00
} ,
{
"name" : "automattic/jetpack-constants" ,
2025-05-07 06:48:41 +02:00
"version" : "v3.0.8" ,
"version_normalized" : "3.0.8.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-constants.git" ,
2025-05-07 06:48:41 +02:00
"reference" : "f9bf00ab48956b8326209e7c0baf247a0ed721c4"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-05-07 06:48:41 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-constants/zipball/f9bf00ab48956b8326209e7c0baf247a0ed721c4" ,
"reference" : "f9bf00ab48956b8326209e7c0baf247a0ed721c4" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2023-12-07 09:44:11 +01:00
"require" : {
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2023-12-07 09:44:11 +01:00
} ,
2020-12-10 14:04:11 +01:00
"require-dev" : {
2025-05-07 06:48:41 +02:00
"automattic/jetpack-changelogger" : "^6.0.5" ,
"automattic/phpunit-select-config" : "^1.0.3" ,
2025-02-28 08:42:11 +01:00
"brain/monkey" : "^2.6.2" ,
2025-05-07 06:48:41 +02:00
"yoast/phpunit-polyfills" : "^4.0.0"
2020-12-10 14:04:11 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-05-07 06:48:41 +02:00
"time" : "2025-04-28T15:12:45+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-constants" ,
2025-02-28 08:42:11 +01:00
"branch-alias" : {
"dev-trunk" : "3.0.x-dev"
} ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-constants/compare/v${old}...v${new}"
}
} ,
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" : {
2025-05-07 06:48:41 +02:00
"source" : "https://github.com/Automattic/jetpack-constants/tree/v3.0.8"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-constants"
2020-12-10 14:04:11 +01:00
} ,
{
"name" : "automattic/jetpack-device-detection" ,
2025-12-12 13:13:07 +01:00
"version" : "v3.3.0" ,
"version_normalized" : "3.3.0.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-device-detection.git" ,
2025-12-12 13:13:07 +01:00
"reference" : "c895fa5bcca8a47f08772fc4460a027df3d7a15e"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-12-12 13:13:07 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/c895fa5bcca8a47f08772fc4460a027df3d7a15e" ,
"reference" : "c895fa5bcca8a47f08772fc4460a027df3d7a15e" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2023-12-07 09:44:11 +01:00
"require" : {
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2023-12-07 09:44:11 +01:00
} ,
2020-12-10 14:04:11 +01:00
"require-dev" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-changelogger" : "^6.0.7" ,
2025-05-07 06:48:41 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
"yoast/phpunit-polyfills" : "^4.0.0"
2020-12-10 14:04:11 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-12-12 13:13:07 +01:00
"time" : "2025-11-03T08:47:32+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-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" ,
2025-02-28 08:42:11 +01:00
"branch-alias" : {
2025-12-12 13:13:07 +01:00
"dev-trunk" : "3.3.x-dev"
2025-02-28 08:42:11 +01:00
} ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-device-detection/compare/v${old}...v${new}"
}
} ,
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" : {
2025-12-12 13:13:07 +01:00
"source" : "https://github.com/Automattic/jetpack-device-detection/tree/v3.3.0"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-device-detection"
2020-12-10 14:04:11 +01:00
} ,
{
"name" : "automattic/jetpack-error" ,
2025-12-12 13:13:07 +01:00
"version" : "v3.0.6" ,
"version_normalized" : "3.0.6.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-error.git" ,
2025-12-12 13:13:07 +01:00
"reference" : "e692db125745a669aaca3533d3b7c30ffbf00bf1"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-12-12 13:13:07 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-error/zipball/e692db125745a669aaca3533d3b7c30ffbf00bf1" ,
"reference" : "e692db125745a669aaca3533d3b7c30ffbf00bf1" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2023-12-07 09:44:11 +01:00
"require" : {
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2023-12-07 09:44:11 +01:00
} ,
2020-12-10 14:04:11 +01:00
"require-dev" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-changelogger" : "^6.0.6" ,
2025-05-07 06:48:41 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
"yoast/phpunit-polyfills" : "^4.0.0"
2020-12-10 14:04:11 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-12-12 13:13:07 +01:00
"time" : "2025-08-25T14:20:32+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-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" ,
2025-02-28 08:42:11 +01:00
"branch-alias" : {
"dev-trunk" : "3.0.x-dev"
} ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-error/compare/v${old}...v${new}"
}
} ,
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" : {
2025-12-12 13:13:07 +01:00
"source" : "https://github.com/Automattic/jetpack-error/tree/v3.0.6"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-error"
2020-12-10 14:04:11 +01:00
} ,
2023-04-26 17:39:43 +02:00
{
2025-02-28 08:42:11 +01:00
"name" : "automattic/jetpack-explat" ,
2025-12-12 13:13:07 +01:00
"version" : "v0.4.1" ,
"version_normalized" : "0.4.1.0" ,
2023-04-26 17:39:43 +02:00
"source" : {
"type" : "git" ,
2025-02-28 08:42:11 +01:00
"url" : "https://github.com/Automattic/jetpack-explat.git" ,
2025-12-12 13:13:07 +01:00
"reference" : "492a48c4dc30c20a190afc35775363310fe0a84c"
2023-04-26 17:39:43 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-12-12 13:13:07 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-explat/zipball/492a48c4dc30c20a190afc35775363310fe0a84c" ,
"reference" : "492a48c4dc30c20a190afc35775363310fe0a84c" ,
2023-04-26 17:39:43 +02:00
"shasum" : ""
} ,
"require" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-connection" : "^6.19.9" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2023-04-26 17:39:43 +02:00
} ,
"require-dev" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-changelogger" : "^6.0.10" ,
2025-05-07 06:48:41 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
"yoast/phpunit-polyfills" : "^4.0.0"
2023-04-26 17:39:43 +02:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-12-12 13:13:07 +01:00
"time" : "2025-12-01T22:35:17+00:00" ,
2023-04-26 17:39:43 +02:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
2025-02-28 08:42:11 +01:00
"textdomain" : "jetpack-explat" ,
"mirror-repo" : "Automattic/jetpack-explat" ,
2023-04-26 17:39:43 +02:00
"branch-alias" : {
2025-12-12 13:13:07 +01:00
"dev-trunk" : "0.4.x-dev"
2025-02-28 08:42:11 +01:00
} ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-explat/compare/v${old}...v${new}"
2023-04-26 17:39:43 +02:00
} ,
"version-constants" : {
2025-02-28 08:42:11 +01:00
"::PACKAGE_VERSION" : "src/class-explat.php"
2023-04-26 17:39:43 +02:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
2025-02-28 08:42:11 +01:00
"description" : "A package for running A/B tests on the Experimentation Platform (ExPlat) in the plugin." ,
2023-04-26 17:39:43 +02:00
"support" : {
2025-12-12 13:13:07 +01:00
"source" : "https://github.com/Automattic/jetpack-explat/tree/v0.4.1"
2023-04-26 17:39:43 +02:00
} ,
2025-02-28 08:42:11 +01:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-explat"
2023-04-26 17:39:43 +02:00
} ,
2025-12-12 13:13:07 +01:00
{
"name" : "automattic/jetpack-external-connections" ,
"version" : "v0.1.7" ,
"version_normalized" : "0.1.7.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-external-connections.git" ,
"reference" : "deea8e3994b8c7c3067ec4119f8fc138044e8cbd"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/Automattic/jetpack-external-connections/zipball/deea8e3994b8c7c3067ec4119f8fc138044e8cbd" ,
"reference" : "deea8e3994b8c7c3067ec4119f8fc138044e8cbd" ,
"shasum" : ""
} ,
"require" : {
"automattic/jetpack-assets" : "^4.3.14" ,
"automattic/jetpack-connection" : "^6.19.9" ,
"automattic/jetpack-redirect" : "^3.0.9" ,
"automattic/jetpack-status" : "^6.1.1" ,
"php" : ">=7.2"
} ,
"require-dev" : {
"automattic/jetpack-changelogger" : "^6.0.10" ,
"automattic/phpunit-select-config" : "^1.0.3" ,
"yoast/phpunit-polyfills" : "^4.0.0"
} ,
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
"time" : "2025-12-01T22:35:16+00:00" ,
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"textdomain" : "jetpack-external-connections" ,
"mirror-repo" : "Automattic/jetpack-external-connections" ,
"branch-alias" : {
"dev-trunk" : "0.1.x-dev"
} ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-external-connections/compare/v${old}...v${new}"
} ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-external-connections.php"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Connect your site to external services." ,
"support" : {
"source" : "https://github.com/Automattic/jetpack-external-connections/tree/v0.1.7"
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-external-connections"
} ,
2025-04-25 12:30:07 +02:00
{
"name" : "automattic/jetpack-external-media" ,
2025-12-12 13:13:07 +01:00
"version" : "v0.5.14" ,
"version_normalized" : "0.5.14.0" ,
2025-04-25 12:30:07 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-external-media.git" ,
2025-12-12 13:13:07 +01:00
"reference" : "76907268ac53f902121655deb74c3fd13931445e"
2025-04-25 12:30:07 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-12-12 13:13:07 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-external-media/zipball/76907268ac53f902121655deb74c3fd13931445e" ,
"reference" : "76907268ac53f902121655deb74c3fd13931445e" ,
2025-04-25 12:30:07 +02:00
"shasum" : ""
} ,
"require" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-assets" : "^4.3.14" ,
"automattic/jetpack-connection" : "^6.19.9" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-constants" : "^3.0.8" ,
2025-12-12 13:13:07 +01:00
"automattic/jetpack-external-connections" : "^0.1.7" ,
"automattic/jetpack-status" : "^6.1.1" ,
2025-04-25 12:30:07 +02:00
"php" : ">=7.2"
} ,
"require-dev" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-changelogger" : "^6.0.10" ,
2025-05-07 06:48:41 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
"yoast/phpunit-polyfills" : "^4.0.0"
2025-04-25 12:30:07 +02:00
} ,
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-12-12 13:13:07 +01:00
"time" : "2025-12-01T22:35:29+00:00" ,
2025-04-25 12:30:07 +02:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"textdomain" : "jetpack-external-media" ,
"mirror-repo" : "Automattic/jetpack-external-media" ,
"branch-alias" : {
2025-12-12 13:13:07 +01:00
"dev-trunk" : "0.5.x-dev"
2025-04-25 12:30:07 +02:00
} ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-external-media/compare/v${old}...v${new}"
} ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-external-media.php"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "The external media feature allows users to select and import photos from external media" ,
"support" : {
2025-12-12 13:13:07 +01:00
"source" : "https://github.com/Automattic/jetpack-external-media/tree/v0.5.14"
2025-04-25 12:30:07 +02:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-external-media"
} ,
2020-12-10 14:04:11 +01:00
{
2025-02-28 08:42:11 +01:00
"name" : "automattic/jetpack-forms" ,
2025-12-12 13:13:07 +01:00
"version" : "v6.21.2" ,
"version_normalized" : "6.21.2.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
2025-02-28 08:42:11 +01:00
"url" : "https://github.com/Automattic/jetpack-forms.git" ,
2025-12-12 13:13:07 +01:00
"reference" : "e7f111de622ff025b9896437472352f122bf7cec"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-12-12 13:13:07 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-forms/zipball/e7f111de622ff025b9896437472352f122bf7cec" ,
"reference" : "e7f111de622ff025b9896437472352f122bf7cec" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2023-12-07 09:44:11 +01:00
"require" : {
2025-08-27 08:44:30 +02:00
"automattic/jetpack-admin-ui" : "^0.5.11" ,
2025-12-12 13:13:07 +01:00
"automattic/jetpack-assets" : "^4.3.14" ,
"automattic/jetpack-blocks" : "^3.1.1" ,
"automattic/jetpack-connection" : "^6.19.9" ,
"automattic/jetpack-device-detection" : "^3.3.0" ,
"automattic/jetpack-external-connections" : "^0.1.7" ,
2025-08-27 08:44:30 +02:00
"automattic/jetpack-jwt" : "^0.2.1" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-logo" : "^3.0.5" ,
2025-12-12 13:13:07 +01:00
"automattic/jetpack-plans" : "^0.11.0" ,
"automattic/jetpack-status" : "^6.1.1" ,
"automattic/jetpack-sync" : "^4.22.6" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2023-12-07 09:44:11 +01:00
} ,
2020-12-10 14:04:11 +01:00
"require-dev" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-changelogger" : "^6.0.10" ,
"automattic/jetpack-connection" : "^6.19.9" ,
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment" : "@dev" ,
2025-05-07 06:48:41 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
2025-12-12 13:13:07 +01:00
"automattic/wp-feature-api" : "@dev" ,
2025-05-07 06:48:41 +02:00
"yoast/phpunit-polyfills" : "^4.0.0"
2020-12-10 14:04:11 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-12-12 13:13:07 +01:00
"time" : "2025-12-04T14:39:51+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
2025-02-28 08:42:11 +01:00
"textdomain" : "jetpack-forms" ,
"mirror-repo" : "Automattic/jetpack-forms" ,
2021-04-27 08:32:47 +02:00
"branch-alias" : {
2025-12-12 13:13:07 +01:00
"dev-trunk" : "6.21.x-dev"
2025-02-28 08:42:11 +01:00
} ,
"changelogger" : {
"link-template" : "https://github.com/automattic/jetpack-forms/compare/v${old}...v${new}"
2022-06-16 14:01:47 +02:00
} ,
2025-02-28 08:42:11 +01:00
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-jetpack-forms.php"
}
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"
] ,
2025-02-28 08:42:11 +01:00
"description" : "Jetpack Forms" ,
2021-04-27 08:32:47 +02:00
"support" : {
2025-12-12 13:13:07 +01:00
"source" : "https://github.com/Automattic/jetpack-forms/tree/v6.21.2"
2021-04-27 08:32:47 +02:00
} ,
2025-02-28 08:42:11 +01:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-forms"
2020-12-10 14:04:11 +01:00
} ,
2021-07-23 11:58:50 +02:00
{
2025-02-28 08:42:11 +01:00
"name" : "automattic/jetpack-image-cdn" ,
2025-12-12 13:13:07 +01:00
"version" : "v0.7.24" ,
"version_normalized" : "0.7.24.0" ,
2021-07-23 11:58:50 +02:00
"source" : {
"type" : "git" ,
2025-02-28 08:42:11 +01:00
"url" : "https://github.com/Automattic/jetpack-image-cdn.git" ,
2025-12-12 13:13:07 +01:00
"reference" : "8b53aa762be9d4a05430ca6142fbda2b7ac76d45"
2021-07-23 11:58:50 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-12-12 13:13:07 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-image-cdn/zipball/8b53aa762be9d4a05430ca6142fbda2b7ac76d45" ,
"reference" : "8b53aa762be9d4a05430ca6142fbda2b7ac76d45" ,
2021-07-23 11:58:50 +02:00
"shasum" : ""
} ,
"require" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-assets" : "^4.3.13" ,
"automattic/jetpack-status" : "^6.1.1" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2021-07-23 11:58:50 +02:00
} ,
"require-dev" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-changelogger" : "^6.0.9" ,
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment" : "@dev" ,
2025-05-07 06:48:41 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
"yoast/phpunit-polyfills" : "^4.0.0"
2021-07-23 11:58:50 +02:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-12-12 13:13:07 +01:00
"time" : "2025-11-24T14:56:32+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-07-23 11:58:50 +02:00
"extra" : {
"autotagger" : true ,
2025-02-28 08:42:11 +01:00
"textdomain" : "jetpack-image-cdn" ,
"mirror-repo" : "Automattic/jetpack-image-cdn" ,
"branch-alias" : {
"dev-trunk" : "0.7.x-dev"
2021-07-23 11:58:50 +02:00
} ,
"changelogger" : {
2025-02-28 08:42:11 +01:00
"link-template" : "https://github.com/Automattic/jetpack-image-cdn/compare/v${old}...v${new}"
2021-07-23 11:58:50 +02:00
} ,
2025-02-28 08:42:11 +01:00
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-image-cdn.php"
2021-07-23 11:58:50 +02:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
2025-02-28 08:42:11 +01:00
"description" : "Serve images through Jetpack's powerful CDN" ,
2021-07-23 11:58:50 +02:00
"support" : {
2025-12-12 13:13:07 +01:00
"source" : "https://github.com/Automattic/jetpack-image-cdn/tree/v0.7.24"
2021-07-23 11:58:50 +02:00
} ,
2025-02-28 08:42:11 +01:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-image-cdn"
2021-07-23 11:58:50 +02:00
} ,
2023-09-26 10:24:36 +02:00
{
2025-02-28 08:42:11 +01:00
"name" : "automattic/jetpack-import" ,
2025-12-12 13:13:07 +01:00
"version" : "v0.9.13" ,
"version_normalized" : "0.9.13.0" ,
2023-09-26 10:24:36 +02:00
"source" : {
"type" : "git" ,
2025-02-28 08:42:11 +01:00
"url" : "https://github.com/Automattic/jetpack-import.git" ,
2025-12-12 13:13:07 +01:00
"reference" : "e68b55a4cd0d47aa0b8a514cea3c8ec752cc14bf"
2023-09-26 10:24:36 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-12-12 13:13:07 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-import/zipball/e68b55a4cd0d47aa0b8a514cea3c8ec752cc14bf" ,
"reference" : "e68b55a4cd0d47aa0b8a514cea3c8ec752cc14bf" ,
2023-09-26 10:24:36 +02:00
"shasum" : ""
} ,
"require" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-connection" : "^6.19.3" ,
"automattic/jetpack-sync" : "^4.22.3" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2023-09-26 10:24:36 +02:00
} ,
"require-dev" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-changelogger" : "^6.0.7" ,
2025-05-07 06:48:41 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
"yoast/phpunit-polyfills" : "^4.0.0"
2023-09-26 10:24:36 +02:00
} ,
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-12-12 13:13:07 +01:00
"time" : "2025-11-03T08:48:09+00:00" ,
2023-09-26 10:24:36 +02:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
2025-02-28 08:42:11 +01:00
"textdomain" : "jetpack-import" ,
"mirror-repo" : "Automattic/jetpack-import" ,
2023-09-26 10:24:36 +02:00
"branch-alias" : {
2025-02-28 08:42:11 +01:00
"dev-trunk" : "0.9.x-dev"
} ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-import/compare/v${old}...v${new}"
2023-09-26 10:24:36 +02:00
} ,
"version-constants" : {
2025-02-28 08:42:11 +01:00
"::PACKAGE_VERSION" : "src/class-main.php"
2023-09-26 10:24:36 +02:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
2025-02-28 08:42:11 +01:00
"description" : "Set of REST API routes used in WPCOM Unified Importer." ,
2023-09-26 10:24:36 +02:00
"support" : {
2025-12-12 13:13:07 +01:00
"source" : "https://github.com/Automattic/jetpack-import/tree/v0.9.13"
2023-09-26 10:24:36 +02:00
} ,
2025-02-28 08:42:11 +01:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-import"
2023-09-26 10:24:36 +02:00
} ,
2023-04-26 17:39:43 +02:00
{
2025-02-28 08:42:11 +01:00
"name" : "automattic/jetpack-ip" ,
2025-12-12 13:13:07 +01:00
"version" : "v0.4.10" ,
"version_normalized" : "0.4.10.0" ,
2023-04-26 17:39:43 +02:00
"source" : {
"type" : "git" ,
2025-02-28 08:42:11 +01:00
"url" : "https://github.com/Automattic/jetpack-ip.git" ,
2025-12-12 13:13:07 +01:00
"reference" : "01ffca070577b77f813bafa6ebf82f1bb49e033c"
2023-04-26 17:39:43 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-12-12 13:13:07 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-ip/zipball/01ffca070577b77f813bafa6ebf82f1bb49e033c" ,
"reference" : "01ffca070577b77f813bafa6ebf82f1bb49e033c" ,
2023-04-26 17:39:43 +02:00
"shasum" : ""
} ,
"require" : {
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2023-04-26 17:39:43 +02:00
} ,
"require-dev" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-changelogger" : "^6.0.6" ,
2025-05-07 06:48:41 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
2025-02-28 08:42:11 +01:00
"brain/monkey" : "^2.6.2" ,
2025-05-07 06:48:41 +02:00
"yoast/phpunit-polyfills" : "^4.0.0"
2023-04-26 17:39:43 +02:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-12-12 13:13:07 +01:00
"time" : "2025-09-08T17:51:34+00:00" ,
2023-04-26 17:39:43 +02:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
2025-02-28 08:42:11 +01:00
"textdomain" : "jetpack-ip" ,
"mirror-repo" : "Automattic/jetpack-ip" ,
2023-04-26 17:39:43 +02:00
"branch-alias" : {
2025-02-28 08:42:11 +01:00
"dev-trunk" : "0.4.x-dev"
} ,
"changelogger" : {
"link-template" : "https://github.com/automattic/jetpack-ip/compare/v${old}...v${new}"
2023-04-26 17:39:43 +02:00
} ,
"version-constants" : {
2025-02-28 08:42:11 +01:00
"::PACKAGE_VERSION" : "src/class-utils.php"
2023-04-26 17:39:43 +02:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
2025-02-28 08:42:11 +01:00
"description" : "Utilities for working with IP addresses." ,
2023-04-26 17:39:43 +02:00
"support" : {
2025-12-12 13:13:07 +01:00
"source" : "https://github.com/Automattic/jetpack-ip/tree/v0.4.10"
2023-04-26 17:39:43 +02:00
} ,
2025-02-28 08:42:11 +01:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-ip"
2023-04-26 17:39:43 +02:00
} ,
{
2025-02-28 08:42:11 +01:00
"name" : "automattic/jetpack-jitm" ,
2025-12-12 13:13:07 +01:00
"version" : "v4.3.10" ,
"version_normalized" : "4.3.10.0" ,
2023-04-26 17:39:43 +02:00
"source" : {
"type" : "git" ,
2025-02-28 08:42:11 +01:00
"url" : "https://github.com/Automattic/jetpack-jitm.git" ,
2025-12-12 13:13:07 +01:00
"reference" : "1319b2ba6e44326e4586c3e34aecfdab93f5cdd9"
2023-04-26 17:39:43 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-12-12 13:13:07 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/1319b2ba6e44326e4586c3e34aecfdab93f5cdd9" ,
"reference" : "1319b2ba6e44326e4586c3e34aecfdab93f5cdd9" ,
2023-04-26 17:39:43 +02:00
"shasum" : ""
} ,
2023-12-07 09:44:11 +01:00
"require" : {
2025-05-07 06:48:41 +02:00
"automattic/jetpack-a8c-mc-stats" : "^3.0.5" ,
2025-12-12 13:13:07 +01:00
"automattic/jetpack-assets" : "^4.3.14" ,
"automattic/jetpack-connection" : "^6.19.9" ,
"automattic/jetpack-device-detection" : "^3.3.0" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-logo" : "^3.0.5" ,
2025-12-12 13:13:07 +01:00
"automattic/jetpack-redirect" : "^3.0.9" ,
"automattic/jetpack-status" : "^6.1.1" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2023-12-07 09:44:11 +01:00
} ,
2023-04-26 17:39:43 +02:00
"require-dev" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-changelogger" : "^6.0.10" ,
2025-05-07 06:48:41 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
2025-02-28 08:42:11 +01:00
"brain/monkey" : "^2.6.2" ,
2025-05-07 06:48:41 +02:00
"yoast/phpunit-polyfills" : "^4.0.0"
2023-04-26 17:39:43 +02:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-12-12 13:13:07 +01:00
"time" : "2025-12-01T22:35:22+00:00" ,
2023-04-26 17:39:43 +02:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
2025-02-28 08:42:11 +01:00
"textdomain" : "jetpack-jitm" ,
"mirror-repo" : "Automattic/jetpack-jitm" ,
2023-04-26 17:39:43 +02:00
"branch-alias" : {
2025-08-27 08:44:30 +02:00
"dev-trunk" : "4.3.x-dev"
2025-02-28 08:42:11 +01:00
} ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-jitm/compare/v${old}...v${new}"
2023-04-26 17:39:43 +02:00
} ,
"version-constants" : {
2025-02-28 08:42:11 +01:00
"::PACKAGE_VERSION" : "src/class-jitm.php"
2023-04-26 17:39:43 +02:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
2025-02-28 08:42:11 +01:00
"description" : "Just in time messages for Jetpack" ,
2023-04-26 17:39:43 +02:00
"support" : {
2025-12-12 13:13:07 +01:00
"source" : "https://github.com/Automattic/jetpack-jitm/tree/v4.3.10"
2023-04-26 17:39:43 +02:00
} ,
2025-02-28 08:42:11 +01:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-jitm"
2023-04-26 17:39:43 +02:00
} ,
2025-08-27 08:44:30 +02:00
{
"name" : "automattic/jetpack-jwt" ,
"version" : "v0.2.1" ,
"version_normalized" : "0.2.1.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-jwt.git" ,
"reference" : "405c973b4fd7152e9fb712f1802d4eb4333c3023"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/Automattic/jetpack-jwt/zipball/405c973b4fd7152e9fb712f1802d4eb4333c3023" ,
"reference" : "405c973b4fd7152e9fb712f1802d4eb4333c3023" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=7.2"
} ,
"require-dev" : {
"automattic/jetpack-changelogger" : "^6.0.5" ,
"automattic/phpunit-select-config" : "^1.0.3" ,
"yoast/phpunit-polyfills" : "^4.0.0"
} ,
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
"time" : "2025-08-04T15:36:25+00:00" ,
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"textdomain" : "jetpack-jwt" ,
"mirror-repo" : "Automattic/jetpack-jwt" ,
"branch-alias" : {
"dev-trunk" : "0.2.x-dev"
} ,
"changelogger" : {
"link-template" : "https://github.com/automattic/jetpack-jwt/compare/v${old}...v${new}"
} ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-jwt.php"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "A JSON Web Token (JWT) implementation for Jetpack." ,
"support" : {
"source" : "https://github.com/Automattic/jetpack-jwt/tree/v0.2.1"
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-jwt"
} ,
2020-12-10 14:04:11 +01:00
{
2025-02-28 08:42:11 +01:00
"name" : "automattic/jetpack-licensing" ,
2025-12-12 13:13:07 +01:00
"version" : "v3.1.1" ,
"version_normalized" : "3.1.1.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
2025-02-28 08:42:11 +01:00
"url" : "https://github.com/Automattic/jetpack-licensing.git" ,
2025-12-12 13:13:07 +01:00
"reference" : "4ac68b578480fbfa5e0e3ca45e6907f77aaa0c8f"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-12-12 13:13:07 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-licensing/zipball/4ac68b578480fbfa5e0e3ca45e6907f77aaa0c8f" ,
"reference" : "4ac68b578480fbfa5e0e3ca45e6907f77aaa0c8f" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-connection" : "^6.19.0" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-changelogger" : "^6.0.7" ,
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment" : "@dev" ,
2025-05-07 06:48:41 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
"yoast/phpunit-polyfills" : "^4.0.0"
2020-12-10 14:04:11 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-12-12 13:13:07 +01:00
"time" : "2025-10-20T14:05:06+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2025-02-28 08:42:11 +01:00
"textdomain" : "jetpack-licensing" ,
"mirror-repo" : "Automattic/jetpack-licensing" ,
"branch-alias" : {
2025-08-27 08:44:30 +02:00
"dev-trunk" : "3.1.x-dev"
2021-04-27 08:32:47 +02:00
} ,
"changelogger" : {
2025-02-28 08:42:11 +01:00
"link-template" : "https://github.com/Automattic/jetpack-licensing/compare/v${old}...v${new}"
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"
] ,
2025-02-28 08:42:11 +01:00
"description" : "Everything needed to manage Jetpack licenses client-side." ,
2021-04-27 08:32:47 +02:00
"support" : {
2025-12-12 13:13:07 +01:00
"source" : "https://github.com/Automattic/jetpack-licensing/tree/v3.1.1"
2021-04-27 08:32:47 +02:00
} ,
2025-02-28 08:42:11 +01:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-licensing"
2020-12-10 14:04:11 +01:00
} ,
{
2025-02-28 08:42:11 +01:00
"name" : "automattic/jetpack-logo" ,
2025-05-07 06:48:41 +02:00
"version" : "v3.0.5" ,
"version_normalized" : "3.0.5.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
2025-02-28 08:42:11 +01:00
"url" : "https://github.com/Automattic/jetpack-logo.git" ,
2025-05-07 06:48:41 +02:00
"reference" : "53b54aaabdad187fff32c4d60ee04878229542e5"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-05-07 06:48:41 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-logo/zipball/53b54aaabdad187fff32c4d60ee04878229542e5" ,
"reference" : "53b54aaabdad187fff32c4d60ee04878229542e5" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2025-05-07 06:48:41 +02:00
"automattic/jetpack-changelogger" : "^6.0.5" ,
"automattic/phpunit-select-config" : "^1.0.3" ,
"yoast/phpunit-polyfills" : "^4.0.0"
2020-12-10 14:04:11 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-05-07 06:48:41 +02:00
"time" : "2025-04-28T15:12:43+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2025-02-28 08:42:11 +01:00
"mirror-repo" : "Automattic/jetpack-logo" ,
2021-04-27 08:32:47 +02:00
"branch-alias" : {
2025-02-28 08:42:11 +01:00
"dev-trunk" : "3.0.x-dev"
} ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-logo/compare/v${old}...v${new}"
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"
] ,
2025-02-28 08:42:11 +01:00
"description" : "A logo for Jetpack" ,
2021-04-27 08:32:47 +02:00
"support" : {
2025-05-07 06:48:41 +02:00
"source" : "https://github.com/Automattic/jetpack-logo/tree/v3.0.5"
2021-04-27 08:32:47 +02:00
} ,
2025-02-28 08:42:11 +01:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-logo"
2020-12-10 14:04:11 +01:00
} ,
{
2025-02-28 08:42:11 +01:00
"name" : "automattic/jetpack-masterbar" ,
2025-12-12 13:13:07 +01:00
"version" : "v0.27.3" ,
"version_normalized" : "0.27.3.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
2025-02-28 08:42:11 +01:00
"url" : "https://github.com/Automattic/jetpack-masterbar.git" ,
2025-12-12 13:13:07 +01:00
"reference" : "5ff4186a49a3794183f01daa38c4a75afc1afd32"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-12-12 13:13:07 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-masterbar/zipball/5ff4186a49a3794183f01daa38c4a75afc1afd32" ,
"reference" : "5ff4186a49a3794183f01daa38c4a75afc1afd32" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2023-12-07 09:44:11 +01:00
"require" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-assets" : "^4.3.14" ,
"automattic/jetpack-blaze" : "^0.26.19" ,
2025-04-25 12:30:07 +02:00
"automattic/jetpack-compat" : "^4.0.1" ,
2025-12-12 13:13:07 +01:00
"automattic/jetpack-connection" : "^6.19.9" ,
"automattic/jetpack-device-detection" : "^3.3.0" ,
"automattic/jetpack-jitm" : "^4.3.10" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-logo" : "^3.0.5" ,
2025-12-12 13:13:07 +01:00
"automattic/jetpack-plans" : "^0.11.0" ,
"automattic/jetpack-status" : "^6.1.1" ,
"automattic/jetpack-subscribers-dashboard" : "^0.4.9" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2023-12-07 09:44:11 +01:00
} ,
2020-12-10 14:04:11 +01:00
"require-dev" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-changelogger" : "^6.0.10" ,
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment" : "@dev" ,
2025-12-12 13:13:07 +01:00
"automattic/patchwork-redefine-exit" : "^2.0.9" ,
2025-05-07 06:48:41 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
2025-02-28 08:42:11 +01:00
"brain/monkey" : "^2.6.2" ,
2025-05-07 06:48:41 +02:00
"yoast/phpunit-polyfills" : "^4.0.0"
2020-12-10 14:04:11 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-12-12 13:13:07 +01:00
"time" : "2025-12-01T22:35:31+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2025-02-28 08:42:11 +01:00
"textdomain" : "jetpack-masterbar" ,
"mirror-repo" : "Automattic/jetpack-masterbar" ,
"branch-alias" : {
2025-12-12 13:13:07 +01:00
"dev-trunk" : "0.27.x-dev"
2025-02-28 08:42:11 +01:00
} ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
2025-02-28 08:42:11 +01:00
"link-template" : "https://github.com/Automattic/jetpack-masterbar/compare/v${old}...v${new}"
2021-04-27 08:32:47 +02:00
} ,
2025-02-28 08:42:11 +01:00
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-main.php"
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"
] ,
2025-02-28 08:42:11 +01:00
"description" : "The WordPress.com Toolbar feature replaces the default admin bar and offers quick links to the Reader, all your sites, your WordPress.com profile, and notifications." ,
2021-04-27 08:32:47 +02:00
"support" : {
2025-12-12 13:13:07 +01:00
"source" : "https://github.com/Automattic/jetpack-masterbar/tree/v0.27.3"
2021-04-27 08:32:47 +02:00
} ,
2025-02-28 08:42:11 +01:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-masterbar"
2022-04-02 10:26:41 +02:00
} ,
{
"name" : "automattic/jetpack-my-jetpack" ,
2025-12-12 13:13:07 +01:00
"version" : "v5.28.8" ,
"version_normalized" : "5.28.8.0" ,
2022-04-02 10:26:41 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-my-jetpack.git" ,
2025-12-12 13:13:07 +01:00
"reference" : "00254f941bb1820a186c4154bd0b3ddab6bdbc08"
2022-04-02 10:26:41 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-12-12 13:13:07 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-my-jetpack/zipball/00254f941bb1820a186c4154bd0b3ddab6bdbc08" ,
"reference" : "00254f941bb1820a186c4154bd0b3ddab6bdbc08" ,
2022-04-02 10:26:41 +02:00
"shasum" : ""
} ,
"require" : {
2025-08-27 08:44:30 +02:00
"automattic/jetpack-admin-ui" : "^0.5.11" ,
2025-12-12 13:13:07 +01:00
"automattic/jetpack-assets" : "^4.3.14" ,
"automattic/jetpack-boost-speed-score" : "^0.4.12" ,
"automattic/jetpack-connection" : "^6.19.9" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-constants" : "^3.0.8" ,
2025-12-12 13:13:07 +01:00
"automattic/jetpack-explat" : "^0.4.1" ,
"automattic/jetpack-jitm" : "^4.3.10" ,
"automattic/jetpack-licensing" : "^3.1.1" ,
"automattic/jetpack-plans" : "^0.11.0" ,
"automattic/jetpack-plugins-installer" : "^0.5.7" ,
"automattic/jetpack-protect-status" : "^0.7.5" ,
"automattic/jetpack-redirect" : "^3.0.9" ,
"automattic/jetpack-status" : "^6.1.1" ,
"automattic/jetpack-sync" : "^4.22.6" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2022-04-02 10:26:41 +02:00
} ,
"require-dev" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-changelogger" : "^6.0.10" ,
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment" : "@dev" ,
2025-05-07 06:48:41 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
"yoast/phpunit-polyfills" : "^4.0.0"
2022-04-02 10:26:41 +02:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-12-12 13:13:07 +01:00
"time" : "2025-12-01T22:35:32+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"textdomain" : "jetpack-my-jetpack" ,
2025-02-28 08:42:11 +01:00
"mirror-repo" : "Automattic/jetpack-my-jetpack" ,
"branch-alias" : {
2025-12-12 13:13:07 +01:00
"dev-trunk" : "5.28.x-dev"
2025-02-28 08:42:11 +01:00
} ,
2022-04-02 10:26:41 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-my-jetpack/compare/${old}...${new}"
} ,
2025-02-28 08:42:11 +01:00
"dependencies" : {
"test-only" : [
"packages/search" ,
"packages/videopress"
]
2022-04-02 10:26:41 +02:00
} ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-initializer.php"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/" ,
"src/products"
]
} ,
"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" : {
2025-12-12 13:13:07 +01:00
"source" : "https://github.com/Automattic/jetpack-my-jetpack/tree/v5.28.8"
2022-04-02 10:26:41 +02:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-my-jetpack"
2020-12-10 14:04:11 +01:00
} ,
2025-12-12 13:13:07 +01:00
{
"name" : "automattic/jetpack-newsletter" ,
"version" : "v0.1.0" ,
"version_normalized" : "0.1.0.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-newsletter.git" ,
"reference" : "02ddc373110b2301cae391f87475af0f5004236e"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/Automattic/jetpack-newsletter/zipball/02ddc373110b2301cae391f87475af0f5004236e" ,
"reference" : "02ddc373110b2301cae391f87475af0f5004236e" ,
"shasum" : ""
} ,
"require" : {
"automattic/jetpack-admin-ui" : "^0.5.11" ,
"automattic/jetpack-assets" : "^4.3.14" ,
"automattic/jetpack-status" : "^6.1.1" ,
"php" : ">=7.2"
} ,
"require-dev" : {
"automattic/jetpack-changelogger" : "^6.0.10" ,
"automattic/phpunit-select-config" : "^1.0.3" ,
"yoast/phpunit-polyfills" : "^4.0.0"
} ,
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
"time" : "2025-12-01T22:34:49+00:00" ,
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"textdomain" : "jetpack-newsletter" ,
"autorelease" : true ,
"mirror-repo" : "Automattic/jetpack-newsletter" ,
"branch-alias" : {
"dev-trunk" : "0.1.x-dev"
} ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-newsletter/compare/v${old}...v${new}"
} ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-settings.php"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Jetpack Newsletter functionality" ,
"support" : {
"source" : "https://github.com/Automattic/jetpack-newsletter/tree/v0.1.0"
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-newsletter"
} ,
2021-04-27 08:32:47 +02:00
{
"name" : "automattic/jetpack-password-checker" ,
2025-12-12 13:13:07 +01:00
"version" : "v0.4.9" ,
"version_normalized" : "0.4.9.0" ,
2021-04-27 08:32:47 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-password-checker.git" ,
2025-12-12 13:13:07 +01:00
"reference" : "af749008ece4d0e566e407dacda69fa28fe3557f"
2021-04-27 08:32:47 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-12-12 13:13:07 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-password-checker/zipball/af749008ece4d0e566e407dacda69fa28fe3557f" ,
"reference" : "af749008ece4d0e566e407dacda69fa28fe3557f" ,
2021-04-27 08:32:47 +02:00
"shasum" : ""
} ,
2023-12-07 09:44:11 +01:00
"require" : {
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2023-12-07 09:44:11 +01:00
} ,
2021-04-27 08:32:47 +02:00
"require-dev" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-changelogger" : "^6.0.7" ,
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment" : "@dev" ,
2025-05-07 06:48:41 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
"yoast/phpunit-polyfills" : "^4.0.0"
2021-04-27 08:32:47 +02:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-12-12 13:13:07 +01:00
"time" : "2025-09-15T14:36:45+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2022-04-02 10:26:41 +02:00
"textdomain" : "jetpack-password-checker" ,
2025-02-28 08:42:11 +01:00
"mirror-repo" : "Automattic/jetpack-password-checker" ,
"branch-alias" : {
"dev-trunk" : "0.4.x-dev"
} ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-password-checker/compare/v${old}...v${new}"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Password Checker." ,
"support" : {
2025-12-12 13:13:07 +01:00
"source" : "https://github.com/Automattic/jetpack-password-checker/tree/v0.4.9"
2022-04-02 10:26:41 +02:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-password-checker"
} ,
2025-08-27 08:44:30 +02:00
{
"name" : "automattic/jetpack-paypal-payments" ,
2025-12-12 13:13:07 +01:00
"version" : "v0.5.15" ,
"version_normalized" : "0.5.15.0" ,
2025-08-27 08:44:30 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-paypal-payments.git" ,
2025-12-12 13:13:07 +01:00
"reference" : "1a9ea28e7d88ef67d2c2143f467a57888fd94a88"
2025-08-27 08:44:30 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-12-12 13:13:07 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-paypal-payments/zipball/1a9ea28e7d88ef67d2c2143f467a57888fd94a88" ,
"reference" : "1a9ea28e7d88ef67d2c2143f467a57888fd94a88" ,
2025-08-27 08:44:30 +02:00
"shasum" : ""
} ,
"require" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-assets" : "^4.3.14" ,
"automattic/jetpack-blocks" : "^3.1.1" ,
"automattic/jetpack-connection" : "^6.19.9" ,
"automattic/jetpack-plans" : "^0.11.0" ,
"automattic/jetpack-status" : "^6.1.1" ,
2025-08-27 08:44:30 +02:00
"php" : ">=7.2"
} ,
"require-dev" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-changelogger" : "^6.0.10" ,
2025-08-27 08:44:30 +02:00
"automattic/jetpack-test-environment" : "@dev" ,
"automattic/phpunit-select-config" : "^1.0.3" ,
"yoast/phpunit-polyfills" : "^4.0.0"
} ,
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-12-12 13:13:07 +01:00
"time" : "2025-12-01T22:35:19+00:00" ,
2025-08-27 08:44:30 +02:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"textdomain" : "jetpack-paypal-payments" ,
"mirror-repo" : "Automattic/jetpack-paypal-payments" ,
"branch-alias" : {
2025-12-12 13:13:07 +01:00
"dev-trunk" : "0.5.x-dev"
2025-08-27 08:44:30 +02:00
} ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-paypal-payments/compare/v${old}...v${new}"
} ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-paypal-payments.php"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Add PayPal, credit, and debit card payment buttons with minimal setup. Good for collecting donations or payments for products and services." ,
"support" : {
2025-12-12 13:13:07 +01:00
"source" : "https://github.com/Automattic/jetpack-paypal-payments/tree/v0.5.15"
2025-08-27 08:44:30 +02:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-paypal-payments"
} ,
2022-12-15 17:41:53 +01:00
{
"name" : "automattic/jetpack-plans" ,
2025-12-12 13:13:07 +01:00
"version" : "v0.11.0" ,
"version_normalized" : "0.11.0.0" ,
2022-12-15 17:41:53 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-plans.git" ,
2025-12-12 13:13:07 +01:00
"reference" : "05ed2dfeac3eb76dc1c36272af9a1cf5593dd954"
2022-12-15 17:41:53 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-12-12 13:13:07 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-plans/zipball/05ed2dfeac3eb76dc1c36272af9a1cf5593dd954" ,
"reference" : "05ed2dfeac3eb76dc1c36272af9a1cf5593dd954" ,
2022-12-15 17:41:53 +01:00
"shasum" : ""
} ,
"require" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-connection" : "^6.19.9" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2022-12-15 17:41:53 +01:00
} ,
"require-dev" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-changelogger" : "^6.0.10" ,
"automattic/jetpack-status" : "^6.1.1" ,
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment" : "@dev" ,
2025-05-07 06:48:41 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
"yoast/phpunit-polyfills" : "^4.0.0"
2022-12-15 17:41:53 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-12-12 13:13:07 +01:00
"time" : "2025-12-01T22:34:59+00:00" ,
2022-12-15 17:41:53 +01:00
"type" : "library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-plans" ,
2025-02-28 08:42:11 +01:00
"branch-alias" : {
2025-12-12 13:13:07 +01:00
"dev-trunk" : "0.11.x-dev"
2025-02-28 08:42:11 +01:00
} ,
2022-12-15 17:41:53 +01:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-plans/compare/v${old}...v${new}"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Fetch information about Jetpack Plans from wpcom" ,
"support" : {
2025-12-12 13:13:07 +01:00
"source" : "https://github.com/Automattic/jetpack-plans/tree/v0.11.0"
2022-12-15 17:41:53 +01:00
} ,
"install-path" : "../automattic/jetpack-plans"
} ,
2022-04-02 10:26:41 +02:00
{
"name" : "automattic/jetpack-plugins-installer" ,
2025-12-12 13:13:07 +01:00
"version" : "v0.5.7" ,
"version_normalized" : "0.5.7.0" ,
2022-04-02 10:26:41 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-plugins-installer.git" ,
2025-12-12 13:13:07 +01:00
"reference" : "fb5ec7d4ab2eca33ff86e971c755b9bce93c1b74"
2022-04-02 10:26:41 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-12-12 13:13:07 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-plugins-installer/zipball/fb5ec7d4ab2eca33ff86e971c755b9bce93c1b74" ,
"reference" : "fb5ec7d4ab2eca33ff86e971c755b9bce93c1b74" ,
2022-04-02 10:26:41 +02:00
"shasum" : ""
} ,
"require" : {
2025-05-07 06:48:41 +02:00
"automattic/jetpack-a8c-mc-stats" : "^3.0.5" ,
2025-12-12 13:13:07 +01:00
"automattic/jetpack-status" : "^6.0.3" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2022-04-02 10:26:41 +02:00
} ,
"require-dev" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-changelogger" : "^6.0.6" ,
2025-05-07 06:48:41 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
"yoast/phpunit-polyfills" : "^4.0.0"
2022-04-02 10:26:41 +02:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-12-12 13:13:07 +01:00
"time" : "2025-08-14T13:40:36+00:00" ,
2022-06-16 14:01:47 +02:00
"type" : "jetpack-library" ,
2022-04-02 10:26:41 +02:00
"extra" : {
2025-02-28 08:42:11 +01:00
"autotagger" : true ,
"textdomain" : "jetpack-plugins-installer" ,
"mirror-repo" : "Automattic/jetpack-plugins-installer" ,
2022-04-02 10:26:41 +02:00
"branch-alias" : {
2025-02-28 08:42:11 +01:00
"dev-trunk" : "0.5.x-dev"
2022-04-02 10:26:41 +02:00
} ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-plugins-installer/compare/v${old}...v${new}"
2025-02-28 08:42:11 +01:00
}
2022-04-02 10:26:41 +02:00
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Handle installation of plugins from WP.org" ,
"support" : {
2025-12-12 13:13:07 +01:00
"source" : "https://github.com/Automattic/jetpack-plugins-installer/tree/v0.5.7"
2021-04-27 08:32:47 +02:00
} ,
2022-06-16 14:01:47 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-plugins-installer"
} ,
2022-12-15 17:41:53 +01:00
{
"name" : "automattic/jetpack-post-list" ,
2025-12-12 13:13:07 +01:00
"version" : "v0.8.34" ,
"version_normalized" : "0.8.34.0" ,
2022-12-15 17:41:53 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-post-list.git" ,
2025-12-12 13:13:07 +01:00
"reference" : "75535faa4bbe78309b45bfff2ff43a67d8a21724"
2022-12-15 17:41:53 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-12-12 13:13:07 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-post-list/zipball/75535faa4bbe78309b45bfff2ff43a67d8a21724" ,
"reference" : "75535faa4bbe78309b45bfff2ff43a67d8a21724" ,
2022-12-15 17:41:53 +01:00
"shasum" : ""
} ,
"require" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-assets" : "^4.3.14" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2022-12-15 17:41:53 +01:00
} ,
"require-dev" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-changelogger" : "^6.0.10" ,
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment" : "@dev" ,
2025-05-07 06:48:41 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
"yoast/phpunit-polyfills" : "^4.0.0"
2022-12-15 17:41:53 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-12-12 13:13:07 +01:00
"time" : "2025-12-01T22:34:47+00:00" ,
2022-12-15 17:41:53 +01:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"textdomain" : "jetpack-post-list" ,
2025-02-28 08:42:11 +01:00
"mirror-repo" : "Automattic/jetpack-post-list" ,
"branch-alias" : {
"dev-trunk" : "0.8.x-dev"
2022-12-15 17:41:53 +01:00
} ,
"changelogger" : {
"link-template" : "https://github.com/automattic/jetpack-post-list/compare/v${old}...v${new}"
} ,
2025-02-28 08:42:11 +01:00
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-post-list.php"
2022-12-15 17:41:53 +01:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Enhance the classic view of the Admin section of your WordPress site" ,
"support" : {
2025-12-12 13:13:07 +01:00
"source" : "https://github.com/Automattic/jetpack-post-list/tree/v0.8.34"
2022-12-15 17:41:53 +01:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-post-list"
} ,
2025-02-28 08:42:11 +01:00
{
"name" : "automattic/jetpack-protect-models" ,
2025-08-27 08:44:30 +02:00
"version" : "v0.6.1" ,
"version_normalized" : "0.6.1.0" ,
2025-02-28 08:42:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-protect-models.git" ,
2025-08-27 08:44:30 +02:00
"reference" : "6310dae0c4b5d90c5d8f557f64858a19e5751b8f"
2025-02-28 08:42:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-08-27 08:44:30 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-protect-models/zipball/6310dae0c4b5d90c5d8f557f64858a19e5751b8f" ,
"reference" : "6310dae0c4b5d90c5d8f557f64858a19e5751b8f" ,
2025-02-28 08:42:11 +01:00
"shasum" : ""
} ,
"require" : {
2025-08-27 08:44:30 +02:00
"automattic/jetpack-redirect" : "^3.0.8" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
} ,
"require-dev" : {
2025-05-07 06:48:41 +02:00
"automattic/jetpack-changelogger" : "^6.0.5" ,
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment" : "@dev" ,
2025-05-07 06:48:41 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
"yoast/phpunit-polyfills" : "^4.0.0"
2025-02-28 08:42:11 +01:00
} ,
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-08-27 08:44:30 +02:00
"time" : "2025-08-04T15:36:47+00:00" ,
2025-02-28 08:42:11 +01:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"textdomain" : "jetpack-protect-models" ,
"mirror-repo" : "Automattic/jetpack-protect-models" ,
"branch-alias" : {
2025-07-27 19:58:08 +02:00
"dev-trunk" : "0.6.x-dev"
2025-02-28 08:42:11 +01:00
} ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-protect-models/compare/v${old}...v${new}"
} ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-protect-models.php"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "This package contains the models used in Protect. " ,
"support" : {
2025-08-27 08:44:30 +02:00
"source" : "https://github.com/Automattic/jetpack-protect-models/tree/v0.6.1"
2025-02-28 08:42:11 +01:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-protect-models"
} ,
{
"name" : "automattic/jetpack-protect-status" ,
2025-12-12 13:13:07 +01:00
"version" : "v0.7.5" ,
"version_normalized" : "0.7.5.0" ,
2025-02-28 08:42:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-protect-status.git" ,
2025-12-12 13:13:07 +01:00
"reference" : "631021bf923700ad72dd57f530ee14986bb52f59"
2025-02-28 08:42:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-12-12 13:13:07 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-protect-status/zipball/631021bf923700ad72dd57f530ee14986bb52f59" ,
"reference" : "631021bf923700ad72dd57f530ee14986bb52f59" ,
2025-02-28 08:42:11 +01:00
"shasum" : ""
} ,
"require" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-connection" : "^6.19.9" ,
"automattic/jetpack-plans" : "^0.11.0" ,
"automattic/jetpack-plugins-installer" : "^0.5.7" ,
2025-08-27 08:44:30 +02:00
"automattic/jetpack-protect-models" : "^0.6.1" ,
2025-12-12 13:13:07 +01:00
"automattic/jetpack-sync" : "^4.22.6" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
} ,
"require-dev" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-changelogger" : "^6.0.10" ,
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment" : "@dev" ,
2025-05-07 06:48:41 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
"yoast/phpunit-polyfills" : "^4.0.0"
2025-02-28 08:42:11 +01:00
} ,
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-12-12 13:13:07 +01:00
"time" : "2025-12-01T22:35:11+00:00" ,
2025-02-28 08:42:11 +01:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"textdomain" : "jetpack-protect-status" ,
"mirror-repo" : "Automattic/jetpack-protect-status" ,
"branch-alias" : {
2025-08-27 08:44:30 +02:00
"dev-trunk" : "0.7.x-dev"
2025-02-28 08:42:11 +01:00
} ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-protect-status/compare/v${old}...v${new}"
} ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-status.php"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "This package contains the Protect Status API functionality to retrieve a site's scan status (WordPress, Themes, and Plugins threats)." ,
"support" : {
2025-12-12 13:13:07 +01:00
"source" : "https://github.com/Automattic/jetpack-protect-status/tree/v0.7.5"
2025-02-28 08:42:11 +01:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-protect-status"
} ,
2022-06-16 14:01:47 +02:00
{
"name" : "automattic/jetpack-publicize" ,
2025-12-12 13:13:07 +01:00
"version" : "v0.67.7" ,
"version_normalized" : "0.67.7.0" ,
2022-06-16 14:01:47 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-publicize.git" ,
2025-12-12 13:13:07 +01:00
"reference" : "fafefa66c39354a3fa9630221da61191406efff6"
2022-06-16 14:01:47 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-12-12 13:13:07 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-publicize/zipball/fafefa66c39354a3fa9630221da61191406efff6" ,
"reference" : "fafefa66c39354a3fa9630221da61191406efff6" ,
2022-06-16 14:01:47 +02:00
"shasum" : ""
} ,
"require" : {
2025-08-27 08:44:30 +02:00
"automattic/jetpack-admin-ui" : "^0.5.11" ,
2025-12-12 13:13:07 +01:00
"automattic/jetpack-assets" : "^4.3.14" ,
"automattic/jetpack-autoloader" : "^5.0.13" ,
2025-07-27 19:58:08 +02:00
"automattic/jetpack-config" : "^3.1.1" ,
2025-12-12 13:13:07 +01:00
"automattic/jetpack-connection" : "^6.19.9" ,
"automattic/jetpack-plans" : "^0.11.0" ,
"automattic/jetpack-redirect" : "^3.0.9" ,
"automattic/jetpack-status" : "^6.1.1" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2022-06-16 14:01:47 +02:00
} ,
"require-dev" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-changelogger" : "^6.0.10" ,
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment" : "@dev" ,
2025-05-07 06:48:41 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
"yoast/phpunit-polyfills" : "^4.0.0"
2022-06-16 14:01:47 +02:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-12-12 13:13:07 +01:00
"time" : "2025-12-01T22:35:28+00:00" ,
2022-06-16 14:01:47 +02:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"textdomain" : "jetpack-publicize-pkg" ,
2025-02-28 08:42:11 +01:00
"mirror-repo" : "Automattic/jetpack-publicize" ,
"branch-alias" : {
2025-12-12 13:13:07 +01:00
"dev-trunk" : "0.67.x-dev"
2025-02-28 08:42:11 +01:00
} ,
2022-06-16 14:01:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-publicize/compare/v${old}...v${new}"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
2023-04-26 17:39:43 +02:00
"files" : [
2025-02-28 08:42:11 +01:00
"actions.php" ,
2023-04-26 17:39:43 +02:00
"src/social-image-generator/utilities.php"
] ,
2022-06-16 14:01:47 +02:00
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Publicize makes it easy to share your site’ s posts on several social media networks automatically when you publish a new post." ,
"support" : {
2025-12-12 13:13:07 +01:00
"source" : "https://github.com/Automattic/jetpack-publicize/tree/v0.67.7"
2022-06-16 14:01:47 +02:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-publicize"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
{
"name" : "automattic/jetpack-redirect" ,
2025-12-12 13:13:07 +01:00
"version" : "v3.0.9" ,
"version_normalized" : "3.0.9.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-redirect.git" ,
2025-12-12 13:13:07 +01:00
"reference" : "afb74d7c2ae46863c2af46b5703cf1c8728e6a5d"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-12-12 13:13:07 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/afb74d7c2ae46863c2af46b5703cf1c8728e6a5d" ,
"reference" : "afb74d7c2ae46863c2af46b5703cf1c8728e6a5d" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-status" : "^6.0.3" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-changelogger" : "^6.0.6" ,
2025-05-07 06:48:41 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
2025-02-28 08:42:11 +01:00
"brain/monkey" : "^2.6.2" ,
2025-05-07 06:48:41 +02:00
"yoast/phpunit-polyfills" : "^4.0.0"
2020-12-10 14:04:11 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-12-12 13:13:07 +01:00
"time" : "2025-08-25T05:54:15+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-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" ,
2025-02-28 08:42:11 +01:00
"branch-alias" : {
"dev-trunk" : "3.0.x-dev"
} ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-redirect/compare/v${old}...v${new}"
}
} ,
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" : {
2025-12-12 13:13:07 +01:00
"source" : "https://github.com/Automattic/jetpack-redirect/tree/v3.0.9"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-redirect"
2020-12-10 14:04:11 +01:00
} ,
{
"name" : "automattic/jetpack-roles" ,
2025-05-07 06:48:41 +02:00
"version" : "v3.0.8" ,
"version_normalized" : "3.0.8.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-roles.git" ,
2025-05-07 06:48:41 +02:00
"reference" : "96e09fc813ccf5e691f46297875d6b85b859c669"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-05-07 06:48:41 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-roles/zipball/96e09fc813ccf5e691f46297875d6b85b859c669" ,
"reference" : "96e09fc813ccf5e691f46297875d6b85b859c669" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2023-12-07 09:44:11 +01:00
"require" : {
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2023-12-07 09:44:11 +01:00
} ,
2020-12-10 14:04:11 +01:00
"require-dev" : {
2025-05-07 06:48:41 +02:00
"automattic/jetpack-changelogger" : "^6.0.5" ,
"automattic/phpunit-select-config" : "^1.0.3" ,
2025-02-28 08:42:11 +01:00
"brain/monkey" : "^2.6.2" ,
2025-05-07 06:48:41 +02:00
"yoast/phpunit-polyfills" : "^4.0.0"
2020-12-10 14:04:11 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-05-07 06:48:41 +02:00
"time" : "2025-04-28T15:12:44+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-roles" ,
2025-02-28 08:42:11 +01:00
"branch-alias" : {
"dev-trunk" : "3.0.x-dev"
} ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-roles/compare/v${old}...v${new}"
}
} ,
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" : {
2025-05-07 06:48:41 +02:00
"source" : "https://github.com/Automattic/jetpack-roles/tree/v3.0.8"
2022-04-02 10:26:41 +02:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-roles"
} ,
{
"name" : "automattic/jetpack-search" ,
2025-12-12 13:13:07 +01:00
"version" : "v0.54.6" ,
"version_normalized" : "0.54.6.0" ,
2022-04-02 10:26:41 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-search.git" ,
2025-12-12 13:13:07 +01:00
"reference" : "821a053551af1e3fa1efb3500c2f141955d592f8"
2022-04-02 10:26:41 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-12-12 13:13:07 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-search/zipball/821a053551af1e3fa1efb3500c2f141955d592f8" ,
"reference" : "821a053551af1e3fa1efb3500c2f141955d592f8" ,
2022-04-02 10:26:41 +02:00
"shasum" : ""
} ,
"require" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-assets" : "^4.3.14" ,
2025-07-27 19:58:08 +02:00
"automattic/jetpack-config" : "^3.1.1" ,
2025-12-12 13:13:07 +01:00
"automattic/jetpack-connection" : "^6.19.9" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-constants" : "^3.0.8" ,
2025-12-12 13:13:07 +01:00
"automattic/jetpack-my-jetpack" : "^5.28.8" ,
"automattic/jetpack-status" : "^6.1.1" ,
"automattic/jetpack-sync" : "^4.22.6" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2022-04-02 10:26:41 +02:00
} ,
"require-dev" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-changelogger" : "^6.0.10" ,
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment" : "@dev" ,
2025-05-07 06:48:41 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
"yoast/phpunit-polyfills" : "^4.0.0"
2022-04-02 10:26:41 +02:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-12-12 13:13:07 +01:00
"time" : "2025-12-01T22:35:41+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"textdomain" : "jetpack-search-pkg" ,
2025-02-28 08:42:11 +01:00
"mirror-repo" : "Automattic/jetpack-search" ,
"branch-alias" : {
2025-12-12 13:13:07 +01:00
"dev-trunk" : "0.54.x-dev"
2025-02-28 08:42:11 +01:00
} ,
2022-04-02 10:26:41 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-search/compare/v${old}...v${new}"
} ,
"version-constants" : {
2022-06-16 14:01:47 +02:00
"::VERSION" : "src/class-package.php"
2022-04-02 10:26:41 +02:00
}
} ,
"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" : {
2025-12-12 13:13:07 +01:00
"source" : "https://github.com/Automattic/jetpack-search/tree/v0.54.6"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-search"
2020-12-10 14:04:11 +01:00
} ,
2022-12-15 17:41:53 +01:00
{
"name" : "automattic/jetpack-stats" ,
2025-12-12 13:13:07 +01:00
"version" : "v0.17.5" ,
"version_normalized" : "0.17.5.0" ,
2022-12-15 17:41:53 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-stats.git" ,
2025-12-12 13:13:07 +01:00
"reference" : "a3212924fb44061066a71fb76a8799ad52b46e35"
2022-12-15 17:41:53 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-12-12 13:13:07 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-stats/zipball/a3212924fb44061066a71fb76a8799ad52b46e35" ,
"reference" : "a3212924fb44061066a71fb76a8799ad52b46e35" ,
2022-12-15 17:41:53 +01:00
"shasum" : ""
} ,
"require" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-connection" : "^6.19.5" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-constants" : "^3.0.8" ,
2025-12-12 13:13:07 +01:00
"automattic/jetpack-status" : "^6.1.1" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2022-12-15 17:41:53 +01:00
} ,
"require-dev" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-changelogger" : "^6.0.9" ,
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment" : "@dev" ,
2025-05-07 06:48:41 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
"yoast/phpunit-polyfills" : "^4.0.0"
2022-12-15 17:41:53 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-12-12 13:13:07 +01:00
"time" : "2025-11-12T16:41:44+00:00" ,
2022-12-15 17:41:53 +01:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
2025-02-28 08:42:11 +01:00
"textdomain" : "jetpack-stats" ,
2022-12-15 17:41:53 +01:00
"mirror-repo" : "Automattic/jetpack-stats" ,
2025-02-28 08:42:11 +01:00
"branch-alias" : {
2025-07-27 19:58:08 +02:00
"dev-trunk" : "0.17.x-dev"
2024-04-17 11:32:24 +02:00
} ,
2022-12-15 17:41:53 +01:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-stats/compare/v${old}...v${new}"
} ,
2025-02-28 08:42:11 +01:00
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-package-version.php"
}
2022-12-15 17:41:53 +01:00
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Collect valuable traffic stats and insights." ,
"support" : {
2025-12-12 13:13:07 +01:00
"source" : "https://github.com/Automattic/jetpack-stats/tree/v0.17.5"
2022-12-15 17:41:53 +01:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-stats"
} ,
{
"name" : "automattic/jetpack-stats-admin" ,
2025-12-12 13:13:07 +01:00
"version" : "v0.30.2" ,
"version_normalized" : "0.30.2.0" ,
2022-12-15 17:41:53 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-stats-admin.git" ,
2025-12-12 13:13:07 +01:00
"reference" : "d617e658fcda5c198ee01040dc673a11b7658d65"
2022-12-15 17:41:53 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-12-12 13:13:07 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-stats-admin/zipball/d617e658fcda5c198ee01040dc673a11b7658d65" ,
"reference" : "d617e658fcda5c198ee01040dc673a11b7658d65" ,
2022-12-15 17:41:53 +01:00
"shasum" : ""
} ,
"require" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-blaze" : "^0.26.19" ,
"automattic/jetpack-connection" : "^6.19.9" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-constants" : "^3.0.8" ,
2025-12-12 13:13:07 +01:00
"automattic/jetpack-jitm" : "^4.3.10" ,
"automattic/jetpack-plans" : "^0.11.0" ,
"automattic/jetpack-stats" : "^0.17.5" ,
"automattic/jetpack-status" : "^6.1.1" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2022-12-15 17:41:53 +01:00
} ,
"require-dev" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-changelogger" : "^6.0.10" ,
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment" : "@dev" ,
2025-05-07 06:48:41 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
"yoast/phpunit-polyfills" : "^4.0.0"
2022-12-15 17:41:53 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-12-12 13:13:07 +01:00
"time" : "2025-12-01T22:35:24+00:00" ,
2022-12-15 17:41:53 +01:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
2025-02-28 08:42:11 +01:00
"textdomain" : "jetpack-stats-admin" ,
2022-12-15 17:41:53 +01:00
"mirror-repo" : "Automattic/jetpack-stats-admin" ,
"branch-alias" : {
2025-12-12 13:13:07 +01:00
"dev-trunk" : "0.30.x-dev"
2022-12-15 17:41:53 +01:00
} ,
"version-constants" : {
"::VERSION" : "src/class-main.php"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Stats Dashboard" ,
"support" : {
2025-12-12 13:13:07 +01:00
"source" : "https://github.com/Automattic/jetpack-stats-admin/tree/v0.30.2"
2022-12-15 17:41:53 +01:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-stats-admin"
} ,
2020-12-10 14:04:11 +01:00
{
"name" : "automattic/jetpack-status" ,
2025-12-12 13:13:07 +01:00
"version" : "v6.1.1" ,
"version_normalized" : "6.1.1.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-status.git" ,
2025-12-12 13:13:07 +01:00
"reference" : "100acd2ad87f05b0782deac3905d52f9765725ce"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-12-12 13:13:07 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-status/zipball/100acd2ad87f05b0782deac3905d52f9765725ce" ,
"reference" : "100acd2ad87f05b0782deac3905d52f9765725ce" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2022-04-02 10:26:41 +02:00
"require" : {
2025-05-07 06:48:41 +02:00
"automattic/jetpack-constants" : "^3.0.8" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2022-04-02 10:26:41 +02:00
} ,
2020-12-10 14:04:11 +01:00
"require-dev" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-changelogger" : "^6.0.7" ,
2025-02-28 08:42:11 +01:00
"automattic/jetpack-connection" : "@dev" ,
2025-12-12 13:13:07 +01:00
"automattic/jetpack-ip" : "^0.4.10" ,
2025-02-28 08:42:11 +01:00
"automattic/jetpack-plans" : "@dev" ,
2025-05-07 06:48:41 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
2025-02-28 08:42:11 +01:00
"brain/monkey" : "^2.6.2" ,
2025-05-07 06:48:41 +02:00
"yoast/phpunit-polyfills" : "^4.0.0"
2020-12-10 14:04:11 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-12-12 13:13:07 +01:00
"time" : "2025-11-03T08:47:38+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-status" ,
2025-02-28 08:42:11 +01:00
"branch-alias" : {
2025-12-12 13:13:07 +01:00
"dev-trunk" : "6.1.x-dev"
2025-02-28 08:42:11 +01:00
} ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-status/compare/v${old}...v${new}"
} ,
2025-02-28 08:42:11 +01:00
"dependencies" : {
"test-only" : [
"packages/connection" ,
"packages/plans"
]
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" : {
2025-12-12 13:13:07 +01:00
"source" : "https://github.com/Automattic/jetpack-status/tree/v6.1.1"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-status"
2020-12-10 14:04:11 +01:00
} ,
2025-04-25 12:30:07 +02:00
{
"name" : "automattic/jetpack-subscribers-dashboard" ,
2025-12-12 13:13:07 +01:00
"version" : "v0.4.9" ,
"version_normalized" : "0.4.9.0" ,
2025-04-25 12:30:07 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-subscribers-dashboard.git" ,
2025-12-12 13:13:07 +01:00
"reference" : "aae3b77061e8d9f16aa5b1de41c4f988d00fbcb8"
2025-04-25 12:30:07 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-12-12 13:13:07 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-subscribers-dashboard/zipball/aae3b77061e8d9f16aa5b1de41c4f988d00fbcb8" ,
"reference" : "aae3b77061e8d9f16aa5b1de41c4f988d00fbcb8" ,
2025-04-25 12:30:07 +02:00
"shasum" : ""
} ,
"require" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-connection" : "^6.19.9" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-constants" : "^3.0.8" ,
2025-12-12 13:13:07 +01:00
"automattic/jetpack-jitm" : "^4.3.10" ,
"automattic/jetpack-plans" : "^0.11.0" ,
"automattic/jetpack-stats" : "^0.17.5" ,
"automattic/jetpack-status" : "^6.1.1" ,
2025-04-25 12:30:07 +02:00
"php" : ">=7.2"
} ,
"require-dev" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-changelogger" : "^6.0.10" ,
2025-04-25 12:30:07 +02:00
"automattic/jetpack-test-environment" : "@dev" ,
2025-05-07 06:48:41 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
"yoast/phpunit-polyfills" : "^4.0.0"
2025-04-25 12:30:07 +02:00
} ,
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-12-12 13:13:07 +01:00
"time" : "2025-12-01T22:35:26+00:00" ,
2025-04-25 12:30:07 +02:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"textdomain" : "jetpack-subscribers-dashboard" ,
"mirror-repo" : "Automattic/jetpack-subscribers-dashboard" ,
"branch-alias" : {
2025-12-12 13:13:07 +01:00
"dev-trunk" : "0.4.x-dev"
2025-04-25 12:30:07 +02:00
} ,
"version-constants" : {
"::VERSION" : "src/class-dashboard.php"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Subscribers dashboard" ,
"support" : {
2025-12-12 13:13:07 +01:00
"source" : "https://github.com/Automattic/jetpack-subscribers-dashboard/tree/v0.4.9"
2025-04-25 12:30:07 +02:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-subscribers-dashboard"
} ,
2020-12-10 14:04:11 +01:00
{
"name" : "automattic/jetpack-sync" ,
2025-12-12 13:13:07 +01:00
"version" : "v4.22.6" ,
"version_normalized" : "4.22.6.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-sync.git" ,
2025-12-12 13:13:07 +01:00
"reference" : "4feecd852318e5f75578d2f89ce658becd517cab"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-12-12 13:13:07 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-sync/zipball/4feecd852318e5f75578d2f89ce658becd517cab" ,
"reference" : "4feecd852318e5f75578d2f89ce658becd517cab" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-connection" : "^6.19.9" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-constants" : "^3.0.8" ,
2025-12-12 13:13:07 +01:00
"automattic/jetpack-ip" : "^0.4.10" ,
"automattic/jetpack-password-checker" : "^0.4.9" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-roles" : "^3.0.8" ,
2025-12-12 13:13:07 +01:00
"automattic/jetpack-status" : "^6.1.1" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2020-12-10 14:04:11 +01:00
} ,
2021-04-27 08:32:47 +02:00
"require-dev" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-changelogger" : "^6.0.10" ,
2025-02-28 08:42:11 +01:00
"automattic/jetpack-search" : "@dev" ,
"automattic/jetpack-test-environment" : "@dev" ,
2025-12-12 13:13:07 +01:00
"automattic/jetpack-waf" : "^0.27.7" ,
2025-05-07 06:48:41 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
"yoast/phpunit-polyfills" : "^4.0.0"
2021-04-27 08:32:47 +02:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-12-12 13:13:07 +01:00
"time" : "2025-12-01T22:35:10+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2022-04-02 10:26:41 +02:00
"textdomain" : "jetpack-sync" ,
2025-02-28 08:42:11 +01:00
"mirror-repo" : "Automattic/jetpack-sync" ,
"branch-alias" : {
2025-12-12 13:13:07 +01:00
"dev-trunk" : "4.22.x-dev"
2021-08-17 08:33:07 +02:00
} ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-sync/compare/v${old}...v${new}"
} ,
2025-02-28 08:42:11 +01:00
"dependencies" : {
"test-only" : [
"packages/search" ,
"packages/waf"
]
} ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-package-version.php"
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" : {
2025-12-12 13:13:07 +01:00
"source" : "https://github.com/Automattic/jetpack-sync/tree/v4.22.6"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-sync"
2020-12-10 14:04:11 +01:00
} ,
2022-12-15 17:41:53 +01:00
{
"name" : "automattic/jetpack-videopress" ,
2025-12-12 13:13:07 +01:00
"version" : "v0.32.17" ,
"version_normalized" : "0.32.17.0" ,
2022-12-15 17:41:53 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-videopress.git" ,
2025-12-12 13:13:07 +01:00
"reference" : "a2091f151d3a3d5cb88101600213c81f04bbbc98"
2022-12-15 17:41:53 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-12-12 13:13:07 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-videopress/zipball/a2091f151d3a3d5cb88101600213c81f04bbbc98" ,
"reference" : "a2091f151d3a3d5cb88101600213c81f04bbbc98" ,
2022-12-15 17:41:53 +01:00
"shasum" : ""
} ,
"require" : {
2025-08-27 08:44:30 +02:00
"automattic/jetpack-admin-ui" : "^0.5.11" ,
2025-12-12 13:13:07 +01:00
"automattic/jetpack-assets" : "^4.3.14" ,
"automattic/jetpack-connection" : "^6.19.9" ,
"automattic/jetpack-my-jetpack" : "^5.28.8" ,
"automattic/jetpack-plans" : "^0.11.0" ,
"automattic/jetpack-status" : "^6.1.1" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2022-12-15 17:41:53 +01:00
} ,
"require-dev" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-changelogger" : "^6.0.10" ,
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment" : "@dev" ,
2025-05-07 06:48:41 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
2025-02-28 08:42:11 +01:00
"brain/monkey" : "2.6.2" ,
2025-05-07 06:48:41 +02:00
"yoast/phpunit-polyfills" : "^4.0.0"
2022-12-15 17:41:53 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-12-12 13:13:07 +01:00
"time" : "2025-12-01T22:35:38+00:00" ,
2022-12-15 17:41:53 +01:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
2025-02-28 08:42:11 +01:00
"textdomain" : "jetpack-videopress-pkg" ,
2022-12-15 17:41:53 +01:00
"mirror-repo" : "Automattic/jetpack-videopress" ,
2025-02-28 08:42:11 +01:00
"branch-alias" : {
2025-12-12 13:13:07 +01:00
"dev-trunk" : "0.32.x-dev"
2025-02-28 08:42:11 +01:00
} ,
2022-12-15 17:41:53 +01:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-videopress/compare/v${old}...v${new}"
} ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-package-version.php"
2025-02-28 08:42:11 +01:00
}
2022-12-15 17:41:53 +01:00
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "VideoPress package" ,
"support" : {
2025-12-12 13:13:07 +01:00
"source" : "https://github.com/Automattic/jetpack-videopress/tree/v0.32.17"
2022-12-15 17:41:53 +01:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-videopress"
} ,
2020-12-10 14:04:11 +01:00
{
2022-06-16 14:01:47 +02:00
"name" : "automattic/jetpack-waf" ,
2025-12-12 13:13:07 +01:00
"version" : "v0.27.7" ,
"version_normalized" : "0.27.7.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
2022-06-16 14:01:47 +02:00
"url" : "https://github.com/Automattic/jetpack-waf.git" ,
2025-12-12 13:13:07 +01:00
"reference" : "e23f05a80be54c4dbf861fd5047ab7620e8cdb04"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-12-12 13:13:07 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-waf/zipball/e23f05a80be54c4dbf861fd5047ab7620e8cdb04" ,
"reference" : "e23f05a80be54c4dbf861fd5047ab7620e8cdb04" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-connection" : "^6.19.6" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-constants" : "^3.0.8" ,
2025-12-12 13:13:07 +01:00
"automattic/jetpack-ip" : "^0.4.10" ,
"automattic/jetpack-status" : "^6.1.1" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2" ,
2022-06-16 14:01:47 +02:00
"wikimedia/aho-corasick" : "^1.0"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-changelogger" : "^6.0.9" ,
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment" : "@dev" ,
2025-05-07 06:48:41 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
"yoast/phpunit-polyfills" : "^4.0.0"
2020-12-10 14:04:11 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-12-12 13:13:07 +01:00
"time" : "2025-11-17T21:24:15+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
2022-06-16 14:01:47 +02:00
"textdomain" : "jetpack-waf" ,
2025-02-28 08:42:11 +01:00
"mirror-repo" : "Automattic/jetpack-waf" ,
"branch-alias" : {
2025-08-27 08:44:30 +02:00
"dev-trunk" : "0.27.x-dev"
2025-02-28 08:42:11 +01:00
} ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
2022-06-16 14:01:47 +02:00
"link-template" : "https://github.com/Automattic/jetpack-waf/compare/v${old}...v${new}"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
2022-06-16 14:01:47 +02:00
"files" : [
"cli.php"
] ,
2020-12-10 14:04:11 +01:00
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
2022-06-16 14:01:47 +02:00
"description" : "Tools to assist with the Jetpack Web Application Firewall" ,
2021-04-27 08:32:47 +02:00
"support" : {
2025-12-12 13:13:07 +01:00
"source" : "https://github.com/Automattic/jetpack-waf/tree/v0.27.7"
2021-04-27 08:32:47 +02:00
} ,
2022-06-16 14:01:47 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-waf"
2020-12-10 14:04:11 +01:00
} ,
2024-04-17 11:32:24 +02:00
{
"name" : "automattic/woocommerce-analytics" ,
2025-12-12 13:13:07 +01:00
"version" : "v0.13.0" ,
"version_normalized" : "0.13.0.0" ,
2024-04-17 11:32:24 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/woocommerce-analytics.git" ,
2025-12-12 13:13:07 +01:00
"reference" : "1e1cdd39455c44de174f6ec9e9b4220d4f534e63"
2024-04-17 11:32:24 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-12-12 13:13:07 +01:00
"url" : "https://api.github.com/repos/Automattic/woocommerce-analytics/zipball/1e1cdd39455c44de174f6ec9e9b4220d4f534e63" ,
"reference" : "1e1cdd39455c44de174f6ec9e9b4220d4f534e63" ,
2024-04-17 11:32:24 +02:00
"shasum" : ""
} ,
"require" : {
2025-12-12 13:13:07 +01:00
"automattic/block-delimiter" : "^0.3.4" ,
"automattic/jetpack-assets" : "^4.3.14" ,
"automattic/jetpack-connection" : "^6.19.9" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-constants" : "^3.0.8" ,
2025-12-12 13:13:07 +01:00
"automattic/jetpack-device-detection" : "^3.3.0" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2024-04-17 11:32:24 +02:00
} ,
"require-dev" : {
2025-12-12 13:13:07 +01:00
"automattic/jetpack-changelogger" : "^6.0.10" ,
2025-05-07 06:48:41 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
"yoast/phpunit-polyfills" : "^4.0.0"
2024-04-17 11:32:24 +02:00
} ,
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-12-12 13:13:07 +01:00
"time" : "2025-12-01T22:35:20+00:00" ,
2024-04-17 11:32:24 +02:00
"type" : "jetpack-library" ,
"extra" : {
2025-02-28 08:42:11 +01:00
"autotagger" : true ,
"textdomain" : "woocommerce-analytics" ,
2024-04-17 11:32:24 +02:00
"mirror-repo" : "Automattic/woocommerce-analytics" ,
2025-02-28 08:42:11 +01:00
"branch-alias" : {
2025-12-12 13:13:07 +01:00
"dev-trunk" : "0.13.x-dev"
2025-02-28 08:42:11 +01:00
} ,
2024-04-17 11:32:24 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/woocommerce-analytics/compare/v${old}...v${new}"
} ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-woocommerce-analytics.php"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Enhanced analytics for WooCommerce users." ,
"support" : {
2025-12-12 13:13:07 +01:00
"source" : "https://github.com/Automattic/woocommerce-analytics/tree/v0.13.0"
2024-04-17 11:32:24 +02:00
} ,
"install-path" : "../../jetpack_vendor/automattic/woocommerce-analytics"
} ,
2022-04-02 10:26:41 +02:00
{
"name" : "wikimedia/aho-corasick" ,
"version" : "v1.0.1" ,
"version_normalized" : "1.0.1.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/wikimedia/AhoCorasick.git" ,
"reference" : "2f3a1bd765913637a66eade658d11d82f0e551be"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/wikimedia/AhoCorasick/zipball/2f3a1bd765913637a66eade658d11d82f0e551be" ,
"reference" : "2f3a1bd765913637a66eade658d11d82f0e551be" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=5.5.9"
} ,
"require-dev" : {
"jakub-onderka/php-console-highlighter" : "0.3.2" ,
"jakub-onderka/php-parallel-lint" : "1.0.0" ,
"mediawiki/mediawiki-codesniffer" : "18.0.0" ,
"mediawiki/minus-x" : "0.3.1" ,
"phpunit/phpunit" : "4.8.36 || ^6.5"
} ,
"time" : "2018-05-01T18:13:32+00:00" ,
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"Apache-2.0"
] ,
"authors" : [
{
"name" : "Ori Livneh" ,
"email" : "ori@wikimedia.org"
}
] ,
"description" : "An implementation of the Aho-Corasick string matching algorithm." ,
"homepage" : "https://gerrit.wikimedia.org/g/AhoCorasick" ,
"keywords" : [
"ahocorasick" ,
"matcher"
] ,
"support" : {
"source" : "https://github.com/wikimedia/AhoCorasick/tree/v1.0.1"
} ,
"install-path" : "../wikimedia/aho-corasick"
2020-12-10 14:04:11 +01:00
}
] ,
"dev" : false ,
"dev-package-names" : [ ]
}