2020-12-10 14:04:11 +01:00
{
"packages" : [
{
"name" : "automattic/jetpack-a8c-mc-stats" ,
2023-09-26 10:24:36 +02:00
"version" : "v1.4.22" ,
"version_normalized" : "1.4.22.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-a8c-mc-stats.git" ,
2023-09-26 10:24:36 +02:00
"reference" : "d7fdf2fc7ae33d75e24e82d81269e33ec718446f"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-09-26 10:24:36 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/d7fdf2fc7ae33d75e24e82d81269e33ec718446f" ,
"reference" : "d7fdf2fc7ae33d75e24e82d81269e33ec718446f" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require-dev" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-changelogger" : "^3.3.9" ,
"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-09-26 10:24:36 +02:00
"time" : "2023-09-19T18:18:33+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" : {
2022-12-15 17:41:53 +01:00
"dev-trunk" : "1.4.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-09-26 10:24:36 +02:00
"source" : "https://github.com/Automattic/jetpack-a8c-mc-stats/tree/v1.4.22"
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-09-26 10:24:36 +02:00
"version" : "v1.10.14" ,
"version_normalized" : "1.10.14.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-abtest.git" ,
2023-09-26 10:24:36 +02:00
"reference" : "378add5b8429f030490406f9afa9ebde8019bf42"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-09-26 10:24:36 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-abtest/zipball/378add5b8429f030490406f9afa9ebde8019bf42" ,
"reference" : "378add5b8429f030490406f9afa9ebde8019bf42" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-connection" : "^1.57.1" ,
"automattic/jetpack-error" : "^1.3.21"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-changelogger" : "^3.3.8" ,
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-09-26 10:24:36 +02:00
"time" : "2023-08-28T11:54:11+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" : {
2022-12-15 17:41:53 +01:00
"dev-trunk" : "1.10.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-09-26 10:24:36 +02:00
"source" : "https://github.com/Automattic/jetpack-abtest/tree/v1.10.14"
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-09-26 10:24:36 +02:00
"version" : "v0.1.27" ,
"version_normalized" : "0.1.27.0" ,
2022-12-15 17:41:53 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-action-bar.git" ,
2023-09-26 10:24:36 +02:00
"reference" : "97c611488d49fa17bdd2e51900e1c2568cca3065"
2022-12-15 17:41:53 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-09-26 10:24:36 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-action-bar/zipball/97c611488d49fa17bdd2e51900e1c2568cca3065" ,
"reference" : "97c611488d49fa17bdd2e51900e1c2568cca3065" ,
2022-12-15 17:41:53 +01:00
"shasum" : ""
} ,
"require" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-assets" : "^1.18.11" ,
"automattic/jetpack-constants" : "^1.6.23"
2022-12-15 17:41:53 +01:00
} ,
"require-dev" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-changelogger" : "^3.3.9" ,
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-09-26 10:24:36 +02:00
"time" : "2023-09-19T18:20:06+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" : {
"dev-trunk" : "0.1.x-dev"
} ,
"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-09-26 10:24:36 +02:00
"source" : "https://github.com/Automattic/jetpack-action-bar/tree/v0.1.27"
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-09-26 10:24:36 +02:00
"version" : "v0.2.23" ,
"version_normalized" : "0.2.23.0" ,
2022-04-02 10:26:41 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-admin-ui.git" ,
2023-09-26 10:24:36 +02:00
"reference" : "2684f3ee3b458074d95e727e70ae994802501688"
2022-04-02 10:26:41 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-09-26 10:24:36 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-admin-ui/zipball/2684f3ee3b458074d95e727e70ae994802501688" ,
"reference" : "2684f3ee3b458074d95e727e70ae994802501688" ,
2022-04-02 10:26:41 +02:00
"shasum" : ""
} ,
"require-dev" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-changelogger" : "^3.3.9" ,
"automattic/jetpack-logo" : "^1.6.3" ,
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-09-26 10:24:36 +02:00
"time" : "2023-09-19T18:19:10+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" : {
2022-12-15 17:41:53 +01:00
"dev-trunk" : "0.2.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-09-26 10:24:36 +02:00
"source" : "https://github.com/Automattic/jetpack-admin-ui/tree/v0.2.23"
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-09-26 10:24:36 +02:00
"version" : "v1.18.11" ,
"version_normalized" : "1.18.11.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-assets.git" ,
2023-09-26 10:24:36 +02:00
"reference" : "77517baf73271ba41dfda879c5e948ce90b883ae"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-09-26 10:24:36 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-assets/zipball/77517baf73271ba41dfda879c5e948ce90b883ae" ,
"reference" : "77517baf73271ba41dfda879c5e948ce90b883ae" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-constants" : "^1.6.23"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-changelogger" : "^3.3.9" ,
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-09-26 10:24:36 +02:00
"time" : "2023-09-19T18:19:39+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-05-23 23:18:12 +02:00
"dev-trunk" : "1.18.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-09-26 10:24:36 +02:00
"source" : "https://github.com/Automattic/jetpack-assets/tree/v1.18.11"
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-09-26 10:24:36 +02:00
"version" : "v2.11.23" ,
"version_normalized" : "2.11.23.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-autoloader.git" ,
2023-09-26 10:24:36 +02:00
"reference" : "4198bea356038fcf73fcb32df73b08818abbf8f3"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-09-26 10:24:36 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/4198bea356038fcf73fcb32df73b08818abbf8f3" ,
"reference" : "4198bea356038fcf73fcb32df73b08818abbf8f3" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
"composer-plugin-api" : "^1.1 || ^2.0"
} ,
"require-dev" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-changelogger" : "^3.3.9" ,
"yoast/phpunit-polyfills" : "1.1.0"
2020-12-10 14:04:11 +01:00
} ,
2023-09-26 10:24:36 +02:00
"time" : "2023-09-19T18:19:19+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}"
} ,
"branch-alias" : {
2022-12-15 17:41:53 +01:00
"dev-trunk" : "2.11.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-09-26 10:24:36 +02:00
"source" : "https://github.com/Automattic/jetpack-autoloader/tree/v2.11.23"
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-09-26 10:24:36 +02:00
"version" : "v1.17.6" ,
"version_normalized" : "1.17.6.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-backup.git" ,
2023-09-26 10:24:36 +02:00
"reference" : "ea0707dcc30eb54335bb6981a8919bfcc036d048"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-09-26 10:24:36 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-backup/zipball/ea0707dcc30eb54335bb6981a8919bfcc036d048" ,
"reference" : "ea0707dcc30eb54335bb6981a8919bfcc036d048" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2021-07-23 11:58:50 +02:00
"require" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-admin-ui" : "^0.2.23" ,
"automattic/jetpack-assets" : "^1.18.11" ,
"automattic/jetpack-autoloader" : "^2.11.23" ,
"automattic/jetpack-composer-plugin" : "^1.1.14" ,
"automattic/jetpack-config" : "^1.15.4" ,
"automattic/jetpack-connection" : "^1.57.5" ,
"automattic/jetpack-identity-crisis" : "^0.10.5" ,
"automattic/jetpack-status" : "^1.18.4" ,
"automattic/jetpack-sync" : "^1.57.0"
2021-07-23 11:58:50 +02:00
} ,
2021-04-27 08:32:47 +02:00
"require-dev" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-changelogger" : "^3.3.9" ,
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-09-26 10:24:36 +02:00
"time" : "2023-09-19T18:20: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-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-09-26 10:24:36 +02:00
"dev-trunk" : "1.17.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-09-26 10:24:36 +02:00
"source" : "https://github.com/Automattic/jetpack-backup/tree/v1.17.6"
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-09-26 10:24:36 +02:00
"version" : "v0.10.2" ,
"version_normalized" : "0.10.2.0" ,
2023-01-25 20:43:46 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-blaze.git" ,
2023-09-26 10:24:36 +02:00
"reference" : "a519a582a5e1c6df891a0deb6f0afafa48b16ab3"
2023-01-25 20:43:46 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-09-26 10:24:36 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-blaze/zipball/a519a582a5e1c6df891a0deb6f0afafa48b16ab3" ,
"reference" : "a519a582a5e1c6df891a0deb6f0afafa48b16ab3" ,
2023-01-25 20:43:46 +01:00
"shasum" : ""
} ,
"require" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-assets" : "^1.18.11" ,
"automattic/jetpack-connection" : "^1.57.5" ,
"automattic/jetpack-plans" : "^0.3.4" ,
"automattic/jetpack-redirect" : "^1.7.27" ,
"automattic/jetpack-status" : "^1.18.4" ,
"automattic/jetpack-sync" : "^1.57.0"
2023-01-25 20:43:46 +01:00
} ,
"require-dev" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-changelogger" : "^3.3.9" ,
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-09-26 10:24:36 +02:00
"time" : "2023-09-19T18:20:32+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-09-26 10:24:36 +02:00
"dev-trunk" : "0.10.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-09-26 10:24:36 +02:00
"source" : "https://github.com/Automattic/jetpack-blaze/tree/v0.10.2"
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-09-26 10:24:36 +02:00
"version" : "v1.6.0" ,
"version_normalized" : "1.6.0.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-blocks.git" ,
2023-09-26 10:24:36 +02:00
"reference" : "a592a52c7d1b10216f8b2c075bfd34d759ca53a5"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-09-26 10:24:36 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-blocks/zipball/a592a52c7d1b10216f8b2c075bfd34d759ca53a5" ,
"reference" : "a592a52c7d1b10216f8b2c075bfd34d759ca53a5" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2023-09-26 10:24:36 +02:00
"require" : {
"automattic/jetpack-constants" : "^1.6.23"
} ,
2020-12-10 14:04:11 +01:00
"require-dev" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-changelogger" : "^3.3.9" ,
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-09-26 10:24:36 +02:00
"time" : "2023-09-19T18:19:12+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-09-26 10:24:36 +02:00
"dev-trunk" : "1.6.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-09-26 10:24:36 +02:00
"source" : "https://github.com/Automattic/jetpack-blocks/tree/v1.6.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" ,
"version" : "v0.1.3" ,
"version_normalized" : "0.1.3.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-boost-core.git" ,
"reference" : "1f31bd73515a9e77f086af0b3f0ebebcb0160365"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/Automattic/jetpack-boost-core/zipball/1f31bd73515a9e77f086af0b3f0ebebcb0160365" ,
"reference" : "1f31bd73515a9e77f086af0b3f0ebebcb0160365" ,
"shasum" : ""
} ,
"require-dev" : {
"automattic/jetpack-changelogger" : "^3.3.9" ,
"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."
} ,
"time" : "2023-09-19T18:18:57+00: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" : {
"dev-trunk" : "0.1.x-dev"
} ,
"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" : {
"source" : "https://github.com/Automattic/jetpack-boost-core/tree/v0.1.3"
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-boost-core"
} ,
{
"name" : "automattic/jetpack-boost-speed-score" ,
"version" : "v0.2.2" ,
"version_normalized" : "0.2.2.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-boost-speed-score.git" ,
"reference" : "7090047b51ff7d780d59ac50ccf22620bc174bac"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/Automattic/jetpack-boost-speed-score/zipball/7090047b51ff7d780d59ac50ccf22620bc174bac" ,
"reference" : "7090047b51ff7d780d59ac50ccf22620bc174bac" ,
"shasum" : ""
} ,
"require" : {
"automattic/jetpack-boost-core" : "^0.1.3"
} ,
"require-dev" : {
"automattic/jetpack-changelogger" : "^3.3.9" ,
"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."
} ,
"time" : "2023-09-19T18:19:16+00: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" : {
"dev-trunk" : "0.2.x-dev"
} ,
"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" : {
"source" : "https://github.com/Automattic/jetpack-boost-speed-score/tree/v0.2.2"
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-boost-speed-score"
} ,
2020-12-10 14:04:11 +01:00
{
"name" : "automattic/jetpack-compat" ,
2023-09-26 10:24:36 +02:00
"version" : "v1.7.7" ,
"version_normalized" : "1.7.7.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-compat.git" ,
2023-09-26 10:24:36 +02:00
"reference" : "643cbafe865bf90531c8232795e6c191837540e8"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-09-26 10:24:36 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-compat/zipball/643cbafe865bf90531c8232795e6c191837540e8" ,
"reference" : "643cbafe865bf90531c8232795e6c191837540e8" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require-dev" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-changelogger" : "^3.3.9"
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-09-26 10:24:36 +02:00
"time" : "2023-09-19T18:18:53+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
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" : {
2022-12-15 17:41:53 +01:00
"dev-trunk" : "1.7.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-09-26 10:24:36 +02:00
"source" : "https://github.com/Automattic/jetpack-compat/tree/v1.7.7"
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-09-26 10:24:36 +02:00
"version" : "v1.1.14" ,
"version_normalized" : "1.1.14.0" ,
2022-04-02 10:26:41 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-composer-plugin.git" ,
2023-09-26 10:24:36 +02:00
"reference" : "4722a7fe4bd0080962308653a7f935a24acfc027"
2022-04-02 10:26:41 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-09-26 10:24:36 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-composer-plugin/zipball/4722a7fe4bd0080962308653a7f935a24acfc027" ,
"reference" : "4722a7fe4bd0080962308653a7f935a24acfc027" ,
2022-04-02 10:26:41 +02:00
"shasum" : ""
} ,
"require" : {
"composer-plugin-api" : "^2.1.0"
} ,
"require-dev" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-changelogger" : "^3.3.9" ,
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-09-26 10:24:36 +02:00
"time" : "2023-09-19T18:18:32+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" : {
2022-12-15 17:41:53 +01:00
"dev-trunk" : "1.1.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-09-26 10:24:36 +02:00
"source" : "https://github.com/Automattic/jetpack-composer-plugin/tree/v1.1.14"
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-09-26 10:24:36 +02:00
"version" : "v1.15.4" ,
"version_normalized" : "1.15.4.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-config.git" ,
2023-09-26 10:24:36 +02:00
"reference" : "6cf8d61a972530322c9b62f7375fff83342c38f9"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-09-26 10:24:36 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-config/zipball/6cf8d61a972530322c9b62f7375fff83342c38f9" ,
"reference" : "6cf8d61a972530322c9b62f7375fff83342c38f9" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2021-04-27 08:32:47 +02:00
"require-dev" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-changelogger" : "^3.3.9"
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-09-26 10:24:36 +02:00
"time" : "2023-09-19T18:18: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-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-04-26 17:39:43 +02:00
"dev-trunk" : "1.15.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-09-26 10:24:36 +02:00
"source" : "https://github.com/Automattic/jetpack-config/tree/v1.15.4"
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-09-26 10:24:36 +02:00
"version" : "v1.57.5" ,
"version_normalized" : "1.57.5.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-connection.git" ,
2023-09-26 10:24:36 +02:00
"reference" : "7fee0a8ef4c469565115f568212b768d66fb5bbc"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-09-26 10:24:36 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-connection/zipball/7fee0a8ef4c469565115f568212b768d66fb5bbc" ,
"reference" : "7fee0a8ef4c469565115f568212b768d66fb5bbc" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-a8c-mc-stats" : "^1.4.22" ,
"automattic/jetpack-admin-ui" : "^0.2.23" ,
"automattic/jetpack-constants" : "^1.6.23" ,
"automattic/jetpack-redirect" : "^1.7.27" ,
"automattic/jetpack-roles" : "^1.4.25" ,
"automattic/jetpack-status" : "^1.18.4"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-changelogger" : "^3.3.9" ,
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-09-26 10:24:36 +02:00
"time" : "2023-09-19T18:19:42+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-09-26 10:24:36 +02:00
"dev-trunk" : "1.57.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-09-26 10:24:36 +02:00
"source" : "https://github.com/Automattic/jetpack-connection/tree/v1.57.5"
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-09-26 10:24:36 +02:00
"version" : "v1.6.23" ,
"version_normalized" : "1.6.23.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-constants.git" ,
2023-09-26 10:24:36 +02:00
"reference" : "0825fb1fa94956f26adebc01be0d716a0fd3ade0"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-09-26 10:24:36 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-constants/zipball/0825fb1fa94956f26adebc01be0d716a0fd3ade0" ,
"reference" : "0825fb1fa94956f26adebc01be0d716a0fd3ade0" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require-dev" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-changelogger" : "^3.3.8" ,
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-09-26 10:24:36 +02:00
"time" : "2023-08-23T17:56:35+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-constants" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-constants/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2022-12-15 17:41:53 +01:00
"dev-trunk" : "1.6.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-09-26 10:24:36 +02:00
"source" : "https://github.com/Automattic/jetpack-constants/tree/v1.6.23"
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-09-26 10:24:36 +02:00
"version" : "v1.4.27" ,
"version_normalized" : "1.4.27.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-device-detection.git" ,
2023-09-26 10:24:36 +02:00
"reference" : "5fa2add941f3a7933b34bc3f57b4649e887c3976"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-09-26 10:24:36 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/5fa2add941f3a7933b34bc3f57b4649e887c3976" ,
"reference" : "5fa2add941f3a7933b34bc3f57b4649e887c3976" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require-dev" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-changelogger" : "^3.3.8" ,
"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-09-26 10:24:36 +02:00
"time" : "2023-08-23T17:56:41+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/jetpack-device-detection" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-device-detection/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2022-12-15 17:41:53 +01:00
"dev-trunk" : "1.4.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-09-26 10:24:36 +02:00
"source" : "https://github.com/Automattic/jetpack-device-detection/tree/v1.4.27"
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-09-26 10:24:36 +02:00
"version" : "v1.3.21" ,
"version_normalized" : "1.3.21.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-error.git" ,
2023-09-26 10:24:36 +02:00
"reference" : "7aed115a1787995ff9de892e573cb000f6a5be05"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-09-26 10:24:36 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-error/zipball/7aed115a1787995ff9de892e573cb000f6a5be05" ,
"reference" : "7aed115a1787995ff9de892e573cb000f6a5be05" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require-dev" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-changelogger" : "^3.3.8" ,
"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-09-26 10:24:36 +02:00
"time" : "2023-08-28T11:53: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-error" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-error/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2022-12-15 17:41:53 +01:00
"dev-trunk" : "1.3.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-09-26 10:24:36 +02:00
"source" : "https://github.com/Automattic/jetpack-error/tree/v1.3.21"
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-09-26 10:24:36 +02:00
"version" : "v0.22.0" ,
"version_normalized" : "0.22.0.0" ,
2023-04-26 17:39:43 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-forms.git" ,
2023-09-26 10:24:36 +02:00
"reference" : "f134bb6b9fc1636ef5569baee76dff7390a0b080"
2023-04-26 17:39:43 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-09-26 10:24:36 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-forms/zipball/f134bb6b9fc1636ef5569baee76dff7390a0b080" ,
"reference" : "f134bb6b9fc1636ef5569baee76dff7390a0b080" ,
2023-04-26 17:39:43 +02:00
"shasum" : ""
} ,
"require" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-assets" : "^1.18.11" ,
"automattic/jetpack-blocks" : "^1.6.0" ,
"automattic/jetpack-connection" : "^1.57.5" ,
"automattic/jetpack-status" : "^1.18.4"
2023-04-26 17:39:43 +02:00
} ,
"require-dev" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-changelogger" : "^3.3.9" ,
"automattic/jetpack-connection" : "^1.57.5" ,
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-09-26 10:24:36 +02:00
"time" : "2023-09-19T18:20:30+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-09-26 10:24:36 +02:00
"dev-trunk" : "0.22.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-09-26 10:24:36 +02:00
"source" : "https://github.com/Automattic/jetpack-forms/tree/v0.22.0"
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-09-26 10:24:36 +02:00
"version" : "v0.5.4" ,
"version_normalized" : "0.5.4.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-09-26 10:24:36 +02:00
"reference" : "0150da69b2a6723766e201f7dd899ea5495df341"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-09-26 10:24:36 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-google-fonts-provider/zipball/0150da69b2a6723766e201f7dd899ea5495df341" ,
"reference" : "0150da69b2a6723766e201f7dd899ea5495df341" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require-dev" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-changelogger" : "^3.3.8" ,
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-09-26 10:24:36 +02:00
"time" : "2023-09-11T14:35:00+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
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-04-26 17:39:43 +02:00
"dev-trunk" : "0.5.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-09-26 10:24:36 +02:00
"source" : "https://github.com/Automattic/jetpack-google-fonts-provider/tree/v0.5.4"
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-09-26 10:24:36 +02:00
"version" : "v0.10.5" ,
"version_normalized" : "0.10.5.0" ,
2021-07-23 11:58:50 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-identity-crisis.git" ,
2023-09-26 10:24:36 +02:00
"reference" : "0e1cddb12e54cca2deab1136182de85479674a7a"
2021-07-23 11:58:50 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-09-26 10:24:36 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-identity-crisis/zipball/0e1cddb12e54cca2deab1136182de85479674a7a" ,
"reference" : "0e1cddb12e54cca2deab1136182de85479674a7a" ,
2021-07-23 11:58:50 +02:00
"shasum" : ""
} ,
"require" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-assets" : "^1.18.11" ,
"automattic/jetpack-connection" : "^1.57.5" ,
"automattic/jetpack-constants" : "^1.6.23" ,
"automattic/jetpack-logo" : "^1.6.3" ,
"automattic/jetpack-status" : "^1.18.4"
2021-07-23 11:58:50 +02:00
} ,
"require-dev" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-changelogger" : "^3.3.9" ,
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-09-26 10:24:36 +02:00
"time" : "2023-09-19T18:20:24+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-09-26 10:24:36 +02:00
"dev-trunk" : "0.10.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-09-26 10:24:36 +02:00
"source" : "https://github.com/Automattic/jetpack-identity-crisis/tree/v0.10.5"
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" ,
"version" : "v0.2.5" ,
"version_normalized" : "0.2.5.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-image-cdn.git" ,
"reference" : "4e23a7d3f1f4afa1769d6884a0dca2b03f583d71"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/Automattic/jetpack-image-cdn/zipball/4e23a7d3f1f4afa1769d6884a0dca2b03f583d71" ,
"reference" : "4e23a7d3f1f4afa1769d6884a0dca2b03f583d71" ,
"shasum" : ""
} ,
"require" : {
"automattic/jetpack-assets" : "^1.18.11" ,
"automattic/jetpack-status" : "^1.18.4"
} ,
"require-dev" : {
"automattic/jetpack-changelogger" : "^3.3.9" ,
"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."
} ,
"time" : "2023-09-19T18:20:03+00: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" : {
"dev-trunk" : "0.2.x-dev"
} ,
"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" : {
"source" : "https://github.com/Automattic/jetpack-image-cdn/tree/v0.2.5"
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-image-cdn"
} ,
2023-04-26 17:39:43 +02:00
{
"name" : "automattic/jetpack-import" ,
2023-09-26 10:24:36 +02:00
"version" : "v0.7.4" ,
"version_normalized" : "0.7.4.0" ,
2023-04-26 17:39:43 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-import.git" ,
2023-09-26 10:24:36 +02:00
"reference" : "cff8655cd96a9eb2080cb4835676330eca5148ff"
2023-04-26 17:39:43 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-09-26 10:24:36 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-import/zipball/cff8655cd96a9eb2080cb4835676330eca5148ff" ,
"reference" : "cff8655cd96a9eb2080cb4835676330eca5148ff" ,
2023-04-26 17:39:43 +02:00
"shasum" : ""
} ,
"require" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-connection" : "^1.57.5"
2023-04-26 17:39:43 +02:00
} ,
"require-dev" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-changelogger" : "^3.3.9" ,
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-09-26 10:24:36 +02:00
"time" : "2023-09-19T18:19:54+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-05-23 23:18:12 +02:00
"dev-trunk" : "0.7.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-09-26 10:24:36 +02:00
"source" : "https://github.com/Automattic/jetpack-import/tree/v0.7.4"
2023-04-26 17:39:43 +02:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-import"
} ,
{
"name" : "automattic/jetpack-ip" ,
2023-09-26 10:24:36 +02:00
"version" : "v0.1.6" ,
"version_normalized" : "0.1.6.0" ,
2023-04-26 17:39:43 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-ip.git" ,
2023-09-26 10:24:36 +02:00
"reference" : "39a3b6084336a0a76e4f95f83c2306102e46990e"
2023-04-26 17:39:43 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-09-26 10:24:36 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-ip/zipball/39a3b6084336a0a76e4f95f83c2306102e46990e" ,
"reference" : "39a3b6084336a0a76e4f95f83c2306102e46990e" ,
2023-04-26 17:39:43 +02:00
"shasum" : ""
} ,
"require-dev" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-changelogger" : "^3.3.9" ,
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-09-26 10:24:36 +02:00
"time" : "2023-09-19T18:18:29+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" : {
"dev-trunk" : "0.1.x-dev"
} ,
"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-09-26 10:24:36 +02:00
"source" : "https://github.com/Automattic/jetpack-ip/tree/v0.1.6"
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-09-26 10:24:36 +02:00
"version" : "v2.3.19" ,
"version_normalized" : "2.3.19.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-jitm.git" ,
2023-09-26 10:24:36 +02:00
"reference" : "2def7b1bc353590da1dde1edc7680e93d4b554a7"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-09-26 10:24:36 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/2def7b1bc353590da1dde1edc7680e93d4b554a7" ,
"reference" : "2def7b1bc353590da1dde1edc7680e93d4b554a7" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-a8c-mc-stats" : "^1.4.22" ,
"automattic/jetpack-assets" : "^1.18.11" ,
"automattic/jetpack-connection" : "^1.57.5" ,
"automattic/jetpack-device-detection" : "^1.4.27" ,
"automattic/jetpack-logo" : "^1.6.3" ,
"automattic/jetpack-partner" : "^1.7.25" ,
"automattic/jetpack-redirect" : "^1.7.27" ,
"automattic/jetpack-status" : "^1.18.4"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-changelogger" : "^3.3.9" ,
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-09-26 10:24:36 +02:00
"time" : "2023-09-19T18:20:10+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
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-04-26 17:39:43 +02:00
"dev-trunk" : "2.3.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-09-26 10:24:36 +02:00
"source" : "https://github.com/Automattic/jetpack-jitm/tree/v2.3.19"
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-lazy-images" ,
2023-09-26 10:24:36 +02:00
"version" : "v2.2.0" ,
"version_normalized" : "2.2.0.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-lazy-images.git" ,
2023-09-26 10:24:36 +02:00
"reference" : "fbe37b00259124467ec29798218b007982e01fa7"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-09-26 10:24:36 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-lazy-images/zipball/fbe37b00259124467ec29798218b007982e01fa7" ,
"reference" : "fbe37b00259124467ec29798218b007982e01fa7" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-assets" : "^1.18.11" ,
"automattic/jetpack-constants" : "^1.6.23"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-changelogger" : "^3.3.9" ,
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-09-26 10:24:36 +02:00
"time" : "2023-09-19T18:20:08+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-lazy-images" ,
2022-04-02 10:26:41 +02:00
"textdomain" : "jetpack-lazy-images" ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-lazy-images/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2023-09-26 10:24:36 +02:00
"dev-trunk" : "2.2.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" : "Speed up your site and create a smoother viewing experience by loading images as visitors scroll down the screen, instead of all at once." ,
2021-04-27 08:32:47 +02:00
"support" : {
2023-09-26 10:24:36 +02:00
"source" : "https://github.com/Automattic/jetpack-lazy-images/tree/v2.2.0"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-lazy-images"
2020-12-10 14:04:11 +01:00
} ,
{
"name" : "automattic/jetpack-licensing" ,
2023-09-26 10:24:36 +02:00
"version" : "v1.8.4" ,
"version_normalized" : "1.8.4.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-licensing.git" ,
2023-09-26 10:24:36 +02:00
"reference" : "b2a447fa38baf5eb84da7b1db76452349ecc2b25"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-09-26 10:24:36 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-licensing/zipball/b2a447fa38baf5eb84da7b1db76452349ecc2b25" ,
"reference" : "b2a447fa38baf5eb84da7b1db76452349ecc2b25" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-connection" : "^1.57.5"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-changelogger" : "^3.3.9" ,
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-09-26 10:24:36 +02:00
"time" : "2023-09-19T18:19:52+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
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-04-26 17:39:43 +02:00
"dev-trunk" : "1.8.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-09-26 10:24:36 +02:00
"source" : "https://github.com/Automattic/jetpack-licensing/tree/v1.8.4"
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-09-26 10:24:36 +02:00
"version" : "v1.6.3" ,
"version_normalized" : "1.6.3.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-logo.git" ,
2023-09-26 10:24:36 +02:00
"reference" : "4fb83219cd579e2ad47441afc402fb867d1906ee"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-09-26 10:24:36 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-logo/zipball/4fb83219cd579e2ad47441afc402fb867d1906ee" ,
"reference" : "4fb83219cd579e2ad47441afc402fb867d1906ee" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require-dev" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-changelogger" : "^3.3.9" ,
"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-09-26 10:24:36 +02:00
"time" : "2023-09-19T18:18:39+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-05-23 23:18:12 +02:00
"dev-trunk" : "1.6.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-09-26 10:24:36 +02:00
"source" : "https://github.com/Automattic/jetpack-logo/tree/v1.6.3"
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-09-26 10:24:36 +02:00
"version" : "v3.5.0" ,
"version_normalized" : "3.5.0.0" ,
2022-04-02 10:26:41 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-my-jetpack.git" ,
2023-09-26 10:24:36 +02:00
"reference" : "305184d308d931630cafda2fc26718c41f24e059"
2022-04-02 10:26:41 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-09-26 10:24:36 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-my-jetpack/zipball/305184d308d931630cafda2fc26718c41f24e059" ,
"reference" : "305184d308d931630cafda2fc26718c41f24e059" ,
2022-04-02 10:26:41 +02:00
"shasum" : ""
} ,
"require" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-admin-ui" : "^0.2.23" ,
"automattic/jetpack-assets" : "^1.18.11" ,
"automattic/jetpack-connection" : "^1.57.5" ,
"automattic/jetpack-constants" : "^1.6.23" ,
"automattic/jetpack-jitm" : "^2.3.19" ,
"automattic/jetpack-licensing" : "^1.8.4" ,
"automattic/jetpack-plugins-installer" : "^0.2.5" ,
"automattic/jetpack-redirect" : "^1.7.27"
2022-04-02 10:26:41 +02:00
} ,
"require-dev" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-changelogger" : "^3.3.9" ,
"automattic/jetpack-videopress" : "^0.17.0" ,
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-09-26 10:24:36 +02:00
"time" : "2023-09-19T18:20:35+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-09-26 10:24:36 +02:00
"dev-trunk" : "3.5.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-09-26 10:24:36 +02:00
"source" : "https://github.com/Automattic/jetpack-my-jetpack/tree/v3.5.0"
2022-04-02 10:26:41 +02:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-my-jetpack"
2020-12-10 14:04:11 +01:00
} ,
{
"name" : "automattic/jetpack-partner" ,
2023-09-26 10:24:36 +02:00
"version" : "v1.7.25" ,
"version_normalized" : "1.7.25.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-partner.git" ,
2023-09-26 10:24:36 +02:00
"reference" : "3477697b61c5e7f0ffbe9cf4d5e92c18f30494d3"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-09-26 10:24:36 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-partner/zipball/3477697b61c5e7f0ffbe9cf4d5e92c18f30494d3" ,
"reference" : "3477697b61c5e7f0ffbe9cf4d5e92c18f30494d3" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2022-04-02 10:26:41 +02:00
"require" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-connection" : "^1.57.5" ,
"automattic/jetpack-status" : "^1.18.4"
2022-04-02 10:26:41 +02:00
} ,
2020-12-10 14:04:11 +01:00
"require-dev" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-changelogger" : "^3.3.9" ,
2022-04-02 10:26:41 +02:00
"automattic/wordbless" : "@dev" ,
"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-09-26 10:24:36 +02:00
"time" : "2023-09-19T18:19:51+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-partner" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-partner/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2022-12-15 17:41:53 +01:00
"dev-trunk" : "1.7.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" : "Support functions for Jetpack hosting partners." ,
2021-04-27 08:32:47 +02:00
"support" : {
2023-09-26 10:24:36 +02:00
"source" : "https://github.com/Automattic/jetpack-partner/tree/v1.7.25"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-partner"
2020-12-10 14:04:11 +01:00
} ,
2021-04-27 08:32:47 +02:00
{
"name" : "automattic/jetpack-password-checker" ,
2023-09-26 10:24:36 +02:00
"version" : "v0.2.14" ,
"version_normalized" : "0.2.14.0" ,
2021-04-27 08:32:47 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-password-checker.git" ,
2023-09-26 10:24:36 +02:00
"reference" : "e15e0e01e363c25c2c6b105f4388b4b7d6f7b1db"
2021-04-27 08:32:47 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-09-26 10:24:36 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-password-checker/zipball/e15e0e01e363c25c2c6b105f4388b4b7d6f7b1db" ,
"reference" : "e15e0e01e363c25c2c6b105f4388b4b7d6f7b1db" ,
2021-04-27 08:32:47 +02:00
"shasum" : ""
} ,
"require-dev" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-changelogger" : "^3.3.8" ,
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-09-26 10:24:36 +02:00
"time" : "2023-08-23T17:56:39+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" : {
2022-12-15 17:41:53 +01:00
"dev-trunk" : "0.2.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-09-26 10:24:36 +02:00
"source" : "https://github.com/Automattic/jetpack-password-checker/tree/v0.2.14"
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-09-26 10:24:36 +02:00
"version" : "v0.3.4" ,
"version_normalized" : "0.3.4.0" ,
2022-12-15 17:41:53 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-plans.git" ,
2023-09-26 10:24:36 +02:00
"reference" : "c42749ce627ee4bd6c94599876e17d1dceb4b380"
2022-12-15 17:41:53 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-09-26 10:24:36 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-plans/zipball/c42749ce627ee4bd6c94599876e17d1dceb4b380" ,
"reference" : "c42749ce627ee4bd6c94599876e17d1dceb4b380" ,
2022-12-15 17:41:53 +01:00
"shasum" : ""
} ,
"require" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-connection" : "^1.57.1"
2022-12-15 17:41:53 +01:00
} ,
"require-dev" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-changelogger" : "^3.3.8" ,
"automattic/jetpack-status" : "^1.18.1" ,
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-09-26 10:24:36 +02:00
"time" : "2023-08-23T17:57:42+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-09-26 10:24:36 +02:00
"dev-trunk" : "0.3.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-09-26 10:24:36 +02:00
"source" : "https://github.com/Automattic/jetpack-plans/tree/v0.3.4"
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-09-26 10:24:36 +02:00
"version" : "v0.2.5" ,
"version_normalized" : "0.2.5.0" ,
2022-04-02 10:26:41 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-plugins-installer.git" ,
2023-09-26 10:24:36 +02:00
"reference" : "5c60dba7126a21420a192759af0807ea6b9197e1"
2022-04-02 10:26:41 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-09-26 10:24:36 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-plugins-installer/zipball/5c60dba7126a21420a192759af0807ea6b9197e1" ,
"reference" : "5c60dba7126a21420a192759af0807ea6b9197e1" ,
2022-04-02 10:26:41 +02:00
"shasum" : ""
} ,
"require" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-a8c-mc-stats" : "^1.4.21"
2022-04-02 10:26:41 +02:00
} ,
"require-dev" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-changelogger" : "^3.3.8" ,
"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-09-26 10:24:36 +02:00
"time" : "2023-08-23T17:57:04+00:00" ,
2022-06-16 14:01:47 +02:00
"type" : "jetpack-library" ,
2022-04-02 10:26:41 +02:00
"extra" : {
"branch-alias" : {
2022-12-15 17:41:53 +01:00
"dev-trunk" : "0.2.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-09-26 10:24:36 +02:00
"source" : "https://github.com/Automattic/jetpack-plugins-installer/tree/v0.2.5"
2021-04-27 08:32:47 +02:00
} ,
2022-06-16 14:01:47 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-plugins-installer"
} ,
2022-12-15 17:41:53 +01:00
{
"name" : "automattic/jetpack-post-list" ,
2023-09-26 10:24:36 +02:00
"version" : "v0.4.6" ,
"version_normalized" : "0.4.6.0" ,
2022-12-15 17:41:53 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-post-list.git" ,
2023-09-26 10:24:36 +02:00
"reference" : "a8818a041acea380cf17a06e3bf8b2bd16b004cc"
2022-12-15 17:41:53 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-09-26 10:24:36 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-post-list/zipball/a8818a041acea380cf17a06e3bf8b2bd16b004cc" ,
"reference" : "a8818a041acea380cf17a06e3bf8b2bd16b004cc" ,
2022-12-15 17:41:53 +01:00
"shasum" : ""
} ,
"require" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-assets" : "^1.18.9"
2022-12-15 17:41:53 +01:00
} ,
"require-dev" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-changelogger" : "^3.3.8" ,
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-09-26 10:24:36 +02:00
"time" : "2023-08-28T11:54:21+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" : {
"dev-trunk" : "0.4.x-dev"
}
} ,
"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-09-26 10:24:36 +02:00
"source" : "https://github.com/Automattic/jetpack-post-list/tree/v0.4.6"
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-09-26 10:24:36 +02:00
"version" : "v0.36.1" ,
"version_normalized" : "0.36.1.0" ,
2022-06-16 14:01:47 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-publicize.git" ,
2023-09-26 10:24:36 +02:00
"reference" : "1d18060fa01fc575e10ea71c352e490da59443bb"
2022-06-16 14:01:47 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-09-26 10:24:36 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-publicize/zipball/1d18060fa01fc575e10ea71c352e490da59443bb" ,
"reference" : "1d18060fa01fc575e10ea71c352e490da59443bb" ,
2022-06-16 14:01:47 +02:00
"shasum" : ""
} ,
"require" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-assets" : "^1.18.11" ,
"automattic/jetpack-autoloader" : "^2.11.23" ,
"automattic/jetpack-config" : "^1.15.4" ,
"automattic/jetpack-connection" : "^1.57.5" ,
"automattic/jetpack-plans" : "^0.3.4" ,
"automattic/jetpack-redirect" : "^1.7.27"
2022-06-16 14:01:47 +02:00
} ,
"require-dev" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-changelogger" : "^3.3.9" ,
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-09-26 10:24:36 +02:00
"time" : "2023-09-19T18:20:13+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-09-26 10:24:36 +02:00
"dev-trunk" : "0.36.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-09-26 10:24:36 +02:00
"source" : "https://github.com/Automattic/jetpack-publicize/tree/v0.36.1"
2022-06-16 14:01:47 +02:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-publicize"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
{
"name" : "automattic/jetpack-redirect" ,
2023-09-26 10:24:36 +02:00
"version" : "v1.7.27" ,
"version_normalized" : "1.7.27.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-redirect.git" ,
2023-09-26 10:24:36 +02:00
"reference" : "43dd3ae2bef71281fe70f62733bfaa44c988f1b1"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-09-26 10:24:36 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/43dd3ae2bef71281fe70f62733bfaa44c988f1b1" ,
"reference" : "43dd3ae2bef71281fe70f62733bfaa44c988f1b1" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-status" : "^1.18.4"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-changelogger" : "^3.3.9" ,
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-09-26 10:24:36 +02:00
"time" : "2023-09-19T18:19: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-redirect" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-redirect/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2022-12-15 17:41:53 +01:00
"dev-trunk" : "1.7.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-09-26 10:24:36 +02:00
"source" : "https://github.com/Automattic/jetpack-redirect/tree/v1.7.27"
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-09-26 10:24:36 +02:00
"version" : "v1.4.25" ,
"version_normalized" : "1.4.25.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-roles.git" ,
2023-09-26 10:24:36 +02:00
"reference" : "708b33f16a879fc2ab5939a972c968c9aeefbe38"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-09-26 10:24:36 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-roles/zipball/708b33f16a879fc2ab5939a972c968c9aeefbe38" ,
"reference" : "708b33f16a879fc2ab5939a972c968c9aeefbe38" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require-dev" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-changelogger" : "^3.3.9" ,
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-09-26 10:24:36 +02:00
"time" : "2023-09-19T18:18:38+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-roles" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-roles/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2022-12-15 17:41:53 +01:00
"dev-trunk" : "1.4.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-09-26 10:24:36 +02:00
"source" : "https://github.com/Automattic/jetpack-roles/tree/v1.4.25"
2022-04-02 10:26:41 +02:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-roles"
} ,
{
"name" : "automattic/jetpack-search" ,
2023-09-26 10:24:36 +02:00
"version" : "v0.38.8" ,
"version_normalized" : "0.38.8.0" ,
2022-04-02 10:26:41 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-search.git" ,
2023-09-26 10:24:36 +02:00
"reference" : "bf50d01afaa6d4b5968cfd556ba59770f9b6b7b6"
2022-04-02 10:26:41 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-09-26 10:24:36 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-search/zipball/bf50d01afaa6d4b5968cfd556ba59770f9b6b7b6" ,
"reference" : "bf50d01afaa6d4b5968cfd556ba59770f9b6b7b6" ,
2022-04-02 10:26:41 +02:00
"shasum" : ""
} ,
"require" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-assets" : "^1.18.11" ,
"automattic/jetpack-config" : "^1.15.4" ,
"automattic/jetpack-connection" : "^1.57.5" ,
"automattic/jetpack-constants" : "^1.6.23" ,
"automattic/jetpack-my-jetpack" : "^3.5.0" ,
"automattic/jetpack-status" : "^1.18.4"
2022-04-02 10:26:41 +02:00
} ,
"require-dev" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-changelogger" : "^3.3.9" ,
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-09-26 10:24:36 +02:00
"time" : "2023-09-19T18:20:37+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-09-26 10:24:36 +02:00
"dev-trunk" : "0.38.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-09-26 10:24:36 +02:00
"source" : "https://github.com/Automattic/jetpack-search/tree/v0.38.8"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-search"
2020-12-10 14:04:11 +01:00
} ,
2022-12-15 17:41:53 +01:00
{
"name" : "automattic/jetpack-stats" ,
2023-09-26 10:24:36 +02:00
"version" : "v0.6.5" ,
"version_normalized" : "0.6.5.0" ,
2022-12-15 17:41:53 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-stats.git" ,
2023-09-26 10:24:36 +02:00
"reference" : "3f684f10ec3eb04735c87df3a8a35cccddbb0145"
2022-12-15 17:41:53 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-09-26 10:24:36 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-stats/zipball/3f684f10ec3eb04735c87df3a8a35cccddbb0145" ,
"reference" : "3f684f10ec3eb04735c87df3a8a35cccddbb0145" ,
2022-12-15 17:41:53 +01:00
"shasum" : ""
} ,
"require" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-assets" : "^1.18.9" ,
"automattic/jetpack-connection" : "^1.57.1" ,
"automattic/jetpack-constants" : "^1.6.23" ,
"automattic/jetpack-status" : "^1.18.1"
2022-12-15 17:41:53 +01:00
} ,
"require-dev" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-changelogger" : "^3.3.8" ,
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-09-26 10:24:36 +02:00
"time" : "2023-08-28T11:54:23+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-05-23 23:18:12 +02:00
"dev-trunk" : "0.6.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-09-26 10:24:36 +02:00
"source" : "https://github.com/Automattic/jetpack-stats/tree/v0.6.5"
2022-12-15 17:41:53 +01:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-stats"
} ,
{
"name" : "automattic/jetpack-stats-admin" ,
2023-09-26 10:24:36 +02:00
"version" : "v0.12.2" ,
"version_normalized" : "0.12.2.0" ,
2022-12-15 17:41:53 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-stats-admin.git" ,
2023-09-26 10:24:36 +02:00
"reference" : "8d8f915270e5db58f135be1401908f4607a058b5"
2022-12-15 17:41:53 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-09-26 10:24:36 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-stats-admin/zipball/8d8f915270e5db58f135be1401908f4607a058b5" ,
"reference" : "8d8f915270e5db58f135be1401908f4607a058b5" ,
2022-12-15 17:41:53 +01:00
"shasum" : ""
} ,
"require" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-connection" : "^1.57.5" ,
"automattic/jetpack-constants" : "^1.6.23" ,
"automattic/jetpack-jitm" : "^2.3.19" ,
"automattic/jetpack-plans" : "^0.3.4" ,
"automattic/jetpack-stats" : "^0.6.5" ,
"automattic/jetpack-status" : "^1.18.4"
2022-12-15 17:41:53 +01:00
} ,
"require-dev" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-changelogger" : "^3.3.9" ,
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-09-26 10:24:36 +02:00
"time" : "2023-09-19T18:20:11+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-09-26 10:24:36 +02:00
"dev-trunk" : "0.12.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-09-26 10:24:36 +02:00
"source" : "https://github.com/Automattic/jetpack-stats-admin/tree/v0.12.2"
2022-12-15 17:41:53 +01:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-stats-admin"
} ,
2020-12-10 14:04:11 +01:00
{
"name" : "automattic/jetpack-status" ,
2023-09-26 10:24:36 +02:00
"version" : "v1.18.4" ,
"version_normalized" : "1.18.4.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-status.git" ,
2023-09-26 10:24:36 +02:00
"reference" : "cc73830e40e620c8b4f85fcc7c145e772f347838"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-09-26 10:24:36 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-status/zipball/cc73830e40e620c8b4f85fcc7c145e772f347838" ,
"reference" : "cc73830e40e620c8b4f85fcc7c145e772f347838" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2022-04-02 10:26:41 +02:00
"require" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-constants" : "^1.6.23"
2022-04-02 10:26:41 +02:00
} ,
2020-12-10 14:04:11 +01:00
"require-dev" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-changelogger" : "^3.3.9" ,
"automattic/jetpack-ip" : "^0.1.6" ,
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-09-26 10:24:36 +02:00
"time" : "2023-09-19T18:19:15+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-status" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-status/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2023-09-26 10:24:36 +02:00
"dev-trunk" : "1.18.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-09-26 10:24:36 +02:00
"source" : "https://github.com/Automattic/jetpack-status/tree/v1.18.4"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-status"
2020-12-10 14:04:11 +01:00
} ,
{
"name" : "automattic/jetpack-sync" ,
2023-09-26 10:24:36 +02:00
"version" : "v1.57.0" ,
"version_normalized" : "1.57.0.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-sync.git" ,
2023-09-26 10:24:36 +02:00
"reference" : "1fbb583d3c20cadee839b194a4942987650f18f2"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-09-26 10:24:36 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-sync/zipball/1fbb583d3c20cadee839b194a4942987650f18f2" ,
"reference" : "1fbb583d3c20cadee839b194a4942987650f18f2" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-connection" : "^1.57.5" ,
"automattic/jetpack-constants" : "^1.6.23" ,
"automattic/jetpack-identity-crisis" : "^0.10.5" ,
"automattic/jetpack-ip" : "^0.1.6" ,
"automattic/jetpack-password-checker" : "^0.2.14" ,
"automattic/jetpack-roles" : "^1.4.25" ,
"automattic/jetpack-status" : "^1.18.4"
2020-12-10 14:04:11 +01:00
} ,
2021-04-27 08:32:47 +02:00
"require-dev" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-changelogger" : "^3.3.9" ,
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-09-26 10:24:36 +02:00
"time" : "2023-09-19T18:20:26+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-09-26 10:24:36 +02:00
"dev-trunk" : "1.57.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-09-26 10:24:36 +02:00
"source" : "https://github.com/Automattic/jetpack-sync/tree/v1.57.0"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-sync"
2020-12-10 14:04:11 +01:00
} ,
2022-12-15 17:41:53 +01:00
{
"name" : "automattic/jetpack-videopress" ,
2023-09-26 10:24:36 +02:00
"version" : "v0.17.0" ,
"version_normalized" : "0.17.0.0" ,
2022-12-15 17:41:53 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-videopress.git" ,
2023-09-26 10:24:36 +02:00
"reference" : "0869b4f8938cb50407bac44b7a9e988b19b8c88f"
2022-12-15 17:41:53 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-09-26 10:24:36 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-videopress/zipball/0869b4f8938cb50407bac44b7a9e988b19b8c88f" ,
"reference" : "0869b4f8938cb50407bac44b7a9e988b19b8c88f" ,
2022-12-15 17:41:53 +01:00
"shasum" : ""
} ,
"require" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-admin-ui" : "^0.2.23" ,
"automattic/jetpack-assets" : "^1.18.11" ,
"automattic/jetpack-connection" : "^1.57.5" ,
"automattic/jetpack-plans" : "^0.3.4"
2022-12-15 17:41:53 +01:00
} ,
"require-dev" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-changelogger" : "^3.3.9" ,
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-09-26 10:24:36 +02:00
"time" : "2023-09-19T18:20:29+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-09-26 10:24:36 +02:00
"dev-trunk" : "0.17.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-09-26 10:24:36 +02:00
"source" : "https://github.com/Automattic/jetpack-videopress/tree/v0.17.0"
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-09-26 10:24:36 +02:00
"version" : "v0.11.11" ,
"version_normalized" : "0.11.11.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-09-26 10:24:36 +02:00
"reference" : "d278474e18f21accc0e42150cb2948dac2281159"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-09-26 10:24:36 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-waf/zipball/d278474e18f21accc0e42150cb2948dac2281159" ,
"reference" : "d278474e18f21accc0e42150cb2948dac2281159" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-connection" : "^1.57.5" ,
"automattic/jetpack-constants" : "^1.6.23" ,
"automattic/jetpack-ip" : "^0.1.6" ,
"automattic/jetpack-status" : "^1.18.4" ,
2022-06-16 14:01:47 +02:00
"wikimedia/aho-corasick" : "^1.0"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-changelogger" : "^3.3.9" ,
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-09-26 10:24:36 +02:00
"time" : "2023-09-19T18:19:55+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-04-26 17:39:43 +02:00
"dev-trunk" : "0.11.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-09-26 10:24:36 +02:00
"source" : "https://github.com/Automattic/jetpack-waf/tree/v0.11.11"
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-09-26 10:24:36 +02:00
"version" : "v0.2.52" ,
"version_normalized" : "0.2.52.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-09-26 10:24:36 +02:00
"reference" : "0845216929991501c85be0229625bdf2c383500c"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-09-26 10:24:36 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-wordads/zipball/0845216929991501c85be0229625bdf2c383500c" ,
"reference" : "0845216929991501c85be0229625bdf2c383500c" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-assets" : "^1.18.11" ,
"automattic/jetpack-config" : "^1.15.4" ,
"automattic/jetpack-connection" : "^1.57.5" ,
"automattic/jetpack-constants" : "^1.6.23" ,
"automattic/jetpack-status" : "^1.18.4"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2023-09-26 10:24:36 +02:00
"automattic/jetpack-changelogger" : "^3.3.9" ,
"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-09-26 10:24:36 +02:00
"time" : "2023-09-19T18:20:22+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" : {
2022-12-15 17:41:53 +01:00
"dev-trunk" : "0.2.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-09-26 10:24:36 +02:00
"source" : "https://github.com/Automattic/jetpack-wordads/tree/v0.2.52"
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
} ,
{
"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" : [ ]
}