2020-12-10 14:04:11 +01:00
{
"packages" : [
{
"name" : "automattic/jetpack-a8c-mc-stats" ,
2023-04-26 17:39:43 +02:00
"version" : "v1.4.19" ,
"version_normalized" : "1.4.19.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-a8c-mc-stats.git" ,
2023-04-26 17:39:43 +02:00
"reference" : "ded2af3f96ea6820d6d39bcd7ab9e1a3d1e42f94"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-26 17:39:43 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/ded2af3f96ea6820d6d39bcd7ab9e1a3d1e42f94" ,
"reference" : "ded2af3f96ea6820d6d39bcd7ab9e1a3d1e42f94" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require-dev" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2020-12-10 14:04:11 +01:00
} ,
2023-04-26 17:39:43 +02:00
"time" : "2023-02-20T19:47:07+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-04-26 17:39:43 +02:00
"source" : "https://github.com/Automattic/jetpack-a8c-mc-stats/tree/v1.4.19"
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-04-26 17:39:43 +02:00
"version" : "v1.10.12" ,
"version_normalized" : "1.10.12.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-abtest.git" ,
2023-04-26 17:39:43 +02:00
"reference" : "171ede12091f1fc58a18a76b77de8f7d09e4965c"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-26 17:39:43 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-abtest/zipball/171ede12091f1fc58a18a76b77de8f7d09e4965c" ,
"reference" : "171ede12091f1fc58a18a76b77de8f7d09e4965c" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-connection" : "^1.51.0" ,
"automattic/jetpack-error" : "^1.3.19"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
2020-12-10 14:04:11 +01:00
"automattic/wordbless" : "dev-master" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2020-12-10 14:04:11 +01:00
} ,
2023-04-26 17:39:43 +02:00
"time" : "2023-02-20T19:48:16+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
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-04-26 17:39:43 +02:00
"source" : "https://github.com/Automattic/jetpack-abtest/tree/v1.10.12"
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-04-26 17:39:43 +02:00
"version" : "v0.1.14" ,
"version_normalized" : "0.1.14.0" ,
2022-12-15 17:41:53 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-action-bar.git" ,
2023-04-26 17:39:43 +02:00
"reference" : "9e5cec95d029520598d517a3e7a3bbbcbc8212b5"
2022-12-15 17:41:53 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-26 17:39:43 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-action-bar/zipball/9e5cec95d029520598d517a3e7a3bbbcbc8212b5" ,
"reference" : "9e5cec95d029520598d517a3e7a3bbbcbc8212b5" ,
2022-12-15 17:41:53 +01:00
"shasum" : ""
} ,
"require" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-assets" : "^1.17.34" ,
"automattic/jetpack-constants" : "^1.6.21"
2022-12-15 17:41:53 +01:00
} ,
"require-dev" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
2022-12-15 17:41:53 +01:00
"automattic/wordbless" : "dev-master" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2022-12-15 17:41:53 +01:00
} ,
2023-04-26 17:39:43 +02:00
"time" : "2023-03-20T19:07:00+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-04-26 17:39:43 +02:00
"source" : "https://github.com/Automattic/jetpack-action-bar/tree/v0.1.14"
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-04-26 17:39:43 +02:00
"version" : "v0.2.17" ,
"version_normalized" : "0.2.17.0" ,
2022-04-02 10:26:41 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-admin-ui.git" ,
2023-04-26 17:39:43 +02:00
"reference" : "5b8f0f972c237d761fa438758d51f17e1b489343"
2022-04-02 10:26:41 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-26 17:39:43 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-admin-ui/zipball/5b8f0f972c237d761fa438758d51f17e1b489343" ,
"reference" : "5b8f0f972c237d761fa438758d51f17e1b489343" ,
2022-04-02 10:26:41 +02:00
"shasum" : ""
} ,
"require-dev" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
2022-04-02 10:26:41 +02:00
"automattic/wordbless" : "dev-master" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2022-04-02 10:26:41 +02:00
} ,
2023-04-26 17:39:43 +02:00
"time" : "2023-02-20T19:47:29+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-04-26 17:39:43 +02:00
"source" : "https://github.com/Automattic/jetpack-admin-ui/tree/v0.2.17"
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-04-26 17:39:43 +02:00
"version" : "v1.17.34" ,
"version_normalized" : "1.17.34.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-assets.git" ,
2023-04-26 17:39:43 +02:00
"reference" : "73ec392493a1364dcc9e57c878136bf5c91e24af"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-26 17:39:43 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-assets/zipball/73ec392493a1364dcc9e57c878136bf5c91e24af" ,
"reference" : "73ec392493a1364dcc9e57c878136bf5c91e24af" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-constants" : "^1.6.21"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
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-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2020-12-10 14:04:11 +01:00
} ,
2023-04-26 17:39:43 +02:00
"time" : "2023-03-20T19:06:49+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" : {
2022-12-15 17:41:53 +01: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" : {
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-04-26 17:39:43 +02:00
"source" : "https://github.com/Automattic/jetpack-assets/tree/v1.17.34"
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-04-26 17:39:43 +02:00
"version" : "v2.11.18" ,
"version_normalized" : "2.11.18.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-autoloader.git" ,
2023-04-26 17:39:43 +02:00
"reference" : "53cbf0528fa6931c4fa6465bccd37514f9eda720"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-26 17:39:43 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/53cbf0528fa6931c4fa6465bccd37514f9eda720" ,
"reference" : "53cbf0528fa6931c4fa6465bccd37514f9eda720" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
"composer-plugin-api" : "^1.1 || ^2.0"
} ,
"require-dev" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2020-12-10 14:04:11 +01:00
} ,
2023-04-26 17:39:43 +02:00
"time" : "2023-03-29T12:51:59+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." ,
2021-04-27 08:32:47 +02:00
"support" : {
2023-04-26 17:39:43 +02:00
"source" : "https://github.com/Automattic/jetpack-autoloader/tree/v2.11.18"
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-04-26 17:39:43 +02:00
"version" : "v1.12.10" ,
"version_normalized" : "1.12.10.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-backup.git" ,
2023-04-26 17:39:43 +02:00
"reference" : "0af5784a00abda0a9aaa631b96a1678b75ea7b94"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-26 17:39:43 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-backup/zipball/0af5784a00abda0a9aaa631b96a1678b75ea7b94" ,
"reference" : "0af5784a00abda0a9aaa631b96a1678b75ea7b94" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2021-07-23 11:58:50 +02:00
"require" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-admin-ui" : "^0.2.17" ,
"automattic/jetpack-assets" : "^1.17.34" ,
"automattic/jetpack-autoloader" : "^2.11.18" ,
"automattic/jetpack-composer-plugin" : "^1.1.10" ,
"automattic/jetpack-config" : "^1.15.1" ,
"automattic/jetpack-connection" : "^1.51.5" ,
"automattic/jetpack-identity-crisis" : "^0.8.41" ,
"automattic/jetpack-status" : "^1.16.3" ,
"automattic/jetpack-sync" : "^1.47.5"
2021-07-23 11:58:50 +02:00
} ,
2021-04-27 08:32:47 +02:00
"require-dev" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
2021-07-23 11:58:50 +02:00
"automattic/wordbless" : "@dev" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2021-04-27 08:32:47 +02:00
} ,
2023-04-26 17:39:43 +02:00
"time" : "2023-04-04T12:33:02+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
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-04-26 17:39:43 +02:00
"dev-trunk" : "1.12.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-04-26 17:39:43 +02:00
"source" : "https://github.com/Automattic/jetpack-backup/tree/v1.12.10"
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-04-26 17:39:43 +02:00
"version" : "v0.5.7" ,
"version_normalized" : "0.5.7.0" ,
2023-01-25 20:43:46 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-blaze.git" ,
2023-04-26 17:39:43 +02:00
"reference" : "398ddab523d27ca4c5bcb4129ceb372277d436b4"
2023-01-25 20:43:46 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-26 17:39:43 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-blaze/zipball/398ddab523d27ca4c5bcb4129ceb372277d436b4" ,
"reference" : "398ddab523d27ca4c5bcb4129ceb372277d436b4" ,
2023-01-25 20:43:46 +01:00
"shasum" : ""
} ,
"require" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-connection" : "^1.51.5" ,
"automattic/jetpack-sync" : "^1.47.5"
2023-01-25 20:43:46 +01:00
} ,
"require-dev" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-assets" : "^1.17.34" ,
"automattic/jetpack-changelogger" : "^3.3.2" ,
2023-01-25 20:43:46 +01:00
"automattic/wordbless" : "@dev" ,
"yoast/phpunit-polyfills" : "1.0.4"
} ,
2023-04-26 17:39:43 +02:00
"time" : "2023-04-04T12:30:10+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-04-26 17:39:43 +02:00
"dev-trunk" : "0.5.x-dev"
2023-01-25 20:43:46 +01:00
} ,
"textdomain" : "jetpack-blaze" ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-blaze.php"
}
} ,
"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-04-26 17:39:43 +02:00
"source" : "https://github.com/Automattic/jetpack-blaze/tree/v0.5.7"
2023-01-25 20:43:46 +01:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-blaze"
} ,
2020-12-10 14:04:11 +01:00
{
"name" : "automattic/jetpack-blocks" ,
2023-04-26 17:39:43 +02:00
"version" : "v1.4.20" ,
"version_normalized" : "1.4.20.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-blocks.git" ,
2023-04-26 17:39:43 +02:00
"reference" : "ce26bf69ecfebf4e6d66bfc71e7e71ac3280d815"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-26 17:39:43 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-blocks/zipball/ce26bf69ecfebf4e6d66bfc71e7e71ac3280d815" ,
"reference" : "ce26bf69ecfebf4e6d66bfc71e7e71ac3280d815" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require-dev" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
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-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2020-12-10 14:04:11 +01:00
} ,
2023-04-26 17:39:43 +02:00
"time" : "2023-02-20T19:47:34+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-blocks" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-blocks/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" : "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-04-26 17:39:43 +02:00
"source" : "https://github.com/Automattic/jetpack-blocks/tree/v1.4.20"
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
} ,
{
"name" : "automattic/jetpack-compat" ,
2022-12-15 17:41:53 +01:00
"version" : "v1.7.5" ,
"version_normalized" : "1.7.5.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-compat.git" ,
2022-12-15 17:41:53 +01:00
"reference" : "aef2c3e94462a9a54a9d30f697af0611fb8aa6ae"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2022-12-15 17:41:53 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-compat/zipball/aef2c3e94462a9a54a9d30f697af0611fb8aa6ae" ,
"reference" : "aef2c3e94462a9a54a9d30f697af0611fb8aa6ae" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require-dev" : {
2022-12-15 17:41:53 +01:00
"automattic/jetpack-changelogger" : "^3.2.1"
2020-12-10 14:04:11 +01:00
} ,
2022-12-15 17:41:53 +01:00
"time" : "2022-11-28T19:28:32+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/jetpack-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" : {
2022-12-15 17:41:53 +01:00
"source" : "https://github.com/Automattic/jetpack-compat/tree/v1.7.5"
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-04-26 17:39:43 +02:00
"version" : "v1.1.10" ,
"version_normalized" : "1.1.10.0" ,
2022-04-02 10:26:41 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-composer-plugin.git" ,
2023-04-26 17:39:43 +02:00
"reference" : "c6298f3efd8a1ca76182f685d0075080e2681aa3"
2022-04-02 10:26:41 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-26 17:39:43 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-composer-plugin/zipball/c6298f3efd8a1ca76182f685d0075080e2681aa3" ,
"reference" : "c6298f3efd8a1ca76182f685d0075080e2681aa3" ,
2022-04-02 10:26:41 +02:00
"shasum" : ""
} ,
"require" : {
"composer-plugin-api" : "^2.1.0"
} ,
"require-dev" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
2023-01-25 20:43:46 +01:00
"composer/composer" : "^2.2 || ^2.4" ,
"yoast/phpunit-polyfills" : "1.0.4"
2022-04-02 10:26:41 +02:00
} ,
2023-04-26 17:39:43 +02:00
"time" : "2023-02-20T19:47: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." ,
"support" : {
2023-04-26 17:39:43 +02:00
"source" : "https://github.com/Automattic/jetpack-composer-plugin/tree/v1.1.10"
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-04-26 17:39:43 +02:00
"version" : "v1.15.1" ,
"version_normalized" : "1.15.1.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-config.git" ,
2023-04-26 17:39:43 +02:00
"reference" : "e4985903fb40dbc7c03bdaf58f4a80ac72c50570"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-26 17:39:43 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-config/zipball/e4985903fb40dbc7c03bdaf58f4a80ac72c50570" ,
"reference" : "e4985903fb40dbc7c03bdaf58f4a80ac72c50570" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2021-04-27 08:32:47 +02:00
"require-dev" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-changelogger" : "^3.3.2"
2021-04-27 08:32:47 +02:00
} ,
2023-04-26 17:39:43 +02:00
"time" : "2023-03-29T12:51: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-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-04-26 17:39:43 +02:00
"source" : "https://github.com/Automattic/jetpack-config/tree/v1.15.1"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-config"
2020-12-10 14:04:11 +01:00
} ,
{
"name" : "automattic/jetpack-connection" ,
2023-04-26 17:39:43 +02:00
"version" : "v1.51.5" ,
"version_normalized" : "1.51.5.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-connection.git" ,
2023-04-26 17:39:43 +02:00
"reference" : "319e1ff27b19a61e26e41ee1aaba34151bfe67f3"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-26 17:39:43 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-connection/zipball/319e1ff27b19a61e26e41ee1aaba34151bfe67f3" ,
"reference" : "319e1ff27b19a61e26e41ee1aaba34151bfe67f3" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-a8c-mc-stats" : "^1.4.19" ,
"automattic/jetpack-admin-ui" : "^0.2.17" ,
"automattic/jetpack-constants" : "^1.6.21" ,
"automattic/jetpack-redirect" : "^1.7.24" ,
"automattic/jetpack-roles" : "^1.4.22" ,
"automattic/jetpack-status" : "^1.16.3"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
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-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2020-12-10 14:04:11 +01:00
} ,
2023-04-26 17:39:43 +02:00
"time" : "2023-03-29T21:37:36+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-04-26 17:39:43 +02:00
"dev-trunk" : "1.51.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-04-26 17:39:43 +02:00
"source" : "https://github.com/Automattic/jetpack-connection/tree/v1.51.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-04-26 17:39:43 +02:00
"version" : "v1.6.21" ,
"version_normalized" : "1.6.21.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-constants.git" ,
2023-04-26 17:39:43 +02:00
"reference" : "e5730da0adc94e8513539818b4a3cce10943bf20"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-26 17:39:43 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-constants/zipball/e5730da0adc94e8513539818b4a3cce10943bf20" ,
"reference" : "e5730da0adc94e8513539818b4a3cce10943bf20" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require-dev" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
2022-04-02 10:26:41 +02:00
"brain/monkey" : "2.6.1" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2020-12-10 14:04:11 +01:00
} ,
2023-04-26 17:39:43 +02:00
"time" : "2023-02-20T19:47:20+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
"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-04-26 17:39:43 +02:00
"source" : "https://github.com/Automattic/jetpack-constants/tree/v1.6.21"
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-04-26 17:39:43 +02:00
"version" : "v1.4.24" ,
"version_normalized" : "1.4.24.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-device-detection.git" ,
2023-04-26 17:39:43 +02:00
"reference" : "9931222d1865eaf7efd26c9e88518e632593f7e2"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-26 17:39:43 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/9931222d1865eaf7efd26c9e88518e632593f7e2" ,
"reference" : "9931222d1865eaf7efd26c9e88518e632593f7e2" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require-dev" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2020-12-10 14:04:11 +01:00
} ,
2023-04-26 17:39:43 +02:00
"time" : "2023-02-20T19:47:12+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-04-26 17:39:43 +02:00
"source" : "https://github.com/Automattic/jetpack-device-detection/tree/v1.4.24"
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-04-26 17:39:43 +02:00
"version" : "v1.3.19" ,
"version_normalized" : "1.3.19.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-error.git" ,
2023-04-26 17:39:43 +02:00
"reference" : "58e3f807a4d55d7e83bf2bd9c89ccef4e156e78e"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-26 17:39:43 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-error/zipball/58e3f807a4d55d7e83bf2bd9c89ccef4e156e78e" ,
"reference" : "58e3f807a4d55d7e83bf2bd9c89ccef4e156e78e" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require-dev" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2020-12-10 14:04:11 +01:00
} ,
2023-04-26 17:39:43 +02:00
"time" : "2023-02-20T19:47:09+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/jetpack-error" ,
"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-04-26 17:39:43 +02:00
"source" : "https://github.com/Automattic/jetpack-error/tree/v1.3.19"
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" ,
"version" : "v0.10.2" ,
"version_normalized" : "0.10.2.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-forms.git" ,
"reference" : "bac4f94eb7b91bc7556b59e94c2a3f848e2fd881"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/Automattic/jetpack-forms/zipball/bac4f94eb7b91bc7556b59e94c2a3f848e2fd881" ,
"reference" : "bac4f94eb7b91bc7556b59e94c2a3f848e2fd881" ,
"shasum" : ""
} ,
"require" : {
"automattic/jetpack-assets" : "^1.17.34" ,
"automattic/jetpack-blocks" : "^1.4.20" ,
"automattic/jetpack-connection" : "^1.51.5" ,
"automattic/jetpack-status" : "^1.16.3"
} ,
"require-dev" : {
"automattic/jetpack-changelogger" : "^3.3.2" ,
"automattic/jetpack-connection" : "^1.51.5" ,
"automattic/wordbless" : "^0.4.1" ,
"yoast/phpunit-polyfills" : "1.0.4"
} ,
"time" : "2023-04-04T12:25:52+00: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" : {
"dev-trunk" : "0.10.x-dev"
} ,
"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" : {
"source" : "https://github.com/Automattic/jetpack-forms/tree/v0.10.2"
} ,
"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-04-26 17:39:43 +02:00
"version" : "v0.5.1" ,
"version_normalized" : "0.5.1.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
2022-06-16 14:01:47 +02:00
"url" : "https://github.com/Automattic/jetpack-google-fonts-provider.git" ,
2023-04-26 17:39:43 +02:00
"reference" : "db8d7109dbbc72afcfba7ed44e139686b6da0ced"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-26 17:39:43 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-google-fonts-provider/zipball/db8d7109dbbc72afcfba7ed44e139686b6da0ced" ,
"reference" : "db8d7109dbbc72afcfba7ed44e139686b6da0ced" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require-dev" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
2022-06-16 14:01:47 +02:00
"brain/monkey" : "2.6.1" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2020-12-10 14:04:11 +01:00
} ,
2023-04-26 17:39:43 +02:00
"time" : "2023-02-20T19:47:22+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
2022-06-16 14:01:47 +02:00
"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-04-26 17:39:43 +02:00
"source" : "https://github.com/Automattic/jetpack-google-fonts-provider/tree/v0.5.1"
2021-04-27 08:32:47 +02:00
} ,
2022-06-16 14:01:47 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-google-fonts-provider"
2020-12-10 14:04:11 +01:00
} ,
2021-07-23 11:58:50 +02:00
{
"name" : "automattic/jetpack-identity-crisis" ,
2023-04-26 17:39:43 +02:00
"version" : "v0.8.41" ,
"version_normalized" : "0.8.41.0" ,
2021-07-23 11:58:50 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-identity-crisis.git" ,
2023-04-26 17:39:43 +02:00
"reference" : "577462420f5a6bce4b50052fbb09d1851cc11e72"
2021-07-23 11:58:50 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-26 17:39:43 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-identity-crisis/zipball/577462420f5a6bce4b50052fbb09d1851cc11e72" ,
"reference" : "577462420f5a6bce4b50052fbb09d1851cc11e72" ,
2021-07-23 11:58:50 +02:00
"shasum" : ""
} ,
"require" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-assets" : "^1.17.34" ,
"automattic/jetpack-connection" : "^1.51.5" ,
"automattic/jetpack-constants" : "^1.6.21" ,
"automattic/jetpack-logo" : "^1.5.22" ,
"automattic/jetpack-status" : "^1.16.3"
2021-07-23 11:58:50 +02:00
} ,
"require-dev" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
2021-07-23 11:58:50 +02:00
"automattic/wordbless" : "@dev" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2021-07-23 11:58:50 +02:00
} ,
2023-04-26 17:39:43 +02:00
"time" : "2023-04-04T12:21:10+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" : {
2022-12-15 17:41:53 +01:00
"dev-trunk" : "0.8.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-04-26 17:39:43 +02:00
"source" : "https://github.com/Automattic/jetpack-identity-crisis/tree/v0.8.41"
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-04-26 17:39:43 +02:00
{
"name" : "automattic/jetpack-import" ,
"version" : "v0.5.0" ,
"version_normalized" : "0.5.0.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-import.git" ,
"reference" : "091faefa5eb176421d66fdc00321c75968467c6d"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/Automattic/jetpack-import/zipball/091faefa5eb176421d66fdc00321c75968467c6d" ,
"reference" : "091faefa5eb176421d66fdc00321c75968467c6d" ,
"shasum" : ""
} ,
"require" : {
"automattic/jetpack-connection" : "^1.51.4"
} ,
"require-dev" : {
"automattic/jetpack-changelogger" : "^3.3.2" ,
"automattic/wordbless" : "dev-master" ,
"yoast/phpunit-polyfills" : "1.0.4"
} ,
"time" : "2023-03-29T14:42:54+00: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" : {
"dev-trunk" : "0.5.x-dev"
} ,
"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" : {
"source" : "https://github.com/Automattic/jetpack-import/tree/v0.5.0"
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-import"
} ,
{
"name" : "automattic/jetpack-ip" ,
"version" : "v0.1.1" ,
"version_normalized" : "0.1.1.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-ip.git" ,
"reference" : "9d113b52e7c7a21527e703e21b23dc07116d8c82"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/Automattic/jetpack-ip/zipball/9d113b52e7c7a21527e703e21b23dc07116d8c82" ,
"reference" : "9d113b52e7c7a21527e703e21b23dc07116d8c82" ,
"shasum" : ""
} ,
"require-dev" : {
"automattic/jetpack-changelogger" : "^3.3.2" ,
"brain/monkey" : "2.6.1" ,
"yoast/phpunit-polyfills" : "1.0.4"
} ,
"time" : "2023-03-28T18:47:43+00: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" : {
"source" : "https://github.com/Automattic/jetpack-ip/tree/v0.1.1"
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-ip"
} ,
2020-12-10 14:04:11 +01:00
{
"name" : "automattic/jetpack-jitm" ,
2023-04-26 17:39:43 +02:00
"version" : "v2.3.4" ,
"version_normalized" : "2.3.4.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-jitm.git" ,
2023-04-26 17:39:43 +02:00
"reference" : "950d01008784d9c360ceb92bc4b67dcced76ff8c"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-26 17:39:43 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/950d01008784d9c360ceb92bc4b67dcced76ff8c" ,
"reference" : "950d01008784d9c360ceb92bc4b67dcced76ff8c" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-a8c-mc-stats" : "^1.4.19" ,
"automattic/jetpack-assets" : "^1.17.34" ,
"automattic/jetpack-connection" : "^1.51.4" ,
"automattic/jetpack-device-detection" : "^1.4.24" ,
"automattic/jetpack-logo" : "^1.5.22" ,
"automattic/jetpack-partner" : "^1.7.22" ,
"automattic/jetpack-redirect" : "^1.7.24" ,
"automattic/jetpack-status" : "^1.16.3"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
2022-04-02 10:26:41 +02:00
"brain/monkey" : "2.6.1" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2020-12-10 14:04:11 +01:00
} ,
2023-04-26 17:39:43 +02:00
"time" : "2023-03-29T12:52:57+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-04-26 17:39:43 +02:00
"source" : "https://github.com/Automattic/jetpack-jitm/tree/v2.3.4"
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-04-26 17:39:43 +02:00
"version" : "v2.1.34" ,
"version_normalized" : "2.1.34.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-lazy-images.git" ,
2023-04-26 17:39:43 +02:00
"reference" : "434214f88aeb58d5cc80a72622f54fe28cbee86b"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-26 17:39:43 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-lazy-images/zipball/434214f88aeb58d5cc80a72622f54fe28cbee86b" ,
"reference" : "434214f88aeb58d5cc80a72622f54fe28cbee86b" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-assets" : "^1.17.34" ,
"automattic/jetpack-constants" : "^1.6.21"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
2020-12-10 14:04:11 +01:00
"automattic/wordbless" : "dev-master" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2020-12-10 14:04:11 +01:00
} ,
2023-04-26 17:39:43 +02:00
"time" : "2023-03-20T19:07:02+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
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" : {
2022-12-15 17:41:53 +01:00
"dev-trunk" : "2.1.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "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-04-26 17:39:43 +02:00
"source" : "https://github.com/Automattic/jetpack-lazy-images/tree/v2.1.34"
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-04-26 17:39:43 +02:00
"version" : "v1.8.1" ,
"version_normalized" : "1.8.1.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-licensing.git" ,
2023-04-26 17:39:43 +02:00
"reference" : "a7bbb1e8c8fac7ff6b4fb04445ca5cc6b154de05"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-26 17:39:43 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-licensing/zipball/a7bbb1e8c8fac7ff6b4fb04445ca5cc6b154de05" ,
"reference" : "a7bbb1e8c8fac7ff6b4fb04445ca5cc6b154de05" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-connection" : "^1.51.0"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
2020-12-10 14:04:11 +01:00
"automattic/wordbless" : "@dev" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2020-12-10 14:04:11 +01:00
} ,
2023-04-26 17:39:43 +02:00
"time" : "2023-02-20T19:48:18+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-04-26 17:39:43 +02:00
"source" : "https://github.com/Automattic/jetpack-licensing/tree/v1.8.1"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-licensing"
2020-12-10 14:04:11 +01:00
} ,
{
"name" : "automattic/jetpack-logo" ,
2023-04-26 17:39:43 +02:00
"version" : "v1.5.22" ,
"version_normalized" : "1.5.22.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-logo.git" ,
2023-04-26 17:39:43 +02:00
"reference" : "21b4ac9b32556ffdace7b7e22d21a954e01d5229"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-26 17:39:43 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-logo/zipball/21b4ac9b32556ffdace7b7e22d21a954e01d5229" ,
"reference" : "21b4ac9b32556ffdace7b7e22d21a954e01d5229" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require-dev" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2020-12-10 14:04:11 +01:00
} ,
2023-04-26 17:39:43 +02:00
"time" : "2023-02-20T19:47:14+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" : {
2022-12-15 17:41:53 +01:00
"dev-trunk" : "1.5.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-04-26 17:39:43 +02:00
"source" : "https://github.com/Automattic/jetpack-logo/tree/v1.5.22"
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-04-26 17:39:43 +02:00
"version" : "v2.9.2" ,
"version_normalized" : "2.9.2.0" ,
2022-04-02 10:26:41 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-my-jetpack.git" ,
2023-04-26 17:39:43 +02:00
"reference" : "8aadb11fec148b4695c2a7fa6f0e04fbabf47a2d"
2022-04-02 10:26:41 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-26 17:39:43 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-my-jetpack/zipball/8aadb11fec148b4695c2a7fa6f0e04fbabf47a2d" ,
"reference" : "8aadb11fec148b4695c2a7fa6f0e04fbabf47a2d" ,
2022-04-02 10:26:41 +02:00
"shasum" : ""
} ,
"require" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-admin-ui" : "^0.2.17" ,
"automattic/jetpack-assets" : "^1.17.34" ,
"automattic/jetpack-connection" : "^1.51.5" ,
"automattic/jetpack-constants" : "^1.6.21" ,
"automattic/jetpack-jitm" : "^2.3.4" ,
"automattic/jetpack-licensing" : "^1.8.1" ,
"automattic/jetpack-plugins-installer" : "^0.2.3" ,
"automattic/jetpack-redirect" : "^1.7.24"
2022-04-02 10:26:41 +02:00
} ,
"require-dev" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
"automattic/jetpack-videopress" : "^0.13.4" ,
2022-04-02 10:26:41 +02:00
"automattic/wordbless" : "@dev" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2022-04-02 10:26:41 +02:00
} ,
2023-04-26 17:39:43 +02:00
"time" : "2023-04-04T12:13:14+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-04-26 17:39:43 +02:00
"dev-trunk" : "2.9.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-04-26 17:39:43 +02:00
"source" : "https://github.com/Automattic/jetpack-my-jetpack/tree/v2.9.2"
2022-04-02 10:26:41 +02:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-my-jetpack"
2020-12-10 14:04:11 +01:00
} ,
2022-12-15 17:41:53 +01:00
{
"name" : "automattic/jetpack-options" ,
2023-01-25 20:43:46 +01:00
"version" : "v1.16.5" ,
"version_normalized" : "1.16.5.0" ,
2022-12-15 17:41:53 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-options.git" ,
2023-01-25 20:43:46 +01:00
"reference" : "c3eaec244fcab33deb3fc85b1318244ebd2e294f"
2022-12-15 17:41:53 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-01-25 20:43:46 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-options/zipball/c3eaec244fcab33deb3fc85b1318244ebd2e294f" ,
"reference" : "c3eaec244fcab33deb3fc85b1318244ebd2e294f" ,
2022-12-15 17:41:53 +01:00
"shasum" : ""
} ,
"require" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-connection" : "^1.47.1"
2022-12-15 17:41:53 +01:00
} ,
"require-dev" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-changelogger" : "^3.2.2" ,
"yoast/phpunit-polyfills" : "1.0.4"
2022-12-15 17:41:53 +01:00
} ,
2023-01-25 20:43:46 +01:00
"time" : "2022-12-06T12:48:05+00:00" ,
2022-12-15 17:41:53 +01:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-options" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-options/compare/v${old}...v${new}"
} ,
"branch-alias" : {
"dev-trunk" : "1.16.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"legacy"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "A wrapper for wp-options to manage specific Jetpack options." ,
"support" : {
2023-01-25 20:43:46 +01:00
"source" : "https://github.com/Automattic/jetpack-options/tree/v1.16.5"
2022-12-15 17:41:53 +01:00
} ,
"abandoned" : "automattic/jetpack-connection" ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-options"
} ,
2020-12-10 14:04:11 +01:00
{
"name" : "automattic/jetpack-partner" ,
2023-04-26 17:39:43 +02:00
"version" : "v1.7.22" ,
"version_normalized" : "1.7.22.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-partner.git" ,
2023-04-26 17:39:43 +02:00
"reference" : "29f57c31b0b2074e0560a2550f934105dc3010ed"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-26 17:39:43 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-partner/zipball/29f57c31b0b2074e0560a2550f934105dc3010ed" ,
"reference" : "29f57c31b0b2074e0560a2550f934105dc3010ed" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2022-04-02 10:26:41 +02:00
"require" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-connection" : "^1.51.0" ,
"automattic/jetpack-status" : "^1.16.2"
2022-04-02 10:26:41 +02:00
} ,
2020-12-10 14:04:11 +01:00
"require-dev" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
2022-04-02 10:26:41 +02:00
"automattic/wordbless" : "@dev" ,
"brain/monkey" : "2.6.1" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2020-12-10 14:04:11 +01:00
} ,
2023-04-26 17:39:43 +02:00
"time" : "2023-02-20T19:48:15+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/jetpack-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-04-26 17:39:43 +02:00
"source" : "https://github.com/Automattic/jetpack-partner/tree/v1.7.22"
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-04-26 17:39:43 +02:00
"version" : "v0.2.12" ,
"version_normalized" : "0.2.12.0" ,
2021-04-27 08:32:47 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-password-checker.git" ,
2023-04-26 17:39:43 +02:00
"reference" : "1a37b8d74d3f2e2b2b811004aaaf172392fd4f76"
2021-04-27 08:32:47 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-26 17:39:43 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-password-checker/zipball/1a37b8d74d3f2e2b2b811004aaaf172392fd4f76" ,
"reference" : "1a37b8d74d3f2e2b2b811004aaaf172392fd4f76" ,
2021-04-27 08:32:47 +02:00
"shasum" : ""
} ,
"require-dev" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
2021-04-27 08:32:47 +02:00
"automattic/wordbless" : "@dev" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2021-04-27 08:32:47 +02:00
} ,
2023-04-26 17:39:43 +02:00
"time" : "2023-03-20T19:06:35+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-04-26 17:39:43 +02:00
"source" : "https://github.com/Automattic/jetpack-password-checker/tree/v0.2.12"
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-04-26 17:39:43 +02:00
"version" : "v0.2.10" ,
"version_normalized" : "0.2.10.0" ,
2022-12-15 17:41:53 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-plans.git" ,
2023-04-26 17:39:43 +02:00
"reference" : "262dd36d110723f2fc940aabf88c510afaf537fc"
2022-12-15 17:41:53 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-26 17:39:43 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-plans/zipball/262dd36d110723f2fc940aabf88c510afaf537fc" ,
"reference" : "262dd36d110723f2fc940aabf88c510afaf537fc" ,
2022-12-15 17:41:53 +01:00
"shasum" : ""
} ,
"require" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-connection" : "^1.51.0"
2022-12-15 17:41:53 +01:00
} ,
"require-dev" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
"automattic/jetpack-status" : "^1.16.2" ,
2022-12-15 17:41:53 +01:00
"automattic/wordbless" : "@dev" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2022-12-15 17:41:53 +01:00
} ,
2023-04-26 17:39:43 +02:00
"time" : "2023-02-20T19:48:24+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" : {
"dev-trunk" : "0.2.x-dev"
}
} ,
"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-04-26 17:39:43 +02:00
"source" : "https://github.com/Automattic/jetpack-plans/tree/v0.2.10"
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-04-26 17:39:43 +02:00
"version" : "v0.2.3" ,
"version_normalized" : "0.2.3.0" ,
2022-04-02 10:26:41 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-plugins-installer.git" ,
2023-04-26 17:39:43 +02:00
"reference" : "ec0e3b888ef33d4bd879de9a014ba20d771aca31"
2022-04-02 10:26:41 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-26 17:39:43 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-plugins-installer/zipball/ec0e3b888ef33d4bd879de9a014ba20d771aca31" ,
"reference" : "ec0e3b888ef33d4bd879de9a014ba20d771aca31" ,
2022-04-02 10:26:41 +02:00
"shasum" : ""
} ,
"require" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-a8c-mc-stats" : "^1.4.19"
2022-04-02 10:26:41 +02:00
} ,
"require-dev" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2022-04-02 10:26:41 +02:00
} ,
2023-04-26 17:39:43 +02:00
"time" : "2023-02-20T19:47:45+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-04-26 17:39:43 +02:00
"source" : "https://github.com/Automattic/jetpack-plugins-installer/tree/v0.2.3"
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-04-26 17:39:43 +02:00
"version" : "v0.4.4" ,
"version_normalized" : "0.4.4.0" ,
2022-12-15 17:41:53 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-post-list.git" ,
2023-04-26 17:39:43 +02:00
"reference" : "03e8a2c9a8b588ce8e0a064d6076837909130a6a"
2022-12-15 17:41:53 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-26 17:39:43 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-post-list/zipball/03e8a2c9a8b588ce8e0a064d6076837909130a6a" ,
"reference" : "03e8a2c9a8b588ce8e0a064d6076837909130a6a" ,
2022-12-15 17:41:53 +01:00
"shasum" : ""
} ,
"require" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-assets" : "^1.17.32"
2022-12-15 17:41:53 +01:00
} ,
"require-dev" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
2022-12-15 17:41:53 +01:00
"automattic/wordbless" : "@dev" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2022-12-15 17:41:53 +01:00
} ,
2023-04-26 17:39:43 +02:00
"time" : "2023-02-20T19:47:56+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-04-26 17:39:43 +02:00
"source" : "https://github.com/Automattic/jetpack-post-list/tree/v0.4.4"
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-04-26 17:39:43 +02:00
"version" : "v0.24.0" ,
"version_normalized" : "0.24.0.0" ,
2022-06-16 14:01:47 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-publicize.git" ,
2023-04-26 17:39:43 +02:00
"reference" : "5b8425486870336c5b3a533f3639f0d7fe73e5ba"
2022-06-16 14:01:47 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-26 17:39:43 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-publicize/zipball/5b8425486870336c5b3a533f3639f0d7fe73e5ba" ,
"reference" : "5b8425486870336c5b3a533f3639f0d7fe73e5ba" ,
2022-06-16 14:01:47 +02:00
"shasum" : ""
} ,
"require" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-assets" : "^1.17.34" ,
"automattic/jetpack-autoloader" : "^2.11.18" ,
"automattic/jetpack-config" : "^1.15.1" ,
"automattic/jetpack-connection" : "^1.51.4" ,
"automattic/jetpack-plans" : "^0.2.10" ,
"automattic/jetpack-redirect" : "^1.7.24"
2022-06-16 14:01:47 +02:00
} ,
"require-dev" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
"automattic/wordbless" : "0.4.2" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2022-06-16 14:01:47 +02:00
} ,
2023-04-26 17:39:43 +02:00
"time" : "2023-03-29T12:52:56+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-04-26 17:39:43 +02:00
"dev-trunk" : "0.24.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-04-26 17:39:43 +02:00
"source" : "https://github.com/Automattic/jetpack-publicize/tree/v0.24.0"
2022-06-16 14:01:47 +02:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-publicize"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
{
"name" : "automattic/jetpack-redirect" ,
2023-04-26 17:39:43 +02:00
"version" : "v1.7.24" ,
"version_normalized" : "1.7.24.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-redirect.git" ,
2023-04-26 17:39:43 +02:00
"reference" : "17cde47d57e167d63d32f00c764b2a3b002dda2e"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-26 17:39:43 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/17cde47d57e167d63d32f00c764b2a3b002dda2e" ,
"reference" : "17cde47d57e167d63d32f00c764b2a3b002dda2e" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-status" : "^1.16.2"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
2022-04-02 10:26:41 +02:00
"brain/monkey" : "2.6.1" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2020-12-10 14:04:11 +01:00
} ,
2023-04-26 17:39:43 +02:00
"time" : "2023-02-20T19:47: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-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-04-26 17:39:43 +02:00
"source" : "https://github.com/Automattic/jetpack-redirect/tree/v1.7.24"
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-04-26 17:39:43 +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-roles.git" ,
2023-04-26 17:39:43 +02:00
"reference" : "47ba3b10ca8f2494719f3a099d7be473343525ba"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-26 17:39:43 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-roles/zipball/47ba3b10ca8f2494719f3a099d7be473343525ba" ,
"reference" : "47ba3b10ca8f2494719f3a099d7be473343525ba" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require-dev" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
2022-04-02 10:26:41 +02:00
"brain/monkey" : "2.6.1" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2020-12-10 14:04:11 +01:00
} ,
2023-04-26 17:39:43 +02:00
"time" : "2023-02-20T19:47:23+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-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-04-26 17:39:43 +02:00
"source" : "https://github.com/Automattic/jetpack-roles/tree/v1.4.22"
2022-04-02 10:26:41 +02:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-roles"
} ,
{
"name" : "automattic/jetpack-search" ,
2023-04-26 17:39:43 +02:00
"version" : "v0.34.3" ,
"version_normalized" : "0.34.3.0" ,
2022-04-02 10:26:41 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-search.git" ,
2023-04-26 17:39:43 +02:00
"reference" : "5a7e460b9086039864b23e07ea7f5e0590bae8ce"
2022-04-02 10:26:41 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-26 17:39:43 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-search/zipball/5a7e460b9086039864b23e07ea7f5e0590bae8ce" ,
"reference" : "5a7e460b9086039864b23e07ea7f5e0590bae8ce" ,
2022-04-02 10:26:41 +02:00
"shasum" : ""
} ,
"require" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-assets" : "^1.17.34" ,
"automattic/jetpack-config" : "^1.15.1" ,
"automattic/jetpack-connection" : "^1.51.5" ,
"automattic/jetpack-constants" : "^1.6.21" ,
"automattic/jetpack-my-jetpack" : "^2.9.2" ,
"automattic/jetpack-status" : "^1.16.3"
2022-04-02 10:26:41 +02:00
} ,
"require-dev" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
"automattic/wordbless" : "0.4.2" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2022-04-02 10:26:41 +02:00
} ,
2023-04-26 17:39:43 +02:00
"time" : "2023-04-04T12:07:47+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-04-26 17:39:43 +02:00
"dev-trunk" : "0.34.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-04-26 17:39:43 +02:00
"source" : "https://github.com/Automattic/jetpack-search/tree/v0.34.3"
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-04-26 17:39:43 +02:00
"version" : "v0.5.2" ,
"version_normalized" : "0.5.2.0" ,
2022-12-15 17:41:53 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-stats.git" ,
2023-04-26 17:39:43 +02:00
"reference" : "3386725ab2b5c072fb84118753b7186537b85330"
2022-12-15 17:41:53 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-26 17:39:43 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-stats/zipball/3386725ab2b5c072fb84118753b7186537b85330" ,
"reference" : "3386725ab2b5c072fb84118753b7186537b85330" ,
2022-12-15 17:41:53 +01:00
"shasum" : ""
} ,
"require" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-connection" : "^1.51.2" ,
"automattic/jetpack-constants" : "^1.6.21" ,
"automattic/jetpack-status" : "^1.16.2"
2022-12-15 17:41:53 +01:00
} ,
"require-dev" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
2022-12-15 17:41:53 +01:00
"automattic/wordbless" : "dev-master" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2022-12-15 17:41:53 +01:00
} ,
2023-04-26 17:39:43 +02:00
"time" : "2023-03-20T19:07:16+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-04-26 17:39:43 +02:00
"dev-trunk" : "0.5.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-04-26 17:39:43 +02:00
"source" : "https://github.com/Automattic/jetpack-stats/tree/v0.5.2"
2022-12-15 17:41:53 +01:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-stats"
} ,
{
"name" : "automattic/jetpack-stats-admin" ,
2023-04-26 17:39:43 +02:00
"version" : "v0.6.3" ,
"version_normalized" : "0.6.3.0" ,
2022-12-15 17:41:53 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-stats-admin.git" ,
2023-04-26 17:39:43 +02:00
"reference" : "ac95df3e79ad90115902dba86dcfb9387b109bf2"
2022-12-15 17:41:53 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-26 17:39:43 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-stats-admin/zipball/ac95df3e79ad90115902dba86dcfb9387b109bf2" ,
"reference" : "ac95df3e79ad90115902dba86dcfb9387b109bf2" ,
2022-12-15 17:41:53 +01:00
"shasum" : ""
} ,
"require" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-constants" : "^1.6.21" ,
"automattic/jetpack-jitm" : "^2.3.2" ,
2023-01-25 20:43:46 +01:00
"automattic/jetpack-options" : "^1.16.5" ,
2023-04-26 17:39:43 +02:00
"automattic/jetpack-stats" : "^0.5.2" ,
"automattic/jetpack-status" : "^1.16.2"
2022-12-15 17:41:53 +01:00
} ,
"require-dev" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
2022-12-15 17:41:53 +01:00
"automattic/wordbless" : "dev-master" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2022-12-15 17:41:53 +01:00
} ,
2023-04-26 17:39:43 +02:00
"time" : "2023-03-20T19:07:39+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-04-26 17:39:43 +02:00
"dev-trunk" : "0.6.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-04-26 17:39:43 +02:00
"source" : "https://github.com/Automattic/jetpack-stats-admin/tree/v0.6.3"
2022-12-15 17:41:53 +01:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-stats-admin"
} ,
2020-12-10 14:04:11 +01:00
{
"name" : "automattic/jetpack-status" ,
2023-04-26 17:39:43 +02:00
"version" : "v1.16.3" ,
"version_normalized" : "1.16.3.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-status.git" ,
2023-04-26 17:39:43 +02:00
"reference" : "7a2f85dc3e19ece394cbe48595f7e2fae4dbf2a9"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-26 17:39:43 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-status/zipball/7a2f85dc3e19ece394cbe48595f7e2fae4dbf2a9" ,
"reference" : "7a2f85dc3e19ece394cbe48595f7e2fae4dbf2a9" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2022-04-02 10:26:41 +02:00
"require" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-constants" : "^1.6.21"
2022-04-02 10:26:41 +02:00
} ,
2020-12-10 14:04:11 +01:00
"require-dev" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
"automattic/jetpack-ip" : "^0.1.1" ,
2022-04-02 10:26:41 +02:00
"brain/monkey" : "2.6.1" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2020-12-10 14:04:11 +01:00
} ,
2023-04-26 17:39:43 +02:00
"time" : "2023-03-28T18:47:59+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-status" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-status/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2023-04-26 17:39:43 +02:00
"dev-trunk" : "1.16.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-04-26 17:39:43 +02:00
"source" : "https://github.com/Automattic/jetpack-status/tree/v1.16.3"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-status"
2020-12-10 14:04:11 +01:00
} ,
{
"name" : "automattic/jetpack-sync" ,
2023-04-26 17:39:43 +02:00
"version" : "v1.47.5" ,
"version_normalized" : "1.47.5.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-sync.git" ,
2023-04-26 17:39:43 +02:00
"reference" : "91689e0241e4daec088ccaaa54ffb065b9577968"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-26 17:39:43 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-sync/zipball/91689e0241e4daec088ccaaa54ffb065b9577968" ,
"reference" : "91689e0241e4daec088ccaaa54ffb065b9577968" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-connection" : "^1.51.5" ,
"automattic/jetpack-constants" : "^1.6.21" ,
"automattic/jetpack-identity-crisis" : "^0.8.41" ,
"automattic/jetpack-ip" : "^0.1.1" ,
"automattic/jetpack-password-checker" : "^0.2.12" ,
"automattic/jetpack-roles" : "^1.4.22" ,
"automattic/jetpack-status" : "^1.16.3"
2020-12-10 14:04:11 +01:00
} ,
2021-04-27 08:32:47 +02:00
"require-dev" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
2021-07-23 11:58:50 +02:00
"automattic/wordbless" : "@dev" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2021-04-27 08:32:47 +02:00
} ,
2023-04-26 17:39:43 +02:00
"time" : "2023-04-04T12:36:02+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
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-04-26 17:39:43 +02:00
"dev-trunk" : "1.47.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-04-26 17:39:43 +02:00
"source" : "https://github.com/Automattic/jetpack-sync/tree/v1.47.5"
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-04-26 17:39:43 +02:00
"version" : "v0.13.4" ,
"version_normalized" : "0.13.4.0" ,
2022-12-15 17:41:53 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-videopress.git" ,
2023-04-26 17:39:43 +02:00
"reference" : "ec4139c08ba0d222bbd58049b2ea21ff262eff0c"
2022-12-15 17:41:53 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-26 17:39:43 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-videopress/zipball/ec4139c08ba0d222bbd58049b2ea21ff262eff0c" ,
"reference" : "ec4139c08ba0d222bbd58049b2ea21ff262eff0c" ,
2022-12-15 17:41:53 +01:00
"shasum" : ""
} ,
"require" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-admin-ui" : "^0.2.17" ,
"automattic/jetpack-assets" : "^1.17.34" ,
"automattic/jetpack-connection" : "^1.51.5" ,
"automattic/jetpack-plans" : "^0.2.10"
2022-12-15 17:41:53 +01:00
} ,
"require-dev" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
2022-12-15 17:41:53 +01:00
"automattic/wordbless" : "@dev" ,
"brain/monkey" : "2.6.1" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2022-12-15 17:41:53 +01:00
} ,
2023-04-26 17:39:43 +02:00
"time" : "2023-04-04T12:00:42+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-04-26 17:39:43 +02:00
"dev-trunk" : "0.13.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-04-26 17:39:43 +02:00
"source" : "https://github.com/Automattic/jetpack-videopress/tree/v0.13.4"
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-04-26 17:39:43 +02:00
"version" : "v0.11.1" ,
"version_normalized" : "0.11.1.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
2022-06-16 14:01:47 +02:00
"url" : "https://github.com/Automattic/jetpack-waf.git" ,
2023-04-26 17:39:43 +02:00
"reference" : "60142dd51f1bd2592ae2fefb3477f5c63a6a0501"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-26 17:39:43 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-waf/zipball/60142dd51f1bd2592ae2fefb3477f5c63a6a0501" ,
"reference" : "60142dd51f1bd2592ae2fefb3477f5c63a6a0501" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-connection" : "^1.51.5" ,
"automattic/jetpack-constants" : "^1.6.21" ,
"automattic/jetpack-ip" : "^0.1.1" ,
"automattic/jetpack-status" : "^1.16.3" ,
2022-06-16 14:01:47 +02:00
"wikimedia/aho-corasick" : "^1.0"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
"automattic/wordbless" : "@dev" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2020-12-10 14:04:11 +01:00
} ,
2023-04-26 17:39:43 +02:00
"time" : "2023-04-04T17:22:27+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
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-04-26 17:39:43 +02:00
"source" : "https://github.com/Automattic/jetpack-waf/tree/v0.11.1"
2021-04-27 08:32:47 +02:00
} ,
2022-06-16 14:01:47 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-waf"
2020-12-10 14:04:11 +01:00
} ,
{
2022-06-16 14:01:47 +02:00
"name" : "automattic/jetpack-wordads" ,
2023-04-26 17:39:43 +02:00
"version" : "v0.2.37" ,
"version_normalized" : "0.2.37.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-04-26 17:39:43 +02:00
"reference" : "3c0ae6a0e32cccf00486adf07e1d904c2e5f350b"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-26 17:39:43 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-wordads/zipball/3c0ae6a0e32cccf00486adf07e1d904c2e5f350b" ,
"reference" : "3c0ae6a0e32cccf00486adf07e1d904c2e5f350b" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-assets" : "^1.17.34" ,
"automattic/jetpack-config" : "^1.15.1" ,
"automattic/jetpack-connection" : "^1.51.5" ,
"automattic/jetpack-constants" : "^1.6.21" ,
"automattic/jetpack-status" : "^1.16.3"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2023-04-26 17:39:43 +02:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2020-12-10 14:04:11 +01:00
} ,
2023-04-26 17:39:43 +02:00
"time" : "2023-04-04T11:51:09+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-04-26 17:39:43 +02:00
"source" : "https://github.com/Automattic/jetpack-wordads/tree/v0.2.37"
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" : [ ]
}