2022-07-28 18:42:13 +00:00
{
"packages" : [
{
"name" : "automattic/jetpack-a8c-mc-stats" ,
2024-04-19 10:49:36 +00:00
"version" : "v2.0.1" ,
"version_normalized" : "2.0.1.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-a8c-mc-stats.git" ,
2024-04-19 10:49:36 +00:00
"reference" : "64748d02bf646e6b000f79dc8e4ea127bbd8df14"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-04-19 10:49:36 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/64748d02bf646e6b000f79dc8e4ea127bbd8df14" ,
"reference" : "64748d02bf646e6b000f79dc8e4ea127bbd8df14" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
2024-02-08 12:31:43 +00:00
"require" : {
"php" : ">=7.0"
} ,
2022-07-28 18:42:13 +00:00
"require-dev" : {
2024-04-19 10:49:36 +00:00
"automattic/jetpack-changelogger" : "^4.1.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."
} ,
2024-04-19 10:49:36 +00:00
"time" : "2024-03-12T22:00:11+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" : {
2024-02-08 12:31:43 +00:00
"dev-trunk" : "2.0.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 record internal usage stats for Automattic. Not visible to site owners." ,
"support" : {
2024-04-19 10:49:36 +00:00
"source" : "https://github.com/Automattic/jetpack-a8c-mc-stats/tree/v2.0.1"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-a8c-mc-stats"
} ,
{
"name" : "automattic/jetpack-admin-ui" ,
2024-04-19 10:49:36 +00:00
"version" : "v0.4.1" ,
"version_normalized" : "0.4.1.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-admin-ui.git" ,
2024-04-19 10:49:36 +00:00
"reference" : "253a2ef6b07e933953673ece4a283bbe821a3079"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-04-19 10:49:36 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-admin-ui/zipball/253a2ef6b07e933953673ece4a283bbe821a3079" ,
"reference" : "253a2ef6b07e933953673ece4a283bbe821a3079" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
2024-02-08 12:31:43 +00:00
"require" : {
"php" : ">=7.0"
} ,
2022-07-28 18:42:13 +00:00
"require-dev" : {
2024-04-19 10:49:36 +00:00
"automattic/jetpack-changelogger" : "^4.1.1" ,
"automattic/jetpack-logo" : "^2.0.1" ,
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."
} ,
2024-04-19 10:49:36 +00:00
"time" : "2024-03-12T22:00:40+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" : {
2024-04-19 10:49:36 +00:00
"dev-trunk" : "0.4.x-dev"
2022-07-28 18:42:13 +00:00
} ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-admin-menu.php"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Generic Jetpack wp-admin UI elements" ,
"support" : {
2024-04-19 10:49:36 +00:00
"source" : "https://github.com/Automattic/jetpack-admin-ui/tree/v0.4.1"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-admin-ui"
} ,
{
"name" : "automattic/jetpack-assets" ,
2024-04-19 10:49:36 +00:00
"version" : "v2.1.4" ,
"version_normalized" : "2.1.4.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-assets.git" ,
2024-04-19 10:49:36 +00:00
"reference" : "06614b6daf1229002ca80dae982421c74c351a83"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-04-19 10:49:36 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-assets/zipball/06614b6daf1229002ca80dae982421c74c351a83" ,
"reference" : "06614b6daf1229002ca80dae982421c74c351a83" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require" : {
2024-04-19 10:49:36 +00:00
"automattic/jetpack-constants" : "^2.0.1" ,
2024-02-08 12:31:43 +00:00
"php" : ">=7.0"
2022-07-28 18:42:13 +00:00
} ,
"require-dev" : {
2024-04-19 10:49:36 +00:00
"automattic/jetpack-changelogger" : "^4.1.1" ,
2022-07-28 18:42:13 +00:00
"brain/monkey" : "2.6.1" ,
2024-02-08 12:31:43 +00:00
"wikimedia/testing-access-wrapper" : "^1.0 || ^2.0 || ^3.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."
} ,
2024-04-19 10:49:36 +00:00
"time" : "2024-03-12T22:01:21+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" : {
2024-04-19 10:49:36 +00:00
"dev-trunk" : "2.1.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" : {
2024-04-19 10:49:36 +00:00
"source" : "https://github.com/Automattic/jetpack-assets/tree/v2.1.4"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-assets"
} ,
{
"name" : "automattic/jetpack-autoloader" ,
2024-04-19 10:49:36 +00:00
"version" : "v3.0.3" ,
"version_normalized" : "3.0.3.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-autoloader.git" ,
2024-04-19 10:49:36 +00:00
"reference" : "11466fe7fce66d30281d7402940969e673f545f2"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-04-19 10:49:36 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/11466fe7fce66d30281d7402940969e673f545f2" ,
"reference" : "11466fe7fce66d30281d7402940969e673f545f2" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require" : {
2024-02-08 12:31:43 +00:00
"composer-plugin-api" : "^1.1 || ^2.0" ,
"php" : ">=7.0"
2022-07-28 18:42:13 +00:00
} ,
"require-dev" : {
2024-04-19 10:49:36 +00:00
"automattic/jetpack-changelogger" : "^4.1.1" ,
2023-10-22 22:21:06 +00:00
"yoast/phpunit-polyfills" : "1.1.0"
2022-07-28 18:42:13 +00:00
} ,
2024-04-19 10:49:36 +00:00
"time" : "2024-03-14T20:43:03+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" : {
2024-02-08 12:31:43 +00:00
"dev-trunk" : "3.0.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" : {
2024-04-19 10:49:36 +00:00
"source" : "https://github.com/Automattic/jetpack-autoloader/tree/v3.0.3"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../automattic/jetpack-autoloader"
} ,
2024-02-08 12:31:43 +00:00
{
"name" : "automattic/jetpack-backup-helper-script-manager" ,
2024-04-19 10:49:36 +00:00
"version" : "v0.2.4" ,
"version_normalized" : "0.2.4.0" ,
2024-02-08 12:31:43 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-backup-helper-script-manager.git" ,
2024-04-19 10:49:36 +00:00
"reference" : "83b172de688f647753f64e03adf4629f42d926c8"
2024-02-08 12:31:43 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-04-19 10:49:36 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-backup-helper-script-manager/zipball/83b172de688f647753f64e03adf4629f42d926c8" ,
"reference" : "83b172de688f647753f64e03adf4629f42d926c8" ,
2024-02-08 12:31:43 +00:00
"shasum" : ""
} ,
"require" : {
"php" : ">=7.0"
} ,
"require-dev" : {
2024-04-19 10:49:36 +00:00
"automattic/jetpack-changelogger" : "^4.1.2" ,
2024-02-08 12:31:43 +00:00
"automattic/wordbless" : "@dev" ,
"yoast/phpunit-polyfills" : "1.1.0"
} ,
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2024-04-19 10:49:36 +00:00
"time" : "2024-03-18T17:10:38+00:00" ,
2024-02-08 12:31:43 +00:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-backup-helper-script-manager" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-backup-helper-script-manager/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" : "Install / delete helper script for backup and transport server. Not visible to site owners." ,
"support" : {
2024-04-19 10:49:36 +00:00
"source" : "https://github.com/Automattic/jetpack-backup-helper-script-manager/tree/v0.2.4"
2024-02-08 12:31:43 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-backup-helper-script-manager"
} ,
2024-04-19 10:49:36 +00:00
{
"name" : "automattic/jetpack-boost-core" ,
"version" : "v0.2.5" ,
"version_normalized" : "0.2.5.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-boost-core.git" ,
"reference" : "865ea45727b95e6604e563c7476fb4c26ea00fa5"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/Automattic/jetpack-boost-core/zipball/865ea45727b95e6604e563c7476fb4c26ea00fa5" ,
"reference" : "865ea45727b95e6604e563c7476fb4c26ea00fa5" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=7.0"
} ,
"require-dev" : {
"automattic/jetpack-changelogger" : "^4.1.1" ,
"automattic/wordbless" : "dev-master" ,
"yoast/phpunit-polyfills" : "1.1.0"
} ,
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
"time" : "2024-03-14T20:42:49+00:00" ,
"type" : "jetpack-library" ,
"extra" : {
"mirror-repo" : "Automattic/jetpack-boost-core" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-boost-core/compare/v${old}...v${new}"
} ,
"autotagger" : true ,
"branch-alias" : {
"dev-trunk" : "0.2.x-dev"
} ,
"textdomain" : "jetpack-boost-core"
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Core functionality for boost and relevant packages to depend on" ,
"support" : {
"source" : "https://github.com/Automattic/jetpack-boost-core/tree/v0.2.5"
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-boost-core"
} ,
{
"name" : "automattic/jetpack-boost-speed-score" ,
"version" : "v0.3.7" ,
"version_normalized" : "0.3.7.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-boost-speed-score.git" ,
"reference" : "69e7246f2a43eb564553503a69f806bcf75acb11"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/Automattic/jetpack-boost-speed-score/zipball/69e7246f2a43eb564553503a69f806bcf75acb11" ,
"reference" : "69e7246f2a43eb564553503a69f806bcf75acb11" ,
"shasum" : ""
} ,
"require" : {
"automattic/jetpack-boost-core" : "^0.2.5" ,
"php" : ">=7.0"
} ,
"require-dev" : {
"automattic/jetpack-changelogger" : "^4.1.2" ,
"brain/monkey" : "^2.6" ,
"yoast/phpunit-polyfills" : "1.1.0"
} ,
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
"time" : "2024-03-18T17:10:51+00:00" ,
"type" : "jetpack-library" ,
"extra" : {
"mirror-repo" : "Automattic/jetpack-boost-speed-score" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-boost-speed-score/compare/v${old}...v${new}"
} ,
"autotagger" : true ,
"branch-alias" : {
"dev-trunk" : "0.3.x-dev"
} ,
"textdomain" : "jetpack-boost-speed-score" ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-speed-score.php"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "A package that handles the API to generate the speed score." ,
"support" : {
"source" : "https://github.com/Automattic/jetpack-boost-speed-score/tree/v0.3.7"
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-boost-speed-score"
} ,
2022-07-28 18:42:13 +00:00
{
"name" : "automattic/jetpack-composer-plugin" ,
2024-04-19 10:49:36 +00:00
"version" : "v2.0.1" ,
"version_normalized" : "2.0.1.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-composer-plugin.git" ,
2024-04-19 10:49:36 +00:00
"reference" : "4c14db8b90c82b02b6530dacfc02f14e3432515b"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-04-19 10:49:36 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-composer-plugin/zipball/4c14db8b90c82b02b6530dacfc02f14e3432515b" ,
"reference" : "4c14db8b90c82b02b6530dacfc02f14e3432515b" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require" : {
2024-02-08 12:31:43 +00:00
"composer-plugin-api" : "^2.1.0" ,
"php" : ">=7.0"
2022-07-28 18:42:13 +00:00
} ,
"require-dev" : {
2024-04-19 10:49:36 +00:00
"automattic/jetpack-changelogger" : "^4.1.1" ,
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
} ,
2024-04-19 10:49:36 +00:00
"time" : "2024-03-14T20:42:33+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" : {
2024-02-08 12:31:43 +00:00
"dev-trunk" : "2.0.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 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" : {
2024-04-19 10:49:36 +00:00
"source" : "https://github.com/Automattic/jetpack-composer-plugin/tree/v2.0.1"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../automattic/jetpack-composer-plugin"
} ,
{
"name" : "automattic/jetpack-config" ,
2024-04-19 10:49:36 +00:00
"version" : "v2.0.1" ,
"version_normalized" : "2.0.1.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-config.git" ,
2024-04-19 10:49:36 +00:00
"reference" : "a839ddad47511ecacf0ace0e8bc9fd06fded53ed"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-04-19 10:49:36 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-config/zipball/a839ddad47511ecacf0ace0e8bc9fd06fded53ed" ,
"reference" : "a839ddad47511ecacf0ace0e8bc9fd06fded53ed" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
2024-02-08 12:31:43 +00:00
"require" : {
"php" : ">=7.0"
} ,
2022-07-28 18:42:13 +00:00
"require-dev" : {
2024-04-19 10:49:36 +00:00
"automattic/jetpack-changelogger" : "^4.1.1"
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."
} ,
2024-04-19 10:49:36 +00:00
"time" : "2024-03-14T20:42:31+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" : {
2024-02-08 12:31:43 +00:00
"dev-trunk" : "2.0.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" : {
2024-04-19 10:49:36 +00:00
"source" : "https://github.com/Automattic/jetpack-config/tree/v2.0.1"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-config"
} ,
{
"name" : "automattic/jetpack-connection" ,
2024-04-19 10:49:36 +00:00
"version" : "v2.5.0" ,
"version_normalized" : "2.5.0.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-connection.git" ,
2024-04-19 10:49:36 +00:00
"reference" : "2de22a7d75baa73e40b8a6601e18c4a866f3e6cc"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-04-19 10:49:36 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-connection/zipball/2de22a7d75baa73e40b8a6601e18c4a866f3e6cc" ,
"reference" : "2de22a7d75baa73e40b8a6601e18c4a866f3e6cc" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require" : {
2024-04-19 10:49:36 +00:00
"automattic/jetpack-a8c-mc-stats" : "^2.0.1" ,
"automattic/jetpack-admin-ui" : "^0.4.1" ,
"automattic/jetpack-constants" : "^2.0.1" ,
"automattic/jetpack-redirect" : "^2.0.1" ,
"automattic/jetpack-roles" : "^2.0.1" ,
"automattic/jetpack-status" : "^2.1.2" ,
2024-02-08 12:31:43 +00:00
"php" : ">=7.0"
2022-07-28 18:42:13 +00:00
} ,
"require-dev" : {
2024-04-19 10:49:36 +00:00
"automattic/jetpack-changelogger" : "^4.1.2" ,
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."
} ,
2024-04-19 10:49:36 +00:00
"time" : "2024-03-18T17:11:05+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" : {
2024-04-19 10:49:36 +00:00
"dev-trunk" : "2.5.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" : {
2024-04-19 10:49:36 +00:00
"source" : "https://github.com/Automattic/jetpack-connection/tree/v2.5.0"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-connection"
} ,
{
"name" : "automattic/jetpack-constants" ,
2024-04-19 10:49:36 +00:00
"version" : "v2.0.1" ,
"version_normalized" : "2.0.1.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-constants.git" ,
2024-04-19 10:49:36 +00:00
"reference" : "b159a8777450721a2e898a80930be1fdf59bae92"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-04-19 10:49:36 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-constants/zipball/b159a8777450721a2e898a80930be1fdf59bae92" ,
"reference" : "b159a8777450721a2e898a80930be1fdf59bae92" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
2024-02-08 12:31:43 +00:00
"require" : {
"php" : ">=7.0"
} ,
2022-07-28 18:42:13 +00:00
"require-dev" : {
2024-04-19 10:49:36 +00:00
"automattic/jetpack-changelogger" : "^4.1.1" ,
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."
} ,
2024-04-19 10:49:36 +00:00
"time" : "2024-03-12T22:00:13+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" : {
2024-02-08 12:31:43 +00:00
"dev-trunk" : "2.0.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 wrapper for defining constants in a more testable way." ,
"support" : {
2024-04-19 10:49:36 +00:00
"source" : "https://github.com/Automattic/jetpack-constants/tree/v2.0.1"
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" ,
2024-04-19 10:49:36 +00:00
"version" : "v2.1.2" ,
"version_normalized" : "2.1.2.0" ,
2022-09-02 15:19:40 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-device-detection.git" ,
2024-04-19 10:49:36 +00:00
"reference" : "0a3f8c0f2c77dc2c73b212ac1563ca1feb0cf008"
2022-09-02 15:19:40 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-04-19 10:49:36 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/0a3f8c0f2c77dc2c73b212ac1563ca1feb0cf008" ,
"reference" : "0a3f8c0f2c77dc2c73b212ac1563ca1feb0cf008" ,
2022-09-02 15:19:40 +00:00
"shasum" : ""
} ,
2024-02-08 12:31:43 +00:00
"require" : {
"php" : ">=7.0"
} ,
2022-09-02 15:19:40 +00:00
"require-dev" : {
2024-04-19 10:49:36 +00:00
"automattic/jetpack-changelogger" : "^4.1.2" ,
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."
} ,
2024-04-19 10:49:36 +00:00
"time" : "2024-03-18T17:10:30+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" : {
2024-04-19 10:49:36 +00:00
"dev-trunk" : "2.1.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" : "A way to detect device types based on User-Agent header." ,
"support" : {
2024-04-19 10:49:36 +00:00
"source" : "https://github.com/Automattic/jetpack-device-detection/tree/v2.1.2"
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" ,
2024-04-19 10:49:36 +00:00
"version" : "v0.17.3" ,
"version_normalized" : "0.17.3.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-identity-crisis.git" ,
2024-04-19 10:49:36 +00:00
"reference" : "fc4d46671d4476e0cf34ac4c9350456a692178d9"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-04-19 10:49:36 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-identity-crisis/zipball/fc4d46671d4476e0cf34ac4c9350456a692178d9" ,
"reference" : "fc4d46671d4476e0cf34ac4c9350456a692178d9" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require" : {
2024-04-19 10:49:36 +00:00
"automattic/jetpack-assets" : "^2.1.4" ,
"automattic/jetpack-connection" : "^2.4.1" ,
"automattic/jetpack-constants" : "^2.0.1" ,
"automattic/jetpack-logo" : "^2.0.1" ,
"automattic/jetpack-status" : "^2.1.2" ,
2024-02-08 12:31:43 +00:00
"php" : ">=7.0"
2022-07-28 18:42:13 +00:00
} ,
"require-dev" : {
2024-04-19 10:49:36 +00:00
"automattic/jetpack-changelogger" : "^4.1.1" ,
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."
} ,
2024-04-19 10:49:36 +00:00
"time" : "2024-03-14T20:43:51+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" : {
2024-04-19 10:49:36 +00:00
"dev-trunk" : "0.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" : "Identity Crisis." ,
"support" : {
2024-04-19 10:49:36 +00:00
"source" : "https://github.com/Automattic/jetpack-identity-crisis/tree/v0.17.3"
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" ,
2024-04-19 10:49:36 +00:00
"version" : "v0.2.2" ,
"version_normalized" : "0.2.2.0" ,
2023-03-17 22:34:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-ip.git" ,
2024-04-19 10:49:36 +00:00
"reference" : "b3efffb57901e236c3c1e7299b575563e1937013"
2023-03-17 22:34:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-04-19 10:49:36 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-ip/zipball/b3efffb57901e236c3c1e7299b575563e1937013" ,
"reference" : "b3efffb57901e236c3c1e7299b575563e1937013" ,
2023-03-17 22:34:13 +00:00
"shasum" : ""
} ,
2024-02-08 12:31:43 +00:00
"require" : {
"php" : ">=7.0"
} ,
2023-03-17 22:34:13 +00:00
"require-dev" : {
2024-04-19 10:49:36 +00:00
"automattic/jetpack-changelogger" : "^4.1.1" ,
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."
} ,
2024-04-19 10:49:36 +00:00
"time" : "2024-03-12T22:00:05+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" : {
2024-02-08 12:31:43 +00:00
"dev-trunk" : "0.2.x-dev"
2023-03-17 22:34:13 +00:00
} ,
"textdomain" : "jetpack-ip" ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-utils.php"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Utilities for working with IP addresses." ,
"support" : {
2024-04-19 10:49:36 +00:00
"source" : "https://github.com/Automattic/jetpack-ip/tree/v0.2.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" ,
2024-04-19 10:49:36 +00:00
"version" : "v3.1.1" ,
"version_normalized" : "3.1.1.0" ,
2022-09-02 15:19:40 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-jitm.git" ,
2024-04-19 10:49:36 +00:00
"reference" : "b4823f23c1408bcd5625d37febb8efb8aeeaa310"
2022-09-02 15:19:40 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-04-19 10:49:36 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/b4823f23c1408bcd5625d37febb8efb8aeeaa310" ,
"reference" : "b4823f23c1408bcd5625d37febb8efb8aeeaa310" ,
2022-09-02 15:19:40 +00:00
"shasum" : ""
} ,
"require" : {
2024-04-19 10:49:36 +00:00
"automattic/jetpack-a8c-mc-stats" : "^2.0.1" ,
"automattic/jetpack-assets" : "^2.1.4" ,
"automattic/jetpack-connection" : "^2.4.1" ,
"automattic/jetpack-device-detection" : "^2.1.1" ,
"automattic/jetpack-logo" : "^2.0.1" ,
"automattic/jetpack-redirect" : "^2.0.1" ,
"automattic/jetpack-status" : "^2.1.2" ,
2024-02-08 12:31:43 +00:00
"php" : ">=7.0"
2022-09-02 15:19:40 +00:00
} ,
"require-dev" : {
2024-04-19 10:49:36 +00:00
"automattic/jetpack-changelogger" : "^4.1.1" ,
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."
} ,
2024-04-19 10:49:36 +00:00
"time" : "2024-03-14T20:43:44+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" : {
2024-04-19 10:49:36 +00:00
"dev-trunk" : "3.1.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" : {
2024-04-19 10:49:36 +00:00
"source" : "https://github.com/Automattic/jetpack-jitm/tree/v3.1.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" ,
2024-04-19 10:49:36 +00:00
"version" : "v2.0.2" ,
"version_normalized" : "2.0.2.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-licensing.git" ,
2024-04-19 10:49:36 +00:00
"reference" : "b7b036faecbe5f235594c49c1543deac55bbaa9c"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-04-19 10:49:36 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-licensing/zipball/b7b036faecbe5f235594c49c1543deac55bbaa9c" ,
"reference" : "b7b036faecbe5f235594c49c1543deac55bbaa9c" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require" : {
2024-04-19 10:49:36 +00:00
"automattic/jetpack-connection" : "^2.4.1" ,
2024-02-08 12:31:43 +00:00
"php" : ">=7.0"
2022-07-28 18:42:13 +00:00
} ,
"require-dev" : {
2024-04-19 10:49:36 +00:00
"automattic/jetpack-changelogger" : "^4.1.1" ,
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."
} ,
2024-04-19 10:49:36 +00:00
"time" : "2024-03-14T20:43:20+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" : {
2024-02-08 12:31:43 +00:00
"dev-trunk" : "2.0.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" : {
2024-04-19 10:49:36 +00:00
"source" : "https://github.com/Automattic/jetpack-licensing/tree/v2.0.2"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-licensing"
} ,
{
"name" : "automattic/jetpack-logo" ,
2024-04-19 10:49:36 +00:00
"version" : "v2.0.2" ,
"version_normalized" : "2.0.2.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-logo.git" ,
2024-04-19 10:49:36 +00:00
"reference" : "25a1824973439f6cbb1e4d9bb88cb7fdd9c83305"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-04-19 10:49:36 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-logo/zipball/25a1824973439f6cbb1e4d9bb88cb7fdd9c83305" ,
"reference" : "25a1824973439f6cbb1e4d9bb88cb7fdd9c83305" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
2024-02-08 12:31:43 +00:00
"require" : {
"php" : ">=7.0"
} ,
2022-07-28 18:42:13 +00:00
"require-dev" : {
2024-04-19 10:49:36 +00:00
"automattic/jetpack-changelogger" : "^4.1.2" ,
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."
} ,
2024-04-19 10:49:36 +00:00
"time" : "2024-03-18T17:10:26+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" : {
2024-02-08 12:31:43 +00:00
"dev-trunk" : "2.0.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" : {
2024-04-19 10:49:36 +00:00
"source" : "https://github.com/Automattic/jetpack-logo/tree/v2.0.2"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-logo"
} ,
{
"name" : "automattic/jetpack-my-jetpack" ,
2024-04-19 10:49:36 +00:00
"version" : "v4.17.0" ,
"version_normalized" : "4.17.0.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-my-jetpack.git" ,
2024-04-19 10:49:36 +00:00
"reference" : "67a2fefac358eb6e6a3550e055a24c32ae06cb3a"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-04-19 10:49:36 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-my-jetpack/zipball/67a2fefac358eb6e6a3550e055a24c32ae06cb3a" ,
"reference" : "67a2fefac358eb6e6a3550e055a24c32ae06cb3a" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require" : {
2024-04-19 10:49:36 +00:00
"automattic/jetpack-admin-ui" : "^0.4.1" ,
"automattic/jetpack-assets" : "^2.1.4" ,
"automattic/jetpack-boost-speed-score" : "^0.3.6" ,
"automattic/jetpack-connection" : "^2.4.1" ,
"automattic/jetpack-constants" : "^2.0.1" ,
"automattic/jetpack-jitm" : "^3.1.1" ,
"automattic/jetpack-licensing" : "^2.0.2" ,
"automattic/jetpack-plans" : "^0.4.3" ,
"automattic/jetpack-plugins-installer" : "^0.3.2" ,
"automattic/jetpack-redirect" : "^2.0.1" ,
"automattic/jetpack-status" : "^2.1.2" ,
2024-02-08 12:31:43 +00:00
"php" : ">=7.0"
2022-07-28 18:42:13 +00:00
} ,
"require-dev" : {
2024-04-19 10:49:36 +00:00
"automattic/jetpack-changelogger" : "^4.1.1" ,
"automattic/jetpack-videopress" : "^0.23.10" ,
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."
} ,
2024-04-19 10:49:36 +00:00
"time" : "2024-03-14T20:44:05+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" : {
2024-04-19 10:49:36 +00:00
"dev-trunk" : "4.17.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" : {
2024-04-19 10:49:36 +00:00
"source" : "https://github.com/Automattic/jetpack-my-jetpack/tree/v4.17.0"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-my-jetpack"
} ,
{
"name" : "automattic/jetpack-password-checker" ,
2024-04-19 10:49:36 +00:00
"version" : "v0.3.1" ,
"version_normalized" : "0.3.1.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-password-checker.git" ,
2024-04-19 10:49:36 +00:00
"reference" : "d9be23791e6f38debeacbf74174903f223ddfd89"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-04-19 10:49:36 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-password-checker/zipball/d9be23791e6f38debeacbf74174903f223ddfd89" ,
"reference" : "d9be23791e6f38debeacbf74174903f223ddfd89" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
2024-02-08 12:31:43 +00:00
"require" : {
"php" : ">=7.0"
} ,
2022-07-28 18:42:13 +00:00
"require-dev" : {
2024-04-19 10:49:36 +00:00
"automattic/jetpack-changelogger" : "^4.1.1" ,
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."
} ,
2024-04-19 10:49:36 +00:00
"time" : "2024-03-14T20:42:38+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" : {
2024-02-08 12:31:43 +00:00
"dev-trunk" : "0.3.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" : "Password Checker." ,
"support" : {
2024-04-19 10:49:36 +00:00
"source" : "https://github.com/Automattic/jetpack-password-checker/tree/v0.3.1"
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" ,
2024-04-19 10:49:36 +00:00
"version" : "v0.4.3" ,
"version_normalized" : "0.4.3.0" ,
2022-11-24 13:40:35 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-plans.git" ,
2024-04-19 10:49:36 +00:00
"reference" : "25fb43e22e9fe691f4c1c9e9af8056c31d898359"
2022-11-24 13:40:35 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-04-19 10:49:36 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-plans/zipball/25fb43e22e9fe691f4c1c9e9af8056c31d898359" ,
"reference" : "25fb43e22e9fe691f4c1c9e9af8056c31d898359" ,
2022-11-24 13:40:35 +00:00
"shasum" : ""
} ,
"require" : {
2024-04-19 10:49:36 +00:00
"automattic/jetpack-connection" : "^2.4.1" ,
2024-02-08 12:31:43 +00:00
"php" : ">=7.0"
2022-11-24 13:40:35 +00:00
} ,
"require-dev" : {
2024-04-19 10:49:36 +00:00
"automattic/jetpack-changelogger" : "^4.1.1" ,
"automattic/jetpack-status" : "^2.1.2" ,
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
} ,
2024-04-19 10:49:36 +00:00
"time" : "2024-03-12T22:01:05+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" : {
2024-02-08 12:31:43 +00:00
"dev-trunk" : "0.4.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" : {
2024-04-19 10:49:36 +00:00
"source" : "https://github.com/Automattic/jetpack-plans/tree/v0.4.3"
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" ,
2024-04-19 10:49:36 +00:00
"version" : "v0.3.2" ,
"version_normalized" : "0.3.2.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-plugins-installer.git" ,
2024-04-19 10:49:36 +00:00
"reference" : "b08aa508da4cb29d89bcfe131cbc170293ff8a1a"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-04-19 10:49:36 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-plugins-installer/zipball/b08aa508da4cb29d89bcfe131cbc170293ff8a1a" ,
"reference" : "b08aa508da4cb29d89bcfe131cbc170293ff8a1a" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require" : {
2024-04-19 10:49:36 +00:00
"automattic/jetpack-a8c-mc-stats" : "^2.0.1" ,
2024-02-08 12:31:43 +00:00
"php" : ">=7.0"
2022-07-28 18:42:13 +00:00
} ,
"require-dev" : {
2024-04-19 10:49:36 +00:00
"automattic/jetpack-changelogger" : "^4.1.1" ,
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
} ,
2024-04-19 10:49:36 +00:00
"time" : "2024-03-14T20:42:56+00:00" ,
2022-07-28 18:42:13 +00:00
"type" : "jetpack-library" ,
"extra" : {
"branch-alias" : {
2024-02-08 12:31:43 +00:00
"dev-trunk" : "0.3.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" : {
2024-04-19 10:49:36 +00:00
"source" : "https://github.com/Automattic/jetpack-plugins-installer/tree/v0.3.2"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-plugins-installer"
} ,
{
"name" : "automattic/jetpack-redirect" ,
2024-04-19 10:49:36 +00:00
"version" : "v2.0.1" ,
"version_normalized" : "2.0.1.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-redirect.git" ,
2024-04-19 10:49:36 +00:00
"reference" : "24742b555faf49ec811e263653da898184c72366"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-04-19 10:49:36 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/24742b555faf49ec811e263653da898184c72366" ,
"reference" : "24742b555faf49ec811e263653da898184c72366" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require" : {
2024-04-19 10:49:36 +00:00
"automattic/jetpack-status" : "^2.1.2" ,
2024-02-08 12:31:43 +00:00
"php" : ">=7.0"
2022-07-28 18:42:13 +00:00
} ,
"require-dev" : {
2024-04-19 10:49:36 +00:00
"automattic/jetpack-changelogger" : "^4.1.1" ,
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."
} ,
2024-04-19 10:49:36 +00:00
"time" : "2024-03-12T22:00:44+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" : {
2024-02-08 12:31:43 +00:00
"dev-trunk" : "2.0.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" : "Utilities to build URLs to the jetpack.com/redirect/ service" ,
"support" : {
2024-04-19 10:49:36 +00:00
"source" : "https://github.com/Automattic/jetpack-redirect/tree/v2.0.1"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-redirect"
} ,
{
"name" : "automattic/jetpack-roles" ,
2024-04-19 10:49:36 +00:00
"version" : "v2.0.1" ,
"version_normalized" : "2.0.1.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-roles.git" ,
2024-04-19 10:49:36 +00:00
"reference" : "a9b52f59a3c32b6413e6aa859a6a964ba969eec9"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-04-19 10:49:36 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-roles/zipball/a9b52f59a3c32b6413e6aa859a6a964ba969eec9" ,
"reference" : "a9b52f59a3c32b6413e6aa859a6a964ba969eec9" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
2024-02-08 12:31:43 +00:00
"require" : {
"php" : ">=7.0"
} ,
2022-07-28 18:42:13 +00:00
"require-dev" : {
2024-04-19 10:49:36 +00:00
"automattic/jetpack-changelogger" : "^4.1.1" ,
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."
} ,
2024-04-19 10:49:36 +00:00
"time" : "2024-03-12T22:00:06+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" : {
2024-02-08 12:31:43 +00:00
"dev-trunk" : "2.0.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" : "Utilities, related with user roles and capabilities." ,
"support" : {
2024-04-19 10:49:36 +00:00
"source" : "https://github.com/Automattic/jetpack-roles/tree/v2.0.1"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-roles"
} ,
{
"name" : "automattic/jetpack-status" ,
2024-04-19 10:49:36 +00:00
"version" : "v2.1.2" ,
"version_normalized" : "2.1.2.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-status.git" ,
2024-04-19 10:49:36 +00:00
"reference" : "a17f33f601303615f0b5e4cb9a23c0817243c68f"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-04-19 10:49:36 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-status/zipball/a17f33f601303615f0b5e4cb9a23c0817243c68f" ,
"reference" : "a17f33f601303615f0b5e4cb9a23c0817243c68f" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require" : {
2024-04-19 10:49:36 +00:00
"automattic/jetpack-constants" : "^2.0.1" ,
2024-02-08 12:31:43 +00:00
"php" : ">=7.0"
2022-07-28 18:42:13 +00:00
} ,
"require-dev" : {
2024-04-19 10:49:36 +00:00
"automattic/jetpack-changelogger" : "^4.1.1" ,
"automattic/jetpack-ip" : "^0.2.2" ,
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."
} ,
2024-04-19 10:49:36 +00:00
"time" : "2024-03-12T22:00:42+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" : {
2024-02-08 12:31:43 +00:00
"dev-trunk" : "2.1.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" : {
2024-04-19 10:49:36 +00:00
"source" : "https://github.com/Automattic/jetpack-status/tree/v2.1.2"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-status"
} ,
{
"name" : "automattic/jetpack-sync" ,
2024-04-19 10:49:36 +00:00
"version" : "v2.10.1" ,
"version_normalized" : "2.10.1.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-sync.git" ,
2024-04-19 10:49:36 +00:00
"reference" : "805810d462b1b7b60142a645032a08cf3885d12f"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-04-19 10:49:36 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-sync/zipball/805810d462b1b7b60142a645032a08cf3885d12f" ,
"reference" : "805810d462b1b7b60142a645032a08cf3885d12f" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require" : {
2024-04-19 10:49:36 +00:00
"automattic/jetpack-connection" : "^2.4.1" ,
"automattic/jetpack-constants" : "^2.0.1" ,
"automattic/jetpack-identity-crisis" : "^0.17.3" ,
"automattic/jetpack-ip" : "^0.2.2" ,
"automattic/jetpack-password-checker" : "^0.3.1" ,
"automattic/jetpack-roles" : "^2.0.1" ,
"automattic/jetpack-status" : "^2.1.2" ,
2024-02-08 12:31:43 +00:00
"php" : ">=7.0"
2022-07-28 18:42:13 +00:00
} ,
"require-dev" : {
2024-04-19 10:49:36 +00:00
"automattic/jetpack-changelogger" : "^4.1.1" ,
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
} ,
2024-04-19 10:49:36 +00:00
"time" : "2024-03-14T20:43:53+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" : {
2024-04-19 10:49:36 +00:00
"dev-trunk" : "2.10.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" : {
2024-04-19 10:49:36 +00:00
"source" : "https://github.com/Automattic/jetpack-sync/tree/v2.10.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" ,
2024-04-19 10:49:36 +00:00
"version" : "v0.2.2" ,
"version_normalized" : "0.2.2.0" ,
2022-11-24 13:40:35 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-transport-helper.git" ,
2024-04-19 10:49:36 +00:00
"reference" : "dc5a7d641140246790d5f2d956b81706fc0eb4d0"
2022-11-24 13:40:35 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-04-19 10:49:36 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-transport-helper/zipball/dc5a7d641140246790d5f2d956b81706fc0eb4d0" ,
"reference" : "dc5a7d641140246790d5f2d956b81706fc0eb4d0" ,
2022-11-24 13:40:35 +00:00
"shasum" : ""
} ,
"require" : {
2024-04-19 10:49:36 +00:00
"automattic/jetpack-backup-helper-script-manager" : "^0.2.3" ,
"automattic/jetpack-connection" : "^2.4.1" ,
2024-02-08 12:31:43 +00:00
"php" : ">=7.0"
2022-11-24 13:40:35 +00:00
} ,
"require-dev" : {
2024-04-19 10:49:36 +00:00
"automattic/jetpack-changelogger" : "^4.1.1" ,
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
} ,
2024-04-19 10:49:36 +00:00
"time" : "2024-03-19T16:16:04+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" : {
2024-02-08 12:31:43 +00:00
"dev-trunk" : "0.2.x-dev"
2022-11-24 13:40:35 +00:00
} ,
"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" : {
2024-04-19 10:49:36 +00:00
"source" : "https://github.com/Automattic/jetpack-transport-helper/tree/v0.2.2"
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" ,
2024-04-19 10:49:36 +00:00
"version" : "v0.16.0.1" ,
"version_normalized" : "0.16.0.1" ,
2023-01-18 16:40:00 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-waf.git" ,
2024-04-19 10:49:36 +00:00
"reference" : "94e7c5db341b9d98d20e29fc3b1470b7d34ee6d9"
2023-01-18 16:40:00 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-04-19 10:49:36 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-waf/zipball/94e7c5db341b9d98d20e29fc3b1470b7d34ee6d9" ,
"reference" : "94e7c5db341b9d98d20e29fc3b1470b7d34ee6d9" ,
2023-01-18 16:40:00 +00:00
"shasum" : ""
} ,
"require" : {
2024-04-19 10:49:36 +00:00
"automattic/jetpack-connection" : "^2.4.1" ,
"automattic/jetpack-constants" : "^2.0.1" ,
"automattic/jetpack-ip" : "^0.2.2" ,
"automattic/jetpack-status" : "^2.1.2" ,
2024-02-08 12:31:43 +00:00
"php" : ">=7.0" ,
2023-01-18 16:40:00 +00:00
"wikimedia/aho-corasick" : "^1.0"
} ,
"require-dev" : {
2024-04-19 10:49:36 +00:00
"automattic/jetpack-changelogger" : "^4.1.1" ,
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."
} ,
2024-04-19 10:49:36 +00:00
"time" : "2024-04-10T19:00:29+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" : {
2024-04-19 10:49:36 +00:00
"dev-trunk" : "0.16.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" : {
2024-04-19 10:49:36 +00:00
"source" : "https://github.com/Automattic/jetpack-waf/tree/v0.16.0.1"
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" : [ ]
}