2022-07-28 18:42:13 +00:00
{
"packages" : [
{
"name" : "automattic/jetpack-a8c-mc-stats" ,
2023-06-05 11:21:22 +00:00
"version" : "v1.4.20" ,
"version_normalized" : "1.4.20.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-a8c-mc-stats.git" ,
2023-06-05 11:21:22 +00:00
"reference" : "6743d34fe7556455e17cbe1b7c90ed39a1f69089"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-06-05 11:21:22 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/6743d34fe7556455e17cbe1b7c90ed39a1f69089" ,
"reference" : "6743d34fe7556455e17cbe1b7c90ed39a1f69089" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require-dev" : {
2023-03-17 22:34:13 +00:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
2023-01-18 16:40:00 +00:00
"yoast/phpunit-polyfills" : "1.0.4"
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."
} ,
"time" : "2023-04-10T11:43:38+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-06-05 11:21:22 +00:00
"source" : "https://github.com/Automattic/jetpack-a8c-mc-stats/tree/v1.4.20"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-a8c-mc-stats"
} ,
{
"name" : "automattic/jetpack-admin-ui" ,
2023-06-05 11:21:22 +00:00
"version" : "v0.2.19" ,
"version_normalized" : "0.2.19.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-admin-ui.git" ,
2023-06-05 11:21:22 +00:00
"reference" : "ae3c7f7a3bd564172ce48f72447ecea2c7508a5a"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-06-05 11:21:22 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-admin-ui/zipball/ae3c7f7a3bd564172ce48f72447ecea2c7508a5a" ,
"reference" : "ae3c7f7a3bd564172ce48f72447ecea2c7508a5a" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require-dev" : {
2023-03-17 22:34:13 +00:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
2023-06-05 11:21:22 +00:00
"automattic/jetpack-logo" : "^1.6.1" ,
2022-07-28 18:42:13 +00:00
"automattic/wordbless" : "dev-master" ,
2023-01-18 16:40:00 +00:00
"yoast/phpunit-polyfills" : "1.0.4"
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."
} ,
"time" : "2023-04-10T11:44:03+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-06-05 11:21:22 +00:00
"source" : "https://github.com/Automattic/jetpack-admin-ui/tree/v0.2.19"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-admin-ui"
} ,
{
"name" : "automattic/jetpack-assets" ,
2023-06-05 11:21:22 +00:00
"version" : "v1.17.34" ,
"version_normalized" : "1.17.34.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-assets.git" ,
2023-06-05 11:21:22 +00:00
"reference" : "73ec392493a1364dcc9e57c878136bf5c91e24af"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-06-05 11:21:22 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-assets/zipball/73ec392493a1364dcc9e57c878136bf5c91e24af" ,
"reference" : "73ec392493a1364dcc9e57c878136bf5c91e24af" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require" : {
2023-03-17 22:34:13 +00:00
"automattic/jetpack-constants" : "^1.6.21"
2022-07-28 18:42:13 +00:00
} ,
"require-dev" : {
2023-03-17 22:34:13 +00:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
2022-07-28 18:42:13 +00:00
"brain/monkey" : "2.6.1" ,
"wikimedia/testing-access-wrapper" : "^1.0 || ^2.0" ,
2023-01-18 16:40:00 +00:00
"yoast/phpunit-polyfills" : "1.0.4"
2022-07-28 18:42:13 +00:00
} ,
2023-06-05 11:21:22 +00:00
"time" : "2023-03-20T19:06:49+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" : {
"dev-trunk" : "1.17.x-dev"
}
} ,
"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-06-05 11:21:22 +00:00
"source" : "https://github.com/Automattic/jetpack-assets/tree/v1.17.34"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-assets"
} ,
{
"name" : "automattic/jetpack-autoloader" ,
2023-06-05 11:21:22 +00:00
"version" : "v2.11.18" ,
"version_normalized" : "2.11.18.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-autoloader.git" ,
2023-06-05 11:21:22 +00:00
"reference" : "53cbf0528fa6931c4fa6465bccd37514f9eda720"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-06-05 11:21:22 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/53cbf0528fa6931c4fa6465bccd37514f9eda720" ,
"reference" : "53cbf0528fa6931c4fa6465bccd37514f9eda720" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require" : {
"composer-plugin-api" : "^1.1 || ^2.0"
} ,
"require-dev" : {
2023-03-17 22:34:13 +00:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
2023-01-18 16:40:00 +00:00
"yoast/phpunit-polyfills" : "1.0.4"
2022-07-28 18:42:13 +00:00
} ,
2023-06-05 11:21:22 +00:00
"time" : "2023-03-29T12:51:59+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}"
} ,
"branch-alias" : {
"dev-trunk" : "2.11.x-dev"
}
} ,
"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." ,
"support" : {
2023-06-05 11:21:22 +00:00
"source" : "https://github.com/Automattic/jetpack-autoloader/tree/v2.11.18"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../automattic/jetpack-autoloader"
} ,
{
"name" : "automattic/jetpack-composer-plugin" ,
2023-03-17 22:34:13 +00:00
"version" : "v1.1.10" ,
"version_normalized" : "1.1.10.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-composer-plugin.git" ,
2023-03-17 22:34:13 +00:00
"reference" : "c6298f3efd8a1ca76182f685d0075080e2681aa3"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-03-17 22:34:13 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-composer-plugin/zipball/c6298f3efd8a1ca76182f685d0075080e2681aa3" ,
"reference" : "c6298f3efd8a1ca76182f685d0075080e2681aa3" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require" : {
"composer-plugin-api" : "^2.1.0"
} ,
"require-dev" : {
2023-03-17 22:34:13 +00:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
"composer/composer" : "^2.2 || ^2.4" ,
2023-01-18 16:40:00 +00:00
"yoast/phpunit-polyfills" : "1.0.4"
2022-07-28 18:42:13 +00:00
} ,
2023-03-17 22:34:13 +00:00
"time" : "2023-02-20T19:47: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." ,
"support" : {
2023-03-17 22:34:13 +00:00
"source" : "https://github.com/Automattic/jetpack-composer-plugin/tree/v1.1.10"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../automattic/jetpack-composer-plugin"
} ,
{
"name" : "automattic/jetpack-config" ,
2023-06-05 11:21:22 +00:00
"version" : "v1.15.1" ,
"version_normalized" : "1.15.1.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-config.git" ,
2023-06-05 11:21:22 +00:00
"reference" : "e4985903fb40dbc7c03bdaf58f4a80ac72c50570"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-06-05 11:21:22 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-config/zipball/e4985903fb40dbc7c03bdaf58f4a80ac72c50570" ,
"reference" : "e4985903fb40dbc7c03bdaf58f4a80ac72c50570" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require-dev" : {
2023-03-17 22:34:13 +00:00
"automattic/jetpack-changelogger" : "^3.3.2"
2022-07-28 18:42:13 +00:00
} ,
2023-06-05 11:21:22 +00:00
"time" : "2023-03-29T12:51:51+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-06-05 11:21:22 +00:00
"source" : "https://github.com/Automattic/jetpack-config/tree/v1.15.1"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-config"
} ,
{
"name" : "automattic/jetpack-connection" ,
2023-06-05 11:21:22 +00:00
"version" : "v1.51.7" ,
"version_normalized" : "1.51.7.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-connection.git" ,
2023-06-05 11:21:22 +00:00
"reference" : "4c4bae836858957d9aaf6854cf4e24c3261242c4"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-06-05 11:21:22 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-connection/zipball/4c4bae836858957d9aaf6854cf4e24c3261242c4" ,
"reference" : "4c4bae836858957d9aaf6854cf4e24c3261242c4" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require" : {
2023-06-05 11:21:22 +00:00
"automattic/jetpack-a8c-mc-stats" : "^1.4.20" ,
"automattic/jetpack-admin-ui" : "^0.2.19" ,
"automattic/jetpack-constants" : "^1.6.22" ,
"automattic/jetpack-redirect" : "^1.7.25" ,
"automattic/jetpack-roles" : "^1.4.23" ,
"automattic/jetpack-status" : "^1.16.4"
2022-07-28 18:42:13 +00:00
} ,
"require-dev" : {
2023-03-17 22:34:13 +00:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
2022-07-28 18:42:13 +00:00
"automattic/wordbless" : "@dev" ,
"brain/monkey" : "2.6.1" ,
2023-01-18 16:40:00 +00:00
"yoast/phpunit-polyfills" : "1.0.4"
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."
} ,
"time" : "2023-04-10T11:44:13+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-03-17 22:34:13 +00:00
"dev-trunk" : "1.51.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-06-05 11:21:22 +00:00
"source" : "https://github.com/Automattic/jetpack-connection/tree/v1.51.7"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-connection"
} ,
{
"name" : "automattic/jetpack-constants" ,
2023-06-05 11:21:22 +00:00
"version" : "v1.6.22" ,
"version_normalized" : "1.6.22.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-constants.git" ,
2023-06-05 11:21:22 +00:00
"reference" : "7b5c44d763c7b0dd7498be2b41a89bfefe84834c"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-06-05 11:21:22 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-constants/zipball/7b5c44d763c7b0dd7498be2b41a89bfefe84834c" ,
"reference" : "7b5c44d763c7b0dd7498be2b41a89bfefe84834c" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require-dev" : {
2023-03-17 22:34:13 +00:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
2022-07-28 18:42:13 +00:00
"brain/monkey" : "2.6.1" ,
2023-01-18 16:40:00 +00:00
"yoast/phpunit-polyfills" : "1.0.4"
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."
} ,
"time" : "2023-04-10T11:43:45+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-06-05 11:21:22 +00:00
"source" : "https://github.com/Automattic/jetpack-constants/tree/v1.6.22"
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-06-05 11:21:22 +00:00
"version" : "v1.4.25" ,
"version_normalized" : "1.4.25.0" ,
2022-09-02 15:19:40 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-device-detection.git" ,
2023-06-05 11:21:22 +00:00
"reference" : "cf6297f71412dce19522193c2d517cd230a0bee9"
2022-09-02 15:19:40 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-06-05 11:21:22 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/cf6297f71412dce19522193c2d517cd230a0bee9" ,
"reference" : "cf6297f71412dce19522193c2d517cd230a0bee9" ,
2022-09-02 15:19:40 +00:00
"shasum" : ""
} ,
"require-dev" : {
2023-03-17 22:34:13 +00:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
2023-01-18 16:40:00 +00:00
"yoast/phpunit-polyfills" : "1.0.4"
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."
} ,
"time" : "2023-04-10T11:43: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-06-05 11:21:22 +00:00
"source" : "https://github.com/Automattic/jetpack-device-detection/tree/v1.4.25"
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-06-05 11:21:22 +00:00
"version" : "v0.8.40" ,
"version_normalized" : "0.8.40.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-identity-crisis.git" ,
2023-06-05 11:21:22 +00:00
"reference" : "9c52db5e021d6792084e1d225347b82acae2ce86"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-06-05 11:21:22 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-identity-crisis/zipball/9c52db5e021d6792084e1d225347b82acae2ce86" ,
"reference" : "9c52db5e021d6792084e1d225347b82acae2ce86" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require" : {
2023-06-05 11:21:22 +00:00
"automattic/jetpack-assets" : "^1.17.34" ,
"automattic/jetpack-connection" : "^1.51.2" ,
2023-03-17 22:34:13 +00:00
"automattic/jetpack-constants" : "^1.6.21" ,
"automattic/jetpack-logo" : "^1.5.22" ,
"automattic/jetpack-status" : "^1.16.2"
2022-07-28 18:42:13 +00:00
} ,
"require-dev" : {
2023-03-17 22:34:13 +00:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
2022-07-28 18:42:13 +00:00
"automattic/wordbless" : "@dev" ,
2023-01-18 16:40:00 +00:00
"yoast/phpunit-polyfills" : "1.0.4"
2022-07-28 18:42:13 +00:00
} ,
2023-06-05 11:21:22 +00:00
"time" : "2023-03-20T19:07:29+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" : {
"dev-trunk" : "0.8.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Identity Crisis." ,
"support" : {
2023-06-05 11:21:22 +00:00
"source" : "https://github.com/Automattic/jetpack-identity-crisis/tree/v0.8.40"
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-06-05 11:21:22 +00:00
"version" : "v0.1.2" ,
"version_normalized" : "0.1.2.0" ,
2023-03-17 22:34:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-ip.git" ,
2023-06-05 11:21:22 +00:00
"reference" : "8cc665d68ef5230de78e2701b61b91af64d8dfe6"
2023-03-17 22:34:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-06-05 11:21:22 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-ip/zipball/8cc665d68ef5230de78e2701b61b91af64d8dfe6" ,
"reference" : "8cc665d68ef5230de78e2701b61b91af64d8dfe6" ,
2023-03-17 22:34:13 +00:00
"shasum" : ""
} ,
"require-dev" : {
"automattic/jetpack-changelogger" : "^3.3.2" ,
"brain/monkey" : "2.6.1" ,
"yoast/phpunit-polyfills" : "1.0.4"
} ,
2023-06-05 11:21:22 +00:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
"time" : "2023-04-10T11:43:44+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-06-05 11:21:22 +00:00
"source" : "https://github.com/Automattic/jetpack-ip/tree/v0.1.2"
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-06-05 11:21:22 +00:00
"version" : "v2.3.4" ,
"version_normalized" : "2.3.4.0" ,
2022-09-02 15:19:40 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-jitm.git" ,
2023-06-05 11:21:22 +00:00
"reference" : "950d01008784d9c360ceb92bc4b67dcced76ff8c"
2022-09-02 15:19:40 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-06-05 11:21:22 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/950d01008784d9c360ceb92bc4b67dcced76ff8c" ,
"reference" : "950d01008784d9c360ceb92bc4b67dcced76ff8c" ,
2022-09-02 15:19:40 +00:00
"shasum" : ""
} ,
"require" : {
2023-03-17 22:34:13 +00:00
"automattic/jetpack-a8c-mc-stats" : "^1.4.19" ,
2023-06-05 11:21:22 +00:00
"automattic/jetpack-assets" : "^1.17.34" ,
"automattic/jetpack-connection" : "^1.51.4" ,
2023-03-17 22:34:13 +00:00
"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" ,
2023-06-05 11:21:22 +00:00
"automattic/jetpack-status" : "^1.16.3"
2022-09-02 15:19:40 +00:00
} ,
"require-dev" : {
2023-03-17 22:34:13 +00:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
2022-09-02 15:19:40 +00:00
"brain/monkey" : "2.6.1" ,
2023-01-18 16:40:00 +00:00
"yoast/phpunit-polyfills" : "1.0.4"
2022-09-02 15:19:40 +00:00
} ,
2023-06-05 11:21:22 +00:00
"time" : "2023-03-29T12:52:57+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-03-17 22:34:13 +00:00
"dev-trunk" : "2.3.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-06-05 11:21:22 +00:00
"source" : "https://github.com/Automattic/jetpack-jitm/tree/v2.3.4"
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-06-05 11:21:22 +00:00
"version" : "v1.8.2" ,
"version_normalized" : "1.8.2.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-licensing.git" ,
2023-06-05 11:21:22 +00:00
"reference" : "46ff51c6f1f8ab5206d8bc93ec5bb23e1c174def"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-06-05 11:21:22 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-licensing/zipball/46ff51c6f1f8ab5206d8bc93ec5bb23e1c174def" ,
"reference" : "46ff51c6f1f8ab5206d8bc93ec5bb23e1c174def" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require" : {
2023-06-05 11:21:22 +00:00
"automattic/jetpack-connection" : "^1.51.7"
2022-07-28 18:42:13 +00:00
} ,
"require-dev" : {
2023-03-17 22:34:13 +00:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
2022-07-28 18:42:13 +00:00
"automattic/wordbless" : "@dev" ,
2023-01-18 16:40:00 +00:00
"yoast/phpunit-polyfills" : "1.0.4"
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."
} ,
"time" : "2023-04-10T11:44:26+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-06-05 11:21:22 +00:00
"source" : "https://github.com/Automattic/jetpack-licensing/tree/v1.8.2"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-licensing"
} ,
{
"name" : "automattic/jetpack-logo" ,
2023-06-05 11:21:22 +00:00
"version" : "v1.6.1" ,
"version_normalized" : "1.6.1.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-logo.git" ,
2023-06-05 11:21:22 +00:00
"reference" : "6a7b9e5602ca81c207e573dfed9e4fc1dd6a279b"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-06-05 11:21:22 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-logo/zipball/6a7b9e5602ca81c207e573dfed9e4fc1dd6a279b" ,
"reference" : "6a7b9e5602ca81c207e573dfed9e4fc1dd6a279b" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require-dev" : {
2023-03-17 22:34:13 +00:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
2023-01-18 16:40:00 +00:00
"yoast/phpunit-polyfills" : "1.0.4"
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."
} ,
"time" : "2023-04-10T11:43:42+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-06-05 11:21:22 +00:00
"source" : "https://github.com/Automattic/jetpack-logo/tree/v1.6.1"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-logo"
} ,
{
"name" : "automattic/jetpack-my-jetpack" ,
2023-06-05 11:21:22 +00:00
"version" : "v2.9.1" ,
"version_normalized" : "2.9.1.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-my-jetpack.git" ,
2023-06-05 11:21:22 +00:00
"reference" : "7b04d4767e18e06521d66863124579cbcabb2366"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-06-05 11:21:22 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-my-jetpack/zipball/7b04d4767e18e06521d66863124579cbcabb2366" ,
"reference" : "7b04d4767e18e06521d66863124579cbcabb2366" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require" : {
2023-03-17 22:34:13 +00:00
"automattic/jetpack-admin-ui" : "^0.2.17" ,
2023-06-05 11:21:22 +00:00
"automattic/jetpack-assets" : "^1.17.34" ,
"automattic/jetpack-connection" : "^1.51.4" ,
2023-03-17 22:34:13 +00:00
"automattic/jetpack-constants" : "^1.6.21" ,
2023-06-05 11:21:22 +00:00
"automattic/jetpack-jitm" : "^2.3.4" ,
2023-03-17 22:34:13 +00:00
"automattic/jetpack-licensing" : "^1.8.1" ,
"automattic/jetpack-plugins-installer" : "^0.2.3" ,
"automattic/jetpack-redirect" : "^1.7.24"
2022-07-28 18:42:13 +00:00
} ,
"require-dev" : {
2023-03-17 22:34:13 +00:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
2023-06-05 11:21:22 +00:00
"automattic/jetpack-videopress" : "^0.13.4-alpha" ,
2022-07-28 18:42:13 +00:00
"automattic/wordbless" : "@dev" ,
2023-01-18 16:40:00 +00:00
"yoast/phpunit-polyfills" : "1.0.4"
2022-07-28 18:42:13 +00:00
} ,
2023-06-05 11:21:22 +00:00
"time" : "2023-03-29T12:53:10+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-06-05 11:21:22 +00:00
"dev-trunk" : "2.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-06-05 11:21:22 +00:00
"source" : "https://github.com/Automattic/jetpack-my-jetpack/tree/v2.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-06-05 11:21:22 +00:00
"version" : "v1.7.23" ,
"version_normalized" : "1.7.23.0" ,
2022-09-02 15:19:40 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-partner.git" ,
2023-06-05 11:21:22 +00:00
"reference" : "6b179bff7c0863015aa699939e1dfe2bd4c97974"
2022-09-02 15:19:40 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-06-05 11:21:22 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-partner/zipball/6b179bff7c0863015aa699939e1dfe2bd4c97974" ,
"reference" : "6b179bff7c0863015aa699939e1dfe2bd4c97974" ,
2022-09-02 15:19:40 +00:00
"shasum" : ""
} ,
"require" : {
2023-06-05 11:21:22 +00:00
"automattic/jetpack-connection" : "^1.51.7" ,
"automattic/jetpack-status" : "^1.16.4"
2022-09-02 15:19:40 +00:00
} ,
"require-dev" : {
2023-03-17 22:34:13 +00:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
2022-09-02 15:19:40 +00:00
"automattic/wordbless" : "@dev" ,
"brain/monkey" : "2.6.1" ,
2023-01-18 16:40:00 +00:00
"yoast/phpunit-polyfills" : "1.0.4"
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."
} ,
"time" : "2023-04-10T11:44:29+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-06-05 11:21:22 +00:00
"source" : "https://github.com/Automattic/jetpack-partner/tree/v1.7.23"
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-06-05 11:21:22 +00:00
"version" : "v0.2.13" ,
"version_normalized" : "0.2.13.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-password-checker.git" ,
2023-06-05 11:21:22 +00:00
"reference" : "16b88d370ca2f59b38e6c44bc37fc43e72090dad"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-06-05 11:21:22 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-password-checker/zipball/16b88d370ca2f59b38e6c44bc37fc43e72090dad" ,
"reference" : "16b88d370ca2f59b38e6c44bc37fc43e72090dad" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require-dev" : {
2023-03-17 22:34:13 +00:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
2022-07-28 18:42:13 +00:00
"automattic/wordbless" : "@dev" ,
2023-01-18 16:40:00 +00:00
"yoast/phpunit-polyfills" : "1.0.4"
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."
} ,
"time" : "2023-04-10T11:43:53+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-06-05 11:21:22 +00:00
"source" : "https://github.com/Automattic/jetpack-password-checker/tree/v0.2.13"
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-03-17 22:34:13 +00:00
"version" : "v0.2.10" ,
"version_normalized" : "0.2.10.0" ,
2022-11-24 13:40:35 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-plans.git" ,
2023-03-17 22:34:13 +00:00
"reference" : "262dd36d110723f2fc940aabf88c510afaf537fc"
2022-11-24 13:40:35 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-03-17 22:34:13 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-plans/zipball/262dd36d110723f2fc940aabf88c510afaf537fc" ,
"reference" : "262dd36d110723f2fc940aabf88c510afaf537fc" ,
2022-11-24 13:40:35 +00:00
"shasum" : ""
} ,
"require" : {
2023-03-17 22:34:13 +00:00
"automattic/jetpack-connection" : "^1.51.0"
2022-11-24 13:40:35 +00:00
} ,
"require-dev" : {
2023-03-17 22:34:13 +00:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
"automattic/jetpack-status" : "^1.16.2" ,
2022-11-24 13:40:35 +00:00
"automattic/wordbless" : "@dev" ,
2023-01-18 16:40:00 +00:00
"yoast/phpunit-polyfills" : "1.0.4"
2022-11-24 13:40:35 +00:00
} ,
2023-03-17 22:34:13 +00:00
"time" : "2023-02-20T19:48:24+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" : {
"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-03-17 22:34:13 +00:00
"source" : "https://github.com/Automattic/jetpack-plans/tree/v0.2.10"
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-03-17 22:34:13 +00:00
"version" : "v0.2.3" ,
"version_normalized" : "0.2.3.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-plugins-installer.git" ,
2023-03-17 22:34:13 +00:00
"reference" : "ec0e3b888ef33d4bd879de9a014ba20d771aca31"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-03-17 22:34:13 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-plugins-installer/zipball/ec0e3b888ef33d4bd879de9a014ba20d771aca31" ,
"reference" : "ec0e3b888ef33d4bd879de9a014ba20d771aca31" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require" : {
2023-03-17 22:34:13 +00:00
"automattic/jetpack-a8c-mc-stats" : "^1.4.19"
2022-07-28 18:42:13 +00:00
} ,
"require-dev" : {
2023-03-17 22:34:13 +00:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
2023-01-18 16:40:00 +00:00
"yoast/phpunit-polyfills" : "1.0.4"
2022-07-28 18:42:13 +00:00
} ,
2023-03-17 22:34:13 +00:00
"time" : "2023-02-20T19:47:45+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-03-17 22:34:13 +00:00
"source" : "https://github.com/Automattic/jetpack-plugins-installer/tree/v0.2.3"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-plugins-installer"
} ,
{
"name" : "automattic/jetpack-redirect" ,
2023-06-05 11:21:22 +00:00
"version" : "v1.7.25" ,
"version_normalized" : "1.7.25.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-redirect.git" ,
2023-06-05 11:21:22 +00:00
"reference" : "67d7dce123d4af4fec4b4fe15e99aaad85308314"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-06-05 11:21:22 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/67d7dce123d4af4fec4b4fe15e99aaad85308314" ,
"reference" : "67d7dce123d4af4fec4b4fe15e99aaad85308314" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require" : {
2023-06-05 11:21:22 +00:00
"automattic/jetpack-status" : "^1.16.4"
2022-07-28 18:42:13 +00:00
} ,
"require-dev" : {
2023-03-17 22:34:13 +00:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
2022-07-28 18:42:13 +00:00
"brain/monkey" : "2.6.1" ,
2023-01-18 16:40:00 +00:00
"yoast/phpunit-polyfills" : "1.0.4"
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."
} ,
"time" : "2023-04-10T11:44:05+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-06-05 11:21:22 +00:00
"source" : "https://github.com/Automattic/jetpack-redirect/tree/v1.7.25"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-redirect"
} ,
{
"name" : "automattic/jetpack-roles" ,
2023-06-05 11:21:22 +00:00
"version" : "v1.4.23" ,
"version_normalized" : "1.4.23.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-roles.git" ,
2023-06-05 11:21:22 +00:00
"reference" : "f147b3e8061fc0de2a892ddc4f4156eb995545f9"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-06-05 11:21:22 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-roles/zipball/f147b3e8061fc0de2a892ddc4f4156eb995545f9" ,
"reference" : "f147b3e8061fc0de2a892ddc4f4156eb995545f9" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require-dev" : {
2023-03-17 22:34:13 +00:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
2022-07-28 18:42:13 +00:00
"brain/monkey" : "2.6.1" ,
2023-01-18 16:40:00 +00:00
"yoast/phpunit-polyfills" : "1.0.4"
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."
} ,
"time" : "2023-04-10T11:43:48+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-06-05 11:21:22 +00:00
"source" : "https://github.com/Automattic/jetpack-roles/tree/v1.4.23"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-roles"
} ,
{
"name" : "automattic/jetpack-status" ,
2023-06-05 11:21:22 +00:00
"version" : "v1.17.0" ,
"version_normalized" : "1.17.0.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-status.git" ,
2023-06-05 11:21:22 +00:00
"reference" : "a16c59bb54cac04c579621efffa1ca1d5738c5cc"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-06-05 11:21:22 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-status/zipball/a16c59bb54cac04c579621efffa1ca1d5738c5cc" ,
"reference" : "a16c59bb54cac04c579621efffa1ca1d5738c5cc" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require" : {
2023-06-05 11:21:22 +00:00
"automattic/jetpack-constants" : "^1.6.22"
2022-07-28 18:42:13 +00:00
} ,
"require-dev" : {
2023-03-17 22:34:13 +00:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
2023-06-05 11:21:22 +00:00
"automattic/jetpack-ip" : "^0.1.2" ,
2022-07-28 18:42:13 +00:00
"brain/monkey" : "2.6.1" ,
2023-01-18 16:40:00 +00:00
"yoast/phpunit-polyfills" : "1.0.4"
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."
} ,
"time" : "2023-04-17T13:43:20+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-06-05 11:21:22 +00:00
"dev-trunk" : "1.17.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-06-05 11:21:22 +00:00
"source" : "https://github.com/Automattic/jetpack-status/tree/v1.17.0"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-status"
} ,
{
"name" : "automattic/jetpack-sync" ,
2023-06-05 11:21:22 +00:00
"version" : "v1.47.4" ,
"version_normalized" : "1.47.4.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-sync.git" ,
2023-06-05 11:21:22 +00:00
"reference" : "9c7f25eb8e63a9fbaa1639eaf2f68f46739e5cde"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-06-05 11:21:22 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-sync/zipball/9c7f25eb8e63a9fbaa1639eaf2f68f46739e5cde" ,
"reference" : "9c7f25eb8e63a9fbaa1639eaf2f68f46739e5cde" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require" : {
2023-06-05 11:21:22 +00:00
"automattic/jetpack-connection" : "^1.51.3" ,
2023-03-17 22:34:13 +00:00
"automattic/jetpack-constants" : "^1.6.21" ,
2023-06-05 11:21:22 +00:00
"automattic/jetpack-identity-crisis" : "^0.8.40" ,
"automattic/jetpack-ip" : "^0.1.1" ,
"automattic/jetpack-password-checker" : "^0.2.12" ,
2023-03-17 22:34:13 +00:00
"automattic/jetpack-roles" : "^1.4.22" ,
2023-06-05 11:21:22 +00:00
"automattic/jetpack-status" : "^1.16.3"
2022-07-28 18:42:13 +00:00
} ,
"require-dev" : {
2023-03-17 22:34:13 +00:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
2022-07-28 18:42:13 +00:00
"automattic/wordbless" : "@dev" ,
2023-01-18 16:40:00 +00:00
"yoast/phpunit-polyfills" : "1.0.4"
2022-07-28 18:42:13 +00:00
} ,
2023-06-05 11:21:22 +00:00
"time" : "2023-03-28T18:48:42+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-03-17 22:34:13 +00:00
"dev-trunk" : "1.47.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-06-05 11:21:22 +00:00
"source" : "https://github.com/Automattic/jetpack-sync/tree/v1.47.4"
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-03-17 22:34:13 +00:00
"version" : "v0.1.4" ,
"version_normalized" : "0.1.4.0" ,
2022-11-24 13:40:35 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-transport-helper.git" ,
2023-03-17 22:34:13 +00:00
"reference" : "379cd4477b9b43f3765d2e8872e6610fd5126a01"
2022-11-24 13:40:35 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-03-17 22:34:13 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-transport-helper/zipball/379cd4477b9b43f3765d2e8872e6610fd5126a01" ,
"reference" : "379cd4477b9b43f3765d2e8872e6610fd5126a01" ,
2022-11-24 13:40:35 +00:00
"shasum" : ""
} ,
"require" : {
2023-03-17 22:34:13 +00:00
"automattic/jetpack-connection" : "^1.51.1"
2022-11-24 13:40:35 +00:00
} ,
"require-dev" : {
2023-03-17 22:34:13 +00:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
2022-11-24 13:40:35 +00:00
"automattic/wordbless" : "dev-master" ,
2023-01-18 16:40:00 +00:00
"yoast/phpunit-polyfills" : "1.0.4"
2022-11-24 13:40:35 +00:00
} ,
2023-03-17 22:34:13 +00:00
"time" : "2023-03-07T22:00:19+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-03-17 22:34:13 +00:00
"source" : "https://github.com/Automattic/jetpack-transport-helper/tree/v0.1.4"
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-06-05 11:21:22 +00:00
"version" : "v0.11.4" ,
"version_normalized" : "0.11.4.0" ,
2023-01-18 16:40:00 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-waf.git" ,
2023-06-05 11:21:22 +00:00
"reference" : "ec68a1429a7bb0ff8c5c4b51186319b86818d0b1"
2023-01-18 16:40:00 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-06-05 11:21:22 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-waf/zipball/ec68a1429a7bb0ff8c5c4b51186319b86818d0b1" ,
"reference" : "ec68a1429a7bb0ff8c5c4b51186319b86818d0b1" ,
2023-01-18 16:40:00 +00:00
"shasum" : ""
} ,
"require" : {
2023-06-05 11:21:22 +00:00
"automattic/jetpack-connection" : "^1.51.7" ,
"automattic/jetpack-constants" : "^1.6.22" ,
"automattic/jetpack-ip" : "^0.1.2" ,
"automattic/jetpack-status" : "^1.17.0" ,
2023-01-18 16:40:00 +00:00
"wikimedia/aho-corasick" : "^1.0"
} ,
"require-dev" : {
2023-03-17 22:34:13 +00:00
"automattic/jetpack-changelogger" : "^3.3.2" ,
"automattic/wordbless" : "@dev" ,
2023-01-18 16:40:00 +00:00
"yoast/phpunit-polyfills" : "1.0.4"
} ,
2023-06-05 11:21:22 +00:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
"time" : "2023-04-27T18:11:36+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-06-05 11:21:22 +00:00
"source" : "https://github.com/Automattic/jetpack-waf/tree/v0.11.4"
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" : [ ]
}