2020-12-10 14:04:11 +01:00
{
"packages" : [
{
"name" : "automattic/jetpack-a8c-mc-stats" ,
2023-12-07 09:44:11 +01:00
"version" : "v2.0.0" ,
"version_normalized" : "2.0.0.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-a8c-mc-stats.git" ,
2023-12-07 09:44:11 +01:00
"reference" : "6ce7a1e1eba796643d7d32dc49057c7bb8e3233c"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-12-07 09:44:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/6ce7a1e1eba796643d7d32dc49057c7bb8e3233c" ,
"reference" : "6ce7a1e1eba796643d7d32dc49057c7bb8e3233c" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2023-12-07 09:44:11 +01:00
"require" : {
"php" : ">=7.0"
} ,
2020-12-10 14:04:11 +01:00
"require-dev" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-changelogger" : "^4.0.0" ,
2023-09-26 10:24:36 +02:00
"yoast/phpunit-polyfills" : "1.1.0"
2020-12-10 14:04:11 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-12-07 09:44:11 +01:00
"time" : "2023-11-20T20:02:34+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" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2023-12-07 09:44:11 +01:00
"dev-trunk" : "2.0.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
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" : {
2023-12-07 09:44:11 +01:00
"source" : "https://github.com/Automattic/jetpack-a8c-mc-stats/tree/v2.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
} ,
{
"name" : "automattic/jetpack-abtest" ,
2023-12-07 09:44:11 +01:00
"version" : "v2.0.0" ,
"version_normalized" : "2.0.0.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-abtest.git" ,
2023-12-07 09:44:11 +01:00
"reference" : "31d83717f8208afbe820341aad5aa33e5111ada2"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-12-07 09:44:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-abtest/zipball/31d83717f8208afbe820341aad5aa33e5111ada2" ,
"reference" : "31d83717f8208afbe820341aad5aa33e5111ada2" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-connection" : "^2.0.0" ,
"automattic/jetpack-error" : "^2.0.0" ,
"php" : ">=7.0"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-changelogger" : "^4.0.0" ,
2020-12-10 14:04:11 +01:00
"automattic/wordbless" : "dev-master" ,
2023-09-26 10:24:36 +02:00
"yoast/phpunit-polyfills" : "1.1.0"
2020-12-10 14:04:11 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-12-07 09:44:11 +01:00
"time" : "2023-11-20T20:03:22+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-abtest" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-abtest/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2023-12-07 09:44:11 +01:00
"dev-trunk" : "2.0.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
2019-11-15 23:26:29 +01:00
] ,
2020-12-10 14:04:11 +01:00
"description" : "Provides an interface to the WP.com A/B tests." ,
2021-04-27 08:32:47 +02:00
"support" : {
2023-12-07 09:44:11 +01:00
"source" : "https://github.com/Automattic/jetpack-abtest/tree/v2.0.0"
2022-04-02 10:26:41 +02:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-abtest"
} ,
2022-12-15 17:41:53 +01:00
{
"name" : "automattic/jetpack-action-bar" ,
2023-12-07 09:44:11 +01:00
"version" : "v0.2.1" ,
"version_normalized" : "0.2.1.0" ,
2022-12-15 17:41:53 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-action-bar.git" ,
2023-12-07 09:44:11 +01:00
"reference" : "5394bd0177d78c0efab44ed5e75f6fd6f4c3b7d4"
2022-12-15 17:41:53 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-12-07 09:44:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-action-bar/zipball/5394bd0177d78c0efab44ed5e75f6fd6f4c3b7d4" ,
"reference" : "5394bd0177d78c0efab44ed5e75f6fd6f4c3b7d4" ,
2022-12-15 17:41:53 +01:00
"shasum" : ""
} ,
"require" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-assets" : "^2.0.2" ,
"automattic/jetpack-constants" : "^2.0.0" ,
"php" : ">=7.0"
2022-12-15 17:41:53 +01:00
} ,
"require-dev" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-changelogger" : "^4.0.4" ,
2022-12-15 17:41:53 +01:00
"automattic/wordbless" : "dev-master" ,
2023-09-26 10:24:36 +02:00
"yoast/phpunit-polyfills" : "1.1.0"
2022-12-15 17:41:53 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-12-07 09:44:11 +01:00
"time" : "2023-12-03T23:58:26+00:00" ,
2022-12-15 17:41:53 +01:00
"type" : "jetpack-library" ,
"extra" : {
"mirror-repo" : "Automattic/jetpack-action-bar" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-action-bar/compare/v${old}...v${new}"
} ,
"autotagger" : true ,
"branch-alias" : {
2023-12-07 09:44:11 +01:00
"dev-trunk" : "0.2.x-dev"
2022-12-15 17:41:53 +01:00
} ,
"textdomain" : "jetpack-action-bar"
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "An easy way for visitors to follow, like, and comment on your site." ,
"support" : {
2023-12-07 09:44:11 +01:00
"source" : "https://github.com/Automattic/jetpack-action-bar/tree/v0.2.1"
2022-12-15 17:41:53 +01:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-action-bar"
} ,
2022-04-02 10:26:41 +02:00
{
"name" : "automattic/jetpack-admin-ui" ,
2023-12-07 09:44:11 +01:00
"version" : "v0.3.1" ,
"version_normalized" : "0.3.1.0" ,
2022-04-02 10:26:41 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-admin-ui.git" ,
2023-12-07 09:44:11 +01:00
"reference" : "9c84adff57b0e39e812a9baac1b075f15b793f0f"
2022-04-02 10:26:41 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-12-07 09:44:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-admin-ui/zipball/9c84adff57b0e39e812a9baac1b075f15b793f0f" ,
"reference" : "9c84adff57b0e39e812a9baac1b075f15b793f0f" ,
2022-04-02 10:26:41 +02:00
"shasum" : ""
} ,
2023-12-07 09:44:11 +01:00
"require" : {
"php" : ">=7.0"
} ,
2022-04-02 10:26:41 +02:00
"require-dev" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-changelogger" : "^4.0.3" ,
"automattic/jetpack-logo" : "^2.0.0" ,
2022-04-02 10:26:41 +02:00
"automattic/wordbless" : "dev-master" ,
2023-09-26 10:24:36 +02:00
"yoast/phpunit-polyfills" : "1.1.0"
2022-04-02 10:26:41 +02:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-12-07 09:44:11 +01:00
"time" : "2023-11-24T21:14:18+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-admin-ui" ,
"textdomain" : "jetpack-admin-ui" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-admin-ui/compare/${old}...${new}"
} ,
"branch-alias" : {
2023-12-07 09:44:11 +01:00
"dev-trunk" : "0.3.x-dev"
2022-04-02 10:26:41 +02:00
} ,
"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" : {
2023-12-07 09:44:11 +01:00
"source" : "https://github.com/Automattic/jetpack-admin-ui/tree/v0.3.1"
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" ,
2023-12-07 09:44:11 +01:00
"version" : "v2.0.2" ,
"version_normalized" : "2.0.2.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-assets.git" ,
2023-12-07 09:44:11 +01:00
"reference" : "511766eb31ae98f8f05d7223520c6df6f7584a9b"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-12-07 09:44:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-assets/zipball/511766eb31ae98f8f05d7223520c6df6f7584a9b" ,
"reference" : "511766eb31ae98f8f05d7223520c6df6f7584a9b" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-constants" : "^2.0.0" ,
"php" : ">=7.0"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-changelogger" : "^4.0.4" ,
2022-04-02 10:26:41 +02:00
"brain/monkey" : "2.6.1" ,
2022-06-16 14:01:47 +02:00
"wikimedia/testing-access-wrapper" : "^1.0 || ^2.0" ,
2023-09-26 10:24:36 +02:00
"yoast/phpunit-polyfills" : "1.1.0"
2020-12-10 14:04:11 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-12-07 09:44:11 +01:00
"time" : "2023-12-03T23:58: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-assets" ,
2022-04-02 10:26:41 +02:00
"textdomain" : "jetpack-assets" ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-assets/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2023-12-07 09:44:11 +01:00
"dev-trunk" : "2.0.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
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" : {
2023-12-07 09:44:11 +01:00
"source" : "https://github.com/Automattic/jetpack-assets/tree/v2.0.2"
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" ,
2023-12-07 09:44: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-autoloader.git" ,
2023-12-07 09:44:11 +01:00
"reference" : "bbf43988d1538a9f2678809b0868dc42111d0b12"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-12-07 09:44:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/bbf43988d1538a9f2678809b0868dc42111d0b12" ,
"reference" : "bbf43988d1538a9f2678809b0868dc42111d0b12" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2023-12-07 09:44:11 +01:00
"composer-plugin-api" : "^1.1 || ^2.0" ,
"php" : ">=7.0"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-changelogger" : "^4.0.2" ,
2023-09-26 10:24:36 +02:00
"yoast/phpunit-polyfills" : "1.1.0"
2020-12-10 14:04:11 +01:00
} ,
2023-12-07 09:44:11 +01:00
"time" : "2023-11-21T18:59:10+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "composer-plugin" ,
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"class" : "Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin" ,
"mirror-repo" : "Automattic/jetpack-autoloader" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-autoloader/compare/v${old}...v${new}"
} ,
2023-12-07 09:44:11 +01:00
"version-constants" : {
"::VERSION" : "src/AutoloadGenerator.php"
} ,
2021-04-27 08:32:47 +02:00
"branch-alias" : {
2023-12-07 09:44:11 +01:00
"dev-trunk" : "3.0.x-dev"
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" : {
2023-12-07 09:44:11 +01:00
"source" : "https://github.com/Automattic/jetpack-autoloader/tree/v3.0.2"
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" ,
2023-12-07 09:44:11 +01:00
"version" : "v2.0.1" ,
"version_normalized" : "2.0.1.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-backup.git" ,
2023-12-07 09:44:11 +01:00
"reference" : "13f0a9dd1e1067f888b34c0dab81053f1bba91b4"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-12-07 09:44:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-backup/zipball/13f0a9dd1e1067f888b34c0dab81053f1bba91b4" ,
"reference" : "13f0a9dd1e1067f888b34c0dab81053f1bba91b4" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2021-07-23 11:58:50 +02:00
"require" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-admin-ui" : "^0.3.1" ,
"automattic/jetpack-assets" : "^2.0.2" ,
"automattic/jetpack-autoloader" : "^3.0.2" ,
"automattic/jetpack-composer-plugin" : "^2.0.0" ,
"automattic/jetpack-config" : "^2.0.0" ,
"automattic/jetpack-connection" : "^2.1.0" ,
"automattic/jetpack-identity-crisis" : "^0.13.0" ,
"automattic/jetpack-status" : "^2.0.2" ,
"automattic/jetpack-sync" : "^2.1.1" ,
"php" : ">=7.0"
2021-07-23 11:58:50 +02:00
} ,
2021-04-27 08:32:47 +02:00
"require-dev" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-changelogger" : "^4.0.4" ,
2021-07-23 11:58:50 +02:00
"automattic/wordbless" : "@dev" ,
2023-09-26 10:24:36 +02:00
"yoast/phpunit-polyfills" : "1.1.0"
2021-04-27 08:32:47 +02:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-12-07 09:44:11 +01:00
"time" : "2023-12-03T23:58:36+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/jetpack-backup" ,
2022-04-02 10:26:41 +02:00
"textdomain" : "jetpack-backup-pkg" ,
2021-08-17 08:33:07 +02:00
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-package-version.php"
} ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-backup/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2023-12-07 09:44:11 +01:00
"dev-trunk" : "2.0.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"files" : [
"actions.php"
] ,
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Tools to assist with backing up Jetpack sites." ,
2021-04-27 08:32:47 +02:00
"support" : {
2023-12-07 09:44:11 +01:00
"source" : "https://github.com/Automattic/jetpack-backup/tree/v2.0.1"
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
} ,
2023-01-25 20:43:46 +01:00
{
"name" : "automattic/jetpack-blaze" ,
2023-12-07 09:44:11 +01:00
"version" : "v0.14.1" ,
"version_normalized" : "0.14.1.0" ,
2023-01-25 20:43:46 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-blaze.git" ,
2023-12-07 09:44:11 +01:00
"reference" : "445bf55c1568cfbd55b3b8274353c398e88c21f7"
2023-01-25 20:43:46 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-12-07 09:44:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-blaze/zipball/445bf55c1568cfbd55b3b8274353c398e88c21f7" ,
"reference" : "445bf55c1568cfbd55b3b8274353c398e88c21f7" ,
2023-01-25 20:43:46 +01:00
"shasum" : ""
} ,
"require" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-assets" : "^2.0.2" ,
"automattic/jetpack-connection" : "^2.1.0" ,
"automattic/jetpack-constants" : "^2.0.0" ,
"automattic/jetpack-plans" : "^0.4.0" ,
"automattic/jetpack-redirect" : "^2.0.0" ,
"automattic/jetpack-status" : "^2.0.2" ,
"automattic/jetpack-sync" : "^2.1.1" ,
"php" : ">=7.0"
2023-01-25 20:43:46 +01:00
} ,
"require-dev" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-changelogger" : "^4.0.4" ,
2023-01-25 20:43:46 +01:00
"automattic/wordbless" : "@dev" ,
2023-09-26 10:24:36 +02:00
"yoast/phpunit-polyfills" : "1.1.0"
2023-01-25 20:43:46 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-12-07 09:44:11 +01:00
"time" : "2023-12-03T23:58:35+00:00" ,
2023-01-25 20:43:46 +01:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-blaze" ,
"changelogger" : {
"link-template" : "https://github.com/automattic/jetpack-blaze/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2023-12-07 09:44:11 +01:00
"dev-trunk" : "0.14.x-dev"
2023-01-25 20:43:46 +01:00
} ,
"textdomain" : "jetpack-blaze" ,
"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" : {
2023-12-07 09:44:11 +01:00
"source" : "https://github.com/Automattic/jetpack-blaze/tree/v0.14.1"
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" ,
2023-12-07 09:44:11 +01:00
"version" : "v2.0.0" ,
"version_normalized" : "2.0.0.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-blocks.git" ,
2023-12-07 09:44:11 +01:00
"reference" : "b6d593ee7eae2afa0e847ac2a230e6913fd86bb2"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-12-07 09:44:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-blocks/zipball/b6d593ee7eae2afa0e847ac2a230e6913fd86bb2" ,
"reference" : "b6d593ee7eae2afa0e847ac2a230e6913fd86bb2" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2023-09-26 10:24:36 +02:00
"require" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-constants" : "^2.0.0" ,
"php" : ">=7.0"
2023-09-26 10:24:36 +02:00
} ,
2020-12-10 14:04:11 +01:00
"require-dev" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-changelogger" : "^4.0.0" ,
2020-12-10 14:04:11 +01:00
"automattic/wordbless" : "dev-master" ,
2022-04-02 10:26:41 +02:00
"brain/monkey" : "2.6.1" ,
2023-09-26 10:24:36 +02:00
"yoast/phpunit-polyfills" : "1.1.0"
2020-12-10 14:04:11 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-12-07 09:44:11 +01:00
"time" : "2023-11-20T20:02:53+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" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-blocks/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2023-12-07 09:44:11 +01:00
"dev-trunk" : "2.0.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Register and manage blocks within a plugin. Used to manage block registration, enqueues, and more." ,
2021-04-27 08:32:47 +02:00
"support" : {
2023-12-07 09:44:11 +01:00
"source" : "https://github.com/Automattic/jetpack-blocks/tree/v2.0.0"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-blocks"
2020-12-10 14:04:11 +01:00
} ,
2023-09-26 10:24:36 +02:00
{
"name" : "automattic/jetpack-boost-core" ,
2023-12-07 09:44:11 +01:00
"version" : "v0.2.2" ,
"version_normalized" : "0.2.2.0" ,
2023-09-26 10:24:36 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-boost-core.git" ,
2023-12-07 09:44:11 +01:00
"reference" : "3a6e31c9ddd9dd9a852ba67e1d6f8b1791a5a4f2"
2023-09-26 10:24:36 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-12-07 09:44:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-boost-core/zipball/3a6e31c9ddd9dd9a852ba67e1d6f8b1791a5a4f2" ,
"reference" : "3a6e31c9ddd9dd9a852ba67e1d6f8b1791a5a4f2" ,
2023-09-26 10:24:36 +02:00
"shasum" : ""
} ,
2023-12-07 09:44:11 +01:00
"require" : {
"php" : ">=7.0"
} ,
2023-09-26 10:24:36 +02:00
"require-dev" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-changelogger" : "^4.0.3" ,
2023-09-26 10:24:36 +02:00
"automattic/wordbless" : "dev-master" ,
"yoast/phpunit-polyfills" : "1.1.0"
} ,
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-12-07 09:44:11 +01:00
"time" : "2023-11-24T21:14:13+00:00" ,
2023-09-26 10:24:36 +02:00
"type" : "jetpack-library" ,
"extra" : {
"mirror-repo" : "Automattic/jetpack-boost-core" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-boost-core/compare/v${old}...v${new}"
} ,
"autotagger" : true ,
"branch-alias" : {
2023-12-07 09:44:11 +01:00
"dev-trunk" : "0.2.x-dev"
2023-09-26 10:24:36 +02:00
} ,
"textdomain" : "jetpack-boost-core"
} ,
"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" : {
2023-12-07 09:44:11 +01:00
"source" : "https://github.com/Automattic/jetpack-boost-core/tree/v0.2.2"
2023-09-26 10:24:36 +02:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-boost-core"
} ,
{
"name" : "automattic/jetpack-boost-speed-score" ,
2023-12-07 09:44:11 +01:00
"version" : "v0.3.0" ,
"version_normalized" : "0.3.0.0" ,
2023-09-26 10:24:36 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-boost-speed-score.git" ,
2023-12-07 09:44:11 +01:00
"reference" : "9d274179b72ea86b271c13f48e21730121a4ef7c"
2023-09-26 10:24:36 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-12-07 09:44:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-boost-speed-score/zipball/9d274179b72ea86b271c13f48e21730121a4ef7c" ,
"reference" : "9d274179b72ea86b271c13f48e21730121a4ef7c" ,
2023-09-26 10:24:36 +02:00
"shasum" : ""
} ,
"require" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-boost-core" : "^0.2.0" ,
"php" : ">=7.0"
2023-09-26 10:24:36 +02:00
} ,
"require-dev" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-changelogger" : "^4.0.0" ,
2023-09-26 10:24:36 +02:00
"brain/monkey" : "^2.6" ,
"yoast/phpunit-polyfills" : "1.1.0"
} ,
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-12-07 09:44:11 +01:00
"time" : "2023-11-20T20:02:57+00:00" ,
2023-09-26 10:24:36 +02:00
"type" : "jetpack-library" ,
"extra" : {
"mirror-repo" : "Automattic/jetpack-boost-speed-score" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-boost-speed-score/compare/v${old}...v${new}"
} ,
"autotagger" : true ,
"branch-alias" : {
2023-12-07 09:44:11 +01:00
"dev-trunk" : "0.3.x-dev"
2023-09-26 10:24:36 +02:00
} ,
"textdomain" : "jetpack-boost-speed-score" ,
"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" : {
2023-12-07 09:44:11 +01:00
"source" : "https://github.com/Automattic/jetpack-boost-speed-score/tree/v0.3.0"
2023-09-26 10:24:36 +02:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-boost-speed-score"
} ,
2020-12-10 14:04:11 +01:00
{
"name" : "automattic/jetpack-compat" ,
2023-12-07 09:44:11 +01:00
"version" : "v2.0.0" ,
"version_normalized" : "2.0.0.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-compat.git" ,
2023-12-07 09:44:11 +01:00
"reference" : "89963a77b102ec741896489c3a798fc01949134d"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-12-07 09:44:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-compat/zipball/89963a77b102ec741896489c3a798fc01949134d" ,
"reference" : "89963a77b102ec741896489c3a798fc01949134d" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2023-12-07 09:44:11 +01:00
"require" : {
"php" : ">=7.0"
} ,
2020-12-10 14:04:11 +01:00
"require-dev" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-changelogger" : "^4.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
} ,
2023-12-07 09:44:11 +01:00
"time" : "2023-11-20T20:02:36+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/jetpack-compat" ,
2022-06-16 14:01:47 +02:00
"textdomain" : "jetpack-compat" ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-compat/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2023-12-07 09:44:11 +01:00
"dev-trunk" : "2.0.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"files" : [
"functions.php"
] ,
"classmap" : [
"legacy"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Compatibility layer with previous versions of Jetpack" ,
2021-04-27 08:32:47 +02:00
"support" : {
2023-12-07 09:44:11 +01:00
"source" : "https://github.com/Automattic/jetpack-compat/tree/v2.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" ,
2023-12-07 09:44:11 +01:00
"version" : "v2.0.0" ,
"version_normalized" : "2.0.0.0" ,
2022-04-02 10:26:41 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-composer-plugin.git" ,
2023-12-07 09:44:11 +01:00
"reference" : "d4d80af5d62fcf0b786accfc136e89977ba66853"
2022-04-02 10:26:41 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-12-07 09:44:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-composer-plugin/zipball/d4d80af5d62fcf0b786accfc136e89977ba66853" ,
"reference" : "d4d80af5d62fcf0b786accfc136e89977ba66853" ,
2022-04-02 10:26:41 +02:00
"shasum" : ""
} ,
"require" : {
2023-12-07 09:44:11 +01:00
"composer-plugin-api" : "^2.1.0" ,
"php" : ">=7.0"
2022-04-02 10:26:41 +02:00
} ,
"require-dev" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-changelogger" : "^4.0.0" ,
2023-01-25 20:43:46 +01:00
"composer/composer" : "^2.2 || ^2.4" ,
2023-09-26 10:24:36 +02:00
"yoast/phpunit-polyfills" : "1.1.0"
2022-04-02 10:26:41 +02:00
} ,
2023-12-07 09:44:11 +01:00
"time" : "2023-11-20T20:02:27+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "composer-plugin" ,
"extra" : {
2022-06-16 14:01:47 +02:00
"plugin-modifies-install-path" : true ,
2022-04-02 10:26:41 +02:00
"class" : "Automattic\\Jetpack\\Composer\\Plugin" ,
"mirror-repo" : "Automattic/jetpack-composer-plugin" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-composer-plugin/compare/v${old}...v${new}"
} ,
"autotagger" : true ,
"branch-alias" : {
2023-12-07 09:44:11 +01:00
"dev-trunk" : "2.0.x-dev"
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" : {
2023-12-07 09:44:11 +01:00
"source" : "https://github.com/Automattic/jetpack-composer-plugin/tree/v2.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" ,
2023-12-07 09:44:11 +01:00
"version" : "v2.0.0" ,
"version_normalized" : "2.0.0.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-config.git" ,
2023-12-07 09:44:11 +01:00
"reference" : "1e34ef5f598abc1e5ee9100aa5a1a1f51b62681d"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-12-07 09:44:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-config/zipball/1e34ef5f598abc1e5ee9100aa5a1a1f51b62681d" ,
"reference" : "1e34ef5f598abc1e5ee9100aa5a1a1f51b62681d" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2023-12-07 09:44:11 +01:00
"require" : {
"php" : ">=7.0"
} ,
2021-04-27 08:32:47 +02:00
"require-dev" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-changelogger" : "^4.0.0"
2021-04-27 08:32:47 +02:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-12-07 09:44:11 +01:00
"time" : "2023-11-20T20:02:25+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-config" ,
2022-04-02 10:26:41 +02:00
"textdomain" : "jetpack-config" ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-config/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2023-12-07 09:44:11 +01:00
"dev-trunk" : "2.0.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "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" : {
2023-12-07 09:44:11 +01:00
"source" : "https://github.com/Automattic/jetpack-config/tree/v2.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" ,
2023-12-07 09:44:11 +01:00
"version" : "v2.1.0" ,
"version_normalized" : "2.1.0.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-connection.git" ,
2023-12-07 09:44:11 +01:00
"reference" : "e8fc17b9f7af2b5f353aa94701beea87210c685e"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-12-07 09:44:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-connection/zipball/e8fc17b9f7af2b5f353aa94701beea87210c685e" ,
"reference" : "e8fc17b9f7af2b5f353aa94701beea87210c685e" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-a8c-mc-stats" : "^2.0.0" ,
"automattic/jetpack-admin-ui" : "^0.3.1" ,
"automattic/jetpack-constants" : "^2.0.0" ,
"automattic/jetpack-redirect" : "^2.0.0" ,
"automattic/jetpack-roles" : "^2.0.0" ,
"automattic/jetpack-status" : "^2.0.2" ,
"php" : ">=7.0"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-changelogger" : "^4.0.4" ,
2020-12-10 14:04:11 +01:00
"automattic/wordbless" : "@dev" ,
2022-04-02 10:26:41 +02:00
"brain/monkey" : "2.6.1" ,
2023-09-26 10:24:36 +02:00
"yoast/phpunit-polyfills" : "1.1.0"
2020-12-10 14:04:11 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-12-07 09:44:11 +01:00
"time" : "2023-12-03T23:58:03+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-connection" ,
2022-04-02 10:26:41 +02:00
"textdomain" : "jetpack-connection" ,
2021-08-17 08:33:07 +02:00
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-package-version.php"
} ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-connection/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2023-12-07 09:44:11 +01:00
"dev-trunk" : "2.1.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"legacy" ,
2022-06-16 14:01:47 +02:00
"src/" ,
"src/webhooks"
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" : {
2023-12-07 09:44:11 +01:00
"source" : "https://github.com/Automattic/jetpack-connection/tree/v2.1.0"
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" ,
2023-12-07 09:44:11 +01:00
"version" : "v2.0.0" ,
"version_normalized" : "2.0.0.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-constants.git" ,
2023-12-07 09:44:11 +01:00
"reference" : "d4244e33d2d18902951af05ca5dbb689a23c9cdc"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-12-07 09:44:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-constants/zipball/d4244e33d2d18902951af05ca5dbb689a23c9cdc" ,
"reference" : "d4244e33d2d18902951af05ca5dbb689a23c9cdc" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2023-12-07 09:44:11 +01:00
"require" : {
"php" : ">=7.0"
} ,
2020-12-10 14:04:11 +01:00
"require-dev" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-changelogger" : "^4.0.0" ,
2022-04-02 10:26:41 +02:00
"brain/monkey" : "2.6.1" ,
2023-09-26 10:24:36 +02:00
"yoast/phpunit-polyfills" : "1.1.0"
2020-12-10 14:04:11 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-12-07 09:44:11 +01:00
"time" : "2023-11-20T20:02:28+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" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-constants/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2023-12-07 09:44:11 +01:00
"dev-trunk" : "2.0.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "A wrapper for defining constants in a more testable way." ,
2021-04-27 08:32:47 +02:00
"support" : {
2023-12-07 09:44:11 +01:00
"source" : "https://github.com/Automattic/jetpack-constants/tree/v2.0.0"
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" ,
2023-12-07 09:44:11 +01:00
"version" : "v2.0.1" ,
"version_normalized" : "2.0.1.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-device-detection.git" ,
2023-12-07 09:44:11 +01:00
"reference" : "e1cdc3012a350e99942f63625452c2c349bc562f"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-12-07 09:44:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/e1cdc3012a350e99942f63625452c2c349bc562f" ,
"reference" : "e1cdc3012a350e99942f63625452c2c349bc562f" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2023-12-07 09:44:11 +01:00
"require" : {
"php" : ">=7.0"
} ,
2020-12-10 14:04:11 +01:00
"require-dev" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-changelogger" : "^4.0.2" ,
2023-09-26 10:24:36 +02:00
"yoast/phpunit-polyfills" : "1.1.0"
2020-12-10 14:04:11 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-12-07 09:44:11 +01:00
"time" : "2023-11-21T18:58:28+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" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-device-detection/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2023-12-07 09:44:11 +01:00
"dev-trunk" : "2.0.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "A way to detect device types based on User-Agent header." ,
2021-04-27 08:32:47 +02:00
"support" : {
2023-12-07 09:44:11 +01:00
"source" : "https://github.com/Automattic/jetpack-device-detection/tree/v2.0.1"
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" ,
2023-12-07 09:44:11 +01:00
"version" : "v2.0.0" ,
"version_normalized" : "2.0.0.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-error.git" ,
2023-12-07 09:44:11 +01:00
"reference" : "b1071ab3441b66de35bc78db5b38175f72cef6df"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-12-07 09:44:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-error/zipball/b1071ab3441b66de35bc78db5b38175f72cef6df" ,
"reference" : "b1071ab3441b66de35bc78db5b38175f72cef6df" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2023-12-07 09:44:11 +01:00
"require" : {
"php" : ">=7.0"
} ,
2020-12-10 14:04:11 +01:00
"require-dev" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-changelogger" : "^4.0.0" ,
2023-09-26 10:24:36 +02:00
"yoast/phpunit-polyfills" : "1.1.0"
2020-12-10 14:04:11 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-12-07 09:44:11 +01:00
"time" : "2023-11-20T20:02:30+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" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-error/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2023-12-07 09:44:11 +01:00
"dev-trunk" : "2.0.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Jetpack Error - a wrapper around WP_Error." ,
2021-04-27 08:32:47 +02:00
"support" : {
2023-12-07 09:44:11 +01:00
"source" : "https://github.com/Automattic/jetpack-error/tree/v2.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
{
"name" : "automattic/jetpack-forms" ,
2023-12-07 09:44:11 +01:00
"version" : "v0.24.2" ,
"version_normalized" : "0.24.2.0" ,
2023-04-26 17:39:43 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-forms.git" ,
2023-12-07 09:44:11 +01:00
"reference" : "fe29ef612a7de02b2e0e0d2252fd8dc8bdef407a"
2023-04-26 17:39:43 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-12-07 09:44:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-forms/zipball/fe29ef612a7de02b2e0e0d2252fd8dc8bdef407a" ,
"reference" : "fe29ef612a7de02b2e0e0d2252fd8dc8bdef407a" ,
2023-04-26 17:39:43 +02:00
"shasum" : ""
} ,
"require" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-assets" : "^2.0.2" ,
"automattic/jetpack-blocks" : "^2.0.0" ,
"automattic/jetpack-connection" : "^2.1.0" ,
"automattic/jetpack-status" : "^2.0.2" ,
"php" : ">=7.0"
2023-04-26 17:39:43 +02:00
} ,
"require-dev" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-changelogger" : "^4.0.4" ,
"automattic/jetpack-connection" : "^2.1.0" ,
2023-04-26 17:39:43 +02:00
"automattic/wordbless" : "^0.4.1" ,
2023-09-26 10:24:36 +02:00
"yoast/phpunit-polyfills" : "1.1.0"
2023-04-26 17:39:43 +02:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-12-07 09:44:11 +01:00
"time" : "2023-12-03T23:58:34+00:00" ,
2023-04-26 17:39:43 +02:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-forms" ,
"changelogger" : {
"link-template" : "https://github.com/automattic/jetpack-forms/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2023-12-07 09:44:11 +01:00
"dev-trunk" : "0.24.x-dev"
2023-04-26 17:39:43 +02:00
} ,
"textdomain" : "jetpack-forms" ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-jetpack-forms.php"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Jetpack Forms" ,
"support" : {
2023-12-07 09:44:11 +01:00
"source" : "https://github.com/Automattic/jetpack-forms/tree/v0.24.2"
2023-04-26 17:39:43 +02:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-forms"
} ,
2020-12-10 14:04:11 +01:00
{
2022-06-16 14:01:47 +02:00
"name" : "automattic/jetpack-google-fonts-provider" ,
2023-12-07 09:44:11 +01:00
"version" : "v0.7.1" ,
"version_normalized" : "0.7.1.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
2022-06-16 14:01:47 +02:00
"url" : "https://github.com/Automattic/jetpack-google-fonts-provider.git" ,
2023-12-07 09:44:11 +01:00
"reference" : "f299ac1a598445c776bee074f7648115cc24b053"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-12-07 09:44:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-google-fonts-provider/zipball/f299ac1a598445c776bee074f7648115cc24b053" ,
"reference" : "f299ac1a598445c776bee074f7648115cc24b053" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2023-12-07 09:44:11 +01:00
"require" : {
"php" : ">=7.0"
} ,
2020-12-10 14:04:11 +01:00
"require-dev" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-changelogger" : "^4.0.3" ,
2022-06-16 14:01:47 +02:00
"brain/monkey" : "2.6.1" ,
2023-09-26 10:24:36 +02:00
"yoast/phpunit-polyfills" : "1.1.0"
2020-12-10 14:04:11 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-12-07 09:44:11 +01:00
"time" : "2023-11-24T21:14:06+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
"mirror-repo" : "Automattic/jetpack-google-fonts-provider" ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
2022-06-16 14:01:47 +02:00
"link-template" : "https://github.com/Automattic/jetpack-google-fonts-provider/compare/v${old}...v${new}"
2021-04-27 08:32:47 +02:00
} ,
"branch-alias" : {
2023-12-07 09:44:11 +01:00
"dev-trunk" : "0.7.x-dev"
2022-06-16 14:01:47 +02:00
} ,
"textdomain" : "jetpack-google-fonts-provider"
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"
] ,
2022-06-16 14:01:47 +02:00
"description" : "WordPress Webfonts provider for Google Fonts" ,
2021-04-27 08:32:47 +02:00
"support" : {
2023-12-07 09:44:11 +01:00
"source" : "https://github.com/Automattic/jetpack-google-fonts-provider/tree/v0.7.1"
2021-04-27 08:32:47 +02:00
} ,
2022-06-16 14:01:47 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-google-fonts-provider"
2020-12-10 14:04:11 +01:00
} ,
2021-07-23 11:58:50 +02:00
{
"name" : "automattic/jetpack-identity-crisis" ,
2023-12-07 09:44:11 +01:00
"version" : "v0.13.0" ,
"version_normalized" : "0.13.0.0" ,
2021-07-23 11:58:50 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-identity-crisis.git" ,
2023-12-07 09:44:11 +01:00
"reference" : "e2f5bc16f3d9107c877bb79c73723af3beb4015c"
2021-07-23 11:58:50 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-12-07 09:44:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-identity-crisis/zipball/e2f5bc16f3d9107c877bb79c73723af3beb4015c" ,
"reference" : "e2f5bc16f3d9107c877bb79c73723af3beb4015c" ,
2021-07-23 11:58:50 +02:00
"shasum" : ""
} ,
"require" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-assets" : "^2.0.2" ,
"automattic/jetpack-connection" : "^2.1.0" ,
"automattic/jetpack-constants" : "^2.0.0" ,
"automattic/jetpack-logo" : "^2.0.0" ,
"automattic/jetpack-status" : "^2.0.2" ,
"php" : ">=7.0"
2021-07-23 11:58:50 +02:00
} ,
"require-dev" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-changelogger" : "^4.0.4" ,
2021-07-23 11:58:50 +02:00
"automattic/wordbless" : "@dev" ,
2023-09-26 10:24:36 +02:00
"yoast/phpunit-polyfills" : "1.1.0"
2021-07-23 11:58:50 +02:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-12-07 09:44:11 +01:00
"time" : "2023-12-03T23:58:29+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-07-23 11:58:50 +02:00
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-identity-crisis" ,
2022-04-02 10:26:41 +02:00
"textdomain" : "jetpack-idc" ,
2021-07-23 11:58:50 +02:00
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-identity-crisis.php"
} ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-identity-crisis/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2023-12-07 09:44:11 +01:00
"dev-trunk" : "0.13.x-dev"
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"
] ,
"description" : "Identity Crisis." ,
"support" : {
2023-12-07 09:44:11 +01:00
"source" : "https://github.com/Automattic/jetpack-identity-crisis/tree/v0.13.0"
2021-07-23 11:58:50 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-identity-crisis"
2021-07-23 11:58:50 +02:00
} ,
2023-09-26 10:24:36 +02:00
{
"name" : "automattic/jetpack-image-cdn" ,
2023-12-07 09:44:11 +01:00
"version" : "v0.3.2" ,
"version_normalized" : "0.3.2.0" ,
2023-09-26 10:24:36 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-image-cdn.git" ,
2023-12-07 09:44:11 +01:00
"reference" : "9feee96c7f6b190e581cf9688672809398949119"
2023-09-26 10:24:36 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-12-07 09:44:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-image-cdn/zipball/9feee96c7f6b190e581cf9688672809398949119" ,
"reference" : "9feee96c7f6b190e581cf9688672809398949119" ,
2023-09-26 10:24:36 +02:00
"shasum" : ""
} ,
"require" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-assets" : "^2.0.2" ,
"automattic/jetpack-status" : "^2.0.2" ,
"php" : ">=7.0"
2023-09-26 10:24:36 +02:00
} ,
"require-dev" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-changelogger" : "^4.0.4" ,
2023-09-26 10:24:36 +02:00
"automattic/wordbless" : "dev-master" ,
"yoast/phpunit-polyfills" : "1.1.0"
} ,
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-12-07 09:44:11 +01:00
"time" : "2023-12-03T23:58:21+00:00" ,
2023-09-26 10:24:36 +02:00
"type" : "jetpack-library" ,
"extra" : {
"mirror-repo" : "Automattic/jetpack-image-cdn" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-image-cdn/compare/v${old}...v${new}"
} ,
"autotagger" : true ,
"branch-alias" : {
2023-12-07 09:44:11 +01:00
"dev-trunk" : "0.3.x-dev"
2023-09-26 10:24:36 +02:00
} ,
"textdomain" : "jetpack-image-cdn" ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-image-cdn.php"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Serve images through Jetpack's powerful CDN" ,
"support" : {
2023-12-07 09:44:11 +01:00
"source" : "https://github.com/Automattic/jetpack-image-cdn/tree/v0.3.2"
2023-09-26 10:24:36 +02:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-image-cdn"
} ,
2023-04-26 17:39:43 +02:00
{
"name" : "automattic/jetpack-import" ,
2023-12-07 09:44:11 +01:00
"version" : "v0.8.1" ,
"version_normalized" : "0.8.1.0" ,
2023-04-26 17:39:43 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-import.git" ,
2023-12-07 09:44:11 +01:00
"reference" : "db7e9c2c127f6519615d30a18b2ca298280b5340"
2023-04-26 17:39:43 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-12-07 09:44:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-import/zipball/db7e9c2c127f6519615d30a18b2ca298280b5340" ,
"reference" : "db7e9c2c127f6519615d30a18b2ca298280b5340" ,
2023-04-26 17:39:43 +02:00
"shasum" : ""
} ,
"require" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-connection" : "^2.0.3" ,
"php" : ">=7.0"
2023-04-26 17:39:43 +02:00
} ,
"require-dev" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-changelogger" : "^4.0.3" ,
2023-04-26 17:39:43 +02:00
"automattic/wordbless" : "dev-master" ,
2023-09-26 10:24:36 +02:00
"yoast/phpunit-polyfills" : "1.1.0"
2023-04-26 17:39:43 +02:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-12-07 09:44:11 +01:00
"time" : "2023-11-24T21:14:52+00:00" ,
2023-04-26 17:39:43 +02:00
"type" : "jetpack-library" ,
"extra" : {
"mirror-repo" : "Automattic/jetpack-import" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-import/compare/v${old}...v${new}"
} ,
"autotagger" : true ,
"branch-alias" : {
2023-12-07 09:44:11 +01:00
"dev-trunk" : "0.8.x-dev"
2023-04-26 17:39:43 +02:00
} ,
"textdomain" : "jetpack-import" ,
"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" : "Set of REST API routes used in WPCOM Unified Importer." ,
"support" : {
2023-12-07 09:44:11 +01:00
"source" : "https://github.com/Automattic/jetpack-import/tree/v0.8.1"
2023-04-26 17:39:43 +02:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-import"
} ,
{
"name" : "automattic/jetpack-ip" ,
2023-12-07 09:44:11 +01:00
"version" : "v0.2.1" ,
"version_normalized" : "0.2.1.0" ,
2023-04-26 17:39:43 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-ip.git" ,
2023-12-07 09:44:11 +01:00
"reference" : "2c4c7c237ae8628b64edbe920f6ceef9be15d7dc"
2023-04-26 17:39:43 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-12-07 09:44:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-ip/zipball/2c4c7c237ae8628b64edbe920f6ceef9be15d7dc" ,
"reference" : "2c4c7c237ae8628b64edbe920f6ceef9be15d7dc" ,
2023-04-26 17:39:43 +02:00
"shasum" : ""
} ,
2023-12-07 09:44:11 +01:00
"require" : {
"php" : ">=7.0"
} ,
2023-04-26 17:39:43 +02:00
"require-dev" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-changelogger" : "^4.0.2" ,
2023-04-26 17:39:43 +02:00
"brain/monkey" : "2.6.1" ,
2023-09-26 10:24:36 +02:00
"yoast/phpunit-polyfills" : "1.1.0"
2023-04-26 17:39:43 +02:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-12-07 09:44:11 +01:00
"time" : "2023-11-21T18:58:12+00:00" ,
2023-04-26 17:39:43 +02:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-ip" ,
"changelogger" : {
"link-template" : "https://github.com/automattic/jetpack-ip/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2023-12-07 09:44:11 +01:00
"dev-trunk" : "0.2.x-dev"
2023-04-26 17:39:43 +02:00
} ,
"textdomain" : "jetpack-ip" ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-utils.php"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Utilities for working with IP addresses." ,
"support" : {
2023-12-07 09:44:11 +01:00
"source" : "https://github.com/Automattic/jetpack-ip/tree/v0.2.1"
2023-04-26 17:39:43 +02:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-ip"
} ,
2020-12-10 14:04:11 +01:00
{
"name" : "automattic/jetpack-jitm" ,
2023-12-07 09:44: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-jitm.git" ,
2023-12-07 09:44:11 +01:00
"reference" : "7599d63e9a7b33b44f6aa2d4d01dede8b736425c"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-12-07 09:44:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/7599d63e9a7b33b44f6aa2d4d01dede8b736425c" ,
"reference" : "7599d63e9a7b33b44f6aa2d4d01dede8b736425c" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-a8c-mc-stats" : "^2.0.0" ,
"automattic/jetpack-assets" : "^2.0.2" ,
"automattic/jetpack-connection" : "^2.1.0" ,
"automattic/jetpack-device-detection" : "^2.0.1" ,
"automattic/jetpack-logo" : "^2.0.0" ,
"automattic/jetpack-redirect" : "^2.0.0" ,
"automattic/jetpack-status" : "^2.0.2" ,
"php" : ">=7.0"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-changelogger" : "^4.0.4" ,
2022-04-02 10:26:41 +02:00
"brain/monkey" : "2.6.1" ,
2023-09-26 10:24:36 +02:00
"yoast/phpunit-polyfills" : "1.1.0"
2020-12-10 14:04:11 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-12-07 09:44:11 +01:00
"time" : "2023-12-03T23:58:24+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-jitm" ,
2022-04-02 10:26:41 +02:00
"textdomain" : "jetpack-jitm" ,
2021-04-27 08:32:47 +02:00
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-jitm.php"
} ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-jitm/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2023-12-07 09:44:11 +01:00
"dev-trunk" : "3.0.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Just in time messages for Jetpack" ,
2021-04-27 08:32:47 +02:00
"support" : {
2023-12-07 09:44:11 +01:00
"source" : "https://github.com/Automattic/jetpack-jitm/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-jitm"
2020-12-10 14:04:11 +01:00
} ,
{
"name" : "automattic/jetpack-licensing" ,
2023-12-07 09:44:11 +01:00
"version" : "v2.0.1" ,
"version_normalized" : "2.0.1.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-licensing.git" ,
2023-12-07 09:44:11 +01:00
"reference" : "bc66aa7138285def320e4a6a2d9e07be6efd836b"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-12-07 09:44:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-licensing/zipball/bc66aa7138285def320e4a6a2d9e07be6efd836b" ,
"reference" : "bc66aa7138285def320e4a6a2d9e07be6efd836b" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-connection" : "^2.0.1" ,
"php" : ">=7.0"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-changelogger" : "^4.0.1" ,
2020-12-10 14:04:11 +01:00
"automattic/wordbless" : "@dev" ,
2023-09-26 10:24:36 +02:00
"yoast/phpunit-polyfills" : "1.1.0"
2020-12-10 14:04:11 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-12-07 09:44:11 +01:00
"time" : "2023-11-21T12:14: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 ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/jetpack-licensing" ,
2022-04-02 10:26:41 +02:00
"textdomain" : "jetpack-licensing" ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-licensing/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2023-12-07 09:44:11 +01:00
"dev-trunk" : "2.0.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Everything needed to manage Jetpack licenses client-side." ,
2021-04-27 08:32:47 +02:00
"support" : {
2023-12-07 09:44:11 +01:00
"source" : "https://github.com/Automattic/jetpack-licensing/tree/v2.0.1"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-licensing"
2020-12-10 14:04:11 +01:00
} ,
{
"name" : "automattic/jetpack-logo" ,
2023-12-07 09:44:11 +01:00
"version" : "v2.0.0" ,
"version_normalized" : "2.0.0.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-logo.git" ,
2023-12-07 09:44:11 +01:00
"reference" : "21890dd130cae1365d6e59cf01db74e453e72d10"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-12-07 09:44:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-logo/zipball/21890dd130cae1365d6e59cf01db74e453e72d10" ,
"reference" : "21890dd130cae1365d6e59cf01db74e453e72d10" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2023-12-07 09:44:11 +01:00
"require" : {
"php" : ">=7.0"
} ,
2020-12-10 14:04:11 +01:00
"require-dev" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-changelogger" : "^4.0.0" ,
2023-09-26 10:24:36 +02:00
"yoast/phpunit-polyfills" : "1.1.0"
2020-12-10 14:04:11 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-12-07 09:44:11 +01:00
"time" : "2023-11-20T20:02:31+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/jetpack-logo" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-logo/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2023-12-07 09:44:11 +01:00
"dev-trunk" : "2.0.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "A logo for Jetpack" ,
2021-04-27 08:32:47 +02:00
"support" : {
2023-12-07 09:44:11 +01:00
"source" : "https://github.com/Automattic/jetpack-logo/tree/v2.0.0"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-logo"
} ,
{
"name" : "automattic/jetpack-my-jetpack" ,
2023-12-07 09:44:11 +01:00
"version" : "v4.1.1" ,
"version_normalized" : "4.1.1.0" ,
2022-04-02 10:26:41 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-my-jetpack.git" ,
2023-12-07 09:44:11 +01:00
"reference" : "4f7940fa732217d0854d9046c40fc54b0b1b561b"
2022-04-02 10:26:41 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-12-07 09:44:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-my-jetpack/zipball/4f7940fa732217d0854d9046c40fc54b0b1b561b" ,
"reference" : "4f7940fa732217d0854d9046c40fc54b0b1b561b" ,
2022-04-02 10:26:41 +02:00
"shasum" : ""
} ,
"require" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-admin-ui" : "^0.3.1" ,
"automattic/jetpack-assets" : "^2.0.2" ,
"automattic/jetpack-connection" : "^2.1.0" ,
"automattic/jetpack-constants" : "^2.0.0" ,
"automattic/jetpack-jitm" : "^3.0.1" ,
"automattic/jetpack-licensing" : "^2.0.1" ,
"automattic/jetpack-plans" : "^0.4.0" ,
"automattic/jetpack-plugins-installer" : "^0.3.0" ,
"automattic/jetpack-redirect" : "^2.0.0" ,
"php" : ">=7.0"
2022-04-02 10:26:41 +02:00
} ,
"require-dev" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-changelogger" : "^4.0.4" ,
"automattic/jetpack-videopress" : "^0.21.3" ,
2022-04-02 10:26:41 +02:00
"automattic/wordbless" : "@dev" ,
2023-09-26 10:24:36 +02:00
"yoast/phpunit-polyfills" : "1.1.0"
2022-04-02 10:26:41 +02:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-12-07 09:44:11 +01:00
"time" : "2023-12-05T16:02:41+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-my-jetpack" ,
"textdomain" : "jetpack-my-jetpack" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-my-jetpack/compare/${old}...${new}"
} ,
"branch-alias" : {
2023-12-07 09:44:11 +01:00
"dev-trunk" : "4.1.x-dev"
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" : {
2023-12-07 09:44:11 +01:00
"source" : "https://github.com/Automattic/jetpack-my-jetpack/tree/v4.1.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" ,
2023-12-07 09:44:11 +01:00
"version" : "v0.3.0" ,
"version_normalized" : "0.3.0.0" ,
2021-04-27 08:32:47 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-password-checker.git" ,
2023-12-07 09:44:11 +01:00
"reference" : "43120a1ddc032a9141ff02cc3ac7a7eac936d9f9"
2021-04-27 08:32:47 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-12-07 09:44:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-password-checker/zipball/43120a1ddc032a9141ff02cc3ac7a7eac936d9f9" ,
"reference" : "43120a1ddc032a9141ff02cc3ac7a7eac936d9f9" ,
2021-04-27 08:32:47 +02:00
"shasum" : ""
} ,
2023-12-07 09:44:11 +01:00
"require" : {
"php" : ">=7.0"
} ,
2021-04-27 08:32:47 +02:00
"require-dev" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-changelogger" : "^4.0.0" ,
2021-04-27 08:32:47 +02:00
"automattic/wordbless" : "@dev" ,
2023-09-26 10:24:36 +02:00
"yoast/phpunit-polyfills" : "1.1.0"
2021-04-27 08:32:47 +02:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-12-07 09:44:11 +01:00
"time" : "2023-11-20T20:02:33+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/jetpack-password-checker" ,
2022-04-02 10:26:41 +02:00
"textdomain" : "jetpack-password-checker" ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-password-checker/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2023-12-07 09:44:11 +01:00
"dev-trunk" : "0.3.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Password Checker." ,
"support" : {
2023-12-07 09:44:11 +01:00
"source" : "https://github.com/Automattic/jetpack-password-checker/tree/v0.3.0"
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" ,
2023-12-07 09:44:11 +01:00
"version" : "v0.4.0" ,
"version_normalized" : "0.4.0.0" ,
2022-12-15 17:41:53 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-plans.git" ,
2023-12-07 09:44:11 +01:00
"reference" : "aebef5ed52ec65c9e8f7221c2ed992f2e28e2a0f"
2022-12-15 17:41:53 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-12-07 09:44:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-plans/zipball/aebef5ed52ec65c9e8f7221c2ed992f2e28e2a0f" ,
"reference" : "aebef5ed52ec65c9e8f7221c2ed992f2e28e2a0f" ,
2022-12-15 17:41:53 +01:00
"shasum" : ""
} ,
"require" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-connection" : "^2.0.0" ,
"php" : ">=7.0"
2022-12-15 17:41:53 +01:00
} ,
"require-dev" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-changelogger" : "^4.0.0" ,
"automattic/jetpack-status" : "^2.0.0" ,
2022-12-15 17:41:53 +01:00
"automattic/wordbless" : "@dev" ,
2023-09-26 10:24:36 +02:00
"yoast/phpunit-polyfills" : "1.1.0"
2022-12-15 17:41:53 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-12-07 09:44:11 +01:00
"time" : "2023-11-20T20:03:23+00:00" ,
2022-12-15 17:41:53 +01:00
"type" : "library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-plans" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-plans/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2023-12-07 09:44:11 +01:00
"dev-trunk" : "0.4.x-dev"
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" : "Fetch information about Jetpack Plans from wpcom" ,
"support" : {
2023-12-07 09:44:11 +01:00
"source" : "https://github.com/Automattic/jetpack-plans/tree/v0.4.0"
2022-12-15 17:41:53 +01:00
} ,
"install-path" : "../automattic/jetpack-plans"
} ,
2022-04-02 10:26:41 +02:00
{
"name" : "automattic/jetpack-plugins-installer" ,
2023-12-07 09:44:11 +01:00
"version" : "v0.3.0" ,
"version_normalized" : "0.3.0.0" ,
2022-04-02 10:26:41 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-plugins-installer.git" ,
2023-12-07 09:44:11 +01:00
"reference" : "41580bf6a46f2d3688aa99600cf5fe67ec7b8fad"
2022-04-02 10:26:41 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-12-07 09:44:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-plugins-installer/zipball/41580bf6a46f2d3688aa99600cf5fe67ec7b8fad" ,
"reference" : "41580bf6a46f2d3688aa99600cf5fe67ec7b8fad" ,
2022-04-02 10:26:41 +02:00
"shasum" : ""
} ,
"require" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-a8c-mc-stats" : "^2.0.0" ,
"php" : ">=7.0"
2022-04-02 10:26:41 +02:00
} ,
"require-dev" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-changelogger" : "^4.0.0" ,
2023-09-26 10:24:36 +02:00
"yoast/phpunit-polyfills" : "1.1.0"
2022-04-02 10:26:41 +02:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-12-07 09:44:11 +01:00
"time" : "2023-11-20T20:02:51+00:00" ,
2022-06-16 14:01:47 +02:00
"type" : "jetpack-library" ,
2022-04-02 10:26:41 +02:00
"extra" : {
"branch-alias" : {
2023-12-07 09:44:11 +01:00
"dev-trunk" : "0.3.x-dev"
2022-04-02 10:26:41 +02:00
} ,
"mirror-repo" : "Automattic/jetpack-plugins-installer" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-plugins-installer/compare/v${old}...v${new}"
} ,
"autotagger" : true ,
"textdomain" : "jetpack-plugins-installer"
} ,
"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" : {
2023-12-07 09:44:11 +01:00
"source" : "https://github.com/Automattic/jetpack-plugins-installer/tree/v0.3.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" ,
2023-12-07 09:44:11 +01:00
"version" : "v0.5.1" ,
"version_normalized" : "0.5.1.0" ,
2022-12-15 17:41:53 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-post-list.git" ,
2023-12-07 09:44:11 +01:00
"reference" : "1e04b56986840a1254ac8d5889a3b7d212d316b0"
2022-12-15 17:41:53 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-12-07 09:44:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-post-list/zipball/1e04b56986840a1254ac8d5889a3b7d212d316b0" ,
"reference" : "1e04b56986840a1254ac8d5889a3b7d212d316b0" ,
2022-12-15 17:41:53 +01:00
"shasum" : ""
} ,
"require" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-assets" : "^2.0.1" ,
"php" : ">=7.0"
2022-12-15 17:41:53 +01:00
} ,
"require-dev" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-changelogger" : "^4.0.3" ,
2022-12-15 17:41:53 +01:00
"automattic/wordbless" : "@dev" ,
2023-09-26 10:24:36 +02:00
"yoast/phpunit-polyfills" : "1.1.0"
2022-12-15 17:41:53 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-12-07 09:44:11 +01:00
"time" : "2023-11-24T21:14:45+00:00" ,
2022-12-15 17:41:53 +01:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-post-list" ,
"textdomain" : "jetpack-post-list" ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-post-list.php"
} ,
"changelogger" : {
"link-template" : "https://github.com/automattic/jetpack-post-list/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2023-12-07 09:44:11 +01:00
"dev-trunk" : "0.5.x-dev"
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" : {
2023-12-07 09:44:11 +01:00
"source" : "https://github.com/Automattic/jetpack-post-list/tree/v0.5.1"
2022-12-15 17:41:53 +01:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-post-list"
} ,
2022-06-16 14:01:47 +02:00
{
"name" : "automattic/jetpack-publicize" ,
2023-12-07 09:44:11 +01:00
"version" : "v0.37.2" ,
"version_normalized" : "0.37.2.0" ,
2022-06-16 14:01:47 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-publicize.git" ,
2023-12-07 09:44:11 +01:00
"reference" : "f7e412d4e0031db46ef77b8ba38bf3420535a742"
2022-06-16 14:01:47 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-12-07 09:44:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-publicize/zipball/f7e412d4e0031db46ef77b8ba38bf3420535a742" ,
"reference" : "f7e412d4e0031db46ef77b8ba38bf3420535a742" ,
2022-06-16 14:01:47 +02:00
"shasum" : ""
} ,
"require" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-assets" : "^2.0.2" ,
"automattic/jetpack-autoloader" : "^3.0.2" ,
"automattic/jetpack-config" : "^2.0.0" ,
"automattic/jetpack-connection" : "^2.1.0" ,
"automattic/jetpack-plans" : "^0.4.0" ,
"automattic/jetpack-redirect" : "^2.0.0" ,
"php" : ">=7.0"
2022-06-16 14:01:47 +02:00
} ,
"require-dev" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-changelogger" : "^4.0.4" ,
2023-04-26 17:39:43 +02:00
"automattic/wordbless" : "0.4.2" ,
2023-09-26 10:24:36 +02:00
"yoast/phpunit-polyfills" : "1.1.0"
2022-06-16 14:01:47 +02:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-12-07 09:44:11 +01:00
"time" : "2023-12-03T23:58:22+00:00" ,
2022-06-16 14:01:47 +02:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-publicize" ,
"textdomain" : "jetpack-publicize-pkg" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-publicize/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2023-12-07 09:44:11 +01:00
"dev-trunk" : "0.37.x-dev"
2022-06-16 14:01:47 +02:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
2023-04-26 17:39:43 +02:00
"files" : [
"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" : {
2023-12-07 09:44:11 +01:00
"source" : "https://github.com/Automattic/jetpack-publicize/tree/v0.37.2"
2022-06-16 14:01:47 +02:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-publicize"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
{
"name" : "automattic/jetpack-redirect" ,
2023-12-07 09:44:11 +01:00
"version" : "v2.0.0" ,
"version_normalized" : "2.0.0.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-redirect.git" ,
2023-12-07 09:44:11 +01:00
"reference" : "8f1bbfd4b046b8a0ae7b156007c2ef56a0ddbf76"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-12-07 09:44:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/8f1bbfd4b046b8a0ae7b156007c2ef56a0ddbf76" ,
"reference" : "8f1bbfd4b046b8a0ae7b156007c2ef56a0ddbf76" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-status" : "^2.0.0" ,
"php" : ">=7.0"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-changelogger" : "^4.0.0" ,
2022-04-02 10:26:41 +02:00
"brain/monkey" : "2.6.1" ,
2023-09-26 10:24:36 +02:00
"yoast/phpunit-polyfills" : "1.1.0"
2020-12-10 14:04:11 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-12-07 09:44:11 +01:00
"time" : "2023-11-20T20:03: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" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-redirect/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2023-12-07 09:44:11 +01:00
"dev-trunk" : "2.0.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Utilities to build URLs to the jetpack.com/redirect/ service" ,
2021-04-27 08:32:47 +02:00
"support" : {
2023-12-07 09:44:11 +01:00
"source" : "https://github.com/Automattic/jetpack-redirect/tree/v2.0.0"
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" ,
2023-12-07 09:44:11 +01:00
"version" : "v2.0.0" ,
"version_normalized" : "2.0.0.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-roles.git" ,
2023-12-07 09:44:11 +01:00
"reference" : "967e52052a17123a23f4112da3d8e7e995467cb2"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-12-07 09:44:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-roles/zipball/967e52052a17123a23f4112da3d8e7e995467cb2" ,
"reference" : "967e52052a17123a23f4112da3d8e7e995467cb2" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2023-12-07 09:44:11 +01:00
"require" : {
"php" : ">=7.0"
} ,
2020-12-10 14:04:11 +01:00
"require-dev" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-changelogger" : "^4.0.0" ,
2022-04-02 10:26:41 +02:00
"brain/monkey" : "2.6.1" ,
2023-09-26 10:24:36 +02:00
"yoast/phpunit-polyfills" : "1.1.0"
2020-12-10 14:04:11 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-12-07 09:44:11 +01:00
"time" : "2023-11-20T20:02:32+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" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-roles/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2023-12-07 09:44:11 +01:00
"dev-trunk" : "2.0.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Utilities, related with user roles and capabilities." ,
2021-04-27 08:32:47 +02:00
"support" : {
2023-12-07 09:44:11 +01:00
"source" : "https://github.com/Automattic/jetpack-roles/tree/v2.0.0"
2022-04-02 10:26:41 +02:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-roles"
} ,
{
"name" : "automattic/jetpack-search" ,
2023-12-07 09:44:11 +01:00
"version" : "v0.40.2" ,
"version_normalized" : "0.40.2.0" ,
2022-04-02 10:26:41 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-search.git" ,
2023-12-07 09:44:11 +01:00
"reference" : "914402cda63035b73dd31d90be73c7181707465b"
2022-04-02 10:26:41 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-12-07 09:44:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-search/zipball/914402cda63035b73dd31d90be73c7181707465b" ,
"reference" : "914402cda63035b73dd31d90be73c7181707465b" ,
2022-04-02 10:26:41 +02:00
"shasum" : ""
} ,
"require" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-assets" : "^2.0.2" ,
"automattic/jetpack-config" : "^2.0.0" ,
"automattic/jetpack-connection" : "^2.1.0" ,
"automattic/jetpack-constants" : "^2.0.0" ,
"automattic/jetpack-my-jetpack" : "^4.1.0" ,
"automattic/jetpack-status" : "^2.0.2" ,
"php" : ">=7.0"
2022-04-02 10:26:41 +02:00
} ,
"require-dev" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-changelogger" : "^4.0.4" ,
2023-04-26 17:39:43 +02:00
"automattic/wordbless" : "0.4.2" ,
2023-09-26 10:24:36 +02:00
"yoast/phpunit-polyfills" : "1.1.0"
2022-04-02 10:26:41 +02:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-12-07 09:44:11 +01:00
"time" : "2023-12-03T23:58:38+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-search" ,
"textdomain" : "jetpack-search-pkg" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-search/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2023-12-07 09:44:11 +01:00
"dev-trunk" : "0.40.x-dev"
2022-04-02 10:26:41 +02:00
} ,
"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" : {
2023-12-07 09:44:11 +01:00
"source" : "https://github.com/Automattic/jetpack-search/tree/v0.40.2"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-search"
2020-12-10 14:04:11 +01:00
} ,
2022-12-15 17:41:53 +01:00
{
"name" : "automattic/jetpack-stats" ,
2023-12-07 09:44:11 +01:00
"version" : "v0.7.2" ,
"version_normalized" : "0.7.2.0" ,
2022-12-15 17:41:53 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-stats.git" ,
2023-12-07 09:44:11 +01:00
"reference" : "0deae0115e735dc357268fe29c15b608f9962420"
2022-12-15 17:41:53 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-12-07 09:44:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-stats/zipball/0deae0115e735dc357268fe29c15b608f9962420" ,
"reference" : "0deae0115e735dc357268fe29c15b608f9962420" ,
2022-12-15 17:41:53 +01:00
"shasum" : ""
} ,
"require" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-assets" : "^2.0.2" ,
"automattic/jetpack-connection" : "^2.1.0" ,
"automattic/jetpack-constants" : "^2.0.0" ,
"automattic/jetpack-status" : "^2.0.2" ,
"php" : ">=7.0"
2022-12-15 17:41:53 +01:00
} ,
"require-dev" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-changelogger" : "^4.0.4" ,
2022-12-15 17:41:53 +01:00
"automattic/wordbless" : "dev-master" ,
2023-09-26 10:24:36 +02:00
"yoast/phpunit-polyfills" : "1.1.0"
2022-12-15 17:41:53 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-12-07 09:44:11 +01:00
"time" : "2023-12-03T23:58:12+00:00" ,
2022-12-15 17:41:53 +01:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-stats" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-stats/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2023-12-07 09:44:11 +01:00
"dev-trunk" : "0.7.x-dev"
2022-12-15 17:41:53 +01:00
} ,
"textdomain" : "jetpack-stats"
} ,
"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" : {
2023-12-07 09:44:11 +01:00
"source" : "https://github.com/Automattic/jetpack-stats/tree/v0.7.2"
2022-12-15 17:41:53 +01:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-stats"
} ,
{
"name" : "automattic/jetpack-stats-admin" ,
2023-12-07 09:44:11 +01:00
"version" : "v0.14.0" ,
"version_normalized" : "0.14.0.0" ,
2022-12-15 17:41:53 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-stats-admin.git" ,
2023-12-07 09:44:11 +01:00
"reference" : "822c0a107939f42918f8d5c9b2e403826ef3db5f"
2022-12-15 17:41:53 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-12-07 09:44:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-stats-admin/zipball/822c0a107939f42918f8d5c9b2e403826ef3db5f" ,
"reference" : "822c0a107939f42918f8d5c9b2e403826ef3db5f" ,
2022-12-15 17:41:53 +01:00
"shasum" : ""
} ,
"require" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-connection" : "^2.0.3" ,
"automattic/jetpack-constants" : "^2.0.0" ,
"automattic/jetpack-jitm" : "^3.0.0" ,
"automattic/jetpack-plans" : "^0.4.0" ,
"automattic/jetpack-stats" : "^0.7.1" ,
"automattic/jetpack-status" : "^2.0.1" ,
"php" : ">=7.0"
2022-12-15 17:41:53 +01:00
} ,
"require-dev" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-changelogger" : "^4.0.3" ,
2022-12-15 17:41:53 +01:00
"automattic/wordbless" : "dev-master" ,
2023-09-26 10:24:36 +02:00
"yoast/phpunit-polyfills" : "1.1.0"
2022-12-15 17:41:53 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-12-07 09:44:11 +01:00
"time" : "2023-11-24T21:15:10+00:00" ,
2022-12-15 17:41:53 +01:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-stats-admin" ,
"branch-alias" : {
2023-12-07 09:44:11 +01:00
"dev-trunk" : "0.14.x-dev"
2022-12-15 17:41:53 +01:00
} ,
"textdomain" : "jetpack-stats-admin" ,
"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" : {
2023-12-07 09:44:11 +01:00
"source" : "https://github.com/Automattic/jetpack-stats-admin/tree/v0.14.0"
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" ,
2023-12-07 09:44:11 +01:00
"version" : "v2.0.2" ,
"version_normalized" : "2.0.2.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-status.git" ,
2023-12-07 09:44:11 +01:00
"reference" : "a79c4bb2565ed888168b2b495a6cf38022b91b7b"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-12-07 09:44:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-status/zipball/a79c4bb2565ed888168b2b495a6cf38022b91b7b" ,
"reference" : "a79c4bb2565ed888168b2b495a6cf38022b91b7b" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2022-04-02 10:26:41 +02:00
"require" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-constants" : "^2.0.0" ,
"php" : ">=7.0"
2022-04-02 10:26:41 +02:00
} ,
2020-12-10 14:04:11 +01:00
"require-dev" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-changelogger" : "^4.0.4" ,
"automattic/jetpack-ip" : "^0.2.1" ,
2022-04-02 10:26:41 +02:00
"brain/monkey" : "2.6.1" ,
2023-09-26 10:24:36 +02:00
"yoast/phpunit-polyfills" : "1.1.0"
2020-12-10 14:04:11 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-12-07 09:44:11 +01:00
"time" : "2023-12-03T23:57:53+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" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-status/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2023-12-07 09:44:11 +01:00
"dev-trunk" : "2.0.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Used to retrieve information about the current status of Jetpack and the site overall." ,
2021-04-27 08:32:47 +02:00
"support" : {
2023-12-07 09:44:11 +01:00
"source" : "https://github.com/Automattic/jetpack-status/tree/v2.0.2"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-status"
2020-12-10 14:04:11 +01:00
} ,
{
"name" : "automattic/jetpack-sync" ,
2023-12-07 09:44:11 +01:00
"version" : "v2.1.1" ,
"version_normalized" : "2.1.1.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-sync.git" ,
2023-12-07 09:44:11 +01:00
"reference" : "ddb629553d50b549c5f20d42478a33b7ccdc3f5e"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-12-07 09:44:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-sync/zipball/ddb629553d50b549c5f20d42478a33b7ccdc3f5e" ,
"reference" : "ddb629553d50b549c5f20d42478a33b7ccdc3f5e" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-connection" : "^2.1.0" ,
"automattic/jetpack-constants" : "^2.0.0" ,
"automattic/jetpack-identity-crisis" : "^0.13.0" ,
"automattic/jetpack-ip" : "^0.2.1" ,
"automattic/jetpack-password-checker" : "^0.3.0" ,
"automattic/jetpack-roles" : "^2.0.0" ,
"automattic/jetpack-status" : "^2.0.2" ,
"php" : ">=7.0"
2020-12-10 14:04:11 +01:00
} ,
2021-04-27 08:32:47 +02:00
"require-dev" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-changelogger" : "^4.0.4" ,
2021-07-23 11:58:50 +02:00
"automattic/wordbless" : "@dev" ,
2023-09-26 10:24:36 +02:00
"yoast/phpunit-polyfills" : "1.1.0"
2021-04-27 08:32:47 +02:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-12-07 09:44:11 +01:00
"time" : "2023-12-03T23:58:30+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-sync" ,
2022-04-02 10:26:41 +02:00
"textdomain" : "jetpack-sync" ,
2021-08-17 08:33:07 +02:00
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-package-version.php"
} ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-sync/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2023-12-07 09:44:11 +01:00
"dev-trunk" : "2.1.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Everything needed to allow syncing to the WP.com infrastructure." ,
2021-04-27 08:32:47 +02:00
"support" : {
2023-12-07 09:44:11 +01:00
"source" : "https://github.com/Automattic/jetpack-sync/tree/v2.1.1"
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" ,
2023-12-07 09:44:11 +01:00
"version" : "v0.21.3" ,
"version_normalized" : "0.21.3.0" ,
2022-12-15 17:41:53 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-videopress.git" ,
2023-12-07 09:44:11 +01:00
"reference" : "c527df5bcf4021fcd878faba12a536e2dbfd20b8"
2022-12-15 17:41:53 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-12-07 09:44:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-videopress/zipball/c527df5bcf4021fcd878faba12a536e2dbfd20b8" ,
"reference" : "c527df5bcf4021fcd878faba12a536e2dbfd20b8" ,
2022-12-15 17:41:53 +01:00
"shasum" : ""
} ,
"require" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-admin-ui" : "^0.3.1" ,
"automattic/jetpack-assets" : "^2.0.2" ,
"automattic/jetpack-connection" : "^2.1.0" ,
"automattic/jetpack-plans" : "^0.4.0" ,
"php" : ">=7.0"
2022-12-15 17:41:53 +01:00
} ,
"require-dev" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-changelogger" : "^4.0.4" ,
2022-12-15 17:41:53 +01:00
"automattic/wordbless" : "@dev" ,
"brain/monkey" : "2.6.1" ,
2023-09-26 10:24:36 +02:00
"yoast/phpunit-polyfills" : "1.1.0"
2022-12-15 17:41:53 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-12-07 09:44:11 +01:00
"time" : "2023-12-03T23:58:33+00:00" ,
2022-12-15 17:41:53 +01:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-videopress" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-videopress/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2023-12-07 09:44:11 +01:00
"dev-trunk" : "0.21.x-dev"
2022-12-15 17:41:53 +01:00
} ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-package-version.php"
} ,
"textdomain" : "jetpack-videopress-pkg"
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "VideoPress package" ,
"support" : {
2023-12-07 09:44:11 +01:00
"source" : "https://github.com/Automattic/jetpack-videopress/tree/v0.21.3"
2022-12-15 17:41:53 +01:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-videopress"
} ,
2020-12-10 14:04:11 +01:00
{
2022-06-16 14:01:47 +02:00
"name" : "automattic/jetpack-waf" ,
2023-12-07 09:44:11 +01:00
"version" : "v0.12.1" ,
"version_normalized" : "0.12.1.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
2022-06-16 14:01:47 +02:00
"url" : "https://github.com/Automattic/jetpack-waf.git" ,
2023-12-07 09:44:11 +01:00
"reference" : "d85954919ec243e98604058a107d6de4d00633d8"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-12-07 09:44:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-waf/zipball/d85954919ec243e98604058a107d6de4d00633d8" ,
"reference" : "d85954919ec243e98604058a107d6de4d00633d8" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-connection" : "^2.0.1" ,
"automattic/jetpack-constants" : "^2.0.0" ,
"automattic/jetpack-ip" : "^0.2.0" ,
"automattic/jetpack-status" : "^2.0.0" ,
"php" : ">=7.0" ,
2022-06-16 14:01:47 +02:00
"wikimedia/aho-corasick" : "^1.0"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-changelogger" : "^4.0.1" ,
2023-04-26 17:39:43 +02:00
"automattic/wordbless" : "@dev" ,
2023-09-26 10:24:36 +02:00
"yoast/phpunit-polyfills" : "1.1.0"
2020-12-10 14:04:11 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-12-07 09:44:11 +01:00
"time" : "2023-11-21T12:14:59+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
"mirror-repo" : "Automattic/jetpack-waf" ,
"textdomain" : "jetpack-waf" ,
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
} ,
"branch-alias" : {
2023-12-07 09:44:11 +01:00
"dev-trunk" : "0.12.x-dev"
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" : {
2023-12-07 09:44:11 +01:00
"source" : "https://github.com/Automattic/jetpack-waf/tree/v0.12.1"
2021-04-27 08:32:47 +02:00
} ,
2022-06-16 14:01:47 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-waf"
2020-12-10 14:04:11 +01:00
} ,
{
2022-06-16 14:01:47 +02:00
"name" : "automattic/jetpack-wordads" ,
2023-12-07 09:44:11 +01:00
"version" : "v0.3.1" ,
"version_normalized" : "0.3.1.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
2022-06-16 14:01:47 +02:00
"url" : "https://github.com/Automattic/jetpack-wordads.git" ,
2023-12-07 09:44:11 +01:00
"reference" : "ac468f2e4009708d9745c873a7d2c275e4490bb1"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-12-07 09:44:11 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-wordads/zipball/ac468f2e4009708d9745c873a7d2c275e4490bb1" ,
"reference" : "ac468f2e4009708d9745c873a7d2c275e4490bb1" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-assets" : "^2.0.2" ,
"automattic/jetpack-config" : "^2.0.0" ,
"automattic/jetpack-connection" : "^2.1.0" ,
"automattic/jetpack-constants" : "^2.0.0" ,
"automattic/jetpack-status" : "^2.0.2" ,
"php" : ">=7.0"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2023-12-07 09:44:11 +01:00
"automattic/jetpack-changelogger" : "^4.0.4" ,
2023-09-26 10:24:36 +02:00
"yoast/phpunit-polyfills" : "1.1.0"
2020-12-10 14:04:11 +01:00
} ,
2023-05-23 23:18:12 +02:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-12-07 09:44:11 +01:00
"time" : "2023-12-03T23:58:31+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2022-06-16 14:01:47 +02:00
"mirror-repo" : "Automattic/jetpack-wordads" ,
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-04-02 10:26:41 +02:00
"autotagger" : true ,
"branch-alias" : {
2023-12-07 09:44:11 +01:00
"dev-trunk" : "0.3.x-dev"
2022-06-16 14:01:47 +02:00
} ,
"textdomain" : "jetpack-wordads" ,
"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" : {
2023-12-07 09:44:11 +01:00
"source" : "https://github.com/Automattic/jetpack-wordads/tree/v0.3.1"
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
} ,
{
"name" : "nojimage/twitter-text-php" ,
2021-07-23 11:58:50 +02:00
"version" : "v3.1.2" ,
"version_normalized" : "3.1.2.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/nojimage/twitter-text-php.git" ,
2021-07-23 11:58:50 +02:00
"reference" : "979bcf6a92d543b61588c7c0c0a87d0eb473d8f6"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-07-23 11:58:50 +02:00
"url" : "https://api.github.com/repos/nojimage/twitter-text-php/zipball/979bcf6a92d543b61588c7c0c0a87d0eb473d8f6" ,
"reference" : "979bcf6a92d543b61588c7c0c0a87d0eb473d8f6" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
"ext-intl" : "*" ,
"ext-mbstring" : "*" ,
"php" : ">=5.3.3"
} ,
"require-dev" : {
"ext-json" : "*" ,
"phpunit/phpunit" : "4.8.*|5.7.*|6.5.*" ,
"symfony/yaml" : "^2.6.0|^3.4.0|^4.4.0|^5.0.0" ,
"twitter/twitter-text" : "^3.0.0"
} ,
2021-07-23 11:58:50 +02:00
"time" : "2021-03-18T11:38:53+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-0" : {
"Twitter\\Text\\" : "lib/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"Apache-2.0"
] ,
"authors" : [
{
"name" : "Matt Sanford" ,
"email" : "matt@mzsanford.com" ,
"homepage" : "http://mzsanford.com"
} ,
{
"name" : "Mike Cochrane" ,
"email" : "mikec@mikenz.geek.nz" ,
"homepage" : "http://mikenz.geek.nz"
} ,
{
"name" : "Nick Pope" ,
"email" : "git@nickpope.me.uk" ,
"homepage" : "http://www.nickpope.me.uk"
} ,
{
"name" : "Takashi Nojima" ,
"homepage" : "http://php-tips.com"
}
] ,
"description" : "A library of PHP classes that provide auto-linking and extraction of usernames, lists, hashtags and URLs from tweets." ,
"homepage" : "https://github.com/nojimage/twitter-text-php" ,
"keywords" : [
"autolink" ,
"extract" ,
"text" ,
"twitter"
] ,
2021-04-27 08:32:47 +02:00
"support" : {
"issues" : "https://github.com/nojimage/twitter-text-php/issues" ,
2021-07-23 11:58:50 +02:00
"source" : "https://github.com/nojimage/twitter-text-php/tree/v3.1.2"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../nojimage/twitter-text-php"
2022-04-02 10:26:41 +02:00
} ,
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" : {
"forward-command" : false ,
"bin-links" : false
}
} ,
"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" : [ ]
}