2020-12-10 14:04:11 +01:00
{
"packages" : [
2025-07-27 19:58:08 +02:00
{
"name" : "automattic/block-delimiter" ,
2026-03-31 11:30:59 +02:00
"version" : "v0.3.5" ,
"version_normalized" : "0.3.5.0" ,
2025-07-27 19:58:08 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/block-delimiter.git" ,
2026-03-31 11:30:59 +02:00
"reference" : "ddb7546acb7707ccf5bf44d87ef017097880f5cf"
2025-07-27 19:58:08 +02:00
} ,
"dist" : {
"type" : "zip" ,
2026-03-31 11:30:59 +02:00
"url" : "https://api.github.com/repos/Automattic/block-delimiter/zipball/ddb7546acb7707ccf5bf44d87ef017097880f5cf" ,
"reference" : "ddb7546acb7707ccf5bf44d87ef017097880f5cf" ,
2025-07-27 19:58:08 +02:00
"shasum" : ""
} ,
"require" : {
"php" : ">=7.2"
} ,
"require-dev" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-changelogger" : "^6.0.13" ,
2025-12-12 13:13:07 +01:00
"automattic/jetpack-test-environment" : "@dev" ,
2026-03-31 11:30:59 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
"yoast/phpunit-polyfills" : "^4.0.0"
2025-07-27 19:58:08 +02:00
} ,
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2026-03-31 11:30:59 +02:00
"time" : "2026-02-10T09:15:41+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" : {
2026-03-31 11:30:59 +02:00
"source" : "https://github.com/Automattic/block-delimiter/tree/v0.3.5"
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" ,
2026-03-31 11:30:59 +02:00
"version" : "v0.2.12" ,
"version_normalized" : "0.2.12.0" ,
2025-04-25 12:30:07 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-account-protection.git" ,
2026-03-31 11:30:59 +02:00
"reference" : "14669c315178021e9f1dc910841018e1e96677eb"
2025-04-25 12:30:07 +02:00
} ,
"dist" : {
"type" : "zip" ,
2026-03-31 11:30:59 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-account-protection/zipball/14669c315178021e9f1dc910841018e1e96677eb" ,
"reference" : "14669c315178021e9f1dc910841018e1e96677eb" ,
2025-04-25 12:30:07 +02:00
"shasum" : ""
} ,
"require" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-connection" : "^8.0.0" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-constants" : "^3.0.8" ,
"automattic/jetpack-logo" : "^3.0.5" ,
2026-03-31 11:30:59 +02:00
"automattic/jetpack-status" : "^6.1.2" ,
2025-04-25 12:30:07 +02:00
"php" : ">=7.2"
} ,
"require-dev" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-changelogger" : "^6.0.14" ,
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."
} ,
2026-03-31 11:30:59 +02:00
"time" : "2026-02-23T09:47:21+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" : {
2026-03-31 11:30:59 +02:00
"source" : "https://github.com/Automattic/jetpack-account-protection/tree/v0.2.12"
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" ,
2026-03-31 11:30:59 +02:00
"version" : "v4.3.26" ,
"version_normalized" : "4.3.26.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-assets.git" ,
2026-03-31 11:30:59 +02:00
"reference" : "56c345af22f693ba635a6e381dab78188fa0713c"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2026-03-31 11:30:59 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-assets/zipball/56c345af22f693ba635a6e381dab78188fa0713c" ,
"reference" : "56c345af22f693ba635a6e381dab78188fa0713c" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2025-05-07 06:48:41 +02:00
"automattic/jetpack-constants" : "^3.0.8" ,
2026-03-31 11:30:59 +02:00
"automattic/jetpack-status" : "^6.1.2" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-changelogger" : "^6.0.14" ,
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" ,
2026-03-31 11:30:59 +02:00
"wikimedia/testing-access-wrapper" : "^1.0 || ^2.0 || ^3.0 || ^4.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."
} ,
2026-03-31 11:30:59 +02:00
"time" : "2026-02-26T16:00:18+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" : {
2026-03-31 11:30:59 +02:00
"source" : "https://github.com/Automattic/jetpack-assets/tree/v4.3.26"
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" ,
2026-03-31 11:30:59 +02:00
"version" : "v5.0.16" ,
"version_normalized" : "5.0.16.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-autoloader.git" ,
2026-03-31 11:30:59 +02:00
"reference" : "d8ae822a35e7431137e860ee60eceedaa745e4d1"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2026-03-31 11:30:59 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/d8ae822a35e7431137e860ee60eceedaa745e4d1" ,
"reference" : "d8ae822a35e7431137e860ee60eceedaa745e4d1" ,
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" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-changelogger" : "^6.0.14" ,
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
} ,
2026-03-31 11:30:59 +02:00
"time" : "2026-02-16T10:33:15+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" : {
2026-03-31 11:30:59 +02:00
"source" : "https://github.com/Automattic/jetpack-autoloader/tree/v5.0.16"
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" ,
2026-03-31 11:30:59 +02:00
"version" : "v4.2.44" ,
"version_normalized" : "4.2.44.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-backup.git" ,
2026-03-31 11:30:59 +02:00
"reference" : "eb03ec5de097c003b52432a2cd7551698a75b90c"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2026-03-31 11:30:59 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-backup/zipball/eb03ec5de097c003b52432a2cd7551698a75b90c" ,
"reference" : "eb03ec5de097c003b52432a2cd7551698a75b90c" ,
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" ,
2026-03-31 11:30:59 +02:00
"automattic/jetpack-assets" : "^4.3.26" ,
"automattic/jetpack-autoloader" : "^5.0.16" ,
2025-12-12 13:13:07 +01:00
"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" ,
2026-03-31 11:30:59 +02:00
"automattic/jetpack-connection" : "^8.0.2" ,
"automattic/jetpack-my-jetpack" : "^5.31.8" ,
"automattic/jetpack-status" : "^6.1.2" ,
"automattic/jetpack-sync" : "^4.31.0" ,
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" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-changelogger" : "^6.0.14" ,
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."
} ,
2026-03-31 11:30:59 +02:00
"time" : "2026-03-02T11:06:53+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" : {
2026-03-31 11:30:59 +02:00
"source" : "https://github.com/Automattic/jetpack-backup/tree/v4.2.44"
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" ,
2026-03-31 11:30:59 +02:00
"version" : "v0.27.6" ,
"version_normalized" : "0.27.6.0" ,
2023-01-25 20:43:46 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-blaze.git" ,
2026-03-31 11:30:59 +02:00
"reference" : "802eb967933d6b78f2214d115e0d30102ad36572"
2023-01-25 20:43:46 +01:00
} ,
"dist" : {
"type" : "zip" ,
2026-03-31 11:30:59 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-blaze/zipball/802eb967933d6b78f2214d115e0d30102ad36572" ,
"reference" : "802eb967933d6b78f2214d115e0d30102ad36572" ,
2023-01-25 20:43:46 +01:00
"shasum" : ""
} ,
"require" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-assets" : "^4.3.26" ,
"automattic/jetpack-connection" : "^8.0.2" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-constants" : "^3.0.8" ,
2026-03-31 11:30:59 +02:00
"automattic/jetpack-plans" : "^0.11.3" ,
2025-12-12 13:13:07 +01:00
"automattic/jetpack-redirect" : "^3.0.9" ,
2026-03-31 11:30:59 +02:00
"automattic/jetpack-status" : "^6.1.2" ,
"automattic/jetpack-sync" : "^4.31.0" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2023-01-25 20:43:46 +01:00
} ,
"require-dev" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-changelogger" : "^6.0.14" ,
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."
} ,
2026-03-31 11:30:59 +02:00
"time" : "2026-03-02T11:06:40+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" : {
2026-03-31 11:30:59 +02:00
"dev-trunk" : "0.27.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" : {
2026-03-31 11:30:59 +02:00
"source" : "https://github.com/Automattic/jetpack-blaze/tree/v0.27.6"
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" ,
2026-03-31 11:30:59 +02: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-blocks.git" ,
2026-03-31 11:30:59 +02:00
"reference" : "32caa6043f050244dcd68a70e5ae59b1917bfb15"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2026-03-31 11:30:59 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-blocks/zipball/32caa6043f050244dcd68a70e5ae59b1917bfb15" ,
"reference" : "32caa6043f050244dcd68a70e5ae59b1917bfb15" ,
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" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-changelogger" : "^6.0.12" ,
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."
} ,
2026-03-31 11:30:59 +02:00
"time" : "2026-01-12T05:50:23+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" : {
2026-03-31 11:30:59 +02: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-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" : {
2026-03-31 11:30:59 +02:00
"source" : "https://github.com/Automattic/jetpack-blocks/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-blocks"
2020-12-10 14:04:11 +01:00
} ,
2023-09-26 10:24:36 +02:00
{
"name" : "automattic/jetpack-boost-core" ,
2026-03-31 11:30:59 +02:00
"version" : "v0.4.3" ,
"version_normalized" : "0.4.3.0" ,
2023-09-26 10:24:36 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-boost-core.git" ,
2026-03-31 11:30:59 +02:00
"reference" : "8dd5b39d3237b9270b846bae73e0155f5f1d67ca"
2023-09-26 10:24:36 +02:00
} ,
"dist" : {
"type" : "zip" ,
2026-03-31 11:30:59 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-boost-core/zipball/8dd5b39d3237b9270b846bae73e0155f5f1d67ca" ,
"reference" : "8dd5b39d3237b9270b846bae73e0155f5f1d67ca" ,
2023-09-26 10:24:36 +02:00
"shasum" : ""
} ,
2023-12-07 09:44:11 +01:00
"require" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-connection" : "^8.0.0" ,
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" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-changelogger" : "^6.0.14" ,
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."
} ,
2026-03-31 11:30:59 +02:00
"time" : "2026-02-23T09:47:20+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" : {
2026-03-31 11:30:59 +02:00
"source" : "https://github.com/Automattic/jetpack-boost-core/tree/v0.4.3"
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" ,
2026-03-31 11:30:59 +02:00
"version" : "v0.14.16" ,
"version_normalized" : "0.14.16.0" ,
2025-02-28 08:42:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-classic-theme-helper.git" ,
2026-03-31 11:30:59 +02:00
"reference" : "f26c108b2a29aa572c54a556f5e84563a356214e"
2025-02-28 08:42:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2026-03-31 11:30:59 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-classic-theme-helper/zipball/f26c108b2a29aa572c54a556f5e84563a356214e" ,
"reference" : "f26c108b2a29aa572c54a556f5e84563a356214e" ,
2025-02-28 08:42:11 +01:00
"shasum" : ""
} ,
"require" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-assets" : "^4.3.26" ,
"automattic/jetpack-blocks" : "^3.3.0" ,
"automattic/jetpack-post-media" : "^0.1.1" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
} ,
"require-dev" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-changelogger" : "^6.0.14" ,
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."
} ,
2026-03-31 11:30:59 +02:00
"time" : "2026-02-26T16:01:18+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" : {
2026-03-31 11:30:59 +02:00
"source" : "https://github.com/Automattic/jetpack-classic-theme-helper/tree/v0.14.16"
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" ,
2026-03-31 11:30:59 +02:00
"version" : "v8.0.2" ,
"version_normalized" : "8.0.2.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-connection.git" ,
2026-03-31 11:30:59 +02:00
"reference" : "aa91e3579164e0170d1c1147da0f119043c2877c"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2026-03-31 11:30:59 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-connection/zipball/aa91e3579164e0170d1c1147da0f119043c2877c" ,
"reference" : "aa91e3579164e0170d1c1147da0f119043c2877c" ,
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" ,
2026-03-31 11:30:59 +02:00
"automattic/jetpack-assets" : "^4.3.26" ,
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" ,
2026-03-31 11:30:59 +02:00
"automattic/jetpack-status" : "^6.1.2" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-changelogger" : "^6.0.14" ,
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."
} ,
2026-03-31 11:30:59 +02:00
"time" : "2026-03-02T11:06:17+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" : {
2026-03-31 11:30:59 +02:00
"dev-trunk" : "8.0.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" : {
2026-03-31 11:30:59 +02:00
"source" : "https://github.com/Automattic/jetpack-connection/tree/v8.0.2"
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" ,
2026-03-31 11:30:59 +02:00
"version" : "v3.4.0" ,
"version_normalized" : "3.4.0.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-device-detection.git" ,
2026-03-31 11:30:59 +02:00
"reference" : "056d65972a2fbeb169c6b5c549eed9b26d22ed08"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2026-03-31 11:30:59 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/056d65972a2fbeb169c6b5c549eed9b26d22ed08" ,
"reference" : "056d65972a2fbeb169c6b5c549eed9b26d22ed08" ,
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" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-changelogger" : "^6.0.13" ,
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."
} ,
2026-03-31 11:30:59 +02:00
"time" : "2026-02-02T12:50:49+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" : {
2026-03-31 11:30:59 +02:00
"dev-trunk" : "3.4.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" : {
2026-03-31 11:30:59 +02:00
"source" : "https://github.com/Automattic/jetpack-device-detection/tree/v3.4.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" ,
2026-03-31 11:30:59 +02:00
"version" : "v0.4.14" ,
"version_normalized" : "0.4.14.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" ,
2026-03-31 11:30:59 +02:00
"reference" : "03a608ba0d5392cbe871d42a25e661ad7b00e14a"
2023-04-26 17:39:43 +02:00
} ,
"dist" : {
"type" : "zip" ,
2026-03-31 11:30:59 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-explat/zipball/03a608ba0d5392cbe871d42a25e661ad7b00e14a" ,
"reference" : "03a608ba0d5392cbe871d42a25e661ad7b00e14a" ,
2023-04-26 17:39:43 +02:00
"shasum" : ""
} ,
"require" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-connection" : "^8.0.1" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2023-04-26 17:39:43 +02:00
} ,
"require-dev" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-changelogger" : "^6.0.14" ,
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."
} ,
2026-03-31 11:30:59 +02:00
"time" : "2026-02-26T16:01:11+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" : {
2026-03-31 11:30:59 +02:00
"source" : "https://github.com/Automattic/jetpack-explat/tree/v0.4.14"
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" ,
2026-03-31 11:30:59 +02:00
"version" : "v0.1.18" ,
"version_normalized" : "0.1.18.0" ,
2025-12-12 13:13:07 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-external-connections.git" ,
2026-03-31 11:30:59 +02:00
"reference" : "8692e58f4d4637d60192cf7e83f839fd50e6f1a9"
2025-12-12 13:13:07 +01:00
} ,
"dist" : {
"type" : "zip" ,
2026-03-31 11:30:59 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-external-connections/zipball/8692e58f4d4637d60192cf7e83f839fd50e6f1a9" ,
"reference" : "8692e58f4d4637d60192cf7e83f839fd50e6f1a9" ,
2025-12-12 13:13:07 +01:00
"shasum" : ""
} ,
"require" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-assets" : "^4.3.26" ,
"automattic/jetpack-connection" : "^8.0.1" ,
2025-12-12 13:13:07 +01:00
"automattic/jetpack-redirect" : "^3.0.9" ,
2026-03-31 11:30:59 +02:00
"automattic/jetpack-status" : "^6.1.2" ,
2025-12-12 13:13:07 +01:00
"php" : ">=7.2"
} ,
"require-dev" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-changelogger" : "^6.0.14" ,
2025-12-12 13:13:07 +01:00
"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."
} ,
2026-03-31 11:30:59 +02:00
"time" : "2026-02-26T16:01:10+00:00" ,
2025-12-12 13:13:07 +01: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" : {
2026-03-31 11:30:59 +02:00
"source" : "https://github.com/Automattic/jetpack-external-connections/tree/v0.1.18"
2025-12-12 13:13:07 +01:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-external-connections"
} ,
2025-04-25 12:30:07 +02:00
{
"name" : "automattic/jetpack-external-media" ,
2026-03-31 11:30:59 +02:00
"version" : "v0.8.5" ,
"version_normalized" : "0.8.5.0" ,
2025-04-25 12:30:07 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-external-media.git" ,
2026-03-31 11:30:59 +02:00
"reference" : "2156e02d37825dd896876871c9ff6eb646079b34"
2025-04-25 12:30:07 +02:00
} ,
"dist" : {
"type" : "zip" ,
2026-03-31 11:30:59 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-external-media/zipball/2156e02d37825dd896876871c9ff6eb646079b34" ,
"reference" : "2156e02d37825dd896876871c9ff6eb646079b34" ,
2025-04-25 12:30:07 +02:00
"shasum" : ""
} ,
"require" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-assets" : "^4.3.26" ,
"automattic/jetpack-connection" : "^8.0.2" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-constants" : "^3.0.8" ,
2026-03-31 11:30:59 +02:00
"automattic/jetpack-external-connections" : "^0.1.18" ,
"automattic/jetpack-status" : "^6.1.2" ,
2025-04-25 12:30:07 +02:00
"php" : ">=7.2"
} ,
"require-dev" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-changelogger" : "^6.0.14" ,
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."
} ,
2026-03-31 11:30:59 +02:00
"time" : "2026-03-02T11:06:44+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" : {
2026-03-31 11:30:59 +02:00
"dev-trunk" : "0.8.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" : {
2026-03-31 11:30:59 +02:00
"source" : "https://github.com/Automattic/jetpack-external-media/tree/v0.8.5"
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" ,
2026-03-31 11:30:59 +02:00
"version" : "v7.11.0" ,
"version_normalized" : "7.11.0.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" ,
2026-03-31 11:30:59 +02:00
"reference" : "bf8220da18b2a5bf95d2128c4e0055d08e84732b"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2026-03-31 11:30:59 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-forms/zipball/bf8220da18b2a5bf95d2128c4e0055d08e84732b" ,
"reference" : "bf8220da18b2a5bf95d2128c4e0055d08e84732b" ,
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" ,
2026-03-31 11:30:59 +02:00
"automattic/jetpack-assets" : "^4.3.26" ,
"automattic/jetpack-blocks" : "^3.3.0" ,
"automattic/jetpack-connection" : "^8.0.2" ,
"automattic/jetpack-device-detection" : "^3.4.0" ,
"automattic/jetpack-external-connections" : "^0.1.18" ,
"automattic/jetpack-jwt" : "^0.2.2" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-logo" : "^3.0.5" ,
2026-03-31 11:30:59 +02:00
"automattic/jetpack-plans" : "^0.11.3" ,
"automattic/jetpack-status" : "^6.1.2" ,
"automattic/jetpack-sync" : "^4.31.0" ,
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" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-changelogger" : "^6.0.14" ,
"automattic/jetpack-connection" : "^8.0.2" ,
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."
} ,
2026-03-31 11:30:59 +02:00
"time" : "2026-03-02T11:06:58+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" : {
2026-03-31 11:30:59 +02:00
"dev-trunk" : "7.11.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" : {
2026-03-31 11:30:59 +02:00
"source" : "https://github.com/Automattic/jetpack-forms/tree/v7.11.0"
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" ,
2026-03-31 11:30:59 +02:00
"version" : "v0.9.15" ,
"version_normalized" : "0.9.15.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" ,
2026-03-31 11:30:59 +02:00
"reference" : "1a58be05496ef4e5b8c6df7886d7bf8fc688946f"
2023-09-26 10:24:36 +02:00
} ,
"dist" : {
"type" : "zip" ,
2026-03-31 11:30:59 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-import/zipball/1a58be05496ef4e5b8c6df7886d7bf8fc688946f" ,
"reference" : "1a58be05496ef4e5b8c6df7886d7bf8fc688946f" ,
2023-09-26 10:24:36 +02:00
"shasum" : ""
} ,
"require" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-connection" : "^8.0.0" ,
"automattic/jetpack-sync" : "^4.29.0" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2023-09-26 10:24:36 +02:00
} ,
"require-dev" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-changelogger" : "^6.0.14" ,
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."
} ,
2026-03-31 11:30:59 +02:00
"time" : "2026-02-23T09:47:27+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" : {
2026-03-31 11:30:59 +02:00
"source" : "https://github.com/Automattic/jetpack-import/tree/v0.9.15"
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" ,
2026-03-31 11:30:59 +02:00
"version" : "v4.3.24" ,
"version_normalized" : "4.3.24.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" ,
2026-03-31 11:30:59 +02:00
"reference" : "2415f1406122e0df978cf5955cc424cbda724afd"
2023-04-26 17:39:43 +02:00
} ,
"dist" : {
"type" : "zip" ,
2026-03-31 11:30:59 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/2415f1406122e0df978cf5955cc424cbda724afd" ,
"reference" : "2415f1406122e0df978cf5955cc424cbda724afd" ,
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" ,
2026-03-31 11:30:59 +02:00
"automattic/jetpack-assets" : "^4.3.26" ,
"automattic/jetpack-connection" : "^8.0.1" ,
"automattic/jetpack-device-detection" : "^3.4.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" ,
2026-03-31 11:30:59 +02:00
"automattic/jetpack-status" : "^6.1.2" ,
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" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-changelogger" : "^6.0.14" ,
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."
} ,
2026-03-31 11:30:59 +02:00
"time" : "2026-02-26T16:01:20+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" : {
2026-03-31 11:30:59 +02:00
"source" : "https://github.com/Automattic/jetpack-jitm/tree/v4.3.24"
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" ,
2026-03-31 11:30:59 +02:00
"version" : "v0.2.2" ,
"version_normalized" : "0.2.2.0" ,
2025-08-27 08:44:30 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-jwt.git" ,
2026-03-31 11:30:59 +02:00
"reference" : "2352668a96baf4b56446d8d5c1a3a2ed2aa4b9a0"
2025-08-27 08:44:30 +02:00
} ,
"dist" : {
"type" : "zip" ,
2026-03-31 11:30:59 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-jwt/zipball/2352668a96baf4b56446d8d5c1a3a2ed2aa4b9a0" ,
"reference" : "2352668a96baf4b56446d8d5c1a3a2ed2aa4b9a0" ,
2025-08-27 08:44:30 +02:00
"shasum" : ""
} ,
"require" : {
"php" : ">=7.2"
} ,
"require-dev" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-changelogger" : "^6.0.11" ,
2025-08-27 08:44:30 +02:00
"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."
} ,
2026-03-31 11:30:59 +02:00
"time" : "2025-12-08T13:55:08+00:00" ,
2025-08-27 08:44:30 +02: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" : {
2026-03-31 11:30:59 +02:00
"source" : "https://github.com/Automattic/jetpack-jwt/tree/v0.2.2"
2025-08-27 08:44:30 +02:00
} ,
"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" ,
2026-03-31 11:30:59 +02:00
"version" : "v3.1.5" ,
"version_normalized" : "3.1.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-licensing.git" ,
2026-03-31 11:30:59 +02:00
"reference" : "c8965a58a5059bfd17bb06b551fc6d0a3b26d8d3"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2026-03-31 11:30:59 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-licensing/zipball/c8965a58a5059bfd17bb06b551fc6d0a3b26d8d3" ,
"reference" : "c8965a58a5059bfd17bb06b551fc6d0a3b26d8d3" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-connection" : "^8.0.0" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-changelogger" : "^6.0.14" ,
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."
} ,
2026-03-31 11:30:59 +02:00
"time" : "2026-02-23T09:47:16+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" : {
2026-03-31 11:30:59 +02:00
"source" : "https://github.com/Automattic/jetpack-licensing/tree/v3.1.5"
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" ,
2026-03-31 11:30:59 +02:00
"version" : "v0.27.14" ,
"version_normalized" : "0.27.14.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" ,
2026-03-31 11:30:59 +02:00
"reference" : "fb00e7c9faa5fc6c9540a423165a20f4d081cd6c"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2026-03-31 11:30:59 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-masterbar/zipball/fb00e7c9faa5fc6c9540a423165a20f4d081cd6c" ,
"reference" : "fb00e7c9faa5fc6c9540a423165a20f4d081cd6c" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2023-12-07 09:44:11 +01:00
"require" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-assets" : "^4.3.26" ,
"automattic/jetpack-blaze" : "^0.27.5" ,
2025-04-25 12:30:07 +02:00
"automattic/jetpack-compat" : "^4.0.1" ,
2026-03-31 11:30:59 +02:00
"automattic/jetpack-connection" : "^8.0.1" ,
"automattic/jetpack-device-detection" : "^3.4.0" ,
"automattic/jetpack-jitm" : "^4.3.24" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-logo" : "^3.0.5" ,
2026-03-31 11:30:59 +02:00
"automattic/jetpack-plans" : "^0.11.3" ,
"automattic/jetpack-status" : "^6.1.2" ,
"automattic/jetpack-subscribers-dashboard" : "^0.4.20" ,
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" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-changelogger" : "^6.0.14" ,
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."
} ,
2026-03-31 11:30:59 +02:00
"time" : "2026-02-26T16:01:29+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" : {
2026-03-31 11:30:59 +02:00
"source" : "https://github.com/Automattic/jetpack-masterbar/tree/v0.27.14"
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" ,
2026-03-31 11:30:59 +02:00
"version" : "v5.31.8" ,
"version_normalized" : "5.31.8.0" ,
2022-04-02 10:26:41 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-my-jetpack.git" ,
2026-03-31 11:30:59 +02:00
"reference" : "2bac7b5e7801717099cc69dc782663f1144362d4"
2022-04-02 10:26:41 +02:00
} ,
"dist" : {
"type" : "zip" ,
2026-03-31 11:30:59 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-my-jetpack/zipball/2bac7b5e7801717099cc69dc782663f1144362d4" ,
"reference" : "2bac7b5e7801717099cc69dc782663f1144362d4" ,
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" ,
2026-03-31 11:30:59 +02:00
"automattic/jetpack-assets" : "^4.3.26" ,
2025-12-12 13:13:07 +01:00
"automattic/jetpack-boost-speed-score" : "^0.4.12" ,
2026-03-31 11:30:59 +02:00
"automattic/jetpack-connection" : "^8.0.2" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-constants" : "^3.0.8" ,
2026-03-31 11:30:59 +02:00
"automattic/jetpack-explat" : "^0.4.14" ,
"automattic/jetpack-jitm" : "^4.3.24" ,
"automattic/jetpack-licensing" : "^3.1.5" ,
"automattic/jetpack-plans" : "^0.11.3" ,
2025-12-12 13:13:07 +01:00
"automattic/jetpack-plugins-installer" : "^0.5.7" ,
2026-03-31 11:30:59 +02:00
"automattic/jetpack-protect-status" : "^0.7.8" ,
2025-12-12 13:13:07 +01:00
"automattic/jetpack-redirect" : "^3.0.9" ,
2026-03-31 11:30:59 +02:00
"automattic/jetpack-status" : "^6.1.2" ,
"automattic/jetpack-sync" : "^4.31.0" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2022-04-02 10:26:41 +02:00
} ,
"require-dev" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-changelogger" : "^6.0.14" ,
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."
} ,
2026-03-31 11:30:59 +02:00
"time" : "2026-03-02T11:06:47+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" : {
2026-03-31 11:30:59 +02:00
"dev-trunk" : "5.31.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" : {
2026-03-31 11:30:59 +02:00
"source" : "https://github.com/Automattic/jetpack-my-jetpack/tree/v5.31.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" ,
2026-03-31 11:30:59 +02:00
"version" : "v0.5.2" ,
"version_normalized" : "0.5.2.0" ,
2025-12-12 13:13:07 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-newsletter.git" ,
2026-03-31 11:30:59 +02:00
"reference" : "8a151f7f502a2c04454606e5867076e3ba21185b"
2025-12-12 13:13:07 +01:00
} ,
"dist" : {
"type" : "zip" ,
2026-03-31 11:30:59 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-newsletter/zipball/8a151f7f502a2c04454606e5867076e3ba21185b" ,
"reference" : "8a151f7f502a2c04454606e5867076e3ba21185b" ,
2025-12-12 13:13:07 +01:00
"shasum" : ""
} ,
"require" : {
"automattic/jetpack-admin-ui" : "^0.5.11" ,
2026-03-31 11:30:59 +02:00
"automattic/jetpack-assets" : "^4.3.26" ,
"automattic/jetpack-connection" : "^8.0.2" ,
"automattic/jetpack-redirect" : "^3.0.9" ,
"automattic/jetpack-status" : "^6.1.2" ,
2025-12-12 13:13:07 +01:00
"php" : ">=7.2"
} ,
"require-dev" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-changelogger" : "^6.0.14" ,
"automattic/jetpack-test-environment" : "@dev" ,
2025-12-12 13:13:07 +01:00
"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."
} ,
2026-03-31 11:30:59 +02:00
"time" : "2026-03-02T11:06:49+00:00" ,
2025-12-12 13:13:07 +01:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"textdomain" : "jetpack-newsletter" ,
"autorelease" : true ,
"mirror-repo" : "Automattic/jetpack-newsletter" ,
"branch-alias" : {
2026-03-31 11:30:59 +02:00
"dev-trunk" : "0.5.x-dev"
2025-12-12 13:13:07 +01:00
} ,
"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" : {
2026-03-31 11:30:59 +02:00
"source" : "https://github.com/Automattic/jetpack-newsletter/tree/v0.5.2"
2025-12-12 13:13:07 +01:00
} ,
"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" ,
2026-03-31 11:30:59 +02:00
"version" : "v0.6.8" ,
"version_normalized" : "0.6.8.0" ,
2025-08-27 08:44:30 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-paypal-payments.git" ,
2026-03-31 11:30:59 +02:00
"reference" : "e72d25c0f00b313c849d3518d5c18eb351496f18"
2025-08-27 08:44:30 +02:00
} ,
"dist" : {
"type" : "zip" ,
2026-03-31 11:30:59 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-paypal-payments/zipball/e72d25c0f00b313c849d3518d5c18eb351496f18" ,
"reference" : "e72d25c0f00b313c849d3518d5c18eb351496f18" ,
2025-08-27 08:44:30 +02:00
"shasum" : ""
} ,
"require" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-assets" : "^4.3.26" ,
"automattic/jetpack-blocks" : "^3.3.0" ,
"automattic/jetpack-connection" : "^8.0.2" ,
"automattic/jetpack-plans" : "^0.11.3" ,
"automattic/jetpack-status" : "^6.1.2" ,
2025-08-27 08:44:30 +02:00
"php" : ">=7.2"
} ,
"require-dev" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-changelogger" : "^6.0.14" ,
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."
} ,
2026-03-31 11:30:59 +02:00
"time" : "2026-03-02T11:06:36+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" : {
2026-03-31 11:30:59 +02:00
"dev-trunk" : "0.6.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" : {
2026-03-31 11:30:59 +02:00
"source" : "https://github.com/Automattic/jetpack-paypal-payments/tree/v0.6.8"
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" ,
2026-03-31 11:30:59 +02:00
"version" : "v0.11.3" ,
"version_normalized" : "0.11.3.0" ,
2022-12-15 17:41:53 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-plans.git" ,
2026-03-31 11:30:59 +02:00
"reference" : "d45c15edb7189d1d6c6a9dfdeefdedb2548f0903"
2022-12-15 17:41:53 +01:00
} ,
"dist" : {
"type" : "zip" ,
2026-03-31 11:30:59 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-plans/zipball/d45c15edb7189d1d6c6a9dfdeefdedb2548f0903" ,
"reference" : "d45c15edb7189d1d6c6a9dfdeefdedb2548f0903" ,
2022-12-15 17:41:53 +01:00
"shasum" : ""
} ,
"require" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-connection" : "^8.0.0" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2022-12-15 17:41:53 +01:00
} ,
"require-dev" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-changelogger" : "^6.0.14" ,
"automattic/jetpack-status" : "^6.1.2" ,
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."
} ,
2026-03-31 11:30:59 +02:00
"time" : "2026-02-23T09:47:17+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" : {
2026-03-31 11:30:59 +02:00
"source" : "https://github.com/Automattic/jetpack-plans/tree/v0.11.3"
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" ,
2026-03-31 11:30:59 +02:00
"version" : "v0.9.8" ,
"version_normalized" : "0.9.8.0" ,
2022-12-15 17:41:53 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-post-list.git" ,
2026-03-31 11:30:59 +02:00
"reference" : "b37a8efae48c97723885ad53261b54b60ddb3033"
2022-12-15 17:41:53 +01:00
} ,
"dist" : {
"type" : "zip" ,
2026-03-31 11:30:59 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-post-list/zipball/b37a8efae48c97723885ad53261b54b60ddb3033" ,
"reference" : "b37a8efae48c97723885ad53261b54b60ddb3033" ,
2022-12-15 17:41:53 +01:00
"shasum" : ""
} ,
"require" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-assets" : "^4.3.26" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2022-12-15 17:41:53 +01:00
} ,
"require-dev" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-changelogger" : "^6.0.14" ,
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."
} ,
2026-03-31 11:30:59 +02:00
"time" : "2026-02-26T16:00:26+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" : {
2026-03-31 11:30:59 +02:00
"dev-trunk" : "0.9.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" : {
2026-03-31 11:30:59 +02:00
"source" : "https://github.com/Automattic/jetpack-post-list/tree/v0.9.8"
2022-12-15 17:41:53 +01:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-post-list"
} ,
2026-03-31 11:30:59 +02:00
{
"name" : "automattic/jetpack-post-media" ,
"version" : "v0.1.1" ,
"version_normalized" : "0.1.1.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-post-media.git" ,
"reference" : "82ba58897c8a828f5513bf96c281124000306da5"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/Automattic/jetpack-post-media/zipball/82ba58897c8a828f5513bf96c281124000306da5" ,
"reference" : "82ba58897c8a828f5513bf96c281124000306da5" ,
"shasum" : ""
} ,
"require" : {
"automattic/block-delimiter" : "^0.3.5" ,
"automattic/jetpack-connection" : "^8.0.1" ,
"automattic/jetpack-image-cdn" : "^0.7.24" ,
"php" : ">=7.2"
} ,
"require-dev" : {
"automattic/jetpack-changelogger" : "^6.0.14" ,
"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."
} ,
"time" : "2026-02-26T16:00:46+00:00" ,
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"textdomain" : "jetpack-post-media" ,
"mirror-repo" : "Automattic/jetpack-post-media" ,
"branch-alias" : {
"dev-trunk" : "0.1.x-dev"
} ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-post-media/compare/v${old}...v${new}"
} ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-post-media.php"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Tools to extract useful information and meta data from WordPress posts." ,
"support" : {
"source" : "https://github.com/Automattic/jetpack-post-media/tree/v0.1.1"
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-post-media"
} ,
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" ,
2026-03-31 11:30:59 +02:00
"version" : "v0.7.8" ,
"version_normalized" : "0.7.8.0" ,
2025-02-28 08:42:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-protect-status.git" ,
2026-03-31 11:30:59 +02:00
"reference" : "eb4fffb330b55561c95aecb4cbb819942936a3a8"
2025-02-28 08:42:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2026-03-31 11:30:59 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-protect-status/zipball/eb4fffb330b55561c95aecb4cbb819942936a3a8" ,
"reference" : "eb4fffb330b55561c95aecb4cbb819942936a3a8" ,
2025-02-28 08:42:11 +01:00
"shasum" : ""
} ,
"require" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-connection" : "^8.0.0" ,
"automattic/jetpack-plans" : "^0.11.3" ,
2025-12-12 13:13:07 +01:00
"automattic/jetpack-plugins-installer" : "^0.5.7" ,
2025-08-27 08:44:30 +02:00
"automattic/jetpack-protect-models" : "^0.6.1" ,
2026-03-31 11:30:59 +02:00
"automattic/jetpack-sync" : "^4.29.0" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
} ,
"require-dev" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-changelogger" : "^6.0.14" ,
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."
} ,
2026-03-31 11:30:59 +02:00
"time" : "2026-02-23T09:47:26+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" : {
2026-03-31 11:30:59 +02:00
"source" : "https://github.com/Automattic/jetpack-protect-status/tree/v0.7.8"
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" ,
2026-03-31 11:30:59 +02:00
"version" : "v0.73.1" ,
"version_normalized" : "0.73.1.0" ,
2022-06-16 14:01:47 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-publicize.git" ,
2026-03-31 11:30:59 +02:00
"reference" : "a0ec7643577d8fe714cf05bf474a77366fdb7b4c"
2022-06-16 14:01:47 +02:00
} ,
"dist" : {
"type" : "zip" ,
2026-03-31 11:30:59 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-publicize/zipball/a0ec7643577d8fe714cf05bf474a77366fdb7b4c" ,
"reference" : "a0ec7643577d8fe714cf05bf474a77366fdb7b4c" ,
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" ,
2026-03-31 11:30:59 +02:00
"automattic/jetpack-assets" : "^4.3.26" ,
"automattic/jetpack-autoloader" : "^5.0.16" ,
2025-07-27 19:58:08 +02:00
"automattic/jetpack-config" : "^3.1.1" ,
2026-03-31 11:30:59 +02:00
"automattic/jetpack-connection" : "^8.0.2" ,
"automattic/jetpack-plans" : "^0.11.3" ,
"automattic/jetpack-post-media" : "^0.1.1" ,
2025-12-12 13:13:07 +01:00
"automattic/jetpack-redirect" : "^3.0.9" ,
2026-03-31 11:30:59 +02:00
"automattic/jetpack-status" : "^6.1.2" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2022-06-16 14:01:47 +02:00
} ,
"require-dev" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-changelogger" : "^6.0.14" ,
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."
} ,
2026-03-31 11:30:59 +02:00
"time" : "2026-03-02T11:06:46+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" : {
2026-03-31 11:30:59 +02:00
"dev-trunk" : "0.73.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" : {
2026-03-31 11:30:59 +02:00
"source" : "https://github.com/Automattic/jetpack-publicize/tree/v0.73.1"
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" ,
2026-03-31 11:30:59 +02:00
"version" : "v0.56.2" ,
"version_normalized" : "0.56.2.0" ,
2022-04-02 10:26:41 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-search.git" ,
2026-03-31 11:30:59 +02:00
"reference" : "d470bb7d415e1e43a5b52dea95ecc155a6e0b216"
2022-04-02 10:26:41 +02:00
} ,
"dist" : {
"type" : "zip" ,
2026-03-31 11:30:59 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-search/zipball/d470bb7d415e1e43a5b52dea95ecc155a6e0b216" ,
"reference" : "d470bb7d415e1e43a5b52dea95ecc155a6e0b216" ,
2022-04-02 10:26:41 +02:00
"shasum" : ""
} ,
"require" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-assets" : "^4.3.26" ,
2025-07-27 19:58:08 +02:00
"automattic/jetpack-config" : "^3.1.1" ,
2026-03-31 11:30:59 +02:00
"automattic/jetpack-connection" : "^8.0.2" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-constants" : "^3.0.8" ,
2026-03-31 11:30:59 +02:00
"automattic/jetpack-my-jetpack" : "^5.31.8" ,
"automattic/jetpack-status" : "^6.1.2" ,
"automattic/jetpack-sync" : "^4.31.0" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2022-04-02 10:26:41 +02:00
} ,
"require-dev" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-changelogger" : "^6.0.14" ,
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."
} ,
2026-03-31 11:30:59 +02:00
"time" : "2026-03-02T11:06:55+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" : {
2026-03-31 11:30:59 +02:00
"dev-trunk" : "0.56.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" : {
2026-03-31 11:30:59 +02:00
"source" : "https://github.com/Automattic/jetpack-search/tree/v0.56.2"
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" ,
2026-03-31 11:30:59 +02:00
"version" : "v0.18.1" ,
"version_normalized" : "0.18.1.0" ,
2022-12-15 17:41:53 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-stats.git" ,
2026-03-31 11:30:59 +02:00
"reference" : "c2d97edb390b367ec3e2413c2673ab44939b0cac"
2022-12-15 17:41:53 +01:00
} ,
"dist" : {
"type" : "zip" ,
2026-03-31 11:30:59 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-stats/zipball/c2d97edb390b367ec3e2413c2673ab44939b0cac" ,
"reference" : "c2d97edb390b367ec3e2413c2673ab44939b0cac" ,
2022-12-15 17:41:53 +01:00
"shasum" : ""
} ,
"require" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-connection" : "^8.0.1" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-constants" : "^3.0.8" ,
2026-03-31 11:30:59 +02:00
"automattic/jetpack-status" : "^6.1.2" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2022-12-15 17:41:53 +01:00
} ,
"require-dev" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-changelogger" : "^6.0.14" ,
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."
} ,
2026-03-31 11:30:59 +02:00
"time" : "2026-02-26T16:00: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" : {
2026-03-31 11:30:59 +02:00
"dev-trunk" : "0.18.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" : {
2026-03-31 11:30:59 +02:00
"source" : "https://github.com/Automattic/jetpack-stats/tree/v0.18.1"
2022-12-15 17:41:53 +01:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-stats"
} ,
{
"name" : "automattic/jetpack-stats-admin" ,
2026-03-31 11:30:59 +02:00
"version" : "v0.30.8" ,
"version_normalized" : "0.30.8.0" ,
2022-12-15 17:41:53 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-stats-admin.git" ,
2026-03-31 11:30:59 +02:00
"reference" : "c4da7cd87478fee00a7ccc904bedf142dd38c15a"
2022-12-15 17:41:53 +01:00
} ,
"dist" : {
"type" : "zip" ,
2026-03-31 11:30:59 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-stats-admin/zipball/c4da7cd87478fee00a7ccc904bedf142dd38c15a" ,
"reference" : "c4da7cd87478fee00a7ccc904bedf142dd38c15a" ,
2022-12-15 17:41:53 +01:00
"shasum" : ""
} ,
"require" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-blaze" : "^0.27.5" ,
"automattic/jetpack-connection" : "^8.0.1" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-constants" : "^3.0.8" ,
2026-03-31 11:30:59 +02:00
"automattic/jetpack-jitm" : "^4.3.24" ,
"automattic/jetpack-plans" : "^0.11.3" ,
"automattic/jetpack-stats" : "^0.18.1" ,
"automattic/jetpack-status" : "^6.1.2" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2022-12-15 17:41:53 +01:00
} ,
"require-dev" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-changelogger" : "^6.0.14" ,
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."
} ,
2026-03-31 11:30:59 +02:00
"time" : "2026-02-26T16:01: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" : {
2026-03-31 11:30:59 +02:00
"source" : "https://github.com/Automattic/jetpack-stats-admin/tree/v0.30.8"
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" ,
2026-03-31 11:30:59 +02:00
"version" : "v6.1.2" ,
"version_normalized" : "6.1.2.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-status.git" ,
2026-03-31 11:30:59 +02:00
"reference" : "1ccaefabcf9f609b2b55e07729ffcca1a749f485"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2026-03-31 11:30:59 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-status/zipball/1ccaefabcf9f609b2b55e07729ffcca1a749f485" ,
"reference" : "1ccaefabcf9f609b2b55e07729ffcca1a749f485" ,
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" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-changelogger" : "^6.0.12" ,
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."
} ,
2026-03-31 11:30:59 +02:00
"time" : "2025-12-15T11:22:14+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" : {
2026-03-31 11:30:59 +02:00
"source" : "https://github.com/Automattic/jetpack-status/tree/v6.1.2"
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" ,
2026-03-31 11:30:59 +02:00
"version" : "v0.4.20" ,
"version_normalized" : "0.4.20.0" ,
2025-04-25 12:30:07 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-subscribers-dashboard.git" ,
2026-03-31 11:30:59 +02:00
"reference" : "9dc68fe2dff0893e2f9eb1ddfcd8f2399b8a789d"
2025-04-25 12:30:07 +02:00
} ,
"dist" : {
"type" : "zip" ,
2026-03-31 11:30:59 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-subscribers-dashboard/zipball/9dc68fe2dff0893e2f9eb1ddfcd8f2399b8a789d" ,
"reference" : "9dc68fe2dff0893e2f9eb1ddfcd8f2399b8a789d" ,
2025-04-25 12:30:07 +02:00
"shasum" : ""
} ,
"require" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-connection" : "^8.0.1" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-constants" : "^3.0.8" ,
2026-03-31 11:30:59 +02:00
"automattic/jetpack-jitm" : "^4.3.24" ,
"automattic/jetpack-plans" : "^0.11.3" ,
"automattic/jetpack-stats" : "^0.18.1" ,
"automattic/jetpack-status" : "^6.1.2" ,
2025-04-25 12:30:07 +02:00
"php" : ">=7.2"
} ,
"require-dev" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-changelogger" : "^6.0.14" ,
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."
} ,
2026-03-31 11:30:59 +02:00
"time" : "2026-02-26T16:01:25+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" : {
2026-03-31 11:30:59 +02:00
"source" : "https://github.com/Automattic/jetpack-subscribers-dashboard/tree/v0.4.20"
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" ,
2026-03-31 11:30:59 +02:00
"version" : "v4.31.0" ,
"version_normalized" : "4.31.0.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-sync.git" ,
2026-03-31 11:30:59 +02:00
"reference" : "36074107f50c98b40d98340e3ceba7662429ffef"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2026-03-31 11:30:59 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-sync/zipball/36074107f50c98b40d98340e3ceba7662429ffef" ,
"reference" : "36074107f50c98b40d98340e3ceba7662429ffef" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-connection" : "^8.0.2" ,
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" ,
2026-03-31 11:30:59 +02:00
"automattic/jetpack-status" : "^6.1.2" ,
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" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-changelogger" : "^6.0.14" ,
2025-02-28 08:42:11 +01:00
"automattic/jetpack-search" : "@dev" ,
"automattic/jetpack-test-environment" : "@dev" ,
2026-03-31 11:30:59 +02:00
"automattic/jetpack-waf" : "^0.28.1" ,
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."
} ,
2026-03-31 11:30:59 +02:00
"time" : "2026-03-02T11:06:27+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" : {
2026-03-31 11:30:59 +02:00
"dev-trunk" : "4.31.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" : {
2026-03-31 11:30:59 +02:00
"source" : "https://github.com/Automattic/jetpack-sync/tree/v4.31.0"
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" ,
2026-03-31 11:30:59 +02:00
"version" : "v0.35.3" ,
"version_normalized" : "0.35.3.0" ,
2022-12-15 17:41:53 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-videopress.git" ,
2026-03-31 11:30:59 +02:00
"reference" : "30bead824082409a3cde5b7c7495d838267a54f4"
2022-12-15 17:41:53 +01:00
} ,
"dist" : {
"type" : "zip" ,
2026-03-31 11:30:59 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-videopress/zipball/30bead824082409a3cde5b7c7495d838267a54f4" ,
"reference" : "30bead824082409a3cde5b7c7495d838267a54f4" ,
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" ,
2026-03-31 11:30:59 +02:00
"automattic/jetpack-assets" : "^4.3.26" ,
"automattic/jetpack-connection" : "^8.0.2" ,
"automattic/jetpack-my-jetpack" : "^5.31.8" ,
"automattic/jetpack-plans" : "^0.11.3" ,
"automattic/jetpack-status" : "^6.1.2" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2022-12-15 17:41:53 +01:00
} ,
"require-dev" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-changelogger" : "^6.0.14" ,
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" ,
2026-03-31 11:30:59 +02: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."
} ,
2026-03-31 11:30:59 +02:00
"time" : "2026-03-02T11:06:54+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" : {
2026-03-31 11:30:59 +02:00
"dev-trunk" : "0.35.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" : {
2026-03-31 11:30:59 +02:00
"source" : "https://github.com/Automattic/jetpack-videopress/tree/v0.35.3"
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" ,
2026-03-31 11:30:59 +02:00
"version" : "v0.28.1" ,
"version_normalized" : "0.28.1.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" ,
2026-03-31 11:30:59 +02:00
"reference" : "d98a43d2381d01943014ef490ee5f203931d6f1e"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2026-03-31 11:30:59 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-waf/zipball/d98a43d2381d01943014ef490ee5f203931d6f1e" ,
"reference" : "d98a43d2381d01943014ef490ee5f203931d6f1e" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-connection" : "^8.0.0" ,
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" ,
2026-03-31 11:30:59 +02:00
"automattic/jetpack-status" : "^6.1.2" ,
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" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-changelogger" : "^6.0.14" ,
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."
} ,
2026-03-31 11:30:59 +02:00
"time" : "2026-02-23T09:47:22+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" : {
2026-03-31 11:30:59 +02:00
"dev-trunk" : "0.28.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" : {
2026-03-31 11:30:59 +02:00
"source" : "https://github.com/Automattic/jetpack-waf/tree/v0.28.1"
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" ,
2026-03-31 11:30:59 +02:00
"version" : "v0.15.6" ,
"version_normalized" : "0.15.6.0" ,
2024-04-17 11:32:24 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/woocommerce-analytics.git" ,
2026-03-31 11:30:59 +02:00
"reference" : "a9b400ec0f01a4b1c6952f54297c505deab57c15"
2024-04-17 11:32:24 +02:00
} ,
"dist" : {
"type" : "zip" ,
2026-03-31 11:30:59 +02:00
"url" : "https://api.github.com/repos/Automattic/woocommerce-analytics/zipball/a9b400ec0f01a4b1c6952f54297c505deab57c15" ,
"reference" : "a9b400ec0f01a4b1c6952f54297c505deab57c15" ,
2024-04-17 11:32:24 +02:00
"shasum" : ""
} ,
"require" : {
2026-03-31 11:30:59 +02:00
"automattic/block-delimiter" : "^0.3.5" ,
"automattic/jetpack-assets" : "^4.3.26" ,
"automattic/jetpack-connection" : "^8.0.1" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-constants" : "^3.0.8" ,
2026-03-31 11:30:59 +02:00
"automattic/jetpack-device-detection" : "^3.4.0" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2024-04-17 11:32:24 +02:00
} ,
"require-dev" : {
2026-03-31 11:30:59 +02:00
"automattic/jetpack-changelogger" : "^6.0.14" ,
"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-04-17 11:32:24 +02:00
} ,
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2026-03-31 11:30:59 +02:00
"time" : "2026-02-26T16:01:15+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" : {
2026-03-31 11:30:59 +02:00
"dev-trunk" : "0.15.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" : {
2026-03-31 11:30:59 +02:00
"source" : "https://github.com/Automattic/woocommerce-analytics/tree/v0.15.6"
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" : [ ]
}