2022-07-28 18:42:13 +00:00
{
"packages" : [
{
"name" : "automattic/jetpack-a8c-mc-stats" ,
2023-10-22 22:21:06 +00:00
"version" : "v1.4.22" ,
"version_normalized" : "1.4.22.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-a8c-mc-stats.git" ,
2023-10-22 22:21:06 +00:00
"reference" : "d7fdf2fc7ae33d75e24e82d81269e33ec718446f"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-10-22 22:21:06 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/d7fdf2fc7ae33d75e24e82d81269e33ec718446f" ,
"reference" : "d7fdf2fc7ae33d75e24e82d81269e33ec718446f" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require-dev" : {
2023-10-22 22:21:06 +00:00
"automattic/jetpack-changelogger" : "^3.3.9" ,
"yoast/phpunit-polyfills" : "1.1.0"
2022-07-28 18:42:13 +00:00
} ,
2023-06-05 11:21:22 +00:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-10-22 22:21:06 +00:00
"time" : "2023-09-19T18:18:33+00:00" ,
2022-07-28 18:42:13 +00:00
"type" : "jetpack-library" ,
"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" : {
"dev-trunk" : "1.4.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Used to record internal usage stats for Automattic. Not visible to site owners." ,
"support" : {
2023-10-22 22:21:06 +00:00
"source" : "https://github.com/Automattic/jetpack-a8c-mc-stats/tree/v1.4.22"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-a8c-mc-stats"
} ,
{
"name" : "automattic/jetpack-admin-ui" ,
2023-10-22 22:21:06 +00:00
"version" : "v0.2.23" ,
"version_normalized" : "0.2.23.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-admin-ui.git" ,
2023-10-22 22:21:06 +00:00
"reference" : "2684f3ee3b458074d95e727e70ae994802501688"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-10-22 22:21:06 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-admin-ui/zipball/2684f3ee3b458074d95e727e70ae994802501688" ,
"reference" : "2684f3ee3b458074d95e727e70ae994802501688" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require-dev" : {
2023-10-22 22:21:06 +00:00
"automattic/jetpack-changelogger" : "^3.3.9" ,
"automattic/jetpack-logo" : "^1.6.3" ,
2022-07-28 18:42:13 +00:00
"automattic/wordbless" : "dev-master" ,
2023-10-22 22:21:06 +00:00
"yoast/phpunit-polyfills" : "1.1.0"
2022-07-28 18:42:13 +00:00
} ,
2023-06-05 11:21:22 +00:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-10-22 22:21:06 +00:00
"time" : "2023-09-19T18:19:10+00:00" ,
2022-07-28 18:42:13 +00: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" : {
"dev-trunk" : "0.2.x-dev"
} ,
"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-10-22 22:21:06 +00:00
"source" : "https://github.com/Automattic/jetpack-admin-ui/tree/v0.2.23"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-admin-ui"
} ,
{
"name" : "automattic/jetpack-assets" ,
2023-10-22 22:21:06 +00:00
"version" : "v1.18.13" ,
"version_normalized" : "1.18.13.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-assets.git" ,
2023-10-22 22:21:06 +00:00
"reference" : "f3da965ec6e25acab6b18dbd8669285659212ab9"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-10-22 22:21:06 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-assets/zipball/f3da965ec6e25acab6b18dbd8669285659212ab9" ,
"reference" : "f3da965ec6e25acab6b18dbd8669285659212ab9" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require" : {
2023-10-22 22:21:06 +00:00
"automattic/jetpack-constants" : "^1.6.23"
2022-07-28 18:42:13 +00:00
} ,
"require-dev" : {
2023-10-22 22:21:06 +00:00
"automattic/jetpack-changelogger" : "^3.3.11" ,
2022-07-28 18:42:13 +00:00
"brain/monkey" : "2.6.1" ,
"wikimedia/testing-access-wrapper" : "^1.0 || ^2.0" ,
2023-10-22 22:21:06 +00:00
"yoast/phpunit-polyfills" : "1.1.0"
2022-07-28 18:42:13 +00:00
} ,
2023-10-22 22:21:06 +00:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
"time" : "2023-10-19T23:36:22+00:00" ,
2022-07-28 18:42:13 +00:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-assets" ,
"textdomain" : "jetpack-assets" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-assets/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2023-10-22 22:21:06 +00:00
"dev-trunk" : "1.18.x-dev"
2022-07-28 18:42:13 +00:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"files" : [
"actions.php"
] ,
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Asset management utilities for Jetpack ecosystem packages" ,
"support" : {
2023-10-22 22:21:06 +00:00
"source" : "https://github.com/Automattic/jetpack-assets/tree/v1.18.13"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-assets"
} ,
{
"name" : "automattic/jetpack-autoloader" ,
2023-10-22 22:21:06 +00:00
"version" : "v2.12.0" ,
"version_normalized" : "2.12.0.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-autoloader.git" ,
2023-10-22 22:21:06 +00:00
"reference" : "632b69cfc73ed5505f2b03165e7f68d414d0da12"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-10-22 22:21:06 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/632b69cfc73ed5505f2b03165e7f68d414d0da12" ,
"reference" : "632b69cfc73ed5505f2b03165e7f68d414d0da12" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require" : {
"composer-plugin-api" : "^1.1 || ^2.0"
} ,
"require-dev" : {
2023-10-22 22:21:06 +00:00
"automattic/jetpack-changelogger" : "^3.3.11" ,
"yoast/phpunit-polyfills" : "1.1.0"
2022-07-28 18:42:13 +00:00
} ,
2023-10-22 22:21:06 +00:00
"time" : "2023-09-28T18:33:34+00:00" ,
2022-07-28 18:42:13 +00:00
"type" : "composer-plugin" ,
"extra" : {
"autotagger" : true ,
"class" : "Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin" ,
"mirror-repo" : "Automattic/jetpack-autoloader" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-autoloader/compare/v${old}...v${new}"
} ,
2023-10-22 22:21:06 +00:00
"version-constants" : {
"::VERSION" : "src/AutoloadGenerator.php"
} ,
2022-07-28 18:42:13 +00:00
"branch-alias" : {
2023-10-22 22:21:06 +00:00
"dev-trunk" : "2.12.x-dev"
2022-07-28 18:42:13 +00:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Automattic\\Jetpack\\Autoloader\\" : "src"
} ,
"classmap" : [
"src/AutoloadGenerator.php"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Creates a custom autoloader for a plugin or theme." ,
2023-10-22 22:21:06 +00:00
"keywords" : [
"autoload" ,
"autoloader" ,
"composer" ,
"jetpack" ,
"plugin" ,
"wordpress"
] ,
2022-07-28 18:42:13 +00:00
"support" : {
2023-10-22 22:21:06 +00:00
"source" : "https://github.com/Automattic/jetpack-autoloader/tree/v2.12.0"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../automattic/jetpack-autoloader"
} ,
{
"name" : "automattic/jetpack-composer-plugin" ,
2023-10-22 22:21:06 +00:00
"version" : "v1.1.14" ,
"version_normalized" : "1.1.14.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-composer-plugin.git" ,
2023-10-22 22:21:06 +00:00
"reference" : "4722a7fe4bd0080962308653a7f935a24acfc027"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-10-22 22:21:06 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-composer-plugin/zipball/4722a7fe4bd0080962308653a7f935a24acfc027" ,
"reference" : "4722a7fe4bd0080962308653a7f935a24acfc027" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require" : {
"composer-plugin-api" : "^2.1.0"
} ,
"require-dev" : {
2023-10-22 22:21:06 +00:00
"automattic/jetpack-changelogger" : "^3.3.9" ,
2023-03-17 22:34:13 +00:00
"composer/composer" : "^2.2 || ^2.4" ,
2023-10-22 22:21:06 +00:00
"yoast/phpunit-polyfills" : "1.1.0"
2022-07-28 18:42:13 +00:00
} ,
2023-10-22 22:21:06 +00:00
"time" : "2023-09-19T18:18:32+00:00" ,
2022-07-28 18:42:13 +00:00
"type" : "composer-plugin" ,
"extra" : {
"plugin-modifies-install-path" : true ,
"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" : {
"dev-trunk" : "1.1.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "A custom installer plugin for Composer to move Jetpack packages out of `vendor/` so WordPress's translation infrastructure will find their strings." ,
2023-10-22 22:21:06 +00:00
"keywords" : [
"composer" ,
"i18n" ,
"jetpack" ,
"plugin"
] ,
2022-07-28 18:42:13 +00:00
"support" : {
2023-10-22 22:21:06 +00:00
"source" : "https://github.com/Automattic/jetpack-composer-plugin/tree/v1.1.14"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../automattic/jetpack-composer-plugin"
} ,
{
"name" : "automattic/jetpack-config" ,
2023-10-22 22:21:06 +00:00
"version" : "v1.15.4" ,
"version_normalized" : "1.15.4.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-config.git" ,
2023-10-22 22:21:06 +00:00
"reference" : "6cf8d61a972530322c9b62f7375fff83342c38f9"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-10-22 22:21:06 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-config/zipball/6cf8d61a972530322c9b62f7375fff83342c38f9" ,
"reference" : "6cf8d61a972530322c9b62f7375fff83342c38f9" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require-dev" : {
2023-10-22 22:21:06 +00:00
"automattic/jetpack-changelogger" : "^3.3.9"
2022-07-28 18:42:13 +00:00
} ,
2023-10-22 22:21:06 +00:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
"time" : "2023-09-19T18:18:30+00:00" ,
2022-07-28 18:42:13 +00:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-config" ,
"textdomain" : "jetpack-config" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-config/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2023-06-05 11:21:22 +00:00
"dev-trunk" : "1.15.x-dev"
2022-07-28 18:42:13 +00: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." ,
"support" : {
2023-10-22 22:21:06 +00:00
"source" : "https://github.com/Automattic/jetpack-config/tree/v1.15.4"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-config"
} ,
{
"name" : "automattic/jetpack-connection" ,
2023-10-22 22:21:06 +00:00
"version" : "v1.58.2" ,
"version_normalized" : "1.58.2.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-connection.git" ,
2023-10-22 22:21:06 +00:00
"reference" : "9b12984bc9fcc075844b4f2e3fe27176e42cdf14"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-10-22 22:21:06 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-connection/zipball/9b12984bc9fcc075844b4f2e3fe27176e42cdf14" ,
"reference" : "9b12984bc9fcc075844b4f2e3fe27176e42cdf14" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require" : {
2023-10-22 22:21:06 +00:00
"automattic/jetpack-a8c-mc-stats" : "^1.4.22" ,
"automattic/jetpack-admin-ui" : "^0.2.23" ,
"automattic/jetpack-constants" : "^1.6.23" ,
"automattic/jetpack-redirect" : "^1.7.27" ,
"automattic/jetpack-roles" : "^1.4.25" ,
"automattic/jetpack-status" : "^1.18.5"
2022-07-28 18:42:13 +00:00
} ,
"require-dev" : {
2023-10-22 22:21:06 +00:00
"automattic/jetpack-changelogger" : "^3.3.11" ,
2022-07-28 18:42:13 +00:00
"automattic/wordbless" : "@dev" ,
"brain/monkey" : "2.6.1" ,
2023-10-22 22:21:06 +00:00
"yoast/phpunit-polyfills" : "1.1.0"
2022-07-28 18:42:13 +00:00
} ,
2023-06-05 11:21:22 +00:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-10-22 22:21:06 +00:00
"time" : "2023-10-19T23:36:12+00:00" ,
2022-07-28 18:42:13 +00:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-connection" ,
"textdomain" : "jetpack-connection" ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-package-version.php"
} ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-connection/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2023-10-22 22:21:06 +00:00
"dev-trunk" : "1.58.x-dev"
2022-07-28 18:42:13 +00:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"legacy" ,
"src/" ,
"src/webhooks"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Everything needed to connect to the Jetpack infrastructure" ,
"support" : {
2023-10-22 22:21:06 +00:00
"source" : "https://github.com/Automattic/jetpack-connection/tree/v1.58.2"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-connection"
} ,
{
"name" : "automattic/jetpack-constants" ,
2023-10-22 22:21:06 +00:00
"version" : "v1.6.23" ,
"version_normalized" : "1.6.23.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-constants.git" ,
2023-10-22 22:21:06 +00:00
"reference" : "0825fb1fa94956f26adebc01be0d716a0fd3ade0"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-10-22 22:21:06 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-constants/zipball/0825fb1fa94956f26adebc01be0d716a0fd3ade0" ,
"reference" : "0825fb1fa94956f26adebc01be0d716a0fd3ade0" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require-dev" : {
2023-10-22 22:21:06 +00:00
"automattic/jetpack-changelogger" : "^3.3.8" ,
2022-07-28 18:42:13 +00:00
"brain/monkey" : "2.6.1" ,
2023-10-22 22:21:06 +00:00
"yoast/phpunit-polyfills" : "1.1.0"
2022-07-28 18:42:13 +00:00
} ,
2023-06-05 11:21:22 +00:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-10-22 22:21:06 +00:00
"time" : "2023-08-23T17:56:35+00:00" ,
2022-07-28 18:42:13 +00:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-constants" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-constants/compare/v${old}...v${new}"
} ,
"branch-alias" : {
"dev-trunk" : "1.6.x-dev"
}
} ,
"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." ,
"support" : {
2023-10-22 22:21:06 +00:00
"source" : "https://github.com/Automattic/jetpack-constants/tree/v1.6.23"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-constants"
} ,
2022-09-02 15:19:40 +00:00
{
"name" : "automattic/jetpack-device-detection" ,
2023-10-22 22:21:06 +00:00
"version" : "v1.4.27" ,
"version_normalized" : "1.4.27.0" ,
2022-09-02 15:19:40 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-device-detection.git" ,
2023-10-22 22:21:06 +00:00
"reference" : "5fa2add941f3a7933b34bc3f57b4649e887c3976"
2022-09-02 15:19:40 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-10-22 22:21:06 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/5fa2add941f3a7933b34bc3f57b4649e887c3976" ,
"reference" : "5fa2add941f3a7933b34bc3f57b4649e887c3976" ,
2022-09-02 15:19:40 +00:00
"shasum" : ""
} ,
"require-dev" : {
2023-10-22 22:21:06 +00:00
"automattic/jetpack-changelogger" : "^3.3.8" ,
"yoast/phpunit-polyfills" : "1.1.0"
2022-09-02 15:19:40 +00:00
} ,
2023-06-05 11:21:22 +00:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-10-22 22:21:06 +00:00
"time" : "2023-08-23T17:56:41+00:00" ,
2022-09-02 15:19:40 +00:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-device-detection" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-device-detection/compare/v${old}...v${new}"
} ,
"branch-alias" : {
"dev-trunk" : "1.4.x-dev"
}
} ,
"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." ,
"support" : {
2023-10-22 22:21:06 +00:00
"source" : "https://github.com/Automattic/jetpack-device-detection/tree/v1.4.27"
2022-09-02 15:19:40 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-device-detection"
} ,
2022-07-28 18:42:13 +00:00
{
"name" : "automattic/jetpack-identity-crisis" ,
2023-10-22 22:21:06 +00:00
"version" : "v0.11.1" ,
"version_normalized" : "0.11.1.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-identity-crisis.git" ,
2023-10-22 22:21:06 +00:00
"reference" : "4f6ac2b9fda47688f5146afd9821a523368f30a0"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-10-22 22:21:06 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-identity-crisis/zipball/4f6ac2b9fda47688f5146afd9821a523368f30a0" ,
"reference" : "4f6ac2b9fda47688f5146afd9821a523368f30a0" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require" : {
2023-10-22 22:21:06 +00:00
"automattic/jetpack-assets" : "^1.18.13" ,
"automattic/jetpack-connection" : "^1.58.2" ,
"automattic/jetpack-constants" : "^1.6.23" ,
"automattic/jetpack-logo" : "^1.6.3" ,
"automattic/jetpack-status" : "^1.18.5"
2022-07-28 18:42:13 +00:00
} ,
"require-dev" : {
2023-10-22 22:21:06 +00:00
"automattic/jetpack-changelogger" : "^3.3.11" ,
2022-07-28 18:42:13 +00:00
"automattic/wordbless" : "@dev" ,
2023-10-22 22:21:06 +00:00
"yoast/phpunit-polyfills" : "1.1.0"
2022-07-28 18:42:13 +00:00
} ,
2023-10-22 22:21:06 +00:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
"time" : "2023-10-19T23:36:40+00:00" ,
2022-07-28 18:42:13 +00:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-identity-crisis" ,
"textdomain" : "jetpack-idc" ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-identity-crisis.php"
} ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-identity-crisis/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2023-10-22 22:21:06 +00:00
"dev-trunk" : "0.11.x-dev"
2022-07-28 18:42:13 +00:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Identity Crisis." ,
"support" : {
2023-10-22 22:21:06 +00:00
"source" : "https://github.com/Automattic/jetpack-identity-crisis/tree/v0.11.1"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-identity-crisis"
} ,
2023-03-17 22:34:13 +00:00
{
"name" : "automattic/jetpack-ip" ,
2023-10-22 22:21:06 +00:00
"version" : "v0.1.6" ,
"version_normalized" : "0.1.6.0" ,
2023-03-17 22:34:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-ip.git" ,
2023-10-22 22:21:06 +00:00
"reference" : "39a3b6084336a0a76e4f95f83c2306102e46990e"
2023-03-17 22:34:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-10-22 22:21:06 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-ip/zipball/39a3b6084336a0a76e4f95f83c2306102e46990e" ,
"reference" : "39a3b6084336a0a76e4f95f83c2306102e46990e" ,
2023-03-17 22:34:13 +00:00
"shasum" : ""
} ,
"require-dev" : {
2023-10-22 22:21:06 +00:00
"automattic/jetpack-changelogger" : "^3.3.9" ,
2023-03-17 22:34:13 +00:00
"brain/monkey" : "2.6.1" ,
2023-10-22 22:21:06 +00:00
"yoast/phpunit-polyfills" : "1.1.0"
2023-03-17 22:34:13 +00:00
} ,
2023-06-05 11:21:22 +00:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-10-22 22:21:06 +00:00
"time" : "2023-09-19T18:18:29+00:00" ,
2023-03-17 22:34:13 +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" : {
2023-10-22 22:21:06 +00:00
"source" : "https://github.com/Automattic/jetpack-ip/tree/v0.1.6"
2023-03-17 22:34:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-ip"
} ,
2022-09-02 15:19:40 +00:00
{
"name" : "automattic/jetpack-jitm" ,
2023-10-22 22:21:06 +00:00
"version" : "v2.5.1" ,
"version_normalized" : "2.5.1.0" ,
2022-09-02 15:19:40 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-jitm.git" ,
2023-10-22 22:21:06 +00:00
"reference" : "67b535110fed1a1959b94dc3873c9d0f1834a661"
2022-09-02 15:19:40 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-10-22 22:21:06 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/67b535110fed1a1959b94dc3873c9d0f1834a661" ,
"reference" : "67b535110fed1a1959b94dc3873c9d0f1834a661" ,
2022-09-02 15:19:40 +00:00
"shasum" : ""
} ,
"require" : {
2023-10-22 22:21:06 +00:00
"automattic/jetpack-a8c-mc-stats" : "^1.4.22" ,
"automattic/jetpack-assets" : "^1.18.13" ,
"automattic/jetpack-connection" : "^1.58.2" ,
"automattic/jetpack-device-detection" : "^1.4.27" ,
"automattic/jetpack-logo" : "^1.6.3" ,
"automattic/jetpack-partner" : "^1.7.25" ,
"automattic/jetpack-redirect" : "^1.7.27" ,
"automattic/jetpack-status" : "^1.18.5"
2022-09-02 15:19:40 +00:00
} ,
"require-dev" : {
2023-10-22 22:21:06 +00:00
"automattic/jetpack-changelogger" : "^3.3.11" ,
2022-09-02 15:19:40 +00:00
"brain/monkey" : "2.6.1" ,
2023-10-22 22:21:06 +00:00
"yoast/phpunit-polyfills" : "1.1.0"
2022-09-02 15:19:40 +00:00
} ,
2023-10-22 22:21:06 +00:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
"time" : "2023-10-19T23:36:36+00:00" ,
2022-09-02 15:19:40 +00:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-jitm" ,
"textdomain" : "jetpack-jitm" ,
"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-10-22 22:21:06 +00:00
"dev-trunk" : "2.5.x-dev"
2022-09-02 15:19:40 +00: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" ,
"support" : {
2023-10-22 22:21:06 +00:00
"source" : "https://github.com/Automattic/jetpack-jitm/tree/v2.5.1"
2022-09-02 15:19:40 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-jitm"
} ,
2022-07-28 18:42:13 +00:00
{
"name" : "automattic/jetpack-licensing" ,
2023-10-22 22:21:06 +00:00
"version" : "v1.8.4" ,
"version_normalized" : "1.8.4.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-licensing.git" ,
2023-10-22 22:21:06 +00:00
"reference" : "b2a447fa38baf5eb84da7b1db76452349ecc2b25"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-10-22 22:21:06 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-licensing/zipball/b2a447fa38baf5eb84da7b1db76452349ecc2b25" ,
"reference" : "b2a447fa38baf5eb84da7b1db76452349ecc2b25" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require" : {
2023-10-22 22:21:06 +00:00
"automattic/jetpack-connection" : "^1.57.5"
2022-07-28 18:42:13 +00:00
} ,
"require-dev" : {
2023-10-22 22:21:06 +00:00
"automattic/jetpack-changelogger" : "^3.3.9" ,
2022-07-28 18:42:13 +00:00
"automattic/wordbless" : "@dev" ,
2023-10-22 22:21:06 +00:00
"yoast/phpunit-polyfills" : "1.1.0"
2022-07-28 18:42:13 +00:00
} ,
2023-06-05 11:21:22 +00:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-10-22 22:21:06 +00:00
"time" : "2023-09-19T18:19:52+00:00" ,
2022-07-28 18:42:13 +00:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-licensing" ,
"textdomain" : "jetpack-licensing" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-licensing/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2023-03-17 22:34:13 +00:00
"dev-trunk" : "1.8.x-dev"
2022-07-28 18:42:13 +00: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." ,
"support" : {
2023-10-22 22:21:06 +00:00
"source" : "https://github.com/Automattic/jetpack-licensing/tree/v1.8.4"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-licensing"
} ,
{
"name" : "automattic/jetpack-logo" ,
2023-10-22 22:21:06 +00:00
"version" : "v1.6.3" ,
"version_normalized" : "1.6.3.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-logo.git" ,
2023-10-22 22:21:06 +00:00
"reference" : "4fb83219cd579e2ad47441afc402fb867d1906ee"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-10-22 22:21:06 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-logo/zipball/4fb83219cd579e2ad47441afc402fb867d1906ee" ,
"reference" : "4fb83219cd579e2ad47441afc402fb867d1906ee" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require-dev" : {
2023-10-22 22:21:06 +00:00
"automattic/jetpack-changelogger" : "^3.3.9" ,
"yoast/phpunit-polyfills" : "1.1.0"
2022-07-28 18:42:13 +00:00
} ,
2023-06-05 11:21:22 +00:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-10-22 22:21:06 +00:00
"time" : "2023-09-19T18:18:39+00:00" ,
2022-07-28 18:42:13 +00:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-logo" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-logo/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2023-06-05 11:21:22 +00:00
"dev-trunk" : "1.6.x-dev"
2022-07-28 18:42:13 +00:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "A logo for Jetpack" ,
"support" : {
2023-10-22 22:21:06 +00:00
"source" : "https://github.com/Automattic/jetpack-logo/tree/v1.6.3"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-logo"
} ,
{
"name" : "automattic/jetpack-my-jetpack" ,
2023-10-22 22:21:06 +00:00
"version" : "v3.9.1" ,
"version_normalized" : "3.9.1.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-my-jetpack.git" ,
2023-10-22 22:21:06 +00:00
"reference" : "15dd49fd5f94ea15cc004507fb0a29e36979f91e"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-10-22 22:21:06 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-my-jetpack/zipball/15dd49fd5f94ea15cc004507fb0a29e36979f91e" ,
"reference" : "15dd49fd5f94ea15cc004507fb0a29e36979f91e" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require" : {
2023-10-22 22:21:06 +00:00
"automattic/jetpack-admin-ui" : "^0.2.23" ,
"automattic/jetpack-assets" : "^1.18.13" ,
"automattic/jetpack-connection" : "^1.58.2" ,
"automattic/jetpack-constants" : "^1.6.23" ,
"automattic/jetpack-jitm" : "^2.5.1" ,
"automattic/jetpack-licensing" : "^1.8.4" ,
"automattic/jetpack-plugins-installer" : "^0.2.5" ,
"automattic/jetpack-redirect" : "^1.7.27"
2022-07-28 18:42:13 +00:00
} ,
"require-dev" : {
2023-10-22 22:21:06 +00:00
"automattic/jetpack-changelogger" : "^3.3.11" ,
"automattic/jetpack-videopress" : "^0.18.0" ,
2022-07-28 18:42:13 +00:00
"automattic/wordbless" : "@dev" ,
2023-10-22 22:21:06 +00:00
"yoast/phpunit-polyfills" : "1.1.0"
2022-07-28 18:42:13 +00:00
} ,
2023-10-22 22:21:06 +00:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
"time" : "2023-10-19T23:36:50+00:00" ,
2022-07-28 18:42:13 +00: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-10-22 22:21:06 +00:00
"dev-trunk" : "3.9.x-dev"
2022-07-28 18:42:13 +00: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-10-22 22:21:06 +00:00
"source" : "https://github.com/Automattic/jetpack-my-jetpack/tree/v3.9.1"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-my-jetpack"
} ,
2022-09-02 15:19:40 +00:00
{
"name" : "automattic/jetpack-partner" ,
2023-10-22 22:21:06 +00:00
"version" : "v1.7.25" ,
"version_normalized" : "1.7.25.0" ,
2022-09-02 15:19:40 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-partner.git" ,
2023-10-22 22:21:06 +00:00
"reference" : "3477697b61c5e7f0ffbe9cf4d5e92c18f30494d3"
2022-09-02 15:19:40 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-10-22 22:21:06 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-partner/zipball/3477697b61c5e7f0ffbe9cf4d5e92c18f30494d3" ,
"reference" : "3477697b61c5e7f0ffbe9cf4d5e92c18f30494d3" ,
2022-09-02 15:19:40 +00:00
"shasum" : ""
} ,
"require" : {
2023-10-22 22:21:06 +00:00
"automattic/jetpack-connection" : "^1.57.5" ,
"automattic/jetpack-status" : "^1.18.4"
2022-09-02 15:19:40 +00:00
} ,
"require-dev" : {
2023-10-22 22:21:06 +00:00
"automattic/jetpack-changelogger" : "^3.3.9" ,
2022-09-02 15:19:40 +00:00
"automattic/wordbless" : "@dev" ,
"brain/monkey" : "2.6.1" ,
2023-10-22 22:21:06 +00:00
"yoast/phpunit-polyfills" : "1.1.0"
2022-09-02 15:19:40 +00:00
} ,
2023-06-05 11:21:22 +00:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-10-22 22:21:06 +00:00
"time" : "2023-09-19T18:19:51+00:00" ,
2022-09-02 15:19:40 +00:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-partner" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-partner/compare/v${old}...v${new}"
} ,
"branch-alias" : {
"dev-trunk" : "1.7.x-dev"
}
} ,
"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." ,
"support" : {
2023-10-22 22:21:06 +00:00
"source" : "https://github.com/Automattic/jetpack-partner/tree/v1.7.25"
2022-09-02 15:19:40 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-partner"
} ,
2022-07-28 18:42:13 +00:00
{
"name" : "automattic/jetpack-password-checker" ,
2023-10-22 22:21:06 +00:00
"version" : "v0.2.14" ,
"version_normalized" : "0.2.14.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-password-checker.git" ,
2023-10-22 22:21:06 +00:00
"reference" : "e15e0e01e363c25c2c6b105f4388b4b7d6f7b1db"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-10-22 22:21:06 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-password-checker/zipball/e15e0e01e363c25c2c6b105f4388b4b7d6f7b1db" ,
"reference" : "e15e0e01e363c25c2c6b105f4388b4b7d6f7b1db" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require-dev" : {
2023-10-22 22:21:06 +00:00
"automattic/jetpack-changelogger" : "^3.3.8" ,
2022-07-28 18:42:13 +00:00
"automattic/wordbless" : "@dev" ,
2023-10-22 22:21:06 +00:00
"yoast/phpunit-polyfills" : "1.1.0"
2022-07-28 18:42:13 +00:00
} ,
2023-06-05 11:21:22 +00:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-10-22 22:21:06 +00:00
"time" : "2023-08-23T17:56:39+00:00" ,
2022-07-28 18:42:13 +00:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-password-checker" ,
"textdomain" : "jetpack-password-checker" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-password-checker/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" : "Password Checker." ,
"support" : {
2023-10-22 22:21:06 +00:00
"source" : "https://github.com/Automattic/jetpack-password-checker/tree/v0.2.14"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-password-checker"
} ,
2022-11-24 13:40:35 +00:00
{
"name" : "automattic/jetpack-plans" ,
2023-10-22 22:21:06 +00:00
"version" : "v0.3.4" ,
"version_normalized" : "0.3.4.0" ,
2022-11-24 13:40:35 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-plans.git" ,
2023-10-22 22:21:06 +00:00
"reference" : "c42749ce627ee4bd6c94599876e17d1dceb4b380"
2022-11-24 13:40:35 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-10-22 22:21:06 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-plans/zipball/c42749ce627ee4bd6c94599876e17d1dceb4b380" ,
"reference" : "c42749ce627ee4bd6c94599876e17d1dceb4b380" ,
2022-11-24 13:40:35 +00:00
"shasum" : ""
} ,
"require" : {
2023-10-22 22:21:06 +00:00
"automattic/jetpack-connection" : "^1.57.1"
2022-11-24 13:40:35 +00:00
} ,
"require-dev" : {
2023-10-22 22:21:06 +00:00
"automattic/jetpack-changelogger" : "^3.3.8" ,
"automattic/jetpack-status" : "^1.18.1" ,
2022-11-24 13:40:35 +00:00
"automattic/wordbless" : "@dev" ,
2023-10-22 22:21:06 +00:00
"yoast/phpunit-polyfills" : "1.1.0"
} ,
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
2022-11-24 13:40:35 +00:00
} ,
2023-10-22 22:21:06 +00:00
"time" : "2023-08-23T17:57:42+00:00" ,
2022-11-24 13:40:35 +00:00
"type" : "library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-plans" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-plans/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2023-10-22 22:21:06 +00:00
"dev-trunk" : "0.3.x-dev"
2022-11-24 13:40:35 +00:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Fetch information about Jetpack Plans from wpcom" ,
"support" : {
2023-10-22 22:21:06 +00:00
"source" : "https://github.com/Automattic/jetpack-plans/tree/v0.3.4"
2022-11-24 13:40:35 +00:00
} ,
"install-path" : "../automattic/jetpack-plans"
} ,
2022-07-28 18:42:13 +00:00
{
"name" : "automattic/jetpack-plugins-installer" ,
2023-10-22 22:21:06 +00:00
"version" : "v0.2.5" ,
"version_normalized" : "0.2.5.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-plugins-installer.git" ,
2023-10-22 22:21:06 +00:00
"reference" : "5c60dba7126a21420a192759af0807ea6b9197e1"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-10-22 22:21:06 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-plugins-installer/zipball/5c60dba7126a21420a192759af0807ea6b9197e1" ,
"reference" : "5c60dba7126a21420a192759af0807ea6b9197e1" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require" : {
2023-10-22 22:21:06 +00:00
"automattic/jetpack-a8c-mc-stats" : "^1.4.21"
2022-07-28 18:42:13 +00:00
} ,
"require-dev" : {
2023-10-22 22:21:06 +00:00
"automattic/jetpack-changelogger" : "^3.3.8" ,
"yoast/phpunit-polyfills" : "1.1.0"
} ,
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
2022-07-28 18:42:13 +00:00
} ,
2023-10-22 22:21:06 +00:00
"time" : "2023-08-23T17:57:04+00:00" ,
2022-07-28 18:42:13 +00:00
"type" : "jetpack-library" ,
"extra" : {
"branch-alias" : {
2022-09-02 15:19:40 +00:00
"dev-trunk" : "0.2.x-dev"
2022-07-28 18:42:13 +00: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-10-22 22:21:06 +00:00
"source" : "https://github.com/Automattic/jetpack-plugins-installer/tree/v0.2.5"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-plugins-installer"
} ,
{
"name" : "automattic/jetpack-redirect" ,
2023-10-22 22:21:06 +00:00
"version" : "v1.7.27" ,
"version_normalized" : "1.7.27.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-redirect.git" ,
2023-10-22 22:21:06 +00:00
"reference" : "43dd3ae2bef71281fe70f62733bfaa44c988f1b1"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-10-22 22:21:06 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/43dd3ae2bef71281fe70f62733bfaa44c988f1b1" ,
"reference" : "43dd3ae2bef71281fe70f62733bfaa44c988f1b1" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require" : {
2023-10-22 22:21:06 +00:00
"automattic/jetpack-status" : "^1.18.4"
2022-07-28 18:42:13 +00:00
} ,
"require-dev" : {
2023-10-22 22:21:06 +00:00
"automattic/jetpack-changelogger" : "^3.3.9" ,
2022-07-28 18:42:13 +00:00
"brain/monkey" : "2.6.1" ,
2023-10-22 22:21:06 +00:00
"yoast/phpunit-polyfills" : "1.1.0"
2022-07-28 18:42:13 +00:00
} ,
2023-06-05 11:21:22 +00:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-10-22 22:21:06 +00:00
"time" : "2023-09-19T18:19:22+00:00" ,
2022-07-28 18:42:13 +00:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-redirect" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-redirect/compare/v${old}...v${new}"
} ,
"branch-alias" : {
"dev-trunk" : "1.7.x-dev"
}
} ,
"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" ,
"support" : {
2023-10-22 22:21:06 +00:00
"source" : "https://github.com/Automattic/jetpack-redirect/tree/v1.7.27"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-redirect"
} ,
{
"name" : "automattic/jetpack-roles" ,
2023-10-22 22:21:06 +00:00
"version" : "v1.4.25" ,
"version_normalized" : "1.4.25.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-roles.git" ,
2023-10-22 22:21:06 +00:00
"reference" : "708b33f16a879fc2ab5939a972c968c9aeefbe38"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-10-22 22:21:06 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-roles/zipball/708b33f16a879fc2ab5939a972c968c9aeefbe38" ,
"reference" : "708b33f16a879fc2ab5939a972c968c9aeefbe38" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require-dev" : {
2023-10-22 22:21:06 +00:00
"automattic/jetpack-changelogger" : "^3.3.9" ,
2022-07-28 18:42:13 +00:00
"brain/monkey" : "2.6.1" ,
2023-10-22 22:21:06 +00:00
"yoast/phpunit-polyfills" : "1.1.0"
2022-07-28 18:42:13 +00:00
} ,
2023-06-05 11:21:22 +00:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-10-22 22:21:06 +00:00
"time" : "2023-09-19T18:18:38+00:00" ,
2022-07-28 18:42:13 +00:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-roles" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-roles/compare/v${old}...v${new}"
} ,
"branch-alias" : {
"dev-trunk" : "1.4.x-dev"
}
} ,
"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." ,
"support" : {
2023-10-22 22:21:06 +00:00
"source" : "https://github.com/Automattic/jetpack-roles/tree/v1.4.25"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-roles"
} ,
{
"name" : "automattic/jetpack-status" ,
2023-10-22 22:21:06 +00:00
"version" : "v1.18.5" ,
"version_normalized" : "1.18.5.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-status.git" ,
2023-10-22 22:21:06 +00:00
"reference" : "fe08772e2005b8cd78ec5e0d416b73a04ae57c10"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-10-22 22:21:06 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-status/zipball/fe08772e2005b8cd78ec5e0d416b73a04ae57c10" ,
"reference" : "fe08772e2005b8cd78ec5e0d416b73a04ae57c10" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require" : {
2023-10-22 22:21:06 +00:00
"automattic/jetpack-constants" : "^1.6.23"
2022-07-28 18:42:13 +00:00
} ,
"require-dev" : {
2023-10-22 22:21:06 +00:00
"automattic/jetpack-changelogger" : "^3.3.10" ,
"automattic/jetpack-ip" : "^0.1.6" ,
2022-07-28 18:42:13 +00:00
"brain/monkey" : "2.6.1" ,
2023-10-22 22:21:06 +00:00
"yoast/phpunit-polyfills" : "1.1.0"
2022-07-28 18:42:13 +00:00
} ,
2023-06-05 11:21:22 +00:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-10-22 22:21:06 +00:00
"time" : "2023-09-25T19:07:29+00:00" ,
2022-07-28 18:42:13 +00:00
"type" : "jetpack-library" ,
"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-10-22 22:21:06 +00:00
"dev-trunk" : "1.18.x-dev"
2022-07-28 18:42:13 +00: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." ,
"support" : {
2023-10-22 22:21:06 +00:00
"source" : "https://github.com/Automattic/jetpack-status/tree/v1.18.5"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-status"
} ,
{
"name" : "automattic/jetpack-sync" ,
2023-10-22 22:21:06 +00:00
"version" : "v1.58.1" ,
"version_normalized" : "1.58.1.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-sync.git" ,
2023-10-22 22:21:06 +00:00
"reference" : "8e6e7516b1d37a131ac693117ccbb00bb85c6fc2"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-10-22 22:21:06 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-sync/zipball/8e6e7516b1d37a131ac693117ccbb00bb85c6fc2" ,
"reference" : "8e6e7516b1d37a131ac693117ccbb00bb85c6fc2" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require" : {
2023-10-22 22:21:06 +00:00
"automattic/jetpack-connection" : "^1.58.1" ,
"automattic/jetpack-constants" : "^1.6.23" ,
"automattic/jetpack-identity-crisis" : "^0.11.0" ,
"automattic/jetpack-ip" : "^0.1.6" ,
"automattic/jetpack-password-checker" : "^0.2.14" ,
"automattic/jetpack-roles" : "^1.4.25" ,
"automattic/jetpack-status" : "^1.18.5"
2022-07-28 18:42:13 +00:00
} ,
"require-dev" : {
2023-10-22 22:21:06 +00:00
"automattic/jetpack-changelogger" : "^3.3.11" ,
2022-07-28 18:42:13 +00:00
"automattic/wordbless" : "@dev" ,
2023-10-22 22:21:06 +00:00
"yoast/phpunit-polyfills" : "1.1.0"
} ,
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
2022-07-28 18:42:13 +00:00
} ,
2023-10-22 22:21:06 +00:00
"time" : "2023-10-18T14:40:56+00:00" ,
2022-07-28 18:42:13 +00:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-sync" ,
"textdomain" : "jetpack-sync" ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-package-version.php"
} ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-sync/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2023-10-22 22:21:06 +00:00
"dev-trunk" : "1.58.x-dev"
2022-07-28 18:42:13 +00: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." ,
"support" : {
2023-10-22 22:21:06 +00:00
"source" : "https://github.com/Automattic/jetpack-sync/tree/v1.58.1"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-sync"
2022-11-24 13:40:35 +00:00
} ,
{
"name" : "automattic/jetpack-transport-helper" ,
2023-10-22 22:21:06 +00:00
"version" : "v0.1.6" ,
"version_normalized" : "0.1.6.0" ,
2022-11-24 13:40:35 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-transport-helper.git" ,
2023-10-22 22:21:06 +00:00
"reference" : "c97a04caa37bd3fb09258f52032e7da640a47a08"
2022-11-24 13:40:35 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-10-22 22:21:06 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-transport-helper/zipball/c97a04caa37bd3fb09258f52032e7da640a47a08" ,
"reference" : "c97a04caa37bd3fb09258f52032e7da640a47a08" ,
2022-11-24 13:40:35 +00:00
"shasum" : ""
} ,
"require" : {
2023-10-22 22:21:06 +00:00
"automattic/jetpack-connection" : "^1.58.2"
2022-11-24 13:40:35 +00:00
} ,
"require-dev" : {
2023-10-22 22:21:06 +00:00
"automattic/jetpack-changelogger" : "^3.3.11" ,
2022-11-24 13:40:35 +00:00
"automattic/wordbless" : "dev-master" ,
2023-10-22 22:21:06 +00:00
"yoast/phpunit-polyfills" : "1.1.0"
} ,
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
2022-11-24 13:40:35 +00:00
} ,
2023-10-22 22:21:06 +00:00
"time" : "2023-10-19T23:36:18+00:00" ,
2022-11-24 13:40:35 +00:00
"type" : "jetpack-library" ,
"extra" : {
"mirror-repo" : "Automattic/jetpack-transport-helper" ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-package-version.php"
} ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-transport-helper/compare/v${old}...v${new}"
} ,
"autotagger" : true ,
"branch-alias" : {
"dev-trunk" : "0.1.x-dev"
} ,
"textdomain" : "jetpack-transport-helper"
} ,
"installation-source" : "dist" ,
"autoload" : {
"files" : [
"actions.php"
] ,
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Package to help transport server communication" ,
"support" : {
2023-10-22 22:21:06 +00:00
"source" : "https://github.com/Automattic/jetpack-transport-helper/tree/v0.1.6"
2022-11-24 13:40:35 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-transport-helper"
2023-01-18 16:40:00 +00:00
} ,
{
"name" : "automattic/jetpack-waf" ,
2023-10-22 22:21:06 +00:00
"version" : "v0.11.13" ,
"version_normalized" : "0.11.13.0" ,
2023-01-18 16:40:00 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-waf.git" ,
2023-10-22 22:21:06 +00:00
"reference" : "45a338ee01c50246386da3d0c3100ae017d1c0ce"
2023-01-18 16:40:00 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-10-22 22:21:06 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-waf/zipball/45a338ee01c50246386da3d0c3100ae017d1c0ce" ,
"reference" : "45a338ee01c50246386da3d0c3100ae017d1c0ce" ,
2023-01-18 16:40:00 +00:00
"shasum" : ""
} ,
"require" : {
2023-10-22 22:21:06 +00:00
"automattic/jetpack-connection" : "^1.58.1" ,
"automattic/jetpack-constants" : "^1.6.23" ,
"automattic/jetpack-ip" : "^0.1.6" ,
"automattic/jetpack-status" : "^1.18.5" ,
2023-01-18 16:40:00 +00:00
"wikimedia/aho-corasick" : "^1.0"
} ,
"require-dev" : {
2023-10-22 22:21:06 +00:00
"automattic/jetpack-changelogger" : "^3.3.11" ,
2023-03-17 22:34:13 +00:00
"automattic/wordbless" : "@dev" ,
2023-10-22 22:21:06 +00:00
"yoast/phpunit-polyfills" : "1.1.0"
2023-01-18 16:40:00 +00:00
} ,
2023-06-05 11:21:22 +00:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2023-10-22 22:21:06 +00:00
"time" : "2023-10-10T18:50:38+00:00" ,
2023-01-18 16:40:00 +00:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-waf" ,
"textdomain" : "jetpack-waf" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-waf/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2023-06-05 11:21:22 +00:00
"dev-trunk" : "0.11.x-dev"
2023-01-18 16:40:00 +00:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"files" : [
"cli.php"
] ,
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Tools to assist with the Jetpack Web Application Firewall" ,
"support" : {
2023-10-22 22:21:06 +00:00
"source" : "https://github.com/Automattic/jetpack-waf/tree/v0.11.13"
2023-01-18 16:40:00 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-waf"
} ,
{
"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"
2022-07-28 18:42:13 +00:00
}
] ,
"dev" : false ,
"dev-package-names" : [ ]
}