2020-12-10 14:04:11 +01:00
{
"packages" : [
{
"name" : "automattic/jetpack-a8c-mc-stats" ,
2025-05-07 06:48:41 +02:00
"version" : "v3.0.5" ,
"version_normalized" : "3.0.5.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-a8c-mc-stats.git" ,
2025-05-07 06:48:41 +02:00
"reference" : "60401a41c714d93f7a31e36493260ad6683ca4be"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-05-07 06:48:41 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/60401a41c714d93f7a31e36493260ad6683ca4be" ,
"reference" : "60401a41c714d93f7a31e36493260ad6683ca4be" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2023-12-07 09:44:11 +01:00
"require" : {
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2023-12-07 09:44:11 +01:00
} ,
2020-12-10 14:04:11 +01:00
"require-dev" : {
2025-05-07 06:48:41 +02:00
"automattic/jetpack-changelogger" : "^6.0.5" ,
"automattic/phpunit-select-config" : "^1.0.3" ,
"yoast/phpunit-polyfills" : "^4.0.0"
2020-12-10 14:04:11 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-05-07 06:48:41 +02:00
"time" : "2025-04-28T15:12:40+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-a8c-mc-stats" ,
2025-02-28 08:42:11 +01:00
"branch-alias" : {
"dev-trunk" : "3.0.x-dev"
} ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v${old}...v${new}"
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
2020-10-20 18:05:12 +02:00
] ,
2020-12-10 14:04:11 +01:00
"description" : "Used to record internal usage stats for Automattic. Not visible to site owners." ,
2021-04-27 08:32:47 +02:00
"support" : {
2025-05-07 06:48:41 +02:00
"source" : "https://github.com/Automattic/jetpack-a8c-mc-stats/tree/v3.0.5"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-a8c-mc-stats"
2020-12-10 14:04:11 +01:00
} ,
2025-04-25 12:30:07 +02:00
{
"name" : "automattic/jetpack-account-protection" ,
2025-05-07 06:48:41 +02:00
"version" : "v0.2.4" ,
"version_normalized" : "0.2.4.0" ,
2025-04-25 12:30:07 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-account-protection.git" ,
2025-05-07 06:48:41 +02:00
"reference" : "dd924f4558f5470128a3056a94b9f78caa4e3c88"
2025-04-25 12:30:07 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-05-07 06:48:41 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-account-protection/zipball/dd924f4558f5470128a3056a94b9f78caa4e3c88" ,
"reference" : "dd924f4558f5470128a3056a94b9f78caa4e3c88" ,
2025-04-25 12:30:07 +02:00
"shasum" : ""
} ,
"require" : {
2025-05-07 06:48:41 +02:00
"automattic/jetpack-connection" : "^6.11.2" ,
"automattic/jetpack-constants" : "^3.0.8" ,
"automattic/jetpack-logo" : "^3.0.5" ,
"automattic/jetpack-status" : "^5.1.4" ,
2025-04-25 12:30:07 +02:00
"php" : ">=7.2"
} ,
"require-dev" : {
2025-05-07 06:48:41 +02:00
"automattic/jetpack-changelogger" : "^6.0.5" ,
2025-04-25 12:30:07 +02:00
"automattic/jetpack-test-environment" : "@dev" ,
2025-05-07 06:48:41 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
"yoast/phpunit-polyfills" : "^4.0.0"
2025-04-25 12:30:07 +02:00
} ,
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-05-07 06:48:41 +02:00
"time" : "2025-05-05T17:10:06+00:00" ,
2025-04-25 12:30:07 +02:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"textdomain" : "jetpack-account-protection" ,
"mirror-repo" : "Automattic/jetpack-account-protection" ,
"branch-alias" : {
"dev-trunk" : "0.2.x-dev"
} ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-account-protection/compare/v${old}...v${new}"
} ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-account-protection.php"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Account protection" ,
"support" : {
2025-05-07 06:48:41 +02:00
"source" : "https://github.com/Automattic/jetpack-account-protection/tree/v0.2.4"
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-05-07 06:48:41 +02:00
"version" : "v0.5.9" ,
"version_normalized" : "0.5.9.0" ,
2022-04-02 10:26:41 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-admin-ui.git" ,
2025-05-07 06:48:41 +02:00
"reference" : "386141df73466951c236e1cd8e4632f53ad2ff6f"
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-admin-ui/zipball/386141df73466951c236e1cd8e4632f53ad2ff6f" ,
"reference" : "386141df73466951c236e1cd8e4632f53ad2ff6f" ,
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-05-07 06:48:41 +02:00
"time" : "2025-05-05T17:09:28+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-05-07 06:48:41 +02:00
"source" : "https://github.com/Automattic/jetpack-admin-ui/tree/v0.5.9"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-admin-ui"
2020-12-10 14:04:11 +01:00
} ,
{
"name" : "automattic/jetpack-assets" ,
2025-06-09 09:58:01 +02:00
"version" : "v4.0.23" ,
"version_normalized" : "4.0.23.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-assets.git" ,
2025-06-09 09:58:01 +02:00
"reference" : "661af80f9d9d45d40f2dc51c735344d825b4cafe"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-06-09 09:58:01 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-assets/zipball/661af80f9d9d45d40f2dc51c735344d825b4cafe" ,
"reference" : "661af80f9d9d45d40f2dc51c735344d825b4cafe" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2025-05-07 06:48:41 +02:00
"automattic/jetpack-constants" : "^3.0.8" ,
"automattic/jetpack-status" : "^5.1.4" ,
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" ,
2025-02-28 08:42:11 +01:00
"brain/monkey" : "^2.6.2" ,
2024-02-16 11:03:01 +01:00
"wikimedia/testing-access-wrapper" : "^1.0 || ^2.0 || ^3.0" ,
2025-05-07 06:48:41 +02:00
"yoast/phpunit-polyfills" : "^4.0.0"
2020-12-10 14:04:11 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-06-09 09:58:01 +02:00
"time" : "2025-06-02T17:15:20+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" : {
"dev-trunk" : "4.0.x-dev"
} ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-assets/compare/v${old}...v${new}"
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
2022-04-02 10:26:41 +02:00
"files" : [
"actions.php"
] ,
2020-12-10 14:04:11 +01:00
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
2019-11-15 23:26:29 +01:00
] ,
2020-12-10 14:04:11 +01:00
"description" : "Asset management utilities for Jetpack ecosystem packages" ,
2021-04-27 08:32:47 +02:00
"support" : {
2025-06-09 09:58:01 +02:00
"source" : "https://github.com/Automattic/jetpack-assets/tree/v4.0.23"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-assets"
2020-12-10 14:04:11 +01:00
} ,
{
"name" : "automattic/jetpack-autoloader" ,
2025-05-07 06:48:41 +02:00
"version" : "v5.0.7" ,
"version_normalized" : "5.0.7.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-autoloader.git" ,
2025-05-07 06:48:41 +02:00
"reference" : "8ab8cc721937030a7a3d77d3d6698649f56de4d9"
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-autoloader/zipball/8ab8cc721937030a7a3d77d3d6698649f56de4d9" ,
"reference" : "8ab8cc721937030a7a3d77d3d6698649f56de4d9" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2025-02-28 08:42:11 +01:00
"composer-plugin-api" : "^2.2" ,
"php" : ">=7.2"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2025-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"
2020-12-10 14:04:11 +01:00
} ,
2025-05-07 06:48:41 +02:00
"time" : "2025-04-28T15:12:56+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "composer-plugin" ,
"extra" : {
2021-04-27 08:32:47 +02:00
"class" : "Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin" ,
2025-02-28 08:42:11 +01:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/jetpack-autoloader" ,
2025-02-28 08:42:11 +01:00
"branch-alias" : {
"dev-trunk" : "5.0.x-dev"
} ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-autoloader/compare/v${old}...v${new}"
} ,
2023-12-07 09:44:11 +01:00
"version-constants" : {
"::VERSION" : "src/AutoloadGenerator.php"
2021-04-27 08:32:47 +02:00
}
2020-12-10 14:04:11 +01:00
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Automattic\\Jetpack\\Autoloader\\" : "src"
2022-04-02 10:26:41 +02:00
} ,
"classmap" : [
"src/AutoloadGenerator.php"
]
2020-12-10 14:04:11 +01:00
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
2019-11-15 23:26:29 +01:00
] ,
2020-12-10 14:04:11 +01:00
"description" : "Creates a custom autoloader for a plugin or theme." ,
2023-09-26 10:24:36 +02:00
"keywords" : [
"autoload" ,
"autoloader" ,
"composer" ,
"jetpack" ,
"plugin" ,
"wordpress"
] ,
2021-04-27 08:32:47 +02:00
"support" : {
2025-05-07 06:48:41 +02:00
"source" : "https://github.com/Automattic/jetpack-autoloader/tree/v5.0.7"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-autoloader"
} ,
{
"name" : "automattic/jetpack-backup" ,
2025-06-09 09:58:01 +02:00
"version" : "v4.2.3" ,
"version_normalized" : "4.2.3.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-backup.git" ,
2025-06-09 09:58:01 +02:00
"reference" : "a652bde7da184c340383f6a6fac7e6454f8840f8"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-06-09 09:58:01 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-backup/zipball/a652bde7da184c340383f6a6fac7e6454f8840f8" ,
"reference" : "a652bde7da184c340383f6a6fac7e6454f8840f8" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2021-07-23 11:58:50 +02:00
"require" : {
2025-05-07 06:48:41 +02:00
"automattic/jetpack-admin-ui" : "^0.5.9" ,
2025-06-09 09:58:01 +02:00
"automattic/jetpack-assets" : "^4.0.23" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-autoloader" : "^5.0.7" ,
"automattic/jetpack-backup-helper-script-manager" : "^0.3.7" ,
"automattic/jetpack-composer-plugin" : "^4.0.5" ,
2025-04-25 12:30:07 +02:00
"automattic/jetpack-config" : "^3.1.0" ,
2025-06-09 09:58:01 +02:00
"automattic/jetpack-connection" : "^6.11.8" ,
"automattic/jetpack-my-jetpack" : "^5.15.0" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-status" : "^5.1.4" ,
2025-06-09 09:58:01 +02:00
"automattic/jetpack-sync" : "^4.14.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" : {
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"
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-06-09 09:58:01 +02:00
"time" : "2025-06-02T17:16:19+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2022-04-02 10:26:41 +02:00
"textdomain" : "jetpack-backup-pkg" ,
2025-02-28 08:42:11 +01:00
"mirror-repo" : "Automattic/jetpack-backup" ,
"branch-alias" : {
2025-06-09 09:58:01 +02:00
"dev-trunk" : "4.2.x-dev"
2021-08-17 08:33:07 +02:00
} ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-backup/compare/v${old}...v${new}"
} ,
2025-02-28 08:42:11 +01:00
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-package-version.php"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"files" : [
"actions.php"
] ,
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Tools to assist with backing up Jetpack sites." ,
2021-04-27 08:32:47 +02:00
"support" : {
2025-06-09 09:58:01 +02:00
"source" : "https://github.com/Automattic/jetpack-backup/tree/v4.2.3"
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-05-07 06:48:41 +02:00
"version" : "v0.3.7" ,
"version_normalized" : "0.3.7.0" ,
2024-02-16 11:03:01 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-backup-helper-script-manager.git" ,
2025-05-07 06:48:41 +02:00
"reference" : "02ce3954fed40f964d6bcff7ad2aae2e85cd78f9"
2024-02-16 11:03:01 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-05-07 06:48:41 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-backup-helper-script-manager/zipball/02ce3954fed40f964d6bcff7ad2aae2e85cd78f9" ,
"reference" : "02ce3954fed40f964d6bcff7ad2aae2e85cd78f9" ,
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-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"
2024-02-16 11:03:01 +01: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:50+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-05-07 06:48:41 +02:00
"source" : "https://github.com/Automattic/jetpack-backup-helper-script-manager/tree/v0.3.7"
2024-02-16 11:03:01 +01:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-backup-helper-script-manager"
} ,
2023-01-25 20:43:46 +01:00
{
"name" : "automattic/jetpack-blaze" ,
2025-06-09 09:58:01 +02:00
"version" : "v0.25.27" ,
"version_normalized" : "0.25.27.0" ,
2023-01-25 20:43:46 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-blaze.git" ,
2025-06-09 09:58:01 +02:00
"reference" : "c5c8f08adf61e319fe4575458283c160da1e6640"
2023-01-25 20:43:46 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-06-09 09:58:01 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-blaze/zipball/c5c8f08adf61e319fe4575458283c160da1e6640" ,
"reference" : "c5c8f08adf61e319fe4575458283c160da1e6640" ,
2023-01-25 20:43:46 +01:00
"shasum" : ""
} ,
"require" : {
2025-06-09 09:58:01 +02:00
"automattic/jetpack-assets" : "^4.0.23" ,
"automattic/jetpack-connection" : "^6.11.8" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-constants" : "^3.0.8" ,
"automattic/jetpack-plans" : "^0.8.0" ,
"automattic/jetpack-redirect" : "^3.0.7" ,
"automattic/jetpack-status" : "^5.1.4" ,
2025-06-09 09:58:01 +02:00
"automattic/jetpack-sync" : "^4.14.0" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2023-01-25 20:43:46 +01:00
} ,
"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"
2023-01-25 20:43:46 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-06-09 09:58:01 +02:00
"time" : "2025-06-02T17:16:02+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" : {
"dev-trunk" : "0.25.x-dev"
} ,
2023-01-25 20:43:46 +01:00
"changelogger" : {
"link-template" : "https://github.com/automattic/jetpack-blaze/compare/v${old}...v${new}"
} ,
"version-constants" : {
2023-09-26 10:24:36 +02:00
"::PACKAGE_VERSION" : "src/class-dashboard.php"
2023-01-25 20:43:46 +01:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Attract high-quality traffic to your site using Blaze." ,
"support" : {
2025-06-09 09:58:01 +02:00
"source" : "https://github.com/Automattic/jetpack-blaze/tree/v0.25.27"
2023-01-25 20:43:46 +01:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-blaze"
} ,
2020-12-10 14:04:11 +01:00
{
"name" : "automattic/jetpack-blocks" ,
2025-05-07 06:48:41 +02:00
"version" : "v3.1.0" ,
"version_normalized" : "3.1.0.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-blocks.git" ,
2025-05-07 06:48:41 +02:00
"reference" : "ceef9e2254f2d65f1da7165b47cc81cfe8dafa3d"
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-blocks/zipball/ceef9e2254f2d65f1da7165b47cc81cfe8dafa3d" ,
"reference" : "ceef9e2254f2d65f1da7165b47cc81cfe8dafa3d" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2023-09-26 10:24:36 +02:00
"require" : {
2025-05-07 06:48:41 +02:00
"automattic/jetpack-constants" : "^3.0.8" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2023-09-26 10:24:36 +02:00
} ,
2020-12-10 14:04:11 +01:00
"require-dev" : {
2025-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" ,
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:57+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-blocks" ,
2025-02-28 08:42:11 +01:00
"branch-alias" : {
2025-05-07 06:48:41 +02:00
"dev-trunk" : "3.1.x-dev"
2025-02-28 08:42:11 +01:00
} ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-blocks/compare/v${old}...v${new}"
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Register and manage blocks within a plugin. Used to manage block registration, enqueues, and more." ,
2021-04-27 08:32:47 +02:00
"support" : {
2025-05-07 06:48:41 +02:00
"source" : "https://github.com/Automattic/jetpack-blocks/tree/v3.1.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" ,
2025-05-07 06:48:41 +02:00
"version" : "v0.3.10" ,
"version_normalized" : "0.3.10.0" ,
2023-09-26 10:24:36 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-boost-core.git" ,
2025-05-07 06:48:41 +02:00
"reference" : "6fb13563b17f8e5aaa9c30cf1e46faae6c094407"
2023-09-26 10:24:36 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-05-07 06:48:41 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-boost-core/zipball/6fb13563b17f8e5aaa9c30cf1e46faae6c094407" ,
"reference" : "6fb13563b17f8e5aaa9c30cf1e46faae6c094407" ,
2023-09-26 10:24:36 +02:00
"shasum" : ""
} ,
2023-12-07 09:44:11 +01:00
"require" : {
2025-05-07 06:48:41 +02:00
"automattic/jetpack-connection" : "^6.11.1" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2023-12-07 09:44:11 +01:00
} ,
2023-09-26 10:24:36 +02:00
"require-dev" : {
2025-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"
2023-09-26 10:24:36 +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:13:46+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-02-28 08:42:11 +01:00
"dev-trunk" : "0.3.x-dev"
2023-09-26 10:24:36 +02:00
} ,
2025-02-28 08:42:11 +01:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-boost-core/compare/v${old}...v${new}"
}
2023-09-26 10:24:36 +02:00
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Core functionality for boost and relevant packages to depend on" ,
"support" : {
2025-05-07 06:48:41 +02:00
"source" : "https://github.com/Automattic/jetpack-boost-core/tree/v0.3.10"
2023-09-26 10:24:36 +02:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-boost-core"
} ,
{
"name" : "automattic/jetpack-boost-speed-score" ,
2025-06-09 09:58:01 +02:00
"version" : "v0.4.9" ,
"version_normalized" : "0.4.9.0" ,
2023-09-26 10:24:36 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-boost-speed-score.git" ,
2025-06-09 09:58:01 +02:00
"reference" : "4b7d506c18dd315448318734ca687bbd5b3ef2ad"
2023-09-26 10:24:36 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-06-09 09:58:01 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-boost-speed-score/zipball/4b7d506c18dd315448318734ca687bbd5b3ef2ad" ,
"reference" : "4b7d506c18dd315448318734ca687bbd5b3ef2ad" ,
2023-09-26 10:24:36 +02:00
"shasum" : ""
} ,
"require" : {
2025-05-07 06:48:41 +02:00
"automattic/jetpack-boost-core" : "^0.3.10" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2023-09-26 10:24:36 +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" ,
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-06-09 09:58:01 +02:00
"time" : "2025-05-15T15:36:44+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-06-09 09:58:01 +02:00
"source" : "https://github.com/Automattic/jetpack-boost-speed-score/tree/v0.4.9"
2023-09-26 10:24:36 +02:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-boost-speed-score"
} ,
2025-02-28 08:42:11 +01:00
{
"name" : "automattic/jetpack-classic-theme-helper" ,
2025-06-09 09:58:01 +02:00
"version" : "v0.13.3" ,
"version_normalized" : "0.13.3.0" ,
2025-02-28 08:42:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-classic-theme-helper.git" ,
2025-06-09 09:58:01 +02:00
"reference" : "84554b914002523a46ffd33c657f73caf0a32e99"
2025-02-28 08:42:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-06-09 09:58:01 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-classic-theme-helper/zipball/84554b914002523a46ffd33c657f73caf0a32e99" ,
"reference" : "84554b914002523a46ffd33c657f73caf0a32e99" ,
2025-02-28 08:42:11 +01:00
"shasum" : ""
} ,
"require" : {
2025-06-09 09:58:01 +02:00
"automattic/jetpack-assets" : "^4.0.23" ,
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" ,
"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-06-09 09:58:01 +02:00
"time" : "2025-06-02T17:15:32+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-06-09 09:58:01 +02:00
"dev-trunk" : "0.13.x-dev"
2025-02-28 08:42:11 +01:00
} ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-classic-theme-helper/compare/v${old}...v${new}"
} ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-main.php"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Features used with classic themes" ,
"support" : {
2025-06-09 09:58:01 +02:00
"source" : "https://github.com/Automattic/jetpack-classic-theme-helper/tree/v0.13.3"
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-04-25 12:30:07 +02:00
"version" : "v3.1.0" ,
"version_normalized" : "3.1.0.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-config.git" ,
2025-04-25 12:30:07 +02:00
"reference" : "8ba49dc43321e10ded8cd79b245b2a10345c8531"
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-config/zipball/8ba49dc43321e10ded8cd79b245b2a10345c8531" ,
"reference" : "8ba49dc43321e10ded8cd79b245b2a10345c8531" ,
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" ,
"automattic/jetpack-changelogger" : "^6.0.2" ,
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-wordads" : "@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-04-25 12:30:07 +02:00
"time" : "2025-03-26T12:16:33+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" : [
"packages/connection" ,
"packages/import" ,
"packages/jitm" ,
"packages/post-list" ,
"packages/publicize" ,
"packages/search" ,
"packages/stats" ,
"packages/stats-admin" ,
"packages/sync" ,
"packages/videopress" ,
2025-04-25 12:30:07 +02:00
"packages/account-protection" ,
2025-02-28 08:42:11 +01:00
"packages/waf" ,
"packages/wordads" ,
"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-04-25 12:30:07 +02:00
"source" : "https://github.com/Automattic/jetpack-config/tree/v3.1.0"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-config"
2020-12-10 14:04:11 +01:00
} ,
{
"name" : "automattic/jetpack-connection" ,
2025-06-09 09:58:01 +02:00
"version" : "v6.11.8" ,
"version_normalized" : "6.11.8.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-connection.git" ,
2025-06-09 09:58:01 +02:00
"reference" : "def4b3a13c761953f762d7627fc71fa213aa84fc"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-06-09 09:58:01 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-connection/zipball/def4b3a13c761953f762d7627fc71fa213aa84fc" ,
"reference" : "def4b3a13c761953f762d7627fc71fa213aa84fc" ,
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" ,
"automattic/jetpack-admin-ui" : "^0.5.9" ,
2025-06-09 09:58:01 +02:00
"automattic/jetpack-assets" : "^4.0.23" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-constants" : "^3.0.8" ,
"automattic/jetpack-redirect" : "^3.0.7" ,
"automattic/jetpack-roles" : "^3.0.8" ,
"automattic/jetpack-status" : "^5.1.4" ,
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" ,
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment" : "@dev" ,
2025-05-07 06:48:41 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
2025-02-28 08:42:11 +01:00
"brain/monkey" : "^2.6.2" ,
2025-05-07 06:48:41 +02:00
"yoast/phpunit-polyfills" : "^4.0.0"
2020-12-10 14:04:11 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-06-09 09:58:01 +02:00
"time" : "2025-06-02T17:15: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 ,
2022-04-02 10:26:41 +02:00
"textdomain" : "jetpack-connection" ,
2025-02-28 08:42:11 +01:00
"mirror-repo" : "Automattic/jetpack-connection" ,
"branch-alias" : {
2025-05-07 06:48:41 +02:00
"dev-trunk" : "6.11.x-dev"
2021-08-17 08:33:07 +02:00
} ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-connection/compare/v${old}...v${new}"
} ,
2025-02-28 08:42:11 +01:00
"dependencies" : {
"test-only" : [
"packages/licensing" ,
"packages/sync"
]
} ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-package-version.php"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
2025-02-28 08:42:11 +01:00
"files" : [
"actions.php"
] ,
2020-12-10 14:04:11 +01:00
"classmap" : [
"legacy" ,
2022-06-16 14:01:47 +02:00
"src/" ,
2025-02-28 08:42:11 +01:00
"src/webhooks" ,
"src/identity-crisis"
2020-12-10 14:04:11 +01:00
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Everything needed to connect to the Jetpack infrastructure" ,
2021-04-27 08:32:47 +02:00
"support" : {
2025-06-09 09:58:01 +02:00
"source" : "https://github.com/Automattic/jetpack-connection/tree/v6.11.8"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-connection"
2020-12-10 14:04:11 +01:00
} ,
{
"name" : "automattic/jetpack-constants" ,
2025-05-07 06:48:41 +02:00
"version" : "v3.0.8" ,
"version_normalized" : "3.0.8.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-constants.git" ,
2025-05-07 06:48:41 +02:00
"reference" : "f9bf00ab48956b8326209e7c0baf247a0ed721c4"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-05-07 06:48:41 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-constants/zipball/f9bf00ab48956b8326209e7c0baf247a0ed721c4" ,
"reference" : "f9bf00ab48956b8326209e7c0baf247a0ed721c4" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2023-12-07 09:44:11 +01:00
"require" : {
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2023-12-07 09:44:11 +01:00
} ,
2020-12-10 14:04:11 +01:00
"require-dev" : {
2025-05-07 06:48:41 +02:00
"automattic/jetpack-changelogger" : "^6.0.5" ,
"automattic/phpunit-select-config" : "^1.0.3" ,
2025-02-28 08:42:11 +01:00
"brain/monkey" : "^2.6.2" ,
2025-05-07 06:48:41 +02:00
"yoast/phpunit-polyfills" : "^4.0.0"
2020-12-10 14:04:11 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-05-07 06:48:41 +02:00
"time" : "2025-04-28T15:12:45+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-constants" ,
2025-02-28 08:42:11 +01:00
"branch-alias" : {
"dev-trunk" : "3.0.x-dev"
} ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-constants/compare/v${old}...v${new}"
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "A wrapper for defining constants in a more testable way." ,
2021-04-27 08:32:47 +02:00
"support" : {
2025-05-07 06:48:41 +02:00
"source" : "https://github.com/Automattic/jetpack-constants/tree/v3.0.8"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-constants"
2020-12-10 14:04:11 +01:00
} ,
{
"name" : "automattic/jetpack-device-detection" ,
2025-05-07 06:48:41 +02: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-device-detection.git" ,
2025-05-07 06:48:41 +02:00
"reference" : "7fd666e1923e68ba74b0ecfc2e054d5075b1ef40"
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-device-detection/zipball/7fd666e1923e68ba74b0ecfc2e054d5075b1ef40" ,
"reference" : "7fd666e1923e68ba74b0ecfc2e054d5075b1ef40" ,
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:48+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" : {
"dev-trunk" : "3.0.x-dev"
} ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-device-detection/compare/v${old}...v${new}"
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "A way to detect device types based on User-Agent header." ,
2021-04-27 08:32:47 +02:00
"support" : {
2025-05-07 06:48:41 +02:00
"source" : "https://github.com/Automattic/jetpack-device-detection/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-device-detection"
2020-12-10 14:04:11 +01:00
} ,
{
"name" : "automattic/jetpack-error" ,
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-error.git" ,
2025-05-07 06:48:41 +02:00
"reference" : "34e67b5df21941648106c34e6ee95f7a27729cab"
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-error/zipball/34e67b5df21941648106c34e6ee95f7a27729cab" ,
"reference" : "34e67b5df21941648106c34e6ee95f7a27729cab" ,
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:41+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-05-07 06:48:41 +02:00
"source" : "https://github.com/Automattic/jetpack-error/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-error"
2020-12-10 14:04:11 +01:00
} ,
2023-04-26 17:39:43 +02:00
{
2025-02-28 08:42:11 +01:00
"name" : "automattic/jetpack-explat" ,
2025-06-09 09:58:01 +02:00
"version" : "v0.2.22" ,
"version_normalized" : "0.2.22.0" ,
2023-04-26 17:39:43 +02:00
"source" : {
"type" : "git" ,
2025-02-28 08:42:11 +01:00
"url" : "https://github.com/Automattic/jetpack-explat.git" ,
2025-06-09 09:58:01 +02:00
"reference" : "d142782e649dd279477ab848859ea70bf58b237c"
2023-04-26 17:39:43 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-06-09 09:58:01 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-explat/zipball/d142782e649dd279477ab848859ea70bf58b237c" ,
"reference" : "d142782e649dd279477ab848859ea70bf58b237c" ,
2023-04-26 17:39:43 +02:00
"shasum" : ""
} ,
"require" : {
2025-06-09 09:58:01 +02:00
"automattic/jetpack-connection" : "^6.11.8" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2023-04-26 17:39:43 +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" ,
"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-06-09 09:58:01 +02:00
"time" : "2025-06-02T17:15:59+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-02-28 08:42:11 +01:00
"dev-trunk" : "0.2.x-dev"
} ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-explat/compare/v${old}...v${new}"
2023-04-26 17:39:43 +02:00
} ,
"version-constants" : {
2025-02-28 08:42:11 +01:00
"::PACKAGE_VERSION" : "src/class-explat.php"
2023-04-26 17:39:43 +02:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
2025-02-28 08:42:11 +01:00
"description" : "A package for running A/B tests on the Experimentation Platform (ExPlat) in the plugin." ,
2023-04-26 17:39:43 +02:00
"support" : {
2025-06-09 09:58:01 +02:00
"source" : "https://github.com/Automattic/jetpack-explat/tree/v0.2.22"
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-04-25 12:30:07 +02:00
{
"name" : "automattic/jetpack-external-media" ,
2025-06-09 09:58:01 +02:00
"version" : "v0.3.12" ,
"version_normalized" : "0.3.12.0" ,
2025-04-25 12:30:07 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-external-media.git" ,
2025-06-09 09:58:01 +02:00
"reference" : "a3a921d5018ffd65fe0125a2d0094d988405eded"
2025-04-25 12:30:07 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-06-09 09:58:01 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-external-media/zipball/a3a921d5018ffd65fe0125a2d0094d988405eded" ,
"reference" : "a3a921d5018ffd65fe0125a2d0094d988405eded" ,
2025-04-25 12:30:07 +02:00
"shasum" : ""
} ,
"require" : {
2025-06-09 09:58:01 +02:00
"automattic/jetpack-assets" : "^4.0.23" ,
"automattic/jetpack-connection" : "^6.11.8" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-constants" : "^3.0.8" ,
"automattic/jetpack-status" : "^5.1.4" ,
2025-04-25 12:30:07 +02:00
"php" : ">=7.2"
} ,
"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"
2025-04-25 12:30:07 +02:00
} ,
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-06-09 09:58:01 +02:00
"time" : "2025-06-02T17:16:07+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" : {
"dev-trunk" : "0.3.x-dev"
} ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-external-media/compare/v${old}...v${new}"
} ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-external-media.php"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "The external media feature allows users to select and import photos from external media" ,
"support" : {
2025-06-09 09:58:01 +02:00
"source" : "https://github.com/Automattic/jetpack-external-media/tree/v0.3.12"
2025-04-25 12:30:07 +02:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-external-media"
} ,
2020-12-10 14:04:11 +01:00
{
2025-02-28 08:42:11 +01:00
"name" : "automattic/jetpack-forms" ,
2025-06-09 09:58:01 +02:00
"version" : "v0.56.0" ,
"version_normalized" : "0.56.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" ,
2025-06-09 09:58:01 +02:00
"reference" : "d5d5447357dc9e334de4484947f112a5eeb5cdb1"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-06-09 09:58:01 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-forms/zipball/d5d5447357dc9e334de4484947f112a5eeb5cdb1" ,
"reference" : "d5d5447357dc9e334de4484947f112a5eeb5cdb1" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2023-12-07 09:44:11 +01:00
"require" : {
2025-06-09 09:58:01 +02:00
"automattic/jetpack-admin-ui" : "^0.5.9" ,
"automattic/jetpack-assets" : "^4.0.23" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-blocks" : "^3.1.0" ,
2025-06-09 09:58:01 +02:00
"automattic/jetpack-connection" : "^6.11.8" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-logo" : "^3.0.5" ,
"automattic/jetpack-plans" : "^0.8.0" ,
"automattic/jetpack-status" : "^5.1.4" ,
2025-06-09 09:58:01 +02:00
"automattic/jetpack-sync" : "^4.14.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" : {
2025-05-07 06:48:41 +02:00
"automattic/jetpack-changelogger" : "^6.0.5" ,
2025-06-09 09:58:01 +02:00
"automattic/jetpack-connection" : "^6.11.8" ,
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment" : "@dev" ,
2025-05-07 06:48:41 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
"yoast/phpunit-polyfills" : "^4.0.0"
2020-12-10 14:04:11 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-06-09 09:58:01 +02:00
"time" : "2025-06-02T17:16: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 ,
2025-02-28 08:42:11 +01:00
"textdomain" : "jetpack-forms" ,
"mirror-repo" : "Automattic/jetpack-forms" ,
2021-04-27 08:32:47 +02:00
"branch-alias" : {
2025-06-09 09:58:01 +02:00
"dev-trunk" : "0.56.x-dev"
2025-02-28 08:42:11 +01:00
} ,
"changelogger" : {
"link-template" : "https://github.com/automattic/jetpack-forms/compare/v${old}...v${new}"
2022-06-16 14:01:47 +02:00
} ,
2025-02-28 08:42:11 +01:00
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-jetpack-forms.php"
}
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
2025-02-28 08:42:11 +01:00
"description" : "Jetpack Forms" ,
2021-04-27 08:32:47 +02:00
"support" : {
2025-06-09 09:58:01 +02:00
"source" : "https://github.com/Automattic/jetpack-forms/tree/v0.56.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-06-09 09:58:01 +02:00
"version" : "v0.7.13" ,
"version_normalized" : "0.7.13.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-06-09 09:58:01 +02:00
"reference" : "6c6dc99d399441107e83411d140dc20a624b4c7b"
2021-07-23 11:58:50 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-06-09 09:58:01 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-image-cdn/zipball/6c6dc99d399441107e83411d140dc20a624b4c7b" ,
"reference" : "6c6dc99d399441107e83411d140dc20a624b4c7b" ,
2021-07-23 11:58:50 +02:00
"shasum" : ""
} ,
"require" : {
2025-06-09 09:58:01 +02:00
"automattic/jetpack-assets" : "^4.0.23" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-status" : "^5.1.4" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2021-07-23 11:58:50 +02:00
} ,
"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"
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-06-09 09:58:01 +02:00
"time" : "2025-06-02T17:15:22+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-06-09 09:58:01 +02:00
"source" : "https://github.com/Automattic/jetpack-image-cdn/tree/v0.7.13"
2021-07-23 11:58:50 +02:00
} ,
2025-02-28 08:42:11 +01:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-image-cdn"
2021-07-23 11:58:50 +02:00
} ,
2023-09-26 10:24:36 +02:00
{
2025-02-28 08:42:11 +01:00
"name" : "automattic/jetpack-import" ,
2025-05-07 06:48:41 +02:00
"version" : "v0.9.8" ,
"version_normalized" : "0.9.8.0" ,
2023-09-26 10:24:36 +02:00
"source" : {
"type" : "git" ,
2025-02-28 08:42:11 +01:00
"url" : "https://github.com/Automattic/jetpack-import.git" ,
2025-05-07 06:48:41 +02:00
"reference" : "e76e1a28f00db3308c78be4896a2900cf5c52f3b"
2023-09-26 10:24:36 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-05-07 06:48:41 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-import/zipball/e76e1a28f00db3308c78be4896a2900cf5c52f3b" ,
"reference" : "e76e1a28f00db3308c78be4896a2900cf5c52f3b" ,
2023-09-26 10:24:36 +02:00
"shasum" : ""
} ,
"require" : {
2025-05-07 06:48:41 +02:00
"automattic/jetpack-connection" : "^6.11.1" ,
"automattic/jetpack-sync" : "^4.11.1" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2023-09-26 10:24:36 +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" ,
"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-05-07 06:48:41 +02:00
"time" : "2025-04-28T15:13:52+00:00" ,
2023-09-26 10:24:36 +02:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
2025-02-28 08:42:11 +01:00
"textdomain" : "jetpack-import" ,
"mirror-repo" : "Automattic/jetpack-import" ,
2023-09-26 10:24:36 +02:00
"branch-alias" : {
2025-02-28 08:42:11 +01:00
"dev-trunk" : "0.9.x-dev"
} ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-import/compare/v${old}...v${new}"
2023-09-26 10:24:36 +02:00
} ,
"version-constants" : {
2025-02-28 08:42:11 +01:00
"::PACKAGE_VERSION" : "src/class-main.php"
2023-09-26 10:24:36 +02:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
2025-02-28 08:42:11 +01:00
"description" : "Set of REST API routes used in WPCOM Unified Importer." ,
2023-09-26 10:24:36 +02:00
"support" : {
2025-05-07 06:48:41 +02:00
"source" : "https://github.com/Automattic/jetpack-import/tree/v0.9.8"
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-05-07 06:48:41 +02:00
"version" : "v0.4.9" ,
"version_normalized" : "0.4.9.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-05-07 06:48:41 +02:00
"reference" : "c15719e2c6f84cbb120424f18c490966f4875082"
2023-04-26 17:39:43 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-05-07 06:48:41 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-ip/zipball/c15719e2c6f84cbb120424f18c490966f4875082" ,
"reference" : "c15719e2c6f84cbb120424f18c490966f4875082" ,
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-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"
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-05-07 06:48:41 +02:00
"time" : "2025-04-28T15:12:42+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-05-07 06:48:41 +02:00
"source" : "https://github.com/Automattic/jetpack-ip/tree/v0.4.9"
2023-04-26 17:39:43 +02:00
} ,
2025-02-28 08:42:11 +01:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-ip"
2023-04-26 17:39:43 +02:00
} ,
{
2025-02-28 08:42:11 +01:00
"name" : "automattic/jetpack-jitm" ,
2025-06-09 09:58:01 +02:00
"version" : "v4.2.20" ,
"version_normalized" : "4.2.20.0" ,
2023-04-26 17:39:43 +02:00
"source" : {
"type" : "git" ,
2025-02-28 08:42:11 +01:00
"url" : "https://github.com/Automattic/jetpack-jitm.git" ,
2025-06-09 09:58:01 +02:00
"reference" : "a2cbe5a95f164017a896f974aec95e6e87801f67"
2023-04-26 17:39:43 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-06-09 09:58:01 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/a2cbe5a95f164017a896f974aec95e6e87801f67" ,
"reference" : "a2cbe5a95f164017a896f974aec95e6e87801f67" ,
2023-04-26 17:39:43 +02:00
"shasum" : ""
} ,
2023-12-07 09:44:11 +01:00
"require" : {
2025-05-07 06:48:41 +02:00
"automattic/jetpack-a8c-mc-stats" : "^3.0.5" ,
2025-06-09 09:58:01 +02:00
"automattic/jetpack-assets" : "^4.0.23" ,
"automattic/jetpack-connection" : "^6.11.8" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-device-detection" : "^3.0.6" ,
"automattic/jetpack-logo" : "^3.0.5" ,
"automattic/jetpack-redirect" : "^3.0.7" ,
"automattic/jetpack-status" : "^5.1.4" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2023-12-07 09:44:11 +01:00
} ,
2023-04-26 17:39:43 +02:00
"require-dev" : {
2025-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"
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-06-09 09:58:01 +02:00
"time" : "2025-06-02T17:16:01+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-04-25 12:30:07 +02:00
"dev-trunk" : "4.2.x-dev"
2025-02-28 08:42:11 +01:00
} ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-jitm/compare/v${old}...v${new}"
2023-04-26 17:39:43 +02:00
} ,
"version-constants" : {
2025-02-28 08:42:11 +01:00
"::PACKAGE_VERSION" : "src/class-jitm.php"
2023-04-26 17:39:43 +02:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
2025-02-28 08:42:11 +01:00
"description" : "Just in time messages for Jetpack" ,
2023-04-26 17:39:43 +02:00
"support" : {
2025-06-09 09:58:01 +02:00
"source" : "https://github.com/Automattic/jetpack-jitm/tree/v4.2.20"
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
} ,
2020-12-10 14:04:11 +01:00
{
2025-02-28 08:42:11 +01:00
"name" : "automattic/jetpack-licensing" ,
2025-05-07 06:48:41 +02:00
"version" : "v3.0.9" ,
"version_normalized" : "3.0.9.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
2025-02-28 08:42:11 +01:00
"url" : "https://github.com/Automattic/jetpack-licensing.git" ,
2025-05-07 06:48:41 +02:00
"reference" : "ee2c8f35c1d82469b80343072d04869e64c6df35"
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-licensing/zipball/ee2c8f35c1d82469b80343072d04869e64c6df35" ,
"reference" : "ee2c8f35c1d82469b80343072d04869e64c6df35" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2025-05-07 06:48:41 +02:00
"automattic/jetpack-connection" : "^6.11.1" ,
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" ,
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment" : "@dev" ,
2025-05-07 06:48:41 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
"yoast/phpunit-polyfills" : "^4.0.0"
2020-12-10 14:04:11 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-05-07 06:48:41 +02:00
"time" : "2025-04-28T15:13:42+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" : {
"dev-trunk" : "3.0.x-dev"
2021-04-27 08:32:47 +02:00
} ,
"changelogger" : {
2025-02-28 08:42:11 +01:00
"link-template" : "https://github.com/Automattic/jetpack-licensing/compare/v${old}...v${new}"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
2025-02-28 08:42:11 +01:00
"description" : "Everything needed to manage Jetpack licenses client-side." ,
2021-04-27 08:32:47 +02:00
"support" : {
2025-05-07 06:48:41 +02:00
"source" : "https://github.com/Automattic/jetpack-licensing/tree/v3.0.9"
2021-04-27 08:32:47 +02:00
} ,
2025-02-28 08:42:11 +01:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-licensing"
2020-12-10 14:04:11 +01:00
} ,
{
2025-02-28 08:42:11 +01:00
"name" : "automattic/jetpack-logo" ,
2025-05-07 06:48:41 +02:00
"version" : "v3.0.5" ,
"version_normalized" : "3.0.5.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
2025-02-28 08:42:11 +01:00
"url" : "https://github.com/Automattic/jetpack-logo.git" ,
2025-05-07 06:48:41 +02:00
"reference" : "53b54aaabdad187fff32c4d60ee04878229542e5"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-05-07 06:48:41 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-logo/zipball/53b54aaabdad187fff32c4d60ee04878229542e5" ,
"reference" : "53b54aaabdad187fff32c4d60ee04878229542e5" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2025-05-07 06:48:41 +02:00
"automattic/jetpack-changelogger" : "^6.0.5" ,
"automattic/phpunit-select-config" : "^1.0.3" ,
"yoast/phpunit-polyfills" : "^4.0.0"
2020-12-10 14:04:11 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-05-07 06:48:41 +02:00
"time" : "2025-04-28T15:12:43+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2025-02-28 08:42:11 +01:00
"mirror-repo" : "Automattic/jetpack-logo" ,
2021-04-27 08:32:47 +02:00
"branch-alias" : {
2025-02-28 08:42:11 +01:00
"dev-trunk" : "3.0.x-dev"
} ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-logo/compare/v${old}...v${new}"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
2025-02-28 08:42:11 +01:00
"description" : "A logo for Jetpack" ,
2021-04-27 08:32:47 +02:00
"support" : {
2025-05-07 06:48:41 +02:00
"source" : "https://github.com/Automattic/jetpack-logo/tree/v3.0.5"
2021-04-27 08:32:47 +02:00
} ,
2025-02-28 08:42:11 +01:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-logo"
2020-12-10 14:04:11 +01:00
} ,
{
2025-02-28 08:42:11 +01:00
"name" : "automattic/jetpack-masterbar" ,
2025-06-09 09:58:01 +02:00
"version" : "v0.17.5" ,
"version_normalized" : "0.17.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-masterbar.git" ,
2025-06-09 09:58:01 +02:00
"reference" : "72e3e8b6f8dfabaa146e98a5e0eccba3058db574"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-06-09 09:58:01 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-masterbar/zipball/72e3e8b6f8dfabaa146e98a5e0eccba3058db574" ,
"reference" : "72e3e8b6f8dfabaa146e98a5e0eccba3058db574" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2023-12-07 09:44:11 +01:00
"require" : {
2025-06-09 09:58:01 +02:00
"automattic/jetpack-assets" : "^4.0.23" ,
"automattic/jetpack-blaze" : "^0.25.27" ,
2025-04-25 12:30:07 +02:00
"automattic/jetpack-compat" : "^4.0.1" ,
2025-06-09 09:58:01 +02:00
"automattic/jetpack-connection" : "^6.11.8" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-device-detection" : "^3.0.6" ,
2025-06-09 09:58:01 +02:00
"automattic/jetpack-jitm" : "^4.2.20" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-logo" : "^3.0.5" ,
"automattic/jetpack-plans" : "^0.8.0" ,
"automattic/jetpack-status" : "^5.1.4" ,
2025-06-09 09:58:01 +02:00
"automattic/jetpack-subscribers-dashboard" : "^0.1.13" ,
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" ,
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment" : "@dev" ,
2025-05-07 06:48:41 +02:00
"automattic/patchwork-redefine-exit" : "^2.0.8" ,
"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-06-09 09:58:01 +02:00
"time" : "2025-06-02T17:16: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-masterbar" ,
"mirror-repo" : "Automattic/jetpack-masterbar" ,
"branch-alias" : {
2025-05-07 06:48:41 +02:00
"dev-trunk" : "0.17.x-dev"
2025-02-28 08:42:11 +01:00
} ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
2025-02-28 08:42:11 +01:00
"link-template" : "https://github.com/Automattic/jetpack-masterbar/compare/v${old}...v${new}"
2021-04-27 08:32:47 +02:00
} ,
2025-02-28 08:42:11 +01:00
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-main.php"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
2025-02-28 08:42:11 +01:00
"description" : "The WordPress.com Toolbar feature replaces the default admin bar and offers quick links to the Reader, all your sites, your WordPress.com profile, and notifications." ,
2021-04-27 08:32:47 +02:00
"support" : {
2025-06-09 09:58:01 +02:00
"source" : "https://github.com/Automattic/jetpack-masterbar/tree/v0.17.5"
2021-04-27 08:32:47 +02:00
} ,
2025-02-28 08:42:11 +01:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-masterbar"
2022-04-02 10:26:41 +02:00
} ,
{
"name" : "automattic/jetpack-my-jetpack" ,
2025-06-09 09:58:01 +02:00
"version" : "v5.15.0" ,
"version_normalized" : "5.15.0.0" ,
2022-04-02 10:26:41 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-my-jetpack.git" ,
2025-06-09 09:58:01 +02:00
"reference" : "73a02bea545592e757af63dd27a07d79722e4346"
2022-04-02 10:26:41 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-06-09 09:58:01 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-my-jetpack/zipball/73a02bea545592e757af63dd27a07d79722e4346" ,
"reference" : "73a02bea545592e757af63dd27a07d79722e4346" ,
2022-04-02 10:26:41 +02:00
"shasum" : ""
} ,
"require" : {
2025-05-07 06:48:41 +02:00
"automattic/jetpack-admin-ui" : "^0.5.9" ,
2025-06-09 09:58:01 +02:00
"automattic/jetpack-assets" : "^4.0.23" ,
"automattic/jetpack-boost-speed-score" : "^0.4.9" ,
"automattic/jetpack-connection" : "^6.11.8" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-constants" : "^3.0.8" ,
2025-06-09 09:58:01 +02:00
"automattic/jetpack-explat" : "^0.2.22" ,
"automattic/jetpack-jitm" : "^4.2.20" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-licensing" : "^3.0.9" ,
"automattic/jetpack-plans" : "^0.8.0" ,
"automattic/jetpack-plugins-installer" : "^0.5.5" ,
"automattic/jetpack-protect-status" : "^0.5.11" ,
"automattic/jetpack-redirect" : "^3.0.7" ,
"automattic/jetpack-status" : "^5.1.4" ,
2025-06-09 09:58:01 +02:00
"automattic/jetpack-sync" : "^4.14.0" ,
2025-02-28 08:42:11 +01:00
"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" ,
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-06-09 09:58:01 +02:00
"time" : "2025-06-02T17:16:14+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"textdomain" : "jetpack-my-jetpack" ,
2025-02-28 08:42:11 +01:00
"mirror-repo" : "Automattic/jetpack-my-jetpack" ,
"branch-alias" : {
2025-06-09 09:58:01 +02:00
"dev-trunk" : "5.15.x-dev"
2025-02-28 08:42:11 +01:00
} ,
2022-04-02 10:26:41 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-my-jetpack/compare/${old}...${new}"
} ,
2025-02-28 08:42:11 +01:00
"dependencies" : {
"test-only" : [
"packages/search" ,
"packages/videopress"
]
2022-04-02 10:26:41 +02:00
} ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-initializer.php"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/" ,
"src/products"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "WP Admin page with information and configuration shared among all Jetpack stand-alone plugins" ,
"support" : {
2025-06-09 09:58:01 +02:00
"source" : "https://github.com/Automattic/jetpack-my-jetpack/tree/v5.15.0"
2022-04-02 10:26:41 +02:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-my-jetpack"
2020-12-10 14:04:11 +01:00
} ,
2021-04-27 08:32:47 +02:00
{
"name" : "automattic/jetpack-password-checker" ,
2025-05-07 06:48:41 +02:00
"version" : "v0.4.8" ,
"version_normalized" : "0.4.8.0" ,
2021-04-27 08:32:47 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-password-checker.git" ,
2025-05-07 06:48:41 +02:00
"reference" : "53c5d39afffd8fdf8001c24e7efc2b2b7760359a"
2021-04-27 08:32:47 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-05-07 06:48:41 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-password-checker/zipball/53c5d39afffd8fdf8001c24e7efc2b2b7760359a" ,
"reference" : "53c5d39afffd8fdf8001c24e7efc2b2b7760359a" ,
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-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"
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-05-07 06:48:41 +02:00
"time" : "2025-04-28T15:12: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 ,
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-05-07 06:48:41 +02:00
"source" : "https://github.com/Automattic/jetpack-password-checker/tree/v0.4.8"
2022-04-02 10:26:41 +02:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-password-checker"
} ,
2022-12-15 17:41:53 +01:00
{
"name" : "automattic/jetpack-plans" ,
2025-05-07 06:48:41 +02:00
"version" : "v0.8.0" ,
"version_normalized" : "0.8.0.0" ,
2022-12-15 17:41:53 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-plans.git" ,
2025-05-07 06:48:41 +02:00
"reference" : "5ea5f2c12f270beeac45a662746b4c8baeaff188"
2022-12-15 17:41:53 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-05-07 06:48:41 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-plans/zipball/5ea5f2c12f270beeac45a662746b4c8baeaff188" ,
"reference" : "5ea5f2c12f270beeac45a662746b4c8baeaff188" ,
2022-12-15 17:41:53 +01:00
"shasum" : ""
} ,
"require" : {
2025-05-07 06:48:41 +02:00
"automattic/jetpack-connection" : "^6.11.2" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2022-12-15 17:41:53 +01:00
} ,
"require-dev" : {
2025-05-07 06:48:41 +02:00
"automattic/jetpack-changelogger" : "^6.0.5" ,
"automattic/jetpack-status" : "^5.1.4" ,
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment" : "@dev" ,
2025-05-07 06:48:41 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
"yoast/phpunit-polyfills" : "^4.0.0"
2022-12-15 17:41:53 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-05-07 06:48:41 +02:00
"time" : "2025-05-05T17:10:02+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-05-07 06:48:41 +02:00
"dev-trunk" : "0.8.x-dev"
2025-02-28 08:42:11 +01:00
} ,
2022-12-15 17:41:53 +01:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-plans/compare/v${old}...v${new}"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Fetch information about Jetpack Plans from wpcom" ,
"support" : {
2025-05-07 06:48:41 +02:00
"source" : "https://github.com/Automattic/jetpack-plans/tree/v0.8.0"
2022-12-15 17:41:53 +01:00
} ,
"install-path" : "../automattic/jetpack-plans"
} ,
2022-04-02 10:26:41 +02:00
{
"name" : "automattic/jetpack-plugins-installer" ,
2025-05-07 06:48:41 +02:00
"version" : "v0.5.5" ,
"version_normalized" : "0.5.5.0" ,
2022-04-02 10:26:41 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-plugins-installer.git" ,
2025-05-07 06:48:41 +02:00
"reference" : "afedc21d5d5af1fd0244444f669485bfbfe170e1"
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-plugins-installer/zipball/afedc21d5d5af1fd0244444f669485bfbfe170e1" ,
"reference" : "afedc21d5d5af1fd0244444f669485bfbfe170e1" ,
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" ,
"automattic/jetpack-status" : "^5.1.4" ,
2025-02-28 08:42:11 +01:00
"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" ,
"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-05-07 06:48:41 +02:00
"time" : "2025-04-28T15:13:07+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-05-07 06:48:41 +02:00
"source" : "https://github.com/Automattic/jetpack-plugins-installer/tree/v0.5.5"
2021-04-27 08:32:47 +02:00
} ,
2022-06-16 14:01:47 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-plugins-installer"
} ,
2022-12-15 17:41:53 +01:00
{
"name" : "automattic/jetpack-post-list" ,
2025-06-09 09:58:01 +02:00
"version" : "v0.8.17" ,
"version_normalized" : "0.8.17.0" ,
2022-12-15 17:41:53 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-post-list.git" ,
2025-06-09 09:58:01 +02:00
"reference" : "47025a4fbf130d1c12522d1a7966578061f58a46"
2022-12-15 17:41:53 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-06-09 09:58:01 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-post-list/zipball/47025a4fbf130d1c12522d1a7966578061f58a46" ,
"reference" : "47025a4fbf130d1c12522d1a7966578061f58a46" ,
2022-12-15 17:41:53 +01:00
"shasum" : ""
} ,
"require" : {
2025-06-09 09:58:01 +02:00
"automattic/jetpack-assets" : "^4.0.23" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2022-12-15 17:41:53 +01:00
} ,
"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"
2022-12-15 17:41:53 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-06-09 09:58:01 +02:00
"time" : "2025-06-02T17:15:31+00:00" ,
2022-12-15 17:41:53 +01:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"textdomain" : "jetpack-post-list" ,
2025-02-28 08:42:11 +01:00
"mirror-repo" : "Automattic/jetpack-post-list" ,
"branch-alias" : {
"dev-trunk" : "0.8.x-dev"
2022-12-15 17:41:53 +01:00
} ,
"changelogger" : {
"link-template" : "https://github.com/automattic/jetpack-post-list/compare/v${old}...v${new}"
} ,
2025-02-28 08:42:11 +01:00
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-post-list.php"
2022-12-15 17:41:53 +01:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Enhance the classic view of the Admin section of your WordPress site" ,
"support" : {
2025-06-09 09:58:01 +02:00
"source" : "https://github.com/Automattic/jetpack-post-list/tree/v0.8.17"
2022-12-15 17:41:53 +01:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-post-list"
} ,
2025-02-28 08:42:11 +01:00
{
"name" : "automattic/jetpack-protect-models" ,
2025-05-07 06:48:41 +02:00
"version" : "v0.5.5" ,
"version_normalized" : "0.5.5.0" ,
2025-02-28 08:42:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-protect-models.git" ,
2025-05-07 06:48:41 +02:00
"reference" : "431a72be06d99406e836c4bc9c41e79e1c3349e2"
2025-02-28 08:42:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-05-07 06:48:41 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-protect-models/zipball/431a72be06d99406e836c4bc9c41e79e1c3349e2" ,
"reference" : "431a72be06d99406e836c4bc9c41e79e1c3349e2" ,
2025-02-28 08:42:11 +01:00
"shasum" : ""
} ,
"require" : {
2025-05-07 06:48:41 +02:00
"automattic/jetpack-redirect" : "^3.0.7" ,
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-05-07 06:48:41 +02:00
"time" : "2025-04-28T15:13:08+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-04-25 12:30:07 +02:00
"dev-trunk" : "0.5.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-05-07 06:48:41 +02:00
"source" : "https://github.com/Automattic/jetpack-protect-models/tree/v0.5.5"
2025-02-28 08:42:11 +01:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-protect-models"
} ,
{
"name" : "automattic/jetpack-protect-status" ,
2025-05-07 06:48:41 +02:00
"version" : "v0.5.11" ,
"version_normalized" : "0.5.11.0" ,
2025-02-28 08:42:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-protect-status.git" ,
2025-05-07 06:48:41 +02:00
"reference" : "497caa91053c314eaee3edcf952c71d75dbe4052"
2025-02-28 08:42:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-05-07 06:48:41 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-protect-status/zipball/497caa91053c314eaee3edcf952c71d75dbe4052" ,
"reference" : "497caa91053c314eaee3edcf952c71d75dbe4052" ,
2025-02-28 08:42:11 +01:00
"shasum" : ""
} ,
"require" : {
2025-05-07 06:48:41 +02:00
"automattic/jetpack-connection" : "^6.11.2" ,
"automattic/jetpack-plans" : "^0.8.0" ,
"automattic/jetpack-plugins-installer" : "^0.5.5" ,
"automattic/jetpack-protect-models" : "^0.5.5" ,
"automattic/jetpack-sync" : "^4.12.0" ,
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-05-07 06:48:41 +02:00
"time" : "2025-05-05T17:10:10+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-04-25 12:30:07 +02:00
"dev-trunk" : "0.5.x-dev"
2025-02-28 08:42:11 +01:00
} ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-protect-status/compare/v${old}...v${new}"
} ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-status.php"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "This package contains the Protect Status API functionality to retrieve a site's scan status (WordPress, Themes, and Plugins threats)." ,
"support" : {
2025-05-07 06:48:41 +02:00
"source" : "https://github.com/Automattic/jetpack-protect-status/tree/v0.5.11"
2025-02-28 08:42:11 +01:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-protect-status"
} ,
2022-06-16 14:01:47 +02:00
{
"name" : "automattic/jetpack-publicize" ,
2025-06-09 09:58:01 +02:00
"version" : "v0.65.2" ,
"version_normalized" : "0.65.2.0" ,
2022-06-16 14:01:47 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-publicize.git" ,
2025-06-09 09:58:01 +02:00
"reference" : "b5ca543dee28b22860304d368376414cac203f57"
2022-06-16 14:01:47 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-06-09 09:58:01 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-publicize/zipball/b5ca543dee28b22860304d368376414cac203f57" ,
"reference" : "b5ca543dee28b22860304d368376414cac203f57" ,
2022-06-16 14:01:47 +02:00
"shasum" : ""
} ,
"require" : {
2025-05-07 06:48:41 +02:00
"automattic/jetpack-admin-ui" : "^0.5.9" ,
2025-06-09 09:58:01 +02:00
"automattic/jetpack-assets" : "^4.0.23" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-autoloader" : "^5.0.7" ,
2025-04-25 12:30:07 +02:00
"automattic/jetpack-config" : "^3.1.0" ,
2025-06-09 09:58:01 +02:00
"automattic/jetpack-connection" : "^6.11.8" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-plans" : "^0.8.0" ,
"automattic/jetpack-redirect" : "^3.0.7" ,
"automattic/jetpack-status" : "^5.1.4" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2022-06-16 14:01:47 +02:00
} ,
"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"
2022-06-16 14:01:47 +02:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-06-09 09:58:01 +02:00
"time" : "2025-06-02T17:16:09+00:00" ,
2022-06-16 14:01:47 +02:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"textdomain" : "jetpack-publicize-pkg" ,
2025-02-28 08:42:11 +01:00
"mirror-repo" : "Automattic/jetpack-publicize" ,
"branch-alias" : {
2025-06-09 09:58:01 +02:00
"dev-trunk" : "0.65.x-dev"
2025-02-28 08:42:11 +01:00
} ,
2022-06-16 14:01:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-publicize/compare/v${old}...v${new}"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
2023-04-26 17:39:43 +02:00
"files" : [
2025-02-28 08:42:11 +01:00
"actions.php" ,
2023-04-26 17:39:43 +02:00
"src/social-image-generator/utilities.php"
] ,
2022-06-16 14:01:47 +02:00
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Publicize makes it easy to share your site’ s posts on several social media networks automatically when you publish a new post." ,
"support" : {
2025-06-09 09:58:01 +02:00
"source" : "https://github.com/Automattic/jetpack-publicize/tree/v0.65.2"
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-05-07 06:48:41 +02:00
"version" : "v3.0.7" ,
"version_normalized" : "3.0.7.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-redirect.git" ,
2025-05-07 06:48:41 +02:00
"reference" : "2f3093f0875f7b54816647c4c22b3291df8caa65"
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-redirect/zipball/2f3093f0875f7b54816647c4c22b3291df8caa65" ,
"reference" : "2f3093f0875f7b54816647c4c22b3291df8caa65" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2025-05-07 06:48:41 +02:00
"automattic/jetpack-status" : "^5.1.4" ,
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" ,
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:13:06+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
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-05-07 06:48:41 +02:00
"source" : "https://github.com/Automattic/jetpack-redirect/tree/v3.0.7"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-redirect"
2020-12-10 14:04:11 +01:00
} ,
{
"name" : "automattic/jetpack-roles" ,
2025-05-07 06:48:41 +02:00
"version" : "v3.0.8" ,
"version_normalized" : "3.0.8.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-roles.git" ,
2025-05-07 06:48:41 +02:00
"reference" : "96e09fc813ccf5e691f46297875d6b85b859c669"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-05-07 06:48:41 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-roles/zipball/96e09fc813ccf5e691f46297875d6b85b859c669" ,
"reference" : "96e09fc813ccf5e691f46297875d6b85b859c669" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2023-12-07 09:44:11 +01:00
"require" : {
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2023-12-07 09:44:11 +01:00
} ,
2020-12-10 14:04:11 +01:00
"require-dev" : {
2025-05-07 06:48:41 +02:00
"automattic/jetpack-changelogger" : "^6.0.5" ,
"automattic/phpunit-select-config" : "^1.0.3" ,
2025-02-28 08:42:11 +01:00
"brain/monkey" : "^2.6.2" ,
2025-05-07 06:48:41 +02:00
"yoast/phpunit-polyfills" : "^4.0.0"
2020-12-10 14:04:11 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-05-07 06:48:41 +02:00
"time" : "2025-04-28T15:12:44+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-roles" ,
2025-02-28 08:42:11 +01:00
"branch-alias" : {
"dev-trunk" : "3.0.x-dev"
} ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-roles/compare/v${old}...v${new}"
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Utilities, related with user roles and capabilities." ,
2021-04-27 08:32:47 +02:00
"support" : {
2025-05-07 06:48:41 +02:00
"source" : "https://github.com/Automattic/jetpack-roles/tree/v3.0.8"
2022-04-02 10:26:41 +02:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-roles"
} ,
{
"name" : "automattic/jetpack-search" ,
2025-06-09 09:58:01 +02:00
"version" : "v0.50.2" ,
"version_normalized" : "0.50.2.0" ,
2022-04-02 10:26:41 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-search.git" ,
2025-06-09 09:58:01 +02:00
"reference" : "9efadd0b543397a16ba727bd74586761cea431f4"
2022-04-02 10:26:41 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-06-09 09:58:01 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-search/zipball/9efadd0b543397a16ba727bd74586761cea431f4" ,
"reference" : "9efadd0b543397a16ba727bd74586761cea431f4" ,
2022-04-02 10:26:41 +02:00
"shasum" : ""
} ,
"require" : {
2025-06-09 09:58:01 +02:00
"automattic/jetpack-assets" : "^4.0.23" ,
2025-04-25 12:30:07 +02:00
"automattic/jetpack-config" : "^3.1.0" ,
2025-06-09 09:58:01 +02:00
"automattic/jetpack-connection" : "^6.11.8" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-constants" : "^3.0.8" ,
2025-06-09 09:58:01 +02:00
"automattic/jetpack-my-jetpack" : "^5.15.0" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-status" : "^5.1.4" ,
2025-06-09 09:58:01 +02:00
"automattic/jetpack-sync" : "^4.14.0" ,
2025-02-28 08:42:11 +01:00
"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" ,
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-06-09 09:58:01 +02:00
"time" : "2025-06-02T17:16:24+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"textdomain" : "jetpack-search-pkg" ,
2025-02-28 08:42:11 +01:00
"mirror-repo" : "Automattic/jetpack-search" ,
"branch-alias" : {
2025-06-09 09:58:01 +02:00
"dev-trunk" : "0.50.x-dev"
2025-02-28 08:42:11 +01:00
} ,
2022-04-02 10:26:41 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-search/compare/v${old}...v${new}"
} ,
"version-constants" : {
2022-06-16 14:01:47 +02:00
"::VERSION" : "src/class-package.php"
2022-04-02 10:26:41 +02:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Tools to assist with enabling cloud search for Jetpack sites." ,
"support" : {
2025-06-09 09:58:01 +02:00
"source" : "https://github.com/Automattic/jetpack-search/tree/v0.50.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" ,
2025-05-07 06:48:41 +02:00
"version" : "v0.16.2" ,
"version_normalized" : "0.16.2.0" ,
2022-12-15 17:41:53 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-stats.git" ,
2025-05-07 06:48:41 +02:00
"reference" : "45a85487caaa0281b9dac280486681293b804055"
2022-12-15 17:41:53 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-05-07 06:48:41 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-stats/zipball/45a85487caaa0281b9dac280486681293b804055" ,
"reference" : "45a85487caaa0281b9dac280486681293b804055" ,
2022-12-15 17:41:53 +01:00
"shasum" : ""
} ,
"require" : {
2025-05-07 06:48:41 +02:00
"automattic/jetpack-connection" : "^6.11.1" ,
"automattic/jetpack-constants" : "^3.0.8" ,
"automattic/jetpack-status" : "^5.1.4" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2022-12-15 17:41:53 +01:00
} ,
"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"
2022-12-15 17:41:53 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-05-07 06:48:41 +02:00
"time" : "2025-04-28T15:13:45+00:00" ,
2022-12-15 17:41:53 +01:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
2025-02-28 08:42:11 +01:00
"textdomain" : "jetpack-stats" ,
2022-12-15 17:41:53 +01:00
"mirror-repo" : "Automattic/jetpack-stats" ,
2025-02-28 08:42:11 +01:00
"branch-alias" : {
2025-05-07 06:48:41 +02:00
"dev-trunk" : "0.16.x-dev"
2024-04-17 11:32:24 +02:00
} ,
2022-12-15 17:41:53 +01:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-stats/compare/v${old}...v${new}"
} ,
2025-02-28 08:42:11 +01:00
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-package-version.php"
}
2022-12-15 17:41:53 +01:00
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Collect valuable traffic stats and insights." ,
"support" : {
2025-05-07 06:48:41 +02:00
"source" : "https://github.com/Automattic/jetpack-stats/tree/v0.16.2"
2022-12-15 17:41:53 +01:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-stats"
} ,
{
"name" : "automattic/jetpack-stats-admin" ,
2025-06-09 09:58:01 +02:00
"version" : "v0.26.3" ,
"version_normalized" : "0.26.3.0" ,
2022-12-15 17:41:53 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-stats-admin.git" ,
2025-06-09 09:58:01 +02:00
"reference" : "00964c51aaedcc5d8ba787020a6daf49134315c2"
2022-12-15 17:41:53 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-06-09 09:58:01 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-stats-admin/zipball/00964c51aaedcc5d8ba787020a6daf49134315c2" ,
"reference" : "00964c51aaedcc5d8ba787020a6daf49134315c2" ,
2022-12-15 17:41:53 +01:00
"shasum" : ""
} ,
"require" : {
2025-06-09 09:58:01 +02:00
"automattic/jetpack-blaze" : "^0.25.27" ,
"automattic/jetpack-connection" : "^6.11.8" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-constants" : "^3.0.8" ,
2025-06-09 09:58:01 +02:00
"automattic/jetpack-jitm" : "^4.2.20" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-plans" : "^0.8.0" ,
"automattic/jetpack-stats" : "^0.16.2" ,
"automattic/jetpack-status" : "^5.1.4" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2022-12-15 17:41:53 +01:00
} ,
"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"
2022-12-15 17:41:53 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-06-09 09:58:01 +02:00
"time" : "2025-06-02T17:16:04+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-05-07 06:48:41 +02:00
"dev-trunk" : "0.26.x-dev"
2022-12-15 17:41:53 +01:00
} ,
"version-constants" : {
"::VERSION" : "src/class-main.php"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Stats Dashboard" ,
"support" : {
2025-06-09 09:58:01 +02:00
"source" : "https://github.com/Automattic/jetpack-stats-admin/tree/v0.26.3"
2022-12-15 17:41:53 +01:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-stats-admin"
} ,
2020-12-10 14:04:11 +01:00
{
"name" : "automattic/jetpack-status" ,
2025-05-07 06:48:41 +02:00
"version" : "v5.1.4" ,
"version_normalized" : "5.1.4.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-status.git" ,
2025-05-07 06:48:41 +02:00
"reference" : "b49e496454fef31b15684d80aaea939802f79653"
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-status/zipball/b49e496454fef31b15684d80aaea939802f79653" ,
"reference" : "b49e496454fef31b15684d80aaea939802f79653" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2022-04-02 10:26:41 +02:00
"require" : {
2025-05-07 06:48:41 +02:00
"automattic/jetpack-constants" : "^3.0.8" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2022-04-02 10:26:41 +02:00
} ,
2020-12-10 14:04:11 +01:00
"require-dev" : {
2025-05-07 06:48:41 +02:00
"automattic/jetpack-changelogger" : "^6.0.5" ,
2025-02-28 08:42:11 +01:00
"automattic/jetpack-connection" : "@dev" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-ip" : "^0.4.9" ,
2025-02-28 08:42:11 +01:00
"automattic/jetpack-plans" : "@dev" ,
2025-05-07 06:48:41 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
2025-02-28 08:42:11 +01:00
"brain/monkey" : "^2.6.2" ,
2025-05-07 06:48:41 +02:00
"yoast/phpunit-polyfills" : "^4.0.0"
2020-12-10 14:04:11 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-05-07 06:48:41 +02:00
"time" : "2025-04-28T15:13:01+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-04-25 12:30:07 +02:00
"dev-trunk" : "5.1.x-dev"
2025-02-28 08:42:11 +01:00
} ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-status/compare/v${old}...v${new}"
} ,
2025-02-28 08:42:11 +01:00
"dependencies" : {
"test-only" : [
"packages/connection" ,
"packages/plans"
]
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Used to retrieve information about the current status of Jetpack and the site overall." ,
2021-04-27 08:32:47 +02:00
"support" : {
2025-05-07 06:48:41 +02:00
"source" : "https://github.com/Automattic/jetpack-status/tree/v5.1.4"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-status"
2020-12-10 14:04:11 +01:00
} ,
2025-04-25 12:30:07 +02:00
{
"name" : "automattic/jetpack-subscribers-dashboard" ,
2025-06-09 09:58:01 +02:00
"version" : "v0.1.13" ,
"version_normalized" : "0.1.13.0" ,
2025-04-25 12:30:07 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-subscribers-dashboard.git" ,
2025-06-09 09:58:01 +02:00
"reference" : "275cdeb0a99142d61fdc0fc5fa843c32399eff11"
2025-04-25 12:30:07 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-06-09 09:58:01 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-subscribers-dashboard/zipball/275cdeb0a99142d61fdc0fc5fa843c32399eff11" ,
"reference" : "275cdeb0a99142d61fdc0fc5fa843c32399eff11" ,
2025-04-25 12:30:07 +02:00
"shasum" : ""
} ,
"require" : {
2025-06-09 09:58:01 +02:00
"automattic/jetpack-connection" : "^6.11.8" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-constants" : "^3.0.8" ,
2025-06-09 09:58:01 +02:00
"automattic/jetpack-jitm" : "^4.2.20" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-plans" : "^0.8.0" ,
"automattic/jetpack-stats" : "^0.16.2" ,
"automattic/jetpack-status" : "^5.1.4" ,
2025-04-25 12:30:07 +02:00
"php" : ">=7.2"
} ,
"require-dev" : {
2025-05-07 06:48:41 +02:00
"automattic/jetpack-changelogger" : "^6.0.5" ,
2025-04-25 12:30:07 +02:00
"automattic/jetpack-test-environment" : "@dev" ,
2025-05-07 06:48:41 +02:00
"automattic/phpunit-select-config" : "^1.0.3" ,
"yoast/phpunit-polyfills" : "^4.0.0"
2025-04-25 12:30:07 +02:00
} ,
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-06-09 09:58:01 +02:00
"time" : "2025-06-02T17:16:10+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" : {
"dev-trunk" : "0.1.x-dev"
} ,
"version-constants" : {
"::VERSION" : "src/class-dashboard.php"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Subscribers dashboard" ,
"support" : {
2025-06-09 09:58:01 +02:00
"source" : "https://github.com/Automattic/jetpack-subscribers-dashboard/tree/v0.1.13"
2025-04-25 12:30:07 +02:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-subscribers-dashboard"
} ,
2020-12-10 14:04:11 +01:00
{
"name" : "automattic/jetpack-sync" ,
2025-06-09 09:58:01 +02:00
"version" : "v4.14.0" ,
"version_normalized" : "4.14.0.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-sync.git" ,
2025-06-09 09:58:01 +02:00
"reference" : "22600833afb1bf05628228f894672eb8d1a127f7"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-06-09 09:58:01 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-sync/zipball/22600833afb1bf05628228f894672eb8d1a127f7" ,
"reference" : "22600833afb1bf05628228f894672eb8d1a127f7" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2025-06-09 09:58:01 +02:00
"automattic/jetpack-connection" : "^6.11.8" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-constants" : "^3.0.8" ,
"automattic/jetpack-ip" : "^0.4.9" ,
"automattic/jetpack-password-checker" : "^0.4.8" ,
"automattic/jetpack-roles" : "^3.0.8" ,
"automattic/jetpack-status" : "^5.1.4" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2020-12-10 14:04:11 +01:00
} ,
2021-04-27 08:32:47 +02:00
"require-dev" : {
2025-05-07 06:48:41 +02:00
"automattic/jetpack-changelogger" : "^6.0.5" ,
2025-02-28 08:42:11 +01:00
"automattic/jetpack-search" : "@dev" ,
"automattic/jetpack-test-environment" : "@dev" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-waf" : "^0.24.3" ,
"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-06-09 09:58:01 +02:00
"time" : "2025-06-02T17:15:52+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2022-04-02 10:26:41 +02:00
"textdomain" : "jetpack-sync" ,
2025-02-28 08:42:11 +01:00
"mirror-repo" : "Automattic/jetpack-sync" ,
"branch-alias" : {
2025-06-09 09:58:01 +02:00
"dev-trunk" : "4.14.x-dev"
2021-08-17 08:33:07 +02:00
} ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-sync/compare/v${old}...v${new}"
} ,
2025-02-28 08:42:11 +01:00
"dependencies" : {
"test-only" : [
"packages/search" ,
"packages/waf"
]
} ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-package-version.php"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Everything needed to allow syncing to the WP.com infrastructure." ,
2021-04-27 08:32:47 +02:00
"support" : {
2025-06-09 09:58:01 +02:00
"source" : "https://github.com/Automattic/jetpack-sync/tree/v4.14.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" ,
2025-06-09 09:58:01 +02:00
"version" : "v0.29.3" ,
"version_normalized" : "0.29.3.0" ,
2022-12-15 17:41:53 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-videopress.git" ,
2025-06-09 09:58:01 +02:00
"reference" : "3fc479ce385545116846ebc685c2441d00cbbc0a"
2022-12-15 17:41:53 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-06-09 09:58:01 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-videopress/zipball/3fc479ce385545116846ebc685c2441d00cbbc0a" ,
"reference" : "3fc479ce385545116846ebc685c2441d00cbbc0a" ,
2022-12-15 17:41:53 +01:00
"shasum" : ""
} ,
"require" : {
2025-05-07 06:48:41 +02:00
"automattic/jetpack-admin-ui" : "^0.5.9" ,
2025-06-09 09:58:01 +02:00
"automattic/jetpack-assets" : "^4.0.23" ,
"automattic/jetpack-connection" : "^6.11.8" ,
"automattic/jetpack-my-jetpack" : "^5.15.0" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-plans" : "^0.8.0" ,
"automattic/jetpack-status" : "^5.1.4" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2022-12-15 17:41:53 +01:00
} ,
"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" ,
2025-02-28 08:42:11 +01:00
"brain/monkey" : "2.6.2" ,
2025-05-07 06:48:41 +02:00
"yoast/phpunit-polyfills" : "^4.0.0"
2022-12-15 17:41:53 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-06-09 09:58:01 +02:00
"time" : "2025-06-02T17:16:21+00:00" ,
2022-12-15 17:41:53 +01:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
2025-02-28 08:42:11 +01:00
"textdomain" : "jetpack-videopress-pkg" ,
2022-12-15 17:41:53 +01:00
"mirror-repo" : "Automattic/jetpack-videopress" ,
2025-02-28 08:42:11 +01:00
"branch-alias" : {
2025-06-09 09:58:01 +02:00
"dev-trunk" : "0.29.x-dev"
2025-02-28 08:42:11 +01:00
} ,
2022-12-15 17:41:53 +01:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-videopress/compare/v${old}...v${new}"
} ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-package-version.php"
2025-02-28 08:42:11 +01:00
}
2022-12-15 17:41:53 +01:00
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "VideoPress package" ,
"support" : {
2025-06-09 09:58:01 +02:00
"source" : "https://github.com/Automattic/jetpack-videopress/tree/v0.29.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" ,
2025-05-07 06:48:41 +02:00
"version" : "v0.24.3" ,
"version_normalized" : "0.24.3.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
2022-06-16 14:01:47 +02:00
"url" : "https://github.com/Automattic/jetpack-waf.git" ,
2025-05-07 06:48:41 +02:00
"reference" : "a2f7c23c4acda215bf7e5cf46c284d1a1d35ae4e"
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-waf/zipball/a2f7c23c4acda215bf7e5cf46c284d1a1d35ae4e" ,
"reference" : "a2f7c23c4acda215bf7e5cf46c284d1a1d35ae4e" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2025-05-07 06:48:41 +02:00
"automattic/jetpack-connection" : "^6.11.1" ,
"automattic/jetpack-constants" : "^3.0.8" ,
"automattic/jetpack-ip" : "^0.4.9" ,
"automattic/jetpack-status" : "^5.1.4" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2" ,
2022-06-16 14:01:47 +02:00
"wikimedia/aho-corasick" : "^1.0"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2025-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"
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:13:48+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
2022-06-16 14:01:47 +02:00
"textdomain" : "jetpack-waf" ,
2025-02-28 08:42:11 +01:00
"mirror-repo" : "Automattic/jetpack-waf" ,
"branch-alias" : {
2025-04-25 12:30:07 +02:00
"dev-trunk" : "0.24.x-dev"
2025-02-28 08:42:11 +01:00
} ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
2022-06-16 14:01:47 +02:00
"link-template" : "https://github.com/Automattic/jetpack-waf/compare/v${old}...v${new}"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
2022-06-16 14:01:47 +02:00
"files" : [
"cli.php"
] ,
2020-12-10 14:04:11 +01:00
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
2022-06-16 14:01:47 +02:00
"description" : "Tools to assist with the Jetpack Web Application Firewall" ,
2021-04-27 08:32:47 +02:00
"support" : {
2025-05-07 06:48:41 +02:00
"source" : "https://github.com/Automattic/jetpack-waf/tree/v0.24.3"
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
} ,
{
2022-06-16 14:01:47 +02:00
"name" : "automattic/jetpack-wordads" ,
2025-06-09 09:58:01 +02:00
"version" : "v0.4.26" ,
"version_normalized" : "0.4.26.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-wordads.git" ,
2025-06-09 09:58:01 +02:00
"reference" : "4536335c69f76cbdb6486c0b1ecc6db8f3e686ed"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-06-09 09:58:01 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-wordads/zipball/4536335c69f76cbdb6486c0b1ecc6db8f3e686ed" ,
"reference" : "4536335c69f76cbdb6486c0b1ecc6db8f3e686ed" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2025-06-09 09:58:01 +02:00
"automattic/jetpack-assets" : "^4.0.23" ,
2025-04-25 12:30:07 +02:00
"automattic/jetpack-config" : "^3.1.0" ,
2025-06-09 09:58:01 +02:00
"automattic/jetpack-connection" : "^6.11.8" ,
2025-05-07 06:48:41 +02:00
"automattic/jetpack-constants" : "^3.0.8" ,
"automattic/jetpack-status" : "^5.1.4" ,
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-06-09 09:58:01 +02:00
"time" : "2025-06-02T17:16:05+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2025-02-28 08:42:11 +01:00
"autotagger" : true ,
"textdomain" : "jetpack-wordads" ,
2022-06-16 14:01:47 +02:00
"mirror-repo" : "Automattic/jetpack-wordads" ,
2025-02-28 08:42:11 +01:00
"branch-alias" : {
"dev-trunk" : "0.4.x-dev"
} ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
2022-06-16 14:01:47 +02:00
"link-template" : "https://github.com/Automattic/jetpack-wordads/compare/v${old}...v${new}"
2021-04-27 08:32:47 +02:00
} ,
2022-06-16 14:01:47 +02:00
"version-constants" : {
"::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"
] ,
2022-06-16 14:01:47 +02:00
"description" : "Earn income by allowing Jetpack to display high quality ads." ,
2022-04-02 10:26:41 +02:00
"support" : {
2025-06-09 09:58:01 +02:00
"source" : "https://github.com/Automattic/jetpack-wordads/tree/v0.4.26"
2022-04-02 10:26:41 +02:00
} ,
2022-06-16 14:01:47 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-wordads"
2020-12-10 14:04:11 +01:00
} ,
2024-04-17 11:32:24 +02:00
{
"name" : "automattic/woocommerce-analytics" ,
2025-05-07 06:48:41 +02:00
"version" : "v0.4.7" ,
"version_normalized" : "0.4.7.0" ,
2024-04-17 11:32:24 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/woocommerce-analytics.git" ,
2025-05-07 06:48:41 +02:00
"reference" : "8922f8eafe66c3f06757aee3917f8eea3108d014"
2024-04-17 11:32:24 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-05-07 06:48:41 +02:00
"url" : "https://api.github.com/repos/Automattic/woocommerce-analytics/zipball/8922f8eafe66c3f06757aee3917f8eea3108d014" ,
"reference" : "8922f8eafe66c3f06757aee3917f8eea3108d014" ,
2024-04-17 11:32:24 +02:00
"shasum" : ""
} ,
"require" : {
2025-05-07 06:48:41 +02:00
"automattic/jetpack-connection" : "^6.11.2" ,
"automattic/jetpack-constants" : "^3.0.8" ,
2025-02-28 08:42:11 +01:00
"php" : ">=7.2"
2024-04-17 11:32:24 +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" ,
"yoast/phpunit-polyfills" : "^4.0.0"
2024-04-17 11:32:24 +02:00
} ,
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-05-07 06:48:41 +02:00
"time" : "2025-05-05T17:10:03+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" : {
"dev-trunk" : "0.4.x-dev"
} ,
2024-04-17 11:32:24 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/woocommerce-analytics/compare/v${old}...v${new}"
} ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-woocommerce-analytics.php"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Enhanced analytics for WooCommerce users." ,
"support" : {
2025-05-07 06:48:41 +02:00
"source" : "https://github.com/Automattic/woocommerce-analytics/tree/v0.4.7"
2024-04-17 11:32:24 +02:00
} ,
"install-path" : "../../jetpack_vendor/automattic/woocommerce-analytics"
} ,
2023-12-07 09:44:11 +01:00
{
"name" : "scssphp/scssphp" ,
"version" : "v1.12.0" ,
"version_normalized" : "1.12.0.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/scssphp/scssphp.git" ,
"reference" : "a6b20c170ddb95f116b3d148a466a7bed1e85c35"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/scssphp/scssphp/zipball/a6b20c170ddb95f116b3d148a466a7bed1e85c35" ,
"reference" : "a6b20c170ddb95f116b3d148a466a7bed1e85c35" ,
"shasum" : ""
} ,
"require" : {
"ext-ctype" : "*" ,
"ext-json" : "*" ,
"php" : ">=5.6.0"
} ,
"require-dev" : {
"bamarni/composer-bin-plugin" : "^1.4" ,
"phpunit/phpunit" : "^5.7 || ^6.5 || ^7.5 || ^8.3 || ^9.4" ,
"sass/sass-spec" : "*" ,
"squizlabs/php_codesniffer" : "~3.5" ,
"symfony/phpunit-bridge" : "^5.1" ,
"thoughtbot/bourbon" : "^7.0" ,
"twbs/bootstrap" : "~5.0" ,
"twbs/bootstrap4" : "4.6.1" ,
"zurb/foundation" : "~6.7.0"
} ,
"suggest" : {
"ext-iconv" : "Can be used as fallback when ext-mbstring is not available" ,
"ext-mbstring" : "For best performance, mbstring should be installed as it is faster than ext-iconv"
} ,
"time" : "2023-11-14T14:56:09+00:00" ,
"bin" : [
"bin/pscss"
] ,
"type" : "library" ,
"extra" : {
"bamarni-bin" : {
2025-02-28 08:42:11 +01:00
"bin-links" : false ,
"forward-command" : false
2023-12-07 09:44:11 +01:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"ScssPhp\\ScssPhp\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Anthon Pang" ,
"email" : "apang@softwaredevelopment.ca" ,
"homepage" : "https://github.com/robocoder"
} ,
{
"name" : "Cédric Morin" ,
"email" : "cedric@yterium.com" ,
"homepage" : "https://github.com/Cerdic"
}
] ,
"description" : "scssphp is a compiler for SCSS written in PHP." ,
"homepage" : "http://scssphp.github.io/scssphp/" ,
"keywords" : [
"css" ,
"less" ,
"sass" ,
"scss" ,
"stylesheet"
] ,
"support" : {
"issues" : "https://github.com/scssphp/scssphp/issues" ,
"source" : "https://github.com/scssphp/scssphp/tree/v1.12.0"
} ,
"install-path" : "../scssphp/scssphp"
} ,
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" : [ ]
}