2020-12-10 14:04:11 +01:00
{
"packages" : [
{
"name" : "automattic/jetpack-a8c-mc-stats" ,
2025-02-28 08:42:11 +01:00
"version" : "v3.0.0" ,
"version_normalized" : "3.0.0.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-a8c-mc-stats.git" ,
2025-02-28 08:42:11 +01:00
"reference" : "d6bdf2f1d1941e0a22d17c6f3152097d8e0a30e6"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-02-28 08:42:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/d6bdf2f1d1941e0a22d17c6f3152097d8e0a30e6" ,
"reference" : "d6bdf2f1d1941e0a22d17c6f3152097d8e0a30e6" ,
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-02-28 08:42:11 +01:00
"automattic/jetpack-changelogger" : "^5.0.0" ,
"yoast/phpunit-polyfills" : "^1.1.1"
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-02-28 08:42:11 +01:00
"time" : "2024-11-14T20:12:50+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-02-28 08:42:11 +01:00
"source" : "https://github.com/Automattic/jetpack-a8c-mc-stats/tree/v3.0.0"
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
} ,
2022-04-02 10:26:41 +02:00
{
"name" : "automattic/jetpack-admin-ui" ,
2025-02-28 08:42:11 +01:00
"version" : "v0.5.2" ,
"version_normalized" : "0.5.2.0" ,
2022-04-02 10:26:41 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-admin-ui.git" ,
2025-02-28 08:42:11 +01:00
"reference" : "cf2f30b5ebc52c88293d406aca6b6ef0677c6aff"
2022-04-02 10:26:41 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-02-28 08:42:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-admin-ui/zipball/cf2f30b5ebc52c88293d406aca6b6ef0677c6aff" ,
"reference" : "cf2f30b5ebc52c88293d406aca6b6ef0677c6aff" ,
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-02-28 08:42:11 +01:00
"automattic/jetpack-changelogger" : "^5.1.0" ,
"automattic/jetpack-logo" : "^3.0.0" ,
"automattic/jetpack-test-environment" : "@dev" ,
"yoast/phpunit-polyfills" : "^1.1.1"
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-02-28 08:42:11 +01:00
"time" : "2025-02-03T19:12:08+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-02-28 08:42:11 +01:00
"source" : "https://github.com/Automattic/jetpack-admin-ui/tree/v0.5.2"
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-02-28 08:42:11 +01:00
"version" : "v4.0.4" ,
"version_normalized" : "4.0.4.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-assets.git" ,
2025-02-28 08:42:11 +01:00
"reference" : "0ec5cfcd948b5a791ba99819eb095adf979f605c"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-02-28 08:42:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-assets/zipball/0ec5cfcd948b5a791ba99819eb095adf979f605c" ,
"reference" : "0ec5cfcd948b5a791ba99819eb095adf979f605c" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-constants" : "^3.0.1" ,
"php" : ">=7.2"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-changelogger" : "^5.1.0" ,
"brain/monkey" : "^2.6.2" ,
2024-02-16 11:03:01 +01:00
"wikimedia/testing-access-wrapper" : "^1.0 || ^2.0 || ^3.0" ,
2025-02-28 08:42:11 +01:00
"yoast/phpunit-polyfills" : "^1.1.1"
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-02-28 08:42:11 +01:00
"time" : "2025-02-03T19:12:25+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-02-28 08:42:11 +01:00
"source" : "https://github.com/Automattic/jetpack-assets/tree/v4.0.4"
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-02-28 08:42:11 +01:00
"version" : "v5.0.1" ,
"version_normalized" : "5.0.1.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-autoloader.git" ,
2025-02-28 08:42:11 +01:00
"reference" : "ba3f5146426367c718312a0da87ebd596ed9cf33"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-02-28 08:42:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/ba3f5146426367c718312a0da87ebd596ed9cf33" ,
"reference" : "ba3f5146426367c718312a0da87ebd596ed9cf33" ,
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-02-28 08:42:11 +01:00
"automattic/jetpack-changelogger" : "^5.1.0" ,
"composer/composer" : "^2.2" ,
"yoast/phpunit-polyfills" : "^1.1.1"
2020-12-10 14:04:11 +01:00
} ,
2025-02-28 08:42:11 +01:00
"time" : "2025-01-20T16:46:39+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-02-28 08:42:11 +01:00
"source" : "https://github.com/Automattic/jetpack-autoloader/tree/v5.0.1"
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-02-28 08:42:11 +01:00
"version" : "v4.0.8" ,
"version_normalized" : "4.0.8.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-backup.git" ,
2025-02-28 08:42:11 +01:00
"reference" : "7e55a65729646fc7bee60cfc471ecac8c4a09197"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-02-28 08:42:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-backup/zipball/7e55a65729646fc7bee60cfc471ecac8c4a09197" ,
"reference" : "7e55a65729646fc7bee60cfc471ecac8c4a09197" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2021-07-23 11:58:50 +02:00
"require" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-admin-ui" : "^0.5.2" ,
"automattic/jetpack-assets" : "^4.0.4" ,
"automattic/jetpack-autoloader" : "^5.0.1" ,
"automattic/jetpack-backup-helper-script-manager" : "^0.3.2" ,
"automattic/jetpack-composer-plugin" : "^4.0.0" ,
"automattic/jetpack-config" : "^3.0.0" ,
"automattic/jetpack-connection" : "^6.3.2" ,
"automattic/jetpack-my-jetpack" : "^5.4.1" ,
"automattic/jetpack-status" : "^5.0.3" ,
"automattic/jetpack-sync" : "^4.6.0" ,
"php" : ">=7.2"
2021-07-23 11:58:50 +02:00
} ,
2021-04-27 08:32:47 +02:00
"require-dev" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-changelogger" : "^5.1.0" ,
"automattic/jetpack-test-environment" : "@dev" ,
"yoast/phpunit-polyfills" : "^1.1.1"
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-02-28 08:42:11 +01:00
"time" : "2025-02-03T19:13:04+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" : {
"dev-trunk" : "4.0.x-dev"
2021-08-17 08:33:07 +02:00
} ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-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-02-28 08:42:11 +01:00
"source" : "https://github.com/Automattic/jetpack-backup/tree/v4.0.8"
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-02-28 08:42:11 +01:00
"version" : "v0.3.2" ,
"version_normalized" : "0.3.2.0" ,
2024-02-16 11:03:01 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-backup-helper-script-manager.git" ,
2025-02-28 08:42:11 +01:00
"reference" : "58c2e8c72c0bd460c09a0f83a61da1a8c4b29feb"
2024-02-16 11:03:01 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-02-28 08:42:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-backup-helper-script-manager/zipball/58c2e8c72c0bd460c09a0f83a61da1a8c4b29feb" ,
"reference" : "58c2e8c72c0bd460c09a0f83a61da1a8c4b29feb" ,
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-02-28 08:42:11 +01:00
"automattic/jetpack-changelogger" : "^5.1.0" ,
"automattic/jetpack-test-environment" : "@dev" ,
"yoast/phpunit-polyfills" : "^1.1.1"
2024-02-16 11:03:01 +01:00
} ,
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-02-28 08:42:11 +01:00
"time" : "2025-02-03T19:12:02+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-02-28 08:42:11 +01:00
"source" : "https://github.com/Automattic/jetpack-backup-helper-script-manager/tree/v0.3.2"
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-02-28 08:42:11 +01:00
"version" : "v0.25.7" ,
"version_normalized" : "0.25.7.0" ,
2023-01-25 20:43:46 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-blaze.git" ,
2025-02-28 08:42:11 +01:00
"reference" : "5792f96994024c284073aafe3cebee6262105d65"
2023-01-25 20:43:46 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-02-28 08:42:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-blaze/zipball/5792f96994024c284073aafe3cebee6262105d65" ,
"reference" : "5792f96994024c284073aafe3cebee6262105d65" ,
2023-01-25 20:43:46 +01:00
"shasum" : ""
} ,
"require" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-assets" : "^4.0.4" ,
"automattic/jetpack-connection" : "^6.3.2" ,
"automattic/jetpack-constants" : "^3.0.1" ,
"automattic/jetpack-plans" : "^0.5.2" ,
"automattic/jetpack-redirect" : "^3.0.1" ,
"automattic/jetpack-status" : "^5.0.3" ,
"automattic/jetpack-sync" : "^4.6.0" ,
"php" : ">=7.2"
2023-01-25 20:43:46 +01:00
} ,
"require-dev" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-changelogger" : "^5.1.0" ,
"automattic/jetpack-test-environment" : "@dev" ,
"yoast/phpunit-polyfills" : "^1.1.1"
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-02-28 08:42:11 +01:00
"time" : "2025-02-03T19:12:55+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-02-28 08:42:11 +01:00
"source" : "https://github.com/Automattic/jetpack-blaze/tree/v0.25.7"
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-02-28 08:42:11 +01:00
"version" : "v3.0.2" ,
"version_normalized" : "3.0.2.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-blocks.git" ,
2025-02-28 08:42:11 +01:00
"reference" : "332c69e171ff81aba7da914774e5ecdf9e0544c0"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-02-28 08:42:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-blocks/zipball/332c69e171ff81aba7da914774e5ecdf9e0544c0" ,
"reference" : "332c69e171ff81aba7da914774e5ecdf9e0544c0" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2023-09-26 10:24:36 +02:00
"require" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-constants" : "^3.0.1" ,
"php" : ">=7.2"
2023-09-26 10:24:36 +02:00
} ,
2020-12-10 14:04:11 +01:00
"require-dev" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-changelogger" : "^5.1.0" ,
"automattic/jetpack-test-environment" : "@dev" ,
"brain/monkey" : "^2.6.2" ,
"yoast/phpunit-polyfills" : "^1.1.1"
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-02-28 08:42:11 +01:00
"time" : "2025-02-03T19:12:09+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" : {
"dev-trunk" : "3.0.x-dev"
} ,
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-02-28 08:42:11 +01:00
"source" : "https://github.com/Automattic/jetpack-blocks/tree/v3.0.2"
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-02-28 08:42:11 +01:00
"version" : "v0.3.5" ,
"version_normalized" : "0.3.5.0" ,
2023-09-26 10:24:36 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-boost-core.git" ,
2025-02-28 08:42:11 +01:00
"reference" : "343da047cdc04a7e6af71bc7023fcafd10664aec"
2023-09-26 10:24:36 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-02-28 08:42:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-boost-core/zipball/343da047cdc04a7e6af71bc7023fcafd10664aec" ,
"reference" : "343da047cdc04a7e6af71bc7023fcafd10664aec" ,
2023-09-26 10:24:36 +02:00
"shasum" : ""
} ,
2023-12-07 09:44:11 +01:00
"require" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-connection" : "^6.3.2" ,
"php" : ">=7.2"
2023-12-07 09:44:11 +01:00
} ,
2023-09-26 10:24:36 +02:00
"require-dev" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-changelogger" : "^5.1.0" ,
"yoast/phpunit-polyfills" : "^1.1.1"
2023-09-26 10:24:36 +02:00
} ,
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-02-28 08:42:11 +01:00
"time" : "2025-02-03T19:12:43+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-02-28 08:42:11 +01:00
"source" : "https://github.com/Automattic/jetpack-boost-core/tree/v0.3.5"
2023-09-26 10:24:36 +02:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-boost-core"
} ,
{
"name" : "automattic/jetpack-boost-speed-score" ,
2025-02-28 08:42:11 +01:00
"version" : "v0.4.1" ,
"version_normalized" : "0.4.1.0" ,
2023-09-26 10:24:36 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-boost-speed-score.git" ,
2025-02-28 08:42:11 +01:00
"reference" : "159f30af90b76207d7a8d85c7b7bfeff5ba2ae56"
2023-09-26 10:24:36 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-02-28 08:42:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-boost-speed-score/zipball/159f30af90b76207d7a8d85c7b7bfeff5ba2ae56" ,
"reference" : "159f30af90b76207d7a8d85c7b7bfeff5ba2ae56" ,
2023-09-26 10:24:36 +02:00
"shasum" : ""
} ,
"require" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-boost-core" : "^0.3.4" ,
"php" : ">=7.2"
2023-09-26 10:24:36 +02:00
} ,
"require-dev" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-changelogger" : "^5.1.0" ,
2023-09-26 10:24:36 +02:00
"brain/monkey" : "^2.6" ,
2025-02-28 08:42:11 +01:00
"yoast/phpunit-polyfills" : "^1.1.1"
2023-09-26 10:24:36 +02:00
} ,
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-02-28 08:42:11 +01:00
"time" : "2025-01-23T10:45:25+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-02-28 08:42:11 +01:00
"source" : "https://github.com/Automattic/jetpack-boost-speed-score/tree/v0.4.1"
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" ,
"version" : "v0.9.3" ,
"version_normalized" : "0.9.3.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-classic-theme-helper.git" ,
"reference" : "2846c1dd8e244c059782941fed6665cb74b2274d"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/Automattic/jetpack-classic-theme-helper/zipball/2846c1dd8e244c059782941fed6665cb74b2274d" ,
"reference" : "2846c1dd8e244c059782941fed6665cb74b2274d" ,
"shasum" : ""
} ,
"require" : {
"automattic/jetpack-assets" : "^4.0.4" ,
"php" : ">=7.2"
} ,
"require-dev" : {
"automattic/jetpack-changelogger" : "^5.1.0" ,
"yoast/phpunit-polyfills" : "^1.1.1"
} ,
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
"time" : "2025-02-03T19:12:35+00:00" ,
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"textdomain" : "jetpack-classic-theme-helper" ,
"mirror-repo" : "Automattic/jetpack-classic-theme-helper" ,
"branch-alias" : {
"dev-trunk" : "0.9.x-dev"
} ,
"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" : {
"source" : "https://github.com/Automattic/jetpack-classic-theme-helper/tree/v0.9.3"
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-classic-theme-helper"
} ,
2020-12-10 14:04:11 +01:00
{
"name" : "automattic/jetpack-compat" ,
2025-02-28 08:42:11 +01:00
"version" : "v4.0.0" ,
"version_normalized" : "4.0.0.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-compat.git" ,
2025-02-28 08:42:11 +01:00
"reference" : "3ae8fee75809ed2b621b5ea8f96cb72f5e6dfefc"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-02-28 08:42:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-compat/zipball/3ae8fee75809ed2b621b5ea8f96cb72f5e6dfefc" ,
"reference" : "3ae8fee75809ed2b621b5ea8f96cb72f5e6dfefc" ,
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-02-28 08:42:11 +01:00
"automattic/jetpack-changelogger" : "^5.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-02-28 08:42:11 +01:00
"time" : "2024-11-18T14:54:07+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-02-28 08:42:11 +01:00
"source" : "https://github.com/Automattic/jetpack-compat/tree/v4.0.0"
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-02-28 08:42:11 +01:00
"version" : "v4.0.0" ,
"version_normalized" : "4.0.0.0" ,
2022-04-02 10:26:41 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-composer-plugin.git" ,
2025-02-28 08:42:11 +01:00
"reference" : "1cba7634cd30813c0bce0331e37b01bcfa997f8b"
2022-04-02 10:26:41 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-02-28 08:42:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-composer-plugin/zipball/1cba7634cd30813c0bce0331e37b01bcfa997f8b" ,
"reference" : "1cba7634cd30813c0bce0331e37b01bcfa997f8b" ,
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-02-28 08:42:11 +01:00
"automattic/jetpack-changelogger" : "^5.1.0" ,
"composer/composer" : "^2.2" ,
"yoast/phpunit-polyfills" : "^1.1.1"
2022-04-02 10:26:41 +02:00
} ,
2025-02-28 08:42:11 +01:00
"time" : "2024-11-25T16:33:23+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-02-28 08:42:11 +01:00
"source" : "https://github.com/Automattic/jetpack-composer-plugin/tree/v4.0.0"
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-02-28 08:42:11 +01:00
"version" : "v3.0.0" ,
"version_normalized" : "3.0.0.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-config.git" ,
2025-02-28 08:42:11 +01:00
"reference" : "fc719eff5073634b0c62793b05be913ca634e192"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-02-28 08:42:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-config/zipball/fc719eff5073634b0c62793b05be913ca634e192" ,
"reference" : "fc719eff5073634b0c62793b05be913ca634e192" ,
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-02-28 08:42:11 +01:00
"automattic/jetpack-changelogger" : "^5.0.0" ,
"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-02-28 08:42:11 +01:00
"time" : "2024-11-14T20:12:40+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" : {
"dev-trunk" : "3.0.x-dev"
} ,
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" ,
"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-02-28 08:42:11 +01:00
"source" : "https://github.com/Automattic/jetpack-config/tree/v3.0.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-02-28 08:42:11 +01:00
"version" : "v6.3.2" ,
"version_normalized" : "6.3.2.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-connection.git" ,
2025-02-28 08:42:11 +01:00
"reference" : "10208fa4049939ca16f61fffbb77074a833861ce"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-02-28 08:42:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-connection/zipball/10208fa4049939ca16f61fffbb77074a833861ce" ,
"reference" : "10208fa4049939ca16f61fffbb77074a833861ce" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-a8c-mc-stats" : "^3.0.0" ,
"automattic/jetpack-admin-ui" : "^0.5.2" ,
"automattic/jetpack-assets" : "^4.0.4" ,
"automattic/jetpack-constants" : "^3.0.1" ,
"automattic/jetpack-redirect" : "^3.0.1" ,
"automattic/jetpack-roles" : "^3.0.1" ,
"automattic/jetpack-status" : "^5.0.3" ,
"php" : ">=7.2"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-changelogger" : "^5.1.0" ,
"automattic/jetpack-test-environment" : "@dev" ,
"brain/monkey" : "^2.6.2" ,
"yoast/phpunit-polyfills" : "^1.1.1"
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-02-28 08:42:11 +01:00
"time" : "2025-02-03T19:12:38+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
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" : {
"dev-trunk" : "6.3.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-02-28 08:42:11 +01:00
"source" : "https://github.com/Automattic/jetpack-connection/tree/v6.3.2"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-connection"
2020-12-10 14:04:11 +01:00
} ,
{
"name" : "automattic/jetpack-constants" ,
2025-02-28 08:42:11 +01:00
"version" : "v3.0.1" ,
"version_normalized" : "3.0.1.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-constants.git" ,
2025-02-28 08:42:11 +01:00
"reference" : "d4b7820defcdb40c1add88d5ebd722e4ba80a873"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-02-28 08:42:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-constants/zipball/d4b7820defcdb40c1add88d5ebd722e4ba80a873" ,
"reference" : "d4b7820defcdb40c1add88d5ebd722e4ba80a873" ,
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-02-28 08:42:11 +01:00
"automattic/jetpack-changelogger" : "^5.1.0" ,
"brain/monkey" : "^2.6.2" ,
"yoast/phpunit-polyfills" : "^1.1.1"
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-02-28 08:42:11 +01:00
"time" : "2024-11-25T16:33:27+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-02-28 08:42:11 +01:00
"source" : "https://github.com/Automattic/jetpack-constants/tree/v3.0.1"
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-02-28 08:42:11 +01:00
"version" : "v3.0.0" ,
"version_normalized" : "3.0.0.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-device-detection.git" ,
2025-02-28 08:42:11 +01:00
"reference" : "06b820c178b55a2befaf59588d5fcad7d4606d9a"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-02-28 08:42:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/06b820c178b55a2befaf59588d5fcad7d4606d9a" ,
"reference" : "06b820c178b55a2befaf59588d5fcad7d4606d9a" ,
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-02-28 08:42:11 +01:00
"automattic/jetpack-changelogger" : "^5.0.0" ,
"yoast/phpunit-polyfills" : "^1.1.1"
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-02-28 08:42:11 +01:00
"time" : "2024-11-14T20:13:03+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-02-28 08:42:11 +01:00
"source" : "https://github.com/Automattic/jetpack-device-detection/tree/v3.0.0"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-device-detection"
2020-12-10 14:04:11 +01:00
} ,
{
"name" : "automattic/jetpack-error" ,
2025-02-28 08:42:11 +01:00
"version" : "v3.0.0" ,
"version_normalized" : "3.0.0.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-error.git" ,
2025-02-28 08:42:11 +01:00
"reference" : "898cbe8adb9e2fe2ab8ee7dcc5553704d2d9d383"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-02-28 08:42:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-error/zipball/898cbe8adb9e2fe2ab8ee7dcc5553704d2d9d383" ,
"reference" : "898cbe8adb9e2fe2ab8ee7dcc5553704d2d9d383" ,
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-02-28 08:42:11 +01:00
"automattic/jetpack-changelogger" : "^5.0.0" ,
"yoast/phpunit-polyfills" : "^1.1.1"
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-02-28 08:42:11 +01:00
"time" : "2024-11-18T14:54:09+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-02-28 08:42:11 +01:00
"source" : "https://github.com/Automattic/jetpack-error/tree/v3.0.0"
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" ,
"version" : "v0.2.5" ,
"version_normalized" : "0.2.5.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" ,
"reference" : "3d1a949b88c0dd31a60155e1c86c6fd18243e258"
2023-04-26 17:39:43 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-02-28 08:42:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-explat/zipball/3d1a949b88c0dd31a60155e1c86c6fd18243e258" ,
"reference" : "3d1a949b88c0dd31a60155e1c86c6fd18243e258" ,
2023-04-26 17:39:43 +02:00
"shasum" : ""
} ,
"require" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-connection" : "^6.3.2" ,
"php" : ">=7.2"
2023-04-26 17:39:43 +02:00
} ,
"require-dev" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-changelogger" : "^5.1.0" ,
"yoast/phpunit-polyfills" : "^1.1.1"
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-02-28 08:42:11 +01:00
"time" : "2025-02-03T19:12:51+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-02-28 08:42:11 +01:00
"source" : "https://github.com/Automattic/jetpack-explat/tree/v0.2.5"
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
} ,
2020-12-10 14:04:11 +01:00
{
2025-02-28 08:42:11 +01:00
"name" : "automattic/jetpack-forms" ,
"version" : "v0.36.0" ,
"version_normalized" : "0.36.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" ,
"reference" : "d62cb39d861ca8eecd9a6708f1a69b026b032648"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-02-28 08:42:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-forms/zipball/d62cb39d861ca8eecd9a6708f1a69b026b032648" ,
"reference" : "d62cb39d861ca8eecd9a6708f1a69b026b032648" ,
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
"automattic/jetpack-assets" : "^4.0.4" ,
"automattic/jetpack-blocks" : "^3.0.2" ,
"automattic/jetpack-connection" : "^6.3.2" ,
"automattic/jetpack-logo" : "^3.0.0" ,
"automattic/jetpack-status" : "^5.0.3" ,
"automattic/jetpack-sync" : "^4.6.0" ,
"php" : ">=7.2"
2023-12-07 09:44:11 +01:00
} ,
2020-12-10 14:04:11 +01:00
"require-dev" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-changelogger" : "^5.1.0" ,
"automattic/jetpack-connection" : "^6.3.2" ,
"automattic/jetpack-test-environment" : "@dev" ,
"yoast/phpunit-polyfills" : "^1.1.1"
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-02-28 08:42:11 +01:00
"time" : "2025-02-03T19:13:00+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-02-28 08:42:11 +01:00
"dev-trunk" : "0.36.x-dev"
} ,
"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-02-28 08:42:11 +01:00
"source" : "https://github.com/Automattic/jetpack-forms/tree/v0.36.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" ,
"version" : "v0.7.4" ,
"version_normalized" : "0.7.4.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" ,
"reference" : "5dd4113906ff07c9903b28cf19c7350a81cc31ac"
2021-07-23 11:58:50 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-02-28 08:42:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-image-cdn/zipball/5dd4113906ff07c9903b28cf19c7350a81cc31ac" ,
"reference" : "5dd4113906ff07c9903b28cf19c7350a81cc31ac" ,
2021-07-23 11:58:50 +02:00
"shasum" : ""
} ,
"require" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-assets" : "^4.0.4" ,
"automattic/jetpack-status" : "^5.0.3" ,
"php" : ">=7.2"
2021-07-23 11:58:50 +02:00
} ,
"require-dev" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-changelogger" : "^5.1.0" ,
"automattic/jetpack-test-environment" : "@dev" ,
"yoast/phpunit-polyfills" : "^1.1.1"
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-02-28 08:42:11 +01:00
"time" : "2025-02-03T19:12:26+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-02-28 08:42:11 +01:00
"source" : "https://github.com/Automattic/jetpack-image-cdn/tree/v0.7.4"
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" ,
"version" : "v0.9.3" ,
"version_normalized" : "0.9.3.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" ,
"reference" : "48e726394c007c2d47578761bb3b99c0a7a7956d"
2023-09-26 10:24:36 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-02-28 08:42:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-import/zipball/48e726394c007c2d47578761bb3b99c0a7a7956d" ,
"reference" : "48e726394c007c2d47578761bb3b99c0a7a7956d" ,
2023-09-26 10:24:36 +02:00
"shasum" : ""
} ,
"require" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-connection" : "^6.3.1" ,
"automattic/jetpack-sync" : "^4.5.0" ,
"php" : ">=7.2"
2023-09-26 10:24:36 +02:00
} ,
"require-dev" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-changelogger" : "^5.1.0" ,
"yoast/phpunit-polyfills" : "^1.1.1"
2023-09-26 10:24:36 +02:00
} ,
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-02-28 08:42:11 +01:00
"time" : "2025-01-27T12:32:38+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-02-28 08:42:11 +01:00
"source" : "https://github.com/Automattic/jetpack-import/tree/v0.9.3"
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" ,
"version" : "v0.4.1" ,
"version_normalized" : "0.4.1.0" ,
2023-04-26 17:39:43 +02:00
"source" : {
"type" : "git" ,
2025-02-28 08:42:11 +01:00
"url" : "https://github.com/Automattic/jetpack-ip.git" ,
"reference" : "04d7deb2c16faa6c4a3e5074bf0e12c8a87d035a"
2023-04-26 17:39:43 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-02-28 08:42:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-ip/zipball/04d7deb2c16faa6c4a3e5074bf0e12c8a87d035a" ,
"reference" : "04d7deb2c16faa6c4a3e5074bf0e12c8a87d035a" ,
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-02-28 08:42:11 +01:00
"automattic/jetpack-changelogger" : "^5.1.0" ,
"brain/monkey" : "^2.6.2" ,
"yoast/phpunit-polyfills" : "^1.1.1"
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-02-28 08:42:11 +01:00
"time" : "2024-11-25T16:33:22+00:00" ,
2023-04-26 17:39:43 +02:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
2025-02-28 08:42:11 +01:00
"textdomain" : "jetpack-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-02-28 08:42:11 +01:00
"source" : "https://github.com/Automattic/jetpack-ip/tree/v0.4.1"
2023-04-26 17:39:43 +02:00
} ,
2025-02-28 08:42:11 +01:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-ip"
2023-04-26 17:39:43 +02:00
} ,
{
2025-02-28 08:42:11 +01:00
"name" : "automattic/jetpack-jitm" ,
"version" : "v4.0.5" ,
"version_normalized" : "4.0.5.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" ,
"reference" : "03d5b75f9e453f5a734c24c682f3a544e41cd060"
2023-04-26 17:39:43 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-02-28 08:42:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/03d5b75f9e453f5a734c24c682f3a544e41cd060" ,
"reference" : "03d5b75f9e453f5a734c24c682f3a544e41cd060" ,
2023-04-26 17:39:43 +02:00
"shasum" : ""
} ,
2023-12-07 09:44:11 +01:00
"require" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-a8c-mc-stats" : "^3.0.0" ,
"automattic/jetpack-assets" : "^4.0.4" ,
"automattic/jetpack-connection" : "^6.3.2" ,
"automattic/jetpack-device-detection" : "^3.0.0" ,
"automattic/jetpack-logo" : "^3.0.0" ,
"automattic/jetpack-redirect" : "^3.0.1" ,
"automattic/jetpack-status" : "^5.0.3" ,
"php" : ">=7.2"
2023-12-07 09:44:11 +01:00
} ,
2023-04-26 17:39:43 +02:00
"require-dev" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-changelogger" : "^5.1.0" ,
"brain/monkey" : "^2.6.2" ,
"yoast/phpunit-polyfills" : "^1.1.1"
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-02-28 08:42:11 +01:00
"time" : "2025-02-03T19:12:53+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-02-28 08:42:11 +01:00
"dev-trunk" : "4.0.x-dev"
} ,
"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-02-28 08:42:11 +01:00
"source" : "https://github.com/Automattic/jetpack-jitm/tree/v4.0.5"
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" ,
"version" : "v3.0.4" ,
"version_normalized" : "3.0.4.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" ,
"reference" : "dafe9fee06b67706c31d4229254029209f12995a"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-02-28 08:42:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-licensing/zipball/dafe9fee06b67706c31d4229254029209f12995a" ,
"reference" : "dafe9fee06b67706c31d4229254029209f12995a" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-connection" : "^6.3.2" ,
"php" : ">=7.2"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-changelogger" : "^5.1.0" ,
"automattic/jetpack-test-environment" : "@dev" ,
"yoast/phpunit-polyfills" : "^1.1.1"
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-02-28 08:42:11 +01:00
"time" : "2025-02-03T19:12: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-02-28 08:42:11 +01:00
"source" : "https://github.com/Automattic/jetpack-licensing/tree/v3.0.4"
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" ,
"version" : "v3.0.0" ,
"version_normalized" : "3.0.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-logo.git" ,
"reference" : "ba35cdbfc401a43ab4e5cc4085048dfe6da3da1f"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-02-28 08:42:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-logo/zipball/ba35cdbfc401a43ab4e5cc4085048dfe6da3da1f" ,
"reference" : "ba35cdbfc401a43ab4e5cc4085048dfe6da3da1f" ,
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-02-28 08:42:11 +01:00
"automattic/jetpack-changelogger" : "^5.0.0" ,
"yoast/phpunit-polyfills" : "^1.1.1"
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-02-28 08:42:11 +01:00
"time" : "2024-11-14T20:12:55+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-02-28 08:42:11 +01:00
"source" : "https://github.com/Automattic/jetpack-logo/tree/v3.0.0"
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" ,
"version" : "v0.12.1" ,
"version_normalized" : "0.12.1.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
2025-02-28 08:42:11 +01:00
"url" : "https://github.com/Automattic/jetpack-masterbar.git" ,
"reference" : "9af75ea41ea04d8d0ce2f37dd9156c96dd760780"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-02-28 08:42:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-masterbar/zipball/9af75ea41ea04d8d0ce2f37dd9156c96dd760780" ,
"reference" : "9af75ea41ea04d8d0ce2f37dd9156c96dd760780" ,
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
"automattic/jetpack-assets" : "^4.0.4" ,
"automattic/jetpack-blaze" : "^0.25.7" ,
"automattic/jetpack-compat" : "^4.0.0" ,
"automattic/jetpack-connection" : "^6.3.2" ,
"automattic/jetpack-device-detection" : "^3.0.0" ,
"automattic/jetpack-jitm" : "^4.0.5" ,
"automattic/jetpack-logo" : "^3.0.0" ,
"automattic/jetpack-plans" : "^0.5.2" ,
"automattic/jetpack-status" : "^5.0.3" ,
"php" : ">=7.2"
2023-12-07 09:44:11 +01:00
} ,
2020-12-10 14:04:11 +01:00
"require-dev" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-changelogger" : "^5.1.0" ,
"automattic/jetpack-test-environment" : "@dev" ,
"automattic/patchwork-redefine-exit" : "^2.0.2" ,
"brain/monkey" : "^2.6.2" ,
"yoast/phpunit-polyfills" : "^1.1.1"
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-02-28 08:42:11 +01:00
"time" : "2025-02-03T19:13:02+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" : {
"dev-trunk" : "0.12.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-masterbar/compare/v${old}...v${new}"
2021-04-27 08:32:47 +02:00
} ,
2025-02-28 08:42:11 +01:00
"dependencies" : {
"test-only" : [
"packages/jetpack-mu-wpcom"
]
} ,
"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-02-28 08:42:11 +01:00
"source" : "https://github.com/Automattic/jetpack-masterbar/tree/v0.12.1"
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-02-28 08:42:11 +01:00
"version" : "v5.4.1" ,
"version_normalized" : "5.4.1.0" ,
2022-04-02 10:26:41 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-my-jetpack.git" ,
2025-02-28 08:42:11 +01:00
"reference" : "5d99814b8d2962038816c9556e7990b975a38fe0"
2022-04-02 10:26:41 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-02-28 08:42:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-my-jetpack/zipball/5d99814b8d2962038816c9556e7990b975a38fe0" ,
"reference" : "5d99814b8d2962038816c9556e7990b975a38fe0" ,
2022-04-02 10:26:41 +02:00
"shasum" : ""
} ,
"require" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-admin-ui" : "^0.5.2" ,
"automattic/jetpack-assets" : "^4.0.4" ,
"automattic/jetpack-boost-speed-score" : "^0.4.1" ,
"automattic/jetpack-connection" : "^6.3.2" ,
"automattic/jetpack-constants" : "^3.0.1" ,
"automattic/jetpack-explat" : "^0.2.5" ,
"automattic/jetpack-jitm" : "^4.0.5" ,
"automattic/jetpack-licensing" : "^3.0.4" ,
"automattic/jetpack-plans" : "^0.5.2" ,
"automattic/jetpack-plugins-installer" : "^0.5.0" ,
"automattic/jetpack-protect-status" : "^0.4.3" ,
"automattic/jetpack-redirect" : "^3.0.1" ,
"automattic/jetpack-status" : "^5.0.3" ,
"automattic/jetpack-sync" : "^4.6.0" ,
"php" : ">=7.2"
2022-04-02 10:26:41 +02:00
} ,
"require-dev" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-changelogger" : "^5.1.0" ,
"automattic/jetpack-test-environment" : "@dev" ,
"yoast/phpunit-polyfills" : "^1.1.1"
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-02-28 08:42:11 +01:00
"time" : "2025-02-03T19:13:03+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" : {
"dev-trunk" : "5.4.x-dev"
} ,
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-02-28 08:42:11 +01:00
"source" : "https://github.com/Automattic/jetpack-my-jetpack/tree/v5.4.1"
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-02-28 08:42:11 +01:00
"version" : "v0.4.2" ,
"version_normalized" : "0.4.2.0" ,
2021-04-27 08:32:47 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-password-checker.git" ,
2025-02-28 08:42:11 +01:00
"reference" : "bb763d36606b4e75483211a8d543e4ffac746d66"
2021-04-27 08:32:47 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-02-28 08:42:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-password-checker/zipball/bb763d36606b4e75483211a8d543e4ffac746d66" ,
"reference" : "bb763d36606b4e75483211a8d543e4ffac746d66" ,
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-02-28 08:42:11 +01:00
"automattic/jetpack-changelogger" : "^5.1.0" ,
"automattic/jetpack-test-environment" : "@dev" ,
"yoast/phpunit-polyfills" : "^1.1.1"
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-02-28 08:42:11 +01:00
"time" : "2025-02-03T19:11:56+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-02-28 08:42:11 +01:00
"source" : "https://github.com/Automattic/jetpack-password-checker/tree/v0.4.2"
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-02-28 08:42:11 +01:00
"version" : "v0.5.2" ,
"version_normalized" : "0.5.2.0" ,
2022-12-15 17:41:53 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-plans.git" ,
2025-02-28 08:42:11 +01:00
"reference" : "8f16a9a81fc40e8e162f983193b94e489fa3a3e6"
2022-12-15 17:41:53 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-02-28 08:42:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-plans/zipball/8f16a9a81fc40e8e162f983193b94e489fa3a3e6" ,
"reference" : "8f16a9a81fc40e8e162f983193b94e489fa3a3e6" ,
2022-12-15 17:41:53 +01:00
"shasum" : ""
} ,
"require" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-connection" : "^6.3.2" ,
"php" : ">=7.2"
2022-12-15 17:41:53 +01:00
} ,
"require-dev" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-changelogger" : "^5.1.0" ,
"automattic/jetpack-status" : "^5.0.3" ,
"automattic/jetpack-test-environment" : "@dev" ,
"yoast/phpunit-polyfills" : "^1.1.1"
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-02-28 08:42:11 +01:00
"time" : "2025-02-03T19:12:41+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" : {
"dev-trunk" : "0.5.x-dev"
} ,
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-02-28 08:42:11 +01:00
"source" : "https://github.com/Automattic/jetpack-plans/tree/v0.5.2"
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-02-28 08:42:11 +01:00
"version" : "v0.5.0" ,
"version_normalized" : "0.5.0.0" ,
2022-04-02 10:26:41 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-plugins-installer.git" ,
2025-02-28 08:42:11 +01:00
"reference" : "b54af3a580df5f766011997cf8676e94d2976c73"
2022-04-02 10:26:41 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-02-28 08:42:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-plugins-installer/zipball/b54af3a580df5f766011997cf8676e94d2976c73" ,
"reference" : "b54af3a580df5f766011997cf8676e94d2976c73" ,
2022-04-02 10:26:41 +02:00
"shasum" : ""
} ,
"require" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-a8c-mc-stats" : "^3.0.0" ,
"automattic/jetpack-status" : "^5.0.0" ,
"php" : ">=7.2"
2022-04-02 10:26:41 +02:00
} ,
"require-dev" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-changelogger" : "^5.0.0" ,
"yoast/phpunit-polyfills" : "^1.1.1"
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-02-28 08:42:11 +01:00
"time" : "2024-11-14T20:14:11+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-02-28 08:42:11 +01:00
"source" : "https://github.com/Automattic/jetpack-plugins-installer/tree/v0.5.0"
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-02-28 08:42:11 +01: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-post-list.git" ,
2025-02-28 08:42:11 +01:00
"reference" : "35891c5bc7dd7e0ad9ded89aea617d5e6b5b8e33"
2022-12-15 17:41:53 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-02-28 08:42:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-post-list/zipball/35891c5bc7dd7e0ad9ded89aea617d5e6b5b8e33" ,
"reference" : "35891c5bc7dd7e0ad9ded89aea617d5e6b5b8e33" ,
2022-12-15 17:41:53 +01:00
"shasum" : ""
} ,
"require" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-assets" : "^4.0.4" ,
"php" : ">=7.2"
2022-12-15 17:41:53 +01:00
} ,
"require-dev" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-changelogger" : "^5.1.0" ,
"automattic/jetpack-test-environment" : "@dev" ,
"yoast/phpunit-polyfills" : "^1.1.1"
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-02-28 08:42:11 +01:00
"time" : "2025-02-03T19:12:33+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-02-28 08:42:11 +01:00
"source" : "https://github.com/Automattic/jetpack-post-list/tree/v0.8.0"
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" ,
"version" : "v0.4.2" ,
"version_normalized" : "0.4.2.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-protect-models.git" ,
"reference" : "a4cab33eb64a0f4ac21ee2189b542f87b9b731b0"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/Automattic/jetpack-protect-models/zipball/a4cab33eb64a0f4ac21ee2189b542f87b9b731b0" ,
"reference" : "a4cab33eb64a0f4ac21ee2189b542f87b9b731b0" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=7.2"
} ,
"require-dev" : {
"automattic/jetpack-changelogger" : "^5.1.0" ,
"automattic/jetpack-test-environment" : "@dev" ,
"yoast/phpunit-polyfills" : "^1.1.1"
} ,
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
"time" : "2025-02-03T19:12:01+00:00" ,
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"textdomain" : "jetpack-protect-models" ,
"mirror-repo" : "Automattic/jetpack-protect-models" ,
"branch-alias" : {
"dev-trunk" : "0.4.x-dev"
} ,
"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" : {
"source" : "https://github.com/Automattic/jetpack-protect-models/tree/v0.4.2"
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-protect-models"
} ,
{
"name" : "automattic/jetpack-protect-status" ,
"version" : "v0.4.3" ,
"version_normalized" : "0.4.3.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-protect-status.git" ,
"reference" : "6cec5d61ab79320c3a9b4be9a9f25655c829a7c1"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/Automattic/jetpack-protect-status/zipball/6cec5d61ab79320c3a9b4be9a9f25655c829a7c1" ,
"reference" : "6cec5d61ab79320c3a9b4be9a9f25655c829a7c1" ,
"shasum" : ""
} ,
"require" : {
"automattic/jetpack-connection" : "^6.3.2" ,
"automattic/jetpack-plans" : "^0.5.2" ,
"automattic/jetpack-plugins-installer" : "^0.5.0" ,
"automattic/jetpack-protect-models" : "^0.4.2" ,
"automattic/jetpack-sync" : "^4.6.0" ,
"php" : ">=7.2"
} ,
"require-dev" : {
"automattic/jetpack-changelogger" : "^5.1.0" ,
"automattic/jetpack-test-environment" : "@dev" ,
"yoast/phpunit-polyfills" : "^1.1.1"
} ,
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
"time" : "2025-02-03T19:12:47+00:00" ,
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"textdomain" : "jetpack-protect-status" ,
"mirror-repo" : "Automattic/jetpack-protect-status" ,
"branch-alias" : {
"dev-trunk" : "0.4.x-dev"
} ,
"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" : {
"source" : "https://github.com/Automattic/jetpack-protect-status/tree/v0.4.3"
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-protect-status"
} ,
2022-06-16 14:01:47 +02:00
{
"name" : "automattic/jetpack-publicize" ,
2025-02-28 08:42:11 +01:00
"version" : "v0.59.0" ,
"version_normalized" : "0.59.0.0" ,
2022-06-16 14:01:47 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-publicize.git" ,
2025-02-28 08:42:11 +01:00
"reference" : "543941c6195621bc058e8ac9209539d57501c3c7"
2022-06-16 14:01:47 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-02-28 08:42:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-publicize/zipball/543941c6195621bc058e8ac9209539d57501c3c7" ,
"reference" : "543941c6195621bc058e8ac9209539d57501c3c7" ,
2022-06-16 14:01:47 +02:00
"shasum" : ""
} ,
"require" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-admin-ui" : "^0.5.2" ,
"automattic/jetpack-assets" : "^4.0.4" ,
"automattic/jetpack-autoloader" : "^5.0.1" ,
"automattic/jetpack-config" : "^3.0.0" ,
"automattic/jetpack-connection" : "^6.3.2" ,
"automattic/jetpack-plans" : "^0.5.2" ,
"automattic/jetpack-redirect" : "^3.0.1" ,
"automattic/jetpack-status" : "^5.0.3" ,
"php" : ">=7.2"
2022-06-16 14:01:47 +02:00
} ,
"require-dev" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-changelogger" : "^5.1.0" ,
"automattic/jetpack-test-environment" : "@dev" ,
"yoast/phpunit-polyfills" : "^1.1.1"
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-02-28 08:42:11 +01:00
"time" : "2025-02-03T19:12:57+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" : {
"dev-trunk" : "0.59.x-dev"
} ,
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-02-28 08:42:11 +01:00
"source" : "https://github.com/Automattic/jetpack-publicize/tree/v0.59.0"
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-02-28 08:42:11 +01:00
"version" : "v3.0.1" ,
"version_normalized" : "3.0.1.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-redirect.git" ,
2025-02-28 08:42:11 +01:00
"reference" : "89732a3ba1c5eba8cfd948b7567823cd884102d5"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-02-28 08:42:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/89732a3ba1c5eba8cfd948b7567823cd884102d5" ,
"reference" : "89732a3ba1c5eba8cfd948b7567823cd884102d5" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-status" : "^5.0.1" ,
"php" : ">=7.2"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-changelogger" : "^5.1.0" ,
"brain/monkey" : "^2.6.2" ,
"yoast/phpunit-polyfills" : "^1.1.1"
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-02-28 08:42:11 +01:00
"time" : "2024-11-25T16:34:01+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-02-28 08:42:11 +01:00
"source" : "https://github.com/Automattic/jetpack-redirect/tree/v3.0.1"
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-02-28 08:42:11 +01:00
"version" : "v3.0.1" ,
"version_normalized" : "3.0.1.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-roles.git" ,
2025-02-28 08:42:11 +01:00
"reference" : "fe5f2a45901ea14be00728119d097619615fb031"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-02-28 08:42:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-roles/zipball/fe5f2a45901ea14be00728119d097619615fb031" ,
"reference" : "fe5f2a45901ea14be00728119d097619615fb031" ,
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-02-28 08:42:11 +01:00
"automattic/jetpack-changelogger" : "^5.1.0" ,
"brain/monkey" : "^2.6.2" ,
"yoast/phpunit-polyfills" : "^1.1.1"
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-02-28 08:42:11 +01:00
"time" : "2024-11-25T16:33:29+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-02-28 08:42:11 +01:00
"source" : "https://github.com/Automattic/jetpack-roles/tree/v3.0.1"
2022-04-02 10:26:41 +02:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-roles"
} ,
{
"name" : "automattic/jetpack-search" ,
2025-02-28 08:42:11 +01:00
"version" : "v0.47.8" ,
"version_normalized" : "0.47.8.0" ,
2022-04-02 10:26:41 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-search.git" ,
2025-02-28 08:42:11 +01:00
"reference" : "e3700c728d8895343ec145e47aedebeaef23f78b"
2022-04-02 10:26:41 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-02-28 08:42:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-search/zipball/e3700c728d8895343ec145e47aedebeaef23f78b" ,
"reference" : "e3700c728d8895343ec145e47aedebeaef23f78b" ,
2022-04-02 10:26:41 +02:00
"shasum" : ""
} ,
"require" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-assets" : "^4.0.4" ,
"automattic/jetpack-config" : "^3.0.0" ,
"automattic/jetpack-connection" : "^6.3.2" ,
"automattic/jetpack-constants" : "^3.0.1" ,
"automattic/jetpack-my-jetpack" : "^5.4.1" ,
"automattic/jetpack-status" : "^5.0.3" ,
"automattic/jetpack-sync" : "^4.6.0" ,
"php" : ">=7.2"
2022-04-02 10:26:41 +02:00
} ,
"require-dev" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-changelogger" : "^5.1.0" ,
"automattic/jetpack-test-environment" : "@dev" ,
"yoast/phpunit-polyfills" : "^1.1.1"
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-02-28 08:42:11 +01:00
"time" : "2025-02-03T19:13:13+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" : {
"dev-trunk" : "0.47.x-dev"
} ,
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-02-28 08:42:11 +01:00
"source" : "https://github.com/Automattic/jetpack-search/tree/v0.47.8"
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-02-28 08:42:11 +01:00
"version" : "v0.15.1" ,
"version_normalized" : "0.15.1.0" ,
2022-12-15 17:41:53 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-stats.git" ,
2025-02-28 08:42:11 +01:00
"reference" : "4ee70c2dc7bc64fc7d7dfde266feb92fd0d840d2"
2022-12-15 17:41:53 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-02-28 08:42:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-stats/zipball/4ee70c2dc7bc64fc7d7dfde266feb92fd0d840d2" ,
"reference" : "4ee70c2dc7bc64fc7d7dfde266feb92fd0d840d2" ,
2022-12-15 17:41:53 +01:00
"shasum" : ""
} ,
"require" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-connection" : "^6.3.2" ,
"automattic/jetpack-constants" : "^3.0.1" ,
"automattic/jetpack-status" : "^5.0.3" ,
"php" : ">=7.2"
2022-12-15 17:41:53 +01:00
} ,
"require-dev" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-changelogger" : "^5.1.0" ,
"automattic/jetpack-test-environment" : "@dev" ,
"yoast/phpunit-polyfills" : "^1.1.1"
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-02-28 08:42:11 +01:00
"time" : "2025-02-03T19:12:40+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" : {
"dev-trunk" : "0.15.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-02-28 08:42:11 +01:00
"source" : "https://github.com/Automattic/jetpack-stats/tree/v0.15.1"
2022-12-15 17:41:53 +01:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-stats"
} ,
{
"name" : "automattic/jetpack-stats-admin" ,
2025-02-28 08:42:11 +01:00
"version" : "v0.24.1" ,
"version_normalized" : "0.24.1.0" ,
2022-12-15 17:41:53 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-stats-admin.git" ,
2025-02-28 08:42:11 +01:00
"reference" : "4b0070d5f2cedd91e52dd192246c2d9d4932d1b9"
2022-12-15 17:41:53 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-02-28 08:42:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-stats-admin/zipball/4b0070d5f2cedd91e52dd192246c2d9d4932d1b9" ,
"reference" : "4b0070d5f2cedd91e52dd192246c2d9d4932d1b9" ,
2022-12-15 17:41:53 +01:00
"shasum" : ""
} ,
"require" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-connection" : "^6.3.2" ,
"automattic/jetpack-constants" : "^3.0.1" ,
"automattic/jetpack-jitm" : "^4.0.5" ,
"automattic/jetpack-plans" : "^0.5.2" ,
"automattic/jetpack-stats" : "^0.15.1" ,
"automattic/jetpack-status" : "^5.0.3" ,
"php" : ">=7.2"
2022-12-15 17:41:53 +01:00
} ,
"require-dev" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-changelogger" : "^5.1.0" ,
"automattic/jetpack-test-environment" : "@dev" ,
"yoast/phpunit-polyfills" : "^1.1.1"
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-02-28 08:42:11 +01:00
"time" : "2025-02-03T19:12:54+00:00" ,
2022-12-15 17:41:53 +01:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
2025-02-28 08:42:11 +01:00
"textdomain" : "jetpack-stats-admin" ,
2022-12-15 17:41:53 +01:00
"mirror-repo" : "Automattic/jetpack-stats-admin" ,
"branch-alias" : {
2025-02-28 08:42:11 +01:00
"dev-trunk" : "0.24.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-02-28 08:42:11 +01:00
"source" : "https://github.com/Automattic/jetpack-stats-admin/tree/v0.24.1"
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-02-28 08:42:11 +01:00
"version" : "v5.0.3" ,
"version_normalized" : "5.0.3.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-status.git" ,
2025-02-28 08:42:11 +01:00
"reference" : "5d8e55567df9611cf41139e223fb6b4201383f1c"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-02-28 08:42:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-status/zipball/5d8e55567df9611cf41139e223fb6b4201383f1c" ,
"reference" : "5d8e55567df9611cf41139e223fb6b4201383f1c" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2022-04-02 10:26:41 +02:00
"require" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-constants" : "^3.0.1" ,
"php" : ">=7.2"
2022-04-02 10:26:41 +02:00
} ,
2020-12-10 14:04:11 +01:00
"require-dev" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-changelogger" : "^5.1.0" ,
"automattic/jetpack-connection" : "@dev" ,
"automattic/jetpack-ip" : "^0.4.1" ,
"automattic/jetpack-plans" : "@dev" ,
"brain/monkey" : "^2.6.2" ,
"yoast/phpunit-polyfills" : "^1.1.1"
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-02-28 08:42:11 +01:00
"time" : "2025-02-03T19:12:10+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" : {
"dev-trunk" : "5.0.x-dev"
} ,
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-02-28 08:42:11 +01:00
"source" : "https://github.com/Automattic/jetpack-status/tree/v5.0.3"
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
} ,
{
"name" : "automattic/jetpack-sync" ,
2025-02-28 08:42:11 +01:00
"version" : "v4.6.0" ,
"version_normalized" : "4.6.0.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-sync.git" ,
2025-02-28 08:42:11 +01:00
"reference" : "1e00f240ffbbf1bc8a384ecd3258574ee0571688"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-02-28 08:42:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-sync/zipball/1e00f240ffbbf1bc8a384ecd3258574ee0571688" ,
"reference" : "1e00f240ffbbf1bc8a384ecd3258574ee0571688" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-connection" : "^6.3.2" ,
"automattic/jetpack-constants" : "^3.0.1" ,
"automattic/jetpack-ip" : "^0.4.1" ,
"automattic/jetpack-password-checker" : "^0.4.2" ,
"automattic/jetpack-roles" : "^3.0.1" ,
"automattic/jetpack-status" : "^5.0.3" ,
"php" : ">=7.2"
2020-12-10 14:04:11 +01:00
} ,
2021-04-27 08:32:47 +02:00
"require-dev" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-changelogger" : "^5.1.0" ,
"automattic/jetpack-search" : "@dev" ,
"automattic/jetpack-test-environment" : "@dev" ,
"automattic/jetpack-waf" : "^0.23.3" ,
"yoast/phpunit-polyfills" : "^1.1.1"
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-02-28 08:42:11 +01:00
"time" : "2025-02-03T19:12:46+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" : {
"dev-trunk" : "4.6.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-02-28 08:42:11 +01:00
"source" : "https://github.com/Automattic/jetpack-sync/tree/v4.6.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-02-28 08:42:11 +01:00
"version" : "v0.25.9" ,
"version_normalized" : "0.25.9.0" ,
2022-12-15 17:41:53 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-videopress.git" ,
2025-02-28 08:42:11 +01:00
"reference" : "480129951fe2806134560d5d4be7aa176294c3b9"
2022-12-15 17:41:53 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-02-28 08:42:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-videopress/zipball/480129951fe2806134560d5d4be7aa176294c3b9" ,
"reference" : "480129951fe2806134560d5d4be7aa176294c3b9" ,
2022-12-15 17:41:53 +01:00
"shasum" : ""
} ,
"require" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-admin-ui" : "^0.5.2" ,
"automattic/jetpack-assets" : "^4.0.4" ,
"automattic/jetpack-connection" : "^6.3.2" ,
"automattic/jetpack-my-jetpack" : "^5.4.1" ,
"automattic/jetpack-plans" : "^0.5.2" ,
"php" : ">=7.2"
2022-12-15 17:41:53 +01:00
} ,
"require-dev" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-changelogger" : "^5.1.0" ,
"automattic/jetpack-test-environment" : "@dev" ,
"brain/monkey" : "2.6.2" ,
"yoast/phpunit-polyfills" : "^1.1.1"
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-02-28 08:42:11 +01:00
"time" : "2025-02-03T19:13:05+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" : {
"dev-trunk" : "0.25.x-dev"
} ,
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-02-28 08:42:11 +01:00
"source" : "https://github.com/Automattic/jetpack-videopress/tree/v0.25.9"
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-02-28 08:42:11 +01:00
"version" : "v0.23.3" ,
"version_normalized" : "0.23.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-02-28 08:42:11 +01:00
"reference" : "56cdf49331c8a7b8eadaac7a203afac6032d2424"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-02-28 08:42:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-waf/zipball/56cdf49331c8a7b8eadaac7a203afac6032d2424" ,
"reference" : "56cdf49331c8a7b8eadaac7a203afac6032d2424" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-connection" : "^6.3.2" ,
"automattic/jetpack-constants" : "^3.0.1" ,
"automattic/jetpack-ip" : "^0.4.1" ,
"automattic/jetpack-status" : "^5.0.3" ,
"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-02-28 08:42:11 +01:00
"automattic/jetpack-changelogger" : "^5.1.0" ,
"automattic/jetpack-test-environment" : "@dev" ,
"yoast/phpunit-polyfills" : "^1.1.1"
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-02-28 08:42:11 +01:00
"time" : "2025-02-03T19: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 ,
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" : {
"dev-trunk" : "0.23.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-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-02-28 08:42:11 +01:00
"source" : "https://github.com/Automattic/jetpack-waf/tree/v0.23.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-02-28 08:42:11 +01:00
"version" : "v0.4.7" ,
"version_normalized" : "0.4.7.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
2022-06-16 14:01:47 +02:00
"url" : "https://github.com/Automattic/jetpack-wordads.git" ,
2025-02-28 08:42:11 +01:00
"reference" : "17c5526c424fd1c6a2941f784348538db3086bf0"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2025-02-28 08:42:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-wordads/zipball/17c5526c424fd1c6a2941f784348538db3086bf0" ,
"reference" : "17c5526c424fd1c6a2941f784348538db3086bf0" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-assets" : "^4.0.4" ,
"automattic/jetpack-config" : "^3.0.0" ,
"automattic/jetpack-connection" : "^6.3.2" ,
"automattic/jetpack-constants" : "^3.0.1" ,
"automattic/jetpack-status" : "^5.0.3" ,
"php" : ">=7.2"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-changelogger" : "^5.1.0" ,
"yoast/phpunit-polyfills" : "^1.1.1"
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-02-28 08:42:11 +01:00
"time" : "2025-02-03T19:12:56+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-02-28 08:42:11 +01:00
"source" : "https://github.com/Automattic/jetpack-wordads/tree/v0.4.7"
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-02-28 08:42:11 +01:00
"version" : "v0.4.1" ,
"version_normalized" : "0.4.1.0" ,
2024-04-17 11:32:24 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/woocommerce-analytics.git" ,
2025-02-28 08:42:11 +01:00
"reference" : "b3565fced86fde6241fd466592f3758c3cd95d49"
2024-04-17 11:32:24 +02:00
} ,
"dist" : {
"type" : "zip" ,
2025-02-28 08:42:11 +01:00
"url" : "https://api.github.com/repos/Automattic/woocommerce-analytics/zipball/b3565fced86fde6241fd466592f3758c3cd95d49" ,
"reference" : "b3565fced86fde6241fd466592f3758c3cd95d49" ,
2024-04-17 11:32:24 +02:00
"shasum" : ""
} ,
"require" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-connection" : "^6.2.2" ,
"automattic/jetpack-constants" : "^3.0.1" ,
"php" : ">=7.2"
2024-04-17 11:32:24 +02:00
} ,
"require-dev" : {
2025-02-28 08:42:11 +01:00
"automattic/jetpack-changelogger" : "^5.1.0" ,
"yoast/phpunit-polyfills" : "^1.1.1"
2024-04-17 11:32:24 +02:00
} ,
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2025-02-28 08:42:11 +01:00
"time" : "2025-01-09T20:18:56+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-02-28 08:42:11 +01:00
"source" : "https://github.com/Automattic/woocommerce-analytics/tree/v0.4.1"
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" : [ ]
}