2020-12-10 14:04:11 +01:00
{
"packages" : [
{
"name" : "automattic/jetpack-a8c-mc-stats" ,
2023-01-25 20:43:46 +01:00
"version" : "v1.4.17" ,
"version_normalized" : "1.4.17.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-a8c-mc-stats.git" ,
2023-01-25 20:43:46 +01:00
"reference" : "bb1f94fe891053789633b52860a48aa4751a09be"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-01-25 20:43:46 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/bb1f94fe891053789633b52860a48aa4751a09be" ,
"reference" : "bb1f94fe891053789633b52860a48aa4751a09be" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require-dev" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-changelogger" : "^3.2.2" ,
"yoast/phpunit-polyfills" : "1.0.4"
2020-12-10 14:04:11 +01:00
} ,
2023-01-25 20:43:46 +01:00
"time" : "2022-12-02T19:01:38+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-a8c-mc-stats" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2022-12-15 17:41:53 +01:00
"dev-trunk" : "1.4.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
2020-10-20 18:05:12 +02:00
] ,
2020-12-10 14:04:11 +01:00
"description" : "Used to record internal usage stats for Automattic. Not visible to site owners." ,
2021-04-27 08:32:47 +02:00
"support" : {
2023-01-25 20:43:46 +01:00
"source" : "https://github.com/Automattic/jetpack-a8c-mc-stats/tree/v1.4.17"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-a8c-mc-stats"
2020-12-10 14:04:11 +01:00
} ,
{
"name" : "automattic/jetpack-abtest" ,
2023-01-25 20:43:46 +01:00
"version" : "v1.10.11" ,
"version_normalized" : "1.10.11.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-abtest.git" ,
2023-01-25 20:43:46 +01:00
"reference" : "a2dabc1fab5ea807e976f0ff479394d0d593e9a2"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-01-25 20:43:46 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-abtest/zipball/a2dabc1fab5ea807e976f0ff479394d0d593e9a2" ,
"reference" : "a2dabc1fab5ea807e976f0ff479394d0d593e9a2" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-connection" : "^1.47.1" ,
"automattic/jetpack-error" : "^1.3.18"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-changelogger" : "^3.2.2" ,
2020-12-10 14:04:11 +01:00
"automattic/wordbless" : "dev-master" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2020-12-10 14:04:11 +01:00
} ,
2023-01-25 20:43:46 +01:00
"time" : "2022-12-06T12:48:07+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/jetpack-abtest" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-abtest/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2022-12-15 17:41:53 +01:00
"dev-trunk" : "1.10.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
2019-11-15 23:26:29 +01:00
] ,
2020-12-10 14:04:11 +01:00
"description" : "Provides an interface to the WP.com A/B tests." ,
2021-04-27 08:32:47 +02:00
"support" : {
2023-01-25 20:43:46 +01:00
"source" : "https://github.com/Automattic/jetpack-abtest/tree/v1.10.11"
2022-04-02 10:26:41 +02:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-abtest"
} ,
2022-12-15 17:41:53 +01:00
{
"name" : "automattic/jetpack-action-bar" ,
2023-01-25 20:43:46 +01:00
"version" : "v0.1.7" ,
"version_normalized" : "0.1.7.0" ,
2022-12-15 17:41:53 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-action-bar.git" ,
2023-01-25 20:43:46 +01:00
"reference" : "3a4864bbceb42366a5d0cbac9a2a94b53ae6e33b"
2022-12-15 17:41:53 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-01-25 20:43:46 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-action-bar/zipball/3a4864bbceb42366a5d0cbac9a2a94b53ae6e33b" ,
"reference" : "3a4864bbceb42366a5d0cbac9a2a94b53ae6e33b" ,
2022-12-15 17:41:53 +01:00
"shasum" : ""
} ,
"require" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-assets" : "^1.17.28" ,
"automattic/jetpack-constants" : "^1.6.20"
2022-12-15 17:41:53 +01:00
} ,
"require-dev" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-changelogger" : "^3.2.2" ,
2022-12-15 17:41:53 +01:00
"automattic/wordbless" : "dev-master" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2022-12-15 17:41:53 +01:00
} ,
2023-01-25 20:43:46 +01:00
"time" : "2022-12-06T12:47:59+00:00" ,
2022-12-15 17:41:53 +01:00
"type" : "jetpack-library" ,
"extra" : {
"mirror-repo" : "Automattic/jetpack-action-bar" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-action-bar/compare/v${old}...v${new}"
} ,
"autotagger" : true ,
"branch-alias" : {
"dev-trunk" : "0.1.x-dev"
} ,
"textdomain" : "jetpack-action-bar"
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "An easy way for visitors to follow, like, and comment on your site." ,
"support" : {
2023-01-25 20:43:46 +01:00
"source" : "https://github.com/Automattic/jetpack-action-bar/tree/v0.1.7"
2022-12-15 17:41:53 +01:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-action-bar"
} ,
2022-04-02 10:26:41 +02:00
{
"name" : "automattic/jetpack-admin-ui" ,
2023-01-25 20:43:46 +01:00
"version" : "v0.2.14" ,
"version_normalized" : "0.2.14.0" ,
2022-04-02 10:26:41 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-admin-ui.git" ,
2023-01-25 20:43:46 +01:00
"reference" : "e1deffd3173204b4b8702adfeffa3f37731b654f"
2022-04-02 10:26:41 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-01-25 20:43:46 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-admin-ui/zipball/e1deffd3173204b4b8702adfeffa3f37731b654f" ,
"reference" : "e1deffd3173204b4b8702adfeffa3f37731b654f" ,
2022-04-02 10:26:41 +02:00
"shasum" : ""
} ,
"require-dev" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-changelogger" : "^3.2.2" ,
2022-04-02 10:26:41 +02:00
"automattic/wordbless" : "dev-master" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2022-04-02 10:26:41 +02:00
} ,
2023-01-25 20:43:46 +01:00
"time" : "2022-12-02T19:01:51+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-admin-ui" ,
"textdomain" : "jetpack-admin-ui" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-admin-ui/compare/${old}...${new}"
} ,
"branch-alias" : {
2022-12-15 17:41:53 +01:00
"dev-trunk" : "0.2.x-dev"
2022-04-02 10:26:41 +02:00
} ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-admin-menu.php"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Generic Jetpack wp-admin UI elements" ,
"support" : {
2023-01-25 20:43:46 +01:00
"source" : "https://github.com/Automattic/jetpack-admin-ui/tree/v0.2.14"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-admin-ui"
2020-12-10 14:04:11 +01:00
} ,
{
"name" : "automattic/jetpack-assets" ,
2023-01-25 20:43:46 +01:00
"version" : "v1.17.28" ,
"version_normalized" : "1.17.28.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-assets.git" ,
2023-01-25 20:43:46 +01:00
"reference" : "6d3544111163f6ffaf32fdaf4f7ab76715e980e1"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-01-25 20:43:46 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-assets/zipball/6d3544111163f6ffaf32fdaf4f7ab76715e980e1" ,
"reference" : "6d3544111163f6ffaf32fdaf4f7ab76715e980e1" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-constants" : "^1.6.20"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-changelogger" : "^3.2.2" ,
2022-04-02 10:26:41 +02:00
"brain/monkey" : "2.6.1" ,
2022-06-16 14:01:47 +02:00
"wikimedia/testing-access-wrapper" : "^1.0 || ^2.0" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2020-12-10 14:04:11 +01:00
} ,
2023-01-25 20:43:46 +01:00
"time" : "2022-12-02T19:02:03+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-assets" ,
2022-04-02 10:26:41 +02:00
"textdomain" : "jetpack-assets" ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-assets/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2022-12-15 17:41:53 +01:00
"dev-trunk" : "1.17.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
2022-04-02 10:26:41 +02:00
"files" : [
"actions.php"
] ,
2020-12-10 14:04:11 +01:00
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
2019-11-15 23:26:29 +01:00
] ,
2020-12-10 14:04:11 +01:00
"description" : "Asset management utilities for Jetpack ecosystem packages" ,
2021-04-27 08:32:47 +02:00
"support" : {
2023-01-25 20:43:46 +01:00
"source" : "https://github.com/Automattic/jetpack-assets/tree/v1.17.28"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-assets"
2020-12-10 14:04:11 +01:00
} ,
{
"name" : "automattic/jetpack-autoloader" ,
2023-01-25 20:43:46 +01:00
"version" : "v2.11.14" ,
"version_normalized" : "2.11.14.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-autoloader.git" ,
2023-01-25 20:43:46 +01:00
"reference" : "c7eb1c748ed98bd501527cf740498a8c25cd74c0"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-01-25 20:43:46 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/c7eb1c748ed98bd501527cf740498a8c25cd74c0" ,
"reference" : "c7eb1c748ed98bd501527cf740498a8c25cd74c0" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
"composer-plugin-api" : "^1.1 || ^2.0"
} ,
"require-dev" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-changelogger" : "^3.2.3" ,
"yoast/phpunit-polyfills" : "1.0.4"
2020-12-10 14:04:11 +01:00
} ,
2023-01-25 20:43:46 +01:00
"time" : "2022-12-19T13:28:01+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "composer-plugin" ,
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"class" : "Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin" ,
"mirror-repo" : "Automattic/jetpack-autoloader" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-autoloader/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2022-12-15 17:41:53 +01:00
"dev-trunk" : "2.11.x-dev"
2021-04-27 08:32:47 +02:00
}
2020-12-10 14:04:11 +01:00
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Automattic\\Jetpack\\Autoloader\\" : "src"
2022-04-02 10:26:41 +02:00
} ,
"classmap" : [
"src/AutoloadGenerator.php"
]
2020-12-10 14:04:11 +01:00
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
2019-11-15 23:26:29 +01:00
] ,
2020-12-10 14:04:11 +01:00
"description" : "Creates a custom autoloader for a plugin or theme." ,
2021-04-27 08:32:47 +02:00
"support" : {
2023-01-25 20:43:46 +01:00
"source" : "https://github.com/Automattic/jetpack-autoloader/tree/v2.11.14"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-autoloader"
} ,
{
"name" : "automattic/jetpack-backup" ,
2023-01-25 20:43:46 +01:00
"version" : "v1.10.6" ,
"version_normalized" : "1.10.6.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-backup.git" ,
2023-01-25 20:43:46 +01:00
"reference" : "314fe9514b2e3c45fd809205273ca645e8e5c80a"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-01-25 20:43:46 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-backup/zipball/314fe9514b2e3c45fd809205273ca645e8e5c80a" ,
"reference" : "314fe9514b2e3c45fd809205273ca645e8e5c80a" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2021-07-23 11:58:50 +02:00
"require" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-admin-ui" : "^0.2.14" ,
"automattic/jetpack-assets" : "^1.17.28" ,
"automattic/jetpack-autoloader" : "^2.11.14" ,
"automattic/jetpack-composer-plugin" : "^1.1.8" ,
"automattic/jetpack-config" : "^1.12.0" ,
"automattic/jetpack-connection" : "^1.48.0" ,
"automattic/jetpack-identity-crisis" : "^0.8.33" ,
"automattic/jetpack-status" : "^1.15.3" ,
"automattic/jetpack-sync" : "^1.45.0"
2021-07-23 11:58:50 +02:00
} ,
2021-04-27 08:32:47 +02:00
"require-dev" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-changelogger" : "^3.2.3" ,
2021-07-23 11:58:50 +02:00
"automattic/wordbless" : "@dev" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2021-04-27 08:32:47 +02:00
} ,
2023-01-25 20:43:46 +01:00
"time" : "2022-12-19T13:28:59+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/jetpack-backup" ,
2022-04-02 10:26:41 +02:00
"textdomain" : "jetpack-backup-pkg" ,
2021-08-17 08:33:07 +02:00
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-package-version.php"
} ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-backup/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2022-12-15 17:41:53 +01:00
"dev-trunk" : "1.10.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"files" : [
"actions.php"
] ,
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Tools to assist with backing up Jetpack sites." ,
2021-04-27 08:32:47 +02:00
"support" : {
2023-01-25 20:43:46 +01:00
"source" : "https://github.com/Automattic/jetpack-backup/tree/v1.10.6"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-backup"
2020-12-10 14:04:11 +01:00
} ,
2023-01-25 20:43:46 +01:00
{
"name" : "automattic/jetpack-blaze" ,
"version" : "v0.3.3" ,
"version_normalized" : "0.3.3.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-blaze.git" ,
"reference" : "e6e29d5114b5d4544da611448566e9c1fc3c63dd"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/Automattic/jetpack-blaze/zipball/e6e29d5114b5d4544da611448566e9c1fc3c63dd" ,
"reference" : "e6e29d5114b5d4544da611448566e9c1fc3c63dd" ,
"shasum" : ""
} ,
"require" : {
"automattic/jetpack-connection" : "^1.48.1" ,
"automattic/jetpack-sync" : "^1.46.0"
} ,
"require-dev" : {
"automattic/jetpack-assets" : "^1.17.28" ,
"automattic/jetpack-changelogger" : "^3.3.0" ,
"automattic/jetpack-status" : "^1.15.3" ,
"automattic/wordbless" : "@dev" ,
"yoast/phpunit-polyfills" : "1.0.4"
} ,
"time" : "2023-01-05T13:49:43+00:00" ,
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-blaze" ,
"changelogger" : {
"link-template" : "https://github.com/automattic/jetpack-blaze/compare/v${old}...v${new}"
} ,
"branch-alias" : {
"dev-trunk" : "0.3.x-dev"
} ,
"textdomain" : "jetpack-blaze" ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-blaze.php"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Attract high-quality traffic to your site using Blaze." ,
"support" : {
"source" : "https://github.com/Automattic/jetpack-blaze/tree/v0.3.3"
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-blaze"
} ,
2020-12-10 14:04:11 +01:00
{
"name" : "automattic/jetpack-blocks" ,
2023-01-25 20:43:46 +01:00
"version" : "v1.4.18" ,
"version_normalized" : "1.4.18.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-blocks.git" ,
2023-01-25 20:43:46 +01:00
"reference" : "86096c5185edaaea8cb23ae07dad94a6068fe6b2"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-01-25 20:43:46 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-blocks/zipball/86096c5185edaaea8cb23ae07dad94a6068fe6b2" ,
"reference" : "86096c5185edaaea8cb23ae07dad94a6068fe6b2" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require-dev" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-changelogger" : "^3.2.2" ,
2020-12-10 14:04:11 +01:00
"automattic/wordbless" : "dev-master" ,
2022-04-02 10:26:41 +02:00
"brain/monkey" : "2.6.1" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2020-12-10 14:04:11 +01:00
} ,
2023-01-25 20:43:46 +01:00
"time" : "2022-12-06T12:47:46+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-blocks" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-blocks/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2022-12-15 17:41:53 +01:00
"dev-trunk" : "1.4.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Register and manage blocks within a plugin. Used to manage block registration, enqueues, and more." ,
2021-04-27 08:32:47 +02:00
"support" : {
2023-01-25 20:43:46 +01:00
"source" : "https://github.com/Automattic/jetpack-blocks/tree/v1.4.18"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-blocks"
2020-12-10 14:04:11 +01:00
} ,
{
"name" : "automattic/jetpack-compat" ,
2022-12-15 17:41:53 +01:00
"version" : "v1.7.5" ,
"version_normalized" : "1.7.5.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-compat.git" ,
2022-12-15 17:41:53 +01:00
"reference" : "aef2c3e94462a9a54a9d30f697af0611fb8aa6ae"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2022-12-15 17:41:53 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-compat/zipball/aef2c3e94462a9a54a9d30f697af0611fb8aa6ae" ,
"reference" : "aef2c3e94462a9a54a9d30f697af0611fb8aa6ae" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require-dev" : {
2022-12-15 17:41:53 +01:00
"automattic/jetpack-changelogger" : "^3.2.1"
2020-12-10 14:04:11 +01:00
} ,
2022-12-15 17:41:53 +01:00
"time" : "2022-11-28T19:28:32+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/jetpack-compat" ,
2022-06-16 14:01:47 +02:00
"textdomain" : "jetpack-compat" ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-compat/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2022-12-15 17:41:53 +01:00
"dev-trunk" : "1.7.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"files" : [
"functions.php"
] ,
"classmap" : [
"legacy"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Compatibility layer with previous versions of Jetpack" ,
2021-04-27 08:32:47 +02:00
"support" : {
2022-12-15 17:41:53 +01:00
"source" : "https://github.com/Automattic/jetpack-compat/tree/v1.7.5"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-compat"
} ,
{
"name" : "automattic/jetpack-composer-plugin" ,
2023-01-25 20:43:46 +01:00
"version" : "v1.1.8" ,
"version_normalized" : "1.1.8.0" ,
2022-04-02 10:26:41 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-composer-plugin.git" ,
2023-01-25 20:43:46 +01:00
"reference" : "f8a9a68b28160fd1d3ec662a433c5ef0528dd01d"
2022-04-02 10:26:41 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-01-25 20:43:46 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-composer-plugin/zipball/f8a9a68b28160fd1d3ec662a433c5ef0528dd01d" ,
"reference" : "f8a9a68b28160fd1d3ec662a433c5ef0528dd01d" ,
2022-04-02 10:26:41 +02:00
"shasum" : ""
} ,
"require" : {
"composer-plugin-api" : "^2.1.0"
} ,
"require-dev" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-changelogger" : "^3.2.3" ,
"composer/composer" : "^2.2 || ^2.4" ,
"yoast/phpunit-polyfills" : "1.0.4"
2022-04-02 10:26:41 +02:00
} ,
2023-01-25 20:43:46 +01:00
"time" : "2022-12-19T13:28:13+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "composer-plugin" ,
"extra" : {
2022-06-16 14:01:47 +02:00
"plugin-modifies-install-path" : true ,
2022-04-02 10:26:41 +02:00
"class" : "Automattic\\Jetpack\\Composer\\Plugin" ,
"mirror-repo" : "Automattic/jetpack-composer-plugin" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-composer-plugin/compare/v${old}...v${new}"
} ,
"autotagger" : true ,
"branch-alias" : {
2022-12-15 17:41:53 +01:00
"dev-trunk" : "1.1.x-dev"
2022-04-02 10:26:41 +02:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "A custom installer plugin for Composer to move Jetpack packages out of `vendor/` so WordPress's translation infrastructure will find their strings." ,
"support" : {
2023-01-25 20:43:46 +01:00
"source" : "https://github.com/Automattic/jetpack-composer-plugin/tree/v1.1.8"
2022-04-02 10:26:41 +02:00
} ,
"install-path" : "../automattic/jetpack-composer-plugin"
2020-12-10 14:04:11 +01:00
} ,
{
"name" : "automattic/jetpack-config" ,
2023-01-25 20:43:46 +01:00
"version" : "v1.13.0" ,
"version_normalized" : "1.13.0.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-config.git" ,
2023-01-25 20:43:46 +01:00
"reference" : "88a7fe74f04331ab7228fe3bcec54c0815a9410e"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-01-25 20:43:46 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-config/zipball/88a7fe74f04331ab7228fe3bcec54c0815a9410e" ,
"reference" : "88a7fe74f04331ab7228fe3bcec54c0815a9410e" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2021-04-27 08:32:47 +02:00
"require-dev" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-changelogger" : "^3.3.0"
2021-04-27 08:32:47 +02:00
} ,
2023-01-25 20:43:46 +01:00
"time" : "2023-01-02T13:46:14+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/jetpack-config" ,
2022-04-02 10:26:41 +02:00
"textdomain" : "jetpack-config" ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-config/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2023-01-25 20:43:46 +01:00
"dev-trunk" : "1.13.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Jetpack configuration package that initializes other packages and configures Jetpack's functionality. Can be used as a base for all variants of Jetpack package usage." ,
2021-04-27 08:32:47 +02:00
"support" : {
2023-01-25 20:43:46 +01:00
"source" : "https://github.com/Automattic/jetpack-config/tree/v1.13.0"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-config"
2020-12-10 14:04:11 +01:00
} ,
{
"name" : "automattic/jetpack-connection" ,
2023-01-25 20:43:46 +01:00
"version" : "v1.48.1" ,
"version_normalized" : "1.48.1.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-connection.git" ,
2023-01-25 20:43:46 +01:00
"reference" : "d03c38be83361417378602ba28a6cee0d8106b39"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-01-25 20:43:46 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-connection/zipball/d03c38be83361417378602ba28a6cee0d8106b39" ,
"reference" : "d03c38be83361417378602ba28a6cee0d8106b39" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-a8c-mc-stats" : "^1.4.17" ,
"automattic/jetpack-admin-ui" : "^0.2.14" ,
"automattic/jetpack-constants" : "^1.6.20" ,
"automattic/jetpack-redirect" : "^1.7.22" ,
"automattic/jetpack-roles" : "^1.4.20" ,
"automattic/jetpack-status" : "^1.15.3"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-changelogger" : "^3.3.0" ,
2020-12-10 14:04:11 +01:00
"automattic/wordbless" : "@dev" ,
2022-04-02 10:26:41 +02:00
"brain/monkey" : "2.6.1" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2020-12-10 14:04:11 +01:00
} ,
2023-01-25 20:43:46 +01:00
"time" : "2022-12-27T11:15:16+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-connection" ,
2022-04-02 10:26:41 +02:00
"textdomain" : "jetpack-connection" ,
2021-08-17 08:33:07 +02:00
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-package-version.php"
} ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-connection/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2023-01-25 20:43:46 +01:00
"dev-trunk" : "1.48.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"legacy" ,
2022-06-16 14:01:47 +02:00
"src/" ,
"src/webhooks"
2020-12-10 14:04:11 +01:00
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Everything needed to connect to the Jetpack infrastructure" ,
2021-04-27 08:32:47 +02:00
"support" : {
2023-01-25 20:43:46 +01:00
"source" : "https://github.com/Automattic/jetpack-connection/tree/v1.48.1"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-connection"
2020-12-10 14:04:11 +01:00
} ,
{
"name" : "automattic/jetpack-constants" ,
2023-01-25 20:43:46 +01:00
"version" : "v1.6.20" ,
"version_normalized" : "1.6.20.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-constants.git" ,
2023-01-25 20:43:46 +01:00
"reference" : "c57b99b82c20d20f6dd2d2d701bb5b50b2cbe33a"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-01-25 20:43:46 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-constants/zipball/c57b99b82c20d20f6dd2d2d701bb5b50b2cbe33a" ,
"reference" : "c57b99b82c20d20f6dd2d2d701bb5b50b2cbe33a" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require-dev" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-changelogger" : "^3.2.2" ,
2022-04-02 10:26:41 +02:00
"brain/monkey" : "2.6.1" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2020-12-10 14:04:11 +01:00
} ,
2023-01-25 20:43:46 +01:00
"time" : "2022-12-02T19:01:48+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-constants" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-constants/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2022-12-15 17:41:53 +01:00
"dev-trunk" : "1.6.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "A wrapper for defining constants in a more testable way." ,
2021-04-27 08:32:47 +02:00
"support" : {
2023-01-25 20:43:46 +01:00
"source" : "https://github.com/Automattic/jetpack-constants/tree/v1.6.20"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-constants"
2020-12-10 14:04:11 +01:00
} ,
{
"name" : "automattic/jetpack-device-detection" ,
2023-01-25 20:43:46 +01:00
"version" : "v1.4.22" ,
"version_normalized" : "1.4.22.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-device-detection.git" ,
2023-01-25 20:43:46 +01:00
"reference" : "2da848bca9a3622885c05509f0a1dab8264067b2"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-01-25 20:43:46 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/2da848bca9a3622885c05509f0a1dab8264067b2" ,
"reference" : "2da848bca9a3622885c05509f0a1dab8264067b2" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require-dev" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-changelogger" : "^3.2.2" ,
"yoast/phpunit-polyfills" : "1.0.4"
2020-12-10 14:04:11 +01:00
} ,
2023-01-25 20:43:46 +01:00
"time" : "2022-12-02T19:01:40+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/jetpack-device-detection" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-device-detection/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2022-12-15 17:41:53 +01:00
"dev-trunk" : "1.4.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "A way to detect device types based on User-Agent header." ,
2021-04-27 08:32:47 +02:00
"support" : {
2023-01-25 20:43:46 +01:00
"source" : "https://github.com/Automattic/jetpack-device-detection/tree/v1.4.22"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-device-detection"
2020-12-10 14:04:11 +01:00
} ,
{
"name" : "automattic/jetpack-error" ,
2023-01-25 20:43:46 +01:00
"version" : "v1.3.18" ,
"version_normalized" : "1.3.18.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-error.git" ,
2023-01-25 20:43:46 +01:00
"reference" : "c95fd87544b3a31e7c7e0878a0780d6b77a84623"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-01-25 20:43:46 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-error/zipball/c95fd87544b3a31e7c7e0878a0780d6b77a84623" ,
"reference" : "c95fd87544b3a31e7c7e0878a0780d6b77a84623" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require-dev" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-changelogger" : "^3.2.2" ,
"yoast/phpunit-polyfills" : "1.0.4"
2020-12-10 14:04:11 +01:00
} ,
2023-01-25 20:43:46 +01:00
"time" : "2022-12-06T12:47:32+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/jetpack-error" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-error/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2022-12-15 17:41:53 +01:00
"dev-trunk" : "1.3.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Jetpack Error - a wrapper around WP_Error." ,
2021-04-27 08:32:47 +02:00
"support" : {
2023-01-25 20:43:46 +01:00
"source" : "https://github.com/Automattic/jetpack-error/tree/v1.3.18"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-error"
2020-12-10 14:04:11 +01:00
} ,
{
2022-06-16 14:01:47 +02:00
"name" : "automattic/jetpack-google-fonts-provider" ,
2023-01-25 20:43:46 +01:00
"version" : "v0.4.0" ,
"version_normalized" : "0.4.0.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
2022-06-16 14:01:47 +02:00
"url" : "https://github.com/Automattic/jetpack-google-fonts-provider.git" ,
2023-01-25 20:43:46 +01:00
"reference" : "11ba4490dcc96bdbad97cdb4bf7c3d069c7a8209"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-01-25 20:43:46 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-google-fonts-provider/zipball/11ba4490dcc96bdbad97cdb4bf7c3d069c7a8209" ,
"reference" : "11ba4490dcc96bdbad97cdb4bf7c3d069c7a8209" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require-dev" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-changelogger" : "^3.2.2" ,
2022-06-16 14:01:47 +02:00
"brain/monkey" : "2.6.1" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2020-12-10 14:04:11 +01:00
} ,
2023-01-25 20:43:46 +01:00
"time" : "2022-12-12T13:06:38+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
2022-06-16 14:01:47 +02:00
"mirror-repo" : "Automattic/jetpack-google-fonts-provider" ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
2022-06-16 14:01:47 +02:00
"link-template" : "https://github.com/Automattic/jetpack-google-fonts-provider/compare/v${old}...v${new}"
2021-04-27 08:32:47 +02:00
} ,
"branch-alias" : {
2023-01-25 20:43:46 +01:00
"dev-trunk" : "0.4.x-dev"
2022-06-16 14:01:47 +02:00
} ,
"textdomain" : "jetpack-google-fonts-provider"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
2022-06-16 14:01:47 +02:00
"description" : "WordPress Webfonts provider for Google Fonts" ,
2021-04-27 08:32:47 +02:00
"support" : {
2023-01-25 20:43:46 +01:00
"source" : "https://github.com/Automattic/jetpack-google-fonts-provider/tree/v0.4.0"
2021-04-27 08:32:47 +02:00
} ,
2022-06-16 14:01:47 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-google-fonts-provider"
2020-12-10 14:04:11 +01:00
} ,
2021-07-23 11:58:50 +02:00
{
"name" : "automattic/jetpack-identity-crisis" ,
2023-01-25 20:43:46 +01:00
"version" : "v0.8.33" ,
"version_normalized" : "0.8.33.0" ,
2021-07-23 11:58:50 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-identity-crisis.git" ,
2023-01-25 20:43:46 +01:00
"reference" : "9356eab5416e8ebb71df3bace7ef28d30e3ba630"
2021-07-23 11:58:50 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-01-25 20:43:46 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-identity-crisis/zipball/9356eab5416e8ebb71df3bace7ef28d30e3ba630" ,
"reference" : "9356eab5416e8ebb71df3bace7ef28d30e3ba630" ,
2021-07-23 11:58:50 +02:00
"shasum" : ""
} ,
"require" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-assets" : "^1.17.28" ,
"automattic/jetpack-connection" : "^1.47.1" ,
"automattic/jetpack-constants" : "^1.6.20" ,
"automattic/jetpack-logo" : "^1.5.20" ,
"automattic/jetpack-status" : "^1.15.2"
2021-07-23 11:58:50 +02:00
} ,
"require-dev" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-changelogger" : "^3.2.2" ,
2021-07-23 11:58:50 +02:00
"automattic/wordbless" : "@dev" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2021-07-23 11:58:50 +02:00
} ,
2023-01-25 20:43:46 +01:00
"time" : "2022-12-02T19:02:26+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-07-23 11:58:50 +02:00
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-identity-crisis" ,
2022-04-02 10:26:41 +02:00
"textdomain" : "jetpack-idc" ,
2021-07-23 11:58:50 +02:00
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-identity-crisis.php"
} ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-identity-crisis/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2022-12-15 17:41:53 +01:00
"dev-trunk" : "0.8.x-dev"
2021-07-23 11:58:50 +02:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Identity Crisis." ,
"support" : {
2023-01-25 20:43:46 +01:00
"source" : "https://github.com/Automattic/jetpack-identity-crisis/tree/v0.8.33"
2021-07-23 11:58:50 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-identity-crisis"
2021-07-23 11:58:50 +02:00
} ,
2020-12-10 14:04:11 +01:00
{
"name" : "automattic/jetpack-jitm" ,
2023-01-25 20:43:46 +01:00
"version" : "v2.2.36" ,
"version_normalized" : "2.2.36.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-jitm.git" ,
2023-01-25 20:43:46 +01:00
"reference" : "7bb9ab2b450a56711680e37b87f75726808f1bbb"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-01-25 20:43:46 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/7bb9ab2b450a56711680e37b87f75726808f1bbb" ,
"reference" : "7bb9ab2b450a56711680e37b87f75726808f1bbb" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-a8c-mc-stats" : "^1.4.17" ,
"automattic/jetpack-assets" : "^1.17.28" ,
"automattic/jetpack-connection" : "^1.48.1" ,
"automattic/jetpack-device-detection" : "^1.4.22" ,
"automattic/jetpack-logo" : "^1.5.20" ,
"automattic/jetpack-partner" : "^1.7.21" ,
"automattic/jetpack-redirect" : "^1.7.22" ,
"automattic/jetpack-status" : "^1.15.3"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-changelogger" : "^3.3.0" ,
2022-04-02 10:26:41 +02:00
"brain/monkey" : "2.6.1" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2020-12-10 14:04:11 +01:00
} ,
2023-01-25 20:43:46 +01:00
"time" : "2022-12-27T11:15:33+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/jetpack-jitm" ,
2022-04-02 10:26:41 +02:00
"textdomain" : "jetpack-jitm" ,
2021-04-27 08:32:47 +02:00
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-jitm.php"
} ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-jitm/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2022-12-15 17:41:53 +01:00
"dev-trunk" : "2.2.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Just in time messages for Jetpack" ,
2021-04-27 08:32:47 +02:00
"support" : {
2023-01-25 20:43:46 +01:00
"source" : "https://github.com/Automattic/jetpack-jitm/tree/v2.2.36"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-jitm"
2020-12-10 14:04:11 +01:00
} ,
{
"name" : "automattic/jetpack-lazy-images" ,
2023-01-25 20:43:46 +01:00
"version" : "v2.1.29" ,
"version_normalized" : "2.1.29.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-lazy-images.git" ,
2023-01-25 20:43:46 +01:00
"reference" : "d71a406d071acc3dc4a6177930f6e4aa40eb0be3"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-01-25 20:43:46 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-lazy-images/zipball/d71a406d071acc3dc4a6177930f6e4aa40eb0be3" ,
"reference" : "d71a406d071acc3dc4a6177930f6e4aa40eb0be3" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-assets" : "^1.17.28" ,
"automattic/jetpack-constants" : "^1.6.20"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-changelogger" : "^3.2.2" ,
2020-12-10 14:04:11 +01:00
"automattic/wordbless" : "dev-master" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2020-12-10 14:04:11 +01:00
} ,
2023-01-25 20:43:46 +01:00
"time" : "2022-12-06T12:48:00+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/jetpack-lazy-images" ,
2022-04-02 10:26:41 +02:00
"textdomain" : "jetpack-lazy-images" ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-lazy-images/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2022-12-15 17:41:53 +01:00
"dev-trunk" : "2.1.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Speed up your site and create a smoother viewing experience by loading images as visitors scroll down the screen, instead of all at once." ,
2021-04-27 08:32:47 +02:00
"support" : {
2023-01-25 20:43:46 +01:00
"source" : "https://github.com/Automattic/jetpack-lazy-images/tree/v2.1.29"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-lazy-images"
2020-12-10 14:04:11 +01:00
} ,
{
"name" : "automattic/jetpack-licensing" ,
2023-01-25 20:43:46 +01:00
"version" : "v1.7.13" ,
"version_normalized" : "1.7.13.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-licensing.git" ,
2023-01-25 20:43:46 +01:00
"reference" : "4db2c3ec7440eed268c1d9ee7ee80cb5dde8c558"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-01-25 20:43:46 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-licensing/zipball/4db2c3ec7440eed268c1d9ee7ee80cb5dde8c558" ,
"reference" : "4db2c3ec7440eed268c1d9ee7ee80cb5dde8c558" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-connection" : "^1.47.1"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-changelogger" : "^3.2.2" ,
2020-12-10 14:04:11 +01:00
"automattic/wordbless" : "@dev" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2020-12-10 14:04:11 +01:00
} ,
2023-01-25 20:43:46 +01:00
"time" : "2022-12-02T19:02:19+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/jetpack-licensing" ,
2022-04-02 10:26:41 +02:00
"textdomain" : "jetpack-licensing" ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-licensing/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2022-12-15 17:41:53 +01:00
"dev-trunk" : "1.7.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Everything needed to manage Jetpack licenses client-side." ,
2021-04-27 08:32:47 +02:00
"support" : {
2023-01-25 20:43:46 +01:00
"source" : "https://github.com/Automattic/jetpack-licensing/tree/v1.7.13"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-licensing"
2020-12-10 14:04:11 +01:00
} ,
{
"name" : "automattic/jetpack-logo" ,
2023-01-25 20:43:46 +01:00
"version" : "v1.5.20" ,
"version_normalized" : "1.5.20.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-logo.git" ,
2023-01-25 20:43:46 +01:00
"reference" : "74e3fdc172753672488110418cf379fd8b2f4e75"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-01-25 20:43:46 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-logo/zipball/74e3fdc172753672488110418cf379fd8b2f4e75" ,
"reference" : "74e3fdc172753672488110418cf379fd8b2f4e75" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require-dev" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-changelogger" : "^3.2.2" ,
"yoast/phpunit-polyfills" : "1.0.4"
2020-12-10 14:04:11 +01:00
} ,
2023-01-25 20:43:46 +01:00
"time" : "2022-12-02T19:01:39+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/jetpack-logo" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-logo/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2022-12-15 17:41:53 +01:00
"dev-trunk" : "1.5.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "A logo for Jetpack" ,
2021-04-27 08:32:47 +02:00
"support" : {
2023-01-25 20:43:46 +01:00
"source" : "https://github.com/Automattic/jetpack-logo/tree/v1.5.20"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-logo"
} ,
{
"name" : "automattic/jetpack-my-jetpack" ,
2023-01-25 20:43:46 +01:00
"version" : "v2.7.2.1" ,
"version_normalized" : "2.7.2.1" ,
2022-04-02 10:26:41 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-my-jetpack.git" ,
2023-01-25 20:43:46 +01:00
"reference" : "3609e7955af75905c72c6f24698394fdf9a051f0"
2022-04-02 10:26:41 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-01-25 20:43:46 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-my-jetpack/zipball/3609e7955af75905c72c6f24698394fdf9a051f0" ,
"reference" : "3609e7955af75905c72c6f24698394fdf9a051f0" ,
2022-04-02 10:26:41 +02:00
"shasum" : ""
} ,
"require" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-admin-ui" : "^0.2.14" ,
"automattic/jetpack-assets" : "^1.17.28" ,
"automattic/jetpack-connection" : "^1.48.1" ,
"automattic/jetpack-constants" : "^1.6.20" ,
"automattic/jetpack-jitm" : "^2.2.36" ,
"automattic/jetpack-licensing" : "^1.7.13" ,
"automattic/jetpack-plugins-installer" : "^0.2.2" ,
"automattic/jetpack-redirect" : "^1.7.22"
2022-04-02 10:26:41 +02:00
} ,
"require-dev" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-changelogger" : "^3.3.0" ,
"automattic/jetpack-videopress" : "^0.10.1" ,
2022-04-02 10:26:41 +02:00
"automattic/wordbless" : "@dev" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2022-04-02 10:26:41 +02:00
} ,
2023-01-25 20:43:46 +01:00
"time" : "2023-01-06T19:29:47+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-my-jetpack" ,
"textdomain" : "jetpack-my-jetpack" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-my-jetpack/compare/${old}...${new}"
} ,
"branch-alias" : {
2023-01-25 20:43:46 +01:00
"dev-trunk" : "2.7.x-dev"
2022-04-02 10:26:41 +02:00
} ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-initializer.php"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/" ,
"src/products"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "WP Admin page with information and configuration shared among all Jetpack stand-alone plugins" ,
"support" : {
2023-01-25 20:43:46 +01:00
"source" : "https://github.com/Automattic/jetpack-my-jetpack/tree/v2.7.2.1"
2022-04-02 10:26:41 +02:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-my-jetpack"
2020-12-10 14:04:11 +01:00
} ,
2022-12-15 17:41:53 +01:00
{
"name" : "automattic/jetpack-options" ,
2023-01-25 20:43:46 +01:00
"version" : "v1.16.5" ,
"version_normalized" : "1.16.5.0" ,
2022-12-15 17:41:53 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-options.git" ,
2023-01-25 20:43:46 +01:00
"reference" : "c3eaec244fcab33deb3fc85b1318244ebd2e294f"
2022-12-15 17:41:53 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-01-25 20:43:46 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-options/zipball/c3eaec244fcab33deb3fc85b1318244ebd2e294f" ,
"reference" : "c3eaec244fcab33deb3fc85b1318244ebd2e294f" ,
2022-12-15 17:41:53 +01:00
"shasum" : ""
} ,
"require" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-connection" : "^1.47.1"
2022-12-15 17:41:53 +01:00
} ,
"require-dev" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-changelogger" : "^3.2.2" ,
"yoast/phpunit-polyfills" : "1.0.4"
2022-12-15 17:41:53 +01:00
} ,
2023-01-25 20:43:46 +01:00
"time" : "2022-12-06T12:48:05+00:00" ,
2022-12-15 17:41:53 +01:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-options" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-options/compare/v${old}...v${new}"
} ,
"branch-alias" : {
"dev-trunk" : "1.16.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"legacy"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "A wrapper for wp-options to manage specific Jetpack options." ,
"support" : {
2023-01-25 20:43:46 +01:00
"source" : "https://github.com/Automattic/jetpack-options/tree/v1.16.5"
2022-12-15 17:41:53 +01:00
} ,
"abandoned" : "automattic/jetpack-connection" ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-options"
} ,
2020-12-10 14:04:11 +01:00
{
"name" : "automattic/jetpack-partner" ,
2023-01-25 20:43:46 +01:00
"version" : "v1.7.21" ,
"version_normalized" : "1.7.21.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-partner.git" ,
2023-01-25 20:43:46 +01:00
"reference" : "67a89bfab8da4fb45cb005d2399512fa343befee"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-01-25 20:43:46 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-partner/zipball/67a89bfab8da4fb45cb005d2399512fa343befee" ,
"reference" : "67a89bfab8da4fb45cb005d2399512fa343befee" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2022-04-02 10:26:41 +02:00
"require" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-connection" : "^1.47.1" ,
"automattic/jetpack-status" : "^1.15.2"
2022-04-02 10:26:41 +02:00
} ,
2020-12-10 14:04:11 +01:00
"require-dev" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-changelogger" : "^3.2.2" ,
2022-04-02 10:26:41 +02:00
"automattic/wordbless" : "@dev" ,
"brain/monkey" : "2.6.1" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2020-12-10 14:04:11 +01:00
} ,
2023-01-25 20:43:46 +01:00
"time" : "2022-12-02T19:02:20+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/jetpack-partner" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-partner/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2022-12-15 17:41:53 +01:00
"dev-trunk" : "1.7.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Support functions for Jetpack hosting partners." ,
2021-04-27 08:32:47 +02:00
"support" : {
2023-01-25 20:43:46 +01:00
"source" : "https://github.com/Automattic/jetpack-partner/tree/v1.7.21"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-partner"
2020-12-10 14:04:11 +01:00
} ,
2021-04-27 08:32:47 +02:00
{
"name" : "automattic/jetpack-password-checker" ,
2023-01-25 20:43:46 +01:00
"version" : "v0.2.9" ,
"version_normalized" : "0.2.9.0" ,
2021-04-27 08:32:47 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-password-checker.git" ,
2023-01-25 20:43:46 +01:00
"reference" : "bc372d55252fbdbbea251b0fb84fc109d7b31f54"
2021-04-27 08:32:47 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-01-25 20:43:46 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-password-checker/zipball/bc372d55252fbdbbea251b0fb84fc109d7b31f54" ,
"reference" : "bc372d55252fbdbbea251b0fb84fc109d7b31f54" ,
2021-04-27 08:32:47 +02:00
"shasum" : ""
} ,
"require-dev" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-changelogger" : "^3.2.2" ,
2021-04-27 08:32:47 +02:00
"automattic/wordbless" : "@dev" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2021-04-27 08:32:47 +02:00
} ,
2023-01-25 20:43:46 +01:00
"time" : "2022-12-02T19:01:50+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/jetpack-password-checker" ,
2022-04-02 10:26:41 +02:00
"textdomain" : "jetpack-password-checker" ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-password-checker/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2022-12-15 17:41:53 +01:00
"dev-trunk" : "0.2.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Password Checker." ,
"support" : {
2023-01-25 20:43:46 +01:00
"source" : "https://github.com/Automattic/jetpack-password-checker/tree/v0.2.9"
2022-04-02 10:26:41 +02:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-password-checker"
} ,
2022-12-15 17:41:53 +01:00
{
"name" : "automattic/jetpack-plans" ,
2023-01-25 20:43:46 +01:00
"version" : "v0.2.8" ,
"version_normalized" : "0.2.8.0" ,
2022-12-15 17:41:53 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-plans.git" ,
2023-01-25 20:43:46 +01:00
"reference" : "f62608398c70864ff9a79a374b919865e626bf2d"
2022-12-15 17:41:53 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-01-25 20:43:46 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-plans/zipball/f62608398c70864ff9a79a374b919865e626bf2d" ,
"reference" : "f62608398c70864ff9a79a374b919865e626bf2d" ,
2022-12-15 17:41:53 +01:00
"shasum" : ""
} ,
"require" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-connection" : "^1.47.1"
2022-12-15 17:41:53 +01:00
} ,
"require-dev" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-changelogger" : "^3.2.2" ,
"automattic/jetpack-status" : "^1.15.2" ,
2022-12-15 17:41:53 +01:00
"automattic/wordbless" : "@dev" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2022-12-15 17:41:53 +01:00
} ,
2023-01-25 20:43:46 +01:00
"time" : "2022-12-02T19:02:21+00:00" ,
2022-12-15 17:41:53 +01:00
"type" : "library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-plans" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-plans/compare/v${old}...v${new}"
} ,
"branch-alias" : {
"dev-trunk" : "0.2.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Fetch information about Jetpack Plans from wpcom" ,
"support" : {
2023-01-25 20:43:46 +01:00
"source" : "https://github.com/Automattic/jetpack-plans/tree/v0.2.8"
2022-12-15 17:41:53 +01:00
} ,
"install-path" : "../automattic/jetpack-plans"
} ,
2022-04-02 10:26:41 +02:00
{
"name" : "automattic/jetpack-plugins-installer" ,
2023-01-25 20:43:46 +01:00
"version" : "v0.2.2" ,
"version_normalized" : "0.2.2.0" ,
2022-04-02 10:26:41 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-plugins-installer.git" ,
2023-01-25 20:43:46 +01:00
"reference" : "e4a3eb71be7698dd896ad9c18565139007f0e7eb"
2022-04-02 10:26:41 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-01-25 20:43:46 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-plugins-installer/zipball/e4a3eb71be7698dd896ad9c18565139007f0e7eb" ,
"reference" : "e4a3eb71be7698dd896ad9c18565139007f0e7eb" ,
2022-04-02 10:26:41 +02:00
"shasum" : ""
} ,
"require" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-a8c-mc-stats" : "^1.4.17"
2022-04-02 10:26:41 +02:00
} ,
"require-dev" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-changelogger" : "^3.2.2" ,
"yoast/phpunit-polyfills" : "1.0.4"
2022-04-02 10:26:41 +02:00
} ,
2023-01-25 20:43:46 +01:00
"time" : "2022-12-02T19:02:00+00:00" ,
2022-06-16 14:01:47 +02:00
"type" : "jetpack-library" ,
2022-04-02 10:26:41 +02:00
"extra" : {
"branch-alias" : {
2022-12-15 17:41:53 +01:00
"dev-trunk" : "0.2.x-dev"
2022-04-02 10:26:41 +02:00
} ,
"mirror-repo" : "Automattic/jetpack-plugins-installer" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-plugins-installer/compare/v${old}...v${new}"
} ,
"autotagger" : true ,
"textdomain" : "jetpack-plugins-installer"
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Handle installation of plugins from WP.org" ,
"support" : {
2023-01-25 20:43:46 +01:00
"source" : "https://github.com/Automattic/jetpack-plugins-installer/tree/v0.2.2"
2021-04-27 08:32:47 +02:00
} ,
2022-06-16 14:01:47 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-plugins-installer"
} ,
2022-12-15 17:41:53 +01:00
{
"name" : "automattic/jetpack-post-list" ,
2023-01-25 20:43:46 +01:00
"version" : "v0.4.3" ,
"version_normalized" : "0.4.3.0" ,
2022-12-15 17:41:53 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-post-list.git" ,
2023-01-25 20:43:46 +01:00
"reference" : "19efd327c1d10f70b7332c1441a12b79f3da4609"
2022-12-15 17:41:53 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-01-25 20:43:46 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-post-list/zipball/19efd327c1d10f70b7332c1441a12b79f3da4609" ,
"reference" : "19efd327c1d10f70b7332c1441a12b79f3da4609" ,
2022-12-15 17:41:53 +01:00
"shasum" : ""
} ,
"require" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-assets" : "^1.17.28"
2022-12-15 17:41:53 +01:00
} ,
"require-dev" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-changelogger" : "^3.2.2" ,
2022-12-15 17:41:53 +01:00
"automattic/wordbless" : "@dev" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2022-12-15 17:41:53 +01:00
} ,
2023-01-25 20:43:46 +01:00
"time" : "2022-12-06T12:47:57+00:00" ,
2022-12-15 17:41:53 +01:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-post-list" ,
"textdomain" : "jetpack-post-list" ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-post-list.php"
} ,
"changelogger" : {
"link-template" : "https://github.com/automattic/jetpack-post-list/compare/v${old}...v${new}"
} ,
"branch-alias" : {
"dev-trunk" : "0.4.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Enhance the classic view of the Admin section of your WordPress site" ,
"support" : {
2023-01-25 20:43:46 +01:00
"source" : "https://github.com/Automattic/jetpack-post-list/tree/v0.4.3"
2022-12-15 17:41:53 +01:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-post-list"
} ,
2022-06-16 14:01:47 +02:00
{
"name" : "automattic/jetpack-publicize" ,
2023-01-25 20:43:46 +01:00
"version" : "v0.19.0" ,
"version_normalized" : "0.19.0.0" ,
2022-06-16 14:01:47 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-publicize.git" ,
2023-01-25 20:43:46 +01:00
"reference" : "cac50e79d06c74f025f0e0e7df1def885824fb77"
2022-06-16 14:01:47 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-01-25 20:43:46 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-publicize/zipball/cac50e79d06c74f025f0e0e7df1def885824fb77" ,
"reference" : "cac50e79d06c74f025f0e0e7df1def885824fb77" ,
2022-06-16 14:01:47 +02:00
"shasum" : ""
} ,
"require" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-assets" : "^1.17.28" ,
"automattic/jetpack-autoloader" : "^2.11.14" ,
"automattic/jetpack-config" : "^1.13.0" ,
"automattic/jetpack-connection" : "^1.48.1" ,
"automattic/jetpack-redirect" : "^1.7.22"
2022-06-16 14:01:47 +02:00
} ,
"require-dev" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-changelogger" : "^3.3.0" ,
"automattic/wordbless" : "0.4.1" ,
"yoast/phpunit-polyfills" : "1.0.4"
2022-06-16 14:01:47 +02:00
} ,
2023-01-25 20:43:46 +01:00
"time" : "2023-01-02T13:47:04+00:00" ,
2022-06-16 14:01:47 +02:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-publicize" ,
"textdomain" : "jetpack-publicize-pkg" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-publicize/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2023-01-25 20:43:46 +01:00
"dev-trunk" : "0.19.x-dev"
2022-06-16 14:01:47 +02:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Publicize makes it easy to share your site’ s posts on several social media networks automatically when you publish a new post." ,
"support" : {
2023-01-25 20:43:46 +01:00
"source" : "https://github.com/Automattic/jetpack-publicize/tree/v0.19.0"
2022-06-16 14:01:47 +02:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-publicize"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
{
"name" : "automattic/jetpack-redirect" ,
2023-01-25 20:43:46 +01:00
"version" : "v1.7.22" ,
"version_normalized" : "1.7.22.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-redirect.git" ,
2023-01-25 20:43:46 +01:00
"reference" : "d3438a814da9b6a693e760ee9b9cd3787e78a19f"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-01-25 20:43:46 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/d3438a814da9b6a693e760ee9b9cd3787e78a19f" ,
"reference" : "d3438a814da9b6a693e760ee9b9cd3787e78a19f" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-status" : "^1.15.3"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-changelogger" : "^3.2.3" ,
2022-04-02 10:26:41 +02:00
"brain/monkey" : "2.6.1" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2020-12-10 14:04:11 +01:00
} ,
2023-01-25 20:43:46 +01:00
"time" : "2022-12-19T13:28:26+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/jetpack-redirect" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-redirect/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2022-12-15 17:41:53 +01:00
"dev-trunk" : "1.7.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Utilities to build URLs to the jetpack.com/redirect/ service" ,
2021-04-27 08:32:47 +02:00
"support" : {
2023-01-25 20:43:46 +01:00
"source" : "https://github.com/Automattic/jetpack-redirect/tree/v1.7.22"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-redirect"
2020-12-10 14:04:11 +01:00
} ,
{
"name" : "automattic/jetpack-roles" ,
2023-01-25 20:43:46 +01:00
"version" : "v1.4.20" ,
"version_normalized" : "1.4.20.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-roles.git" ,
2023-01-25 20:43:46 +01:00
"reference" : "8f4ce9fdfa0a50ffc4fd3108370392c9c4ced27a"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-01-25 20:43:46 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-roles/zipball/8f4ce9fdfa0a50ffc4fd3108370392c9c4ced27a" ,
"reference" : "8f4ce9fdfa0a50ffc4fd3108370392c9c4ced27a" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require-dev" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-changelogger" : "^3.2.3" ,
2022-04-02 10:26:41 +02:00
"brain/monkey" : "2.6.1" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2020-12-10 14:04:11 +01:00
} ,
2023-01-25 20:43:46 +01:00
"time" : "2022-12-19T13:28:09+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-roles" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-roles/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2022-12-15 17:41:53 +01:00
"dev-trunk" : "1.4.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Utilities, related with user roles and capabilities." ,
2021-04-27 08:32:47 +02:00
"support" : {
2023-01-25 20:43:46 +01:00
"source" : "https://github.com/Automattic/jetpack-roles/tree/v1.4.20"
2022-04-02 10:26:41 +02:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-roles"
} ,
{
"name" : "automattic/jetpack-search" ,
2023-01-25 20:43:46 +01:00
"version" : "v0.31.2.1" ,
"version_normalized" : "0.31.2.1" ,
2022-04-02 10:26:41 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-search.git" ,
2023-01-25 20:43:46 +01:00
"reference" : "67901af8ffc6d2468fc4882ab7b2a418a79f70e4"
2022-04-02 10:26:41 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-01-25 20:43:46 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-search/zipball/67901af8ffc6d2468fc4882ab7b2a418a79f70e4" ,
"reference" : "67901af8ffc6d2468fc4882ab7b2a418a79f70e4" ,
2022-04-02 10:26:41 +02:00
"shasum" : ""
} ,
"require" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-assets" : "^1.17.28" ,
"automattic/jetpack-config" : "^1.13.0" ,
"automattic/jetpack-connection" : "^1.48.1" ,
"automattic/jetpack-constants" : "^1.6.20" ,
"automattic/jetpack-my-jetpack" : "^2.7.2" ,
"automattic/jetpack-status" : "^1.15.3"
2022-04-02 10:26:41 +02:00
} ,
"require-dev" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-changelogger" : "^3.3.0" ,
"automattic/wordbless" : "0.4.1" ,
"yoast/phpunit-polyfills" : "1.0.4"
2022-04-02 10:26:41 +02:00
} ,
2023-01-25 20:43:46 +01:00
"time" : "2023-01-06T19:35:47+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-search" ,
"textdomain" : "jetpack-search-pkg" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-search/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2022-12-15 17:41:53 +01:00
"dev-trunk" : "0.31.x-dev"
2022-04-02 10:26:41 +02:00
} ,
"version-constants" : {
2022-06-16 14:01:47 +02:00
"::VERSION" : "src/class-package.php"
2022-04-02 10:26:41 +02:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Tools to assist with enabling cloud search for Jetpack sites." ,
"support" : {
2023-01-25 20:43:46 +01:00
"source" : "https://github.com/Automattic/jetpack-search/tree/v0.31.2.1"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-search"
2020-12-10 14:04:11 +01:00
} ,
2022-12-15 17:41:53 +01:00
{
"name" : "automattic/jetpack-stats" ,
2023-01-25 20:43:46 +01:00
"version" : "v0.4.0" ,
"version_normalized" : "0.4.0.0" ,
2022-12-15 17:41:53 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-stats.git" ,
2023-01-25 20:43:46 +01:00
"reference" : "0fc01e15dce2022ed5f34d3acc9c5203561ba68d"
2022-12-15 17:41:53 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-01-25 20:43:46 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-stats/zipball/0fc01e15dce2022ed5f34d3acc9c5203561ba68d" ,
"reference" : "0fc01e15dce2022ed5f34d3acc9c5203561ba68d" ,
2022-12-15 17:41:53 +01:00
"shasum" : ""
} ,
"require" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-connection" : "^1.47.1" ,
"automattic/jetpack-constants" : "^1.6.20" ,
"automattic/jetpack-status" : "^1.15.2"
2022-12-15 17:41:53 +01:00
} ,
"require-dev" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-changelogger" : "^3.2.2" ,
2022-12-15 17:41:53 +01:00
"automattic/wordbless" : "dev-master" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2022-12-15 17:41:53 +01:00
} ,
2023-01-25 20:43:46 +01:00
"time" : "2022-12-06T12:48:11+00:00" ,
2022-12-15 17:41:53 +01:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-stats" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-stats/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2023-01-25 20:43:46 +01:00
"dev-trunk" : "0.4.x-dev"
2022-12-15 17:41:53 +01:00
} ,
"textdomain" : "jetpack-stats"
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Collect valuable traffic stats and insights." ,
"support" : {
2023-01-25 20:43:46 +01:00
"source" : "https://github.com/Automattic/jetpack-stats/tree/v0.4.0"
2022-12-15 17:41:53 +01:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-stats"
} ,
{
"name" : "automattic/jetpack-stats-admin" ,
2023-01-25 20:43:46 +01:00
"version" : "v0.2.1" ,
"version_normalized" : "0.2.1.0" ,
2022-12-15 17:41:53 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-stats-admin.git" ,
2023-01-25 20:43:46 +01:00
"reference" : "c9252a194c504f6cfc89dc98457da6d57733c0a9"
2022-12-15 17:41:53 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-01-25 20:43:46 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-stats-admin/zipball/c9252a194c504f6cfc89dc98457da6d57733c0a9" ,
"reference" : "c9252a194c504f6cfc89dc98457da6d57733c0a9" ,
2022-12-15 17:41:53 +01:00
"shasum" : ""
} ,
"require" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-constants" : "^1.6.20" ,
"automattic/jetpack-options" : "^1.16.5" ,
"automattic/jetpack-stats" : "^0.4.0"
2022-12-15 17:41:53 +01:00
} ,
"require-dev" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-changelogger" : "^3.3.0" ,
2022-12-15 17:41:53 +01:00
"automattic/wordbless" : "dev-master" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2022-12-15 17:41:53 +01:00
} ,
2023-01-25 20:43:46 +01:00
"time" : "2022-12-27T11:15:31+00:00" ,
2022-12-15 17:41:53 +01:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-stats-admin" ,
"branch-alias" : {
2023-01-25 20:43:46 +01:00
"dev-trunk" : "0.2.x-dev"
2022-12-15 17:41:53 +01:00
} ,
"textdomain" : "jetpack-stats-admin" ,
"version-constants" : {
"::VERSION" : "src/class-main.php"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Stats Dashboard" ,
"support" : {
2023-01-25 20:43:46 +01:00
"source" : "https://github.com/Automattic/jetpack-stats-admin/tree/v0.2.1"
2022-12-15 17:41:53 +01:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-stats-admin"
} ,
2020-12-10 14:04:11 +01:00
{
"name" : "automattic/jetpack-status" ,
2023-01-25 20:43:46 +01:00
"version" : "v1.15.3" ,
"version_normalized" : "1.15.3.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-status.git" ,
2023-01-25 20:43:46 +01:00
"reference" : "25e2e06fb07a5cb61a47608af0a1a5c80e00d3ae"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-01-25 20:43:46 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-status/zipball/25e2e06fb07a5cb61a47608af0a1a5c80e00d3ae" ,
"reference" : "25e2e06fb07a5cb61a47608af0a1a5c80e00d3ae" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2022-04-02 10:26:41 +02:00
"require" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-constants" : "^1.6.20"
2022-04-02 10:26:41 +02:00
} ,
2020-12-10 14:04:11 +01:00
"require-dev" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-changelogger" : "^3.2.3" ,
2022-04-02 10:26:41 +02:00
"brain/monkey" : "2.6.1" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2020-12-10 14:04:11 +01:00
} ,
2023-01-25 20:43:46 +01:00
"time" : "2022-12-19T13:28:24+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-status" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-status/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2022-12-15 17:41:53 +01:00
"dev-trunk" : "1.15.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Used to retrieve information about the current status of Jetpack and the site overall." ,
2021-04-27 08:32:47 +02:00
"support" : {
2023-01-25 20:43:46 +01:00
"source" : "https://github.com/Automattic/jetpack-status/tree/v1.15.3"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-status"
2020-12-10 14:04:11 +01:00
} ,
{
"name" : "automattic/jetpack-sync" ,
2023-01-25 20:43:46 +01:00
"version" : "v1.46.0" ,
"version_normalized" : "1.46.0.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-sync.git" ,
2023-01-25 20:43:46 +01:00
"reference" : "fdbb4fd976cd4d05671440c5155871bb4a1b54f2"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-01-25 20:43:46 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-sync/zipball/fdbb4fd976cd4d05671440c5155871bb4a1b54f2" ,
"reference" : "fdbb4fd976cd4d05671440c5155871bb4a1b54f2" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-connection" : "^1.48.1" ,
"automattic/jetpack-constants" : "^1.6.20" ,
"automattic/jetpack-identity-crisis" : "^0.8.33" ,
"automattic/jetpack-password-checker" : "^0.2.9" ,
"automattic/jetpack-roles" : "^1.4.20" ,
"automattic/jetpack-status" : "^1.15.3"
2020-12-10 14:04:11 +01:00
} ,
2021-04-27 08:32:47 +02:00
"require-dev" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-changelogger" : "^3.3.0" ,
2021-07-23 11:58:50 +02:00
"automattic/wordbless" : "@dev" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2021-04-27 08:32:47 +02:00
} ,
2023-01-25 20:43:46 +01:00
"time" : "2022-12-27T11:15:34+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/jetpack-sync" ,
2022-04-02 10:26:41 +02:00
"textdomain" : "jetpack-sync" ,
2021-08-17 08:33:07 +02:00
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-package-version.php"
} ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-sync/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2023-01-25 20:43:46 +01:00
"dev-trunk" : "1.46.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Everything needed to allow syncing to the WP.com infrastructure." ,
2021-04-27 08:32:47 +02:00
"support" : {
2023-01-25 20:43:46 +01:00
"source" : "https://github.com/Automattic/jetpack-sync/tree/v1.46.0"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-sync"
2020-12-10 14:04:11 +01:00
} ,
2022-12-15 17:41:53 +01:00
{
"name" : "automattic/jetpack-videopress" ,
2023-01-25 20:43:46 +01:00
"version" : "v0.10.1" ,
"version_normalized" : "0.10.1.0" ,
2022-12-15 17:41:53 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-videopress.git" ,
2023-01-25 20:43:46 +01:00
"reference" : "310c708e07ee8fb84cec14860bf574ad6372bab4"
2022-12-15 17:41:53 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-01-25 20:43:46 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-videopress/zipball/310c708e07ee8fb84cec14860bf574ad6372bab4" ,
"reference" : "310c708e07ee8fb84cec14860bf574ad6372bab4" ,
2022-12-15 17:41:53 +01:00
"shasum" : ""
} ,
"require" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-admin-ui" : "^0.2.14" ,
"automattic/jetpack-assets" : "^1.17.28" ,
"automattic/jetpack-connection" : "^1.48.1" ,
"automattic/jetpack-plans" : "^0.2.8"
2022-12-15 17:41:53 +01:00
} ,
"require-dev" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-changelogger" : "^3.3.0" ,
2022-12-15 17:41:53 +01:00
"automattic/wordbless" : "@dev" ,
"brain/monkey" : "2.6.1" ,
2023-01-25 20:43:46 +01:00
"yoast/phpunit-polyfills" : "1.0.4"
2022-12-15 17:41:53 +01:00
} ,
2023-01-25 20:43:46 +01:00
"time" : "2023-01-02T13:47:12+00:00" ,
2022-12-15 17:41:53 +01:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-videopress" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-videopress/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2023-01-25 20:43:46 +01:00
"dev-trunk" : "0.10.x-dev"
2022-12-15 17:41:53 +01:00
} ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-package-version.php"
} ,
"textdomain" : "jetpack-videopress-pkg"
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "VideoPress package" ,
"support" : {
2023-01-25 20:43:46 +01:00
"source" : "https://github.com/Automattic/jetpack-videopress/tree/v0.10.1"
2022-12-15 17:41:53 +01:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-videopress"
} ,
2020-12-10 14:04:11 +01:00
{
2022-06-16 14:01:47 +02:00
"name" : "automattic/jetpack-waf" ,
2023-01-25 20:43:46 +01:00
"version" : "v0.8.0" ,
"version_normalized" : "0.8.0.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
2022-06-16 14:01:47 +02:00
"url" : "https://github.com/Automattic/jetpack-waf.git" ,
2023-01-25 20:43:46 +01:00
"reference" : "76dc32d6f2ee1cff35739e1231658ad56368d952"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-01-25 20:43:46 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-waf/zipball/76dc32d6f2ee1cff35739e1231658ad56368d952" ,
"reference" : "76dc32d6f2ee1cff35739e1231658ad56368d952" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2022-06-16 14:01:47 +02:00
"wikimedia/aho-corasick" : "^1.0"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-changelogger" : "^3.3.0" ,
"yoast/phpunit-polyfills" : "1.0.4"
2020-12-10 14:04:11 +01:00
} ,
2023-01-25 20:43:46 +01:00
"time" : "2022-12-27T11:15:01+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
2022-06-16 14:01:47 +02:00
"mirror-repo" : "Automattic/jetpack-waf" ,
"textdomain" : "jetpack-waf" ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
2022-06-16 14:01:47 +02:00
"link-template" : "https://github.com/Automattic/jetpack-waf/compare/v${old}...v${new}"
2021-04-27 08:32:47 +02:00
} ,
"branch-alias" : {
2023-01-25 20:43:46 +01:00
"dev-trunk" : "0.8.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
2022-06-16 14:01:47 +02:00
"files" : [
"cli.php"
] ,
2020-12-10 14:04:11 +01:00
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
2022-06-16 14:01:47 +02:00
"description" : "Tools to assist with the Jetpack Web Application Firewall" ,
2021-04-27 08:32:47 +02:00
"support" : {
2023-01-25 20:43:46 +01:00
"source" : "https://github.com/Automattic/jetpack-waf/tree/v0.8.0"
2021-04-27 08:32:47 +02:00
} ,
2022-06-16 14:01:47 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-waf"
2020-12-10 14:04:11 +01:00
} ,
{
2022-06-16 14:01:47 +02:00
"name" : "automattic/jetpack-wordads" ,
2023-01-25 20:43:46 +01:00
"version" : "v0.2.27" ,
"version_normalized" : "0.2.27.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
2022-06-16 14:01:47 +02:00
"url" : "https://github.com/Automattic/jetpack-wordads.git" ,
2023-01-25 20:43:46 +01:00
"reference" : "2560fbd9becfe79066bbf85d071ec21f0a132bf2"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-01-25 20:43:46 +01:00
"url" : "https://api.github.com/repos/Automattic/jetpack-wordads/zipball/2560fbd9becfe79066bbf85d071ec21f0a132bf2" ,
"reference" : "2560fbd9becfe79066bbf85d071ec21f0a132bf2" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-assets" : "^1.17.28" ,
"automattic/jetpack-config" : "^1.12.0" ,
"automattic/jetpack-connection" : "^1.48.0" ,
"automattic/jetpack-constants" : "^1.6.20" ,
"automattic/jetpack-status" : "^1.15.3"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2023-01-25 20:43:46 +01:00
"automattic/jetpack-changelogger" : "^3.2.3" ,
"yoast/phpunit-polyfills" : "1.0.4"
2020-12-10 14:04:11 +01:00
} ,
2023-01-25 20:43:46 +01:00
"time" : "2022-12-19T13:28:50+00:00" ,
2022-04-02 10:26:41 +02:00
"type" : "jetpack-library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2022-06-16 14:01:47 +02:00
"mirror-repo" : "Automattic/jetpack-wordads" ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
2022-06-16 14:01:47 +02:00
"link-template" : "https://github.com/Automattic/jetpack-wordads/compare/v${old}...v${new}"
2021-04-27 08:32:47 +02:00
} ,
2022-04-02 10:26:41 +02:00
"autotagger" : true ,
"branch-alias" : {
2022-12-15 17:41:53 +01:00
"dev-trunk" : "0.2.x-dev"
2022-06-16 14:01:47 +02:00
} ,
"textdomain" : "jetpack-wordads" ,
"version-constants" : {
"::VERSION" : "src/class-package.php"
2022-04-02 10:26:41 +02:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
2022-06-16 14:01:47 +02:00
"description" : "Earn income by allowing Jetpack to display high quality ads." ,
2022-04-02 10:26:41 +02:00
"support" : {
2023-01-25 20:43:46 +01:00
"source" : "https://github.com/Automattic/jetpack-wordads/tree/v0.2.27"
2022-04-02 10:26:41 +02:00
} ,
2022-06-16 14:01:47 +02:00
"install-path" : "../../jetpack_vendor/automattic/jetpack-wordads"
2020-12-10 14:04:11 +01:00
} ,
{
"name" : "nojimage/twitter-text-php" ,
2021-07-23 11:58:50 +02:00
"version" : "v3.1.2" ,
"version_normalized" : "3.1.2.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/nojimage/twitter-text-php.git" ,
2021-07-23 11:58:50 +02:00
"reference" : "979bcf6a92d543b61588c7c0c0a87d0eb473d8f6"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-07-23 11:58:50 +02:00
"url" : "https://api.github.com/repos/nojimage/twitter-text-php/zipball/979bcf6a92d543b61588c7c0c0a87d0eb473d8f6" ,
"reference" : "979bcf6a92d543b61588c7c0c0a87d0eb473d8f6" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
"ext-intl" : "*" ,
"ext-mbstring" : "*" ,
"php" : ">=5.3.3"
} ,
"require-dev" : {
"ext-json" : "*" ,
"phpunit/phpunit" : "4.8.*|5.7.*|6.5.*" ,
"symfony/yaml" : "^2.6.0|^3.4.0|^4.4.0|^5.0.0" ,
"twitter/twitter-text" : "^3.0.0"
} ,
2021-07-23 11:58:50 +02:00
"time" : "2021-03-18T11:38:53+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-0" : {
"Twitter\\Text\\" : "lib/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"Apache-2.0"
] ,
"authors" : [
{
"name" : "Matt Sanford" ,
"email" : "matt@mzsanford.com" ,
"homepage" : "http://mzsanford.com"
} ,
{
"name" : "Mike Cochrane" ,
"email" : "mikec@mikenz.geek.nz" ,
"homepage" : "http://mikenz.geek.nz"
} ,
{
"name" : "Nick Pope" ,
"email" : "git@nickpope.me.uk" ,
"homepage" : "http://www.nickpope.me.uk"
} ,
{
"name" : "Takashi Nojima" ,
"homepage" : "http://php-tips.com"
}
] ,
"description" : "A library of PHP classes that provide auto-linking and extraction of usernames, lists, hashtags and URLs from tweets." ,
"homepage" : "https://github.com/nojimage/twitter-text-php" ,
"keywords" : [
"autolink" ,
"extract" ,
"text" ,
"twitter"
] ,
2021-04-27 08:32:47 +02:00
"support" : {
"issues" : "https://github.com/nojimage/twitter-text-php/issues" ,
2021-07-23 11:58:50 +02:00
"source" : "https://github.com/nojimage/twitter-text-php/tree/v3.1.2"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../nojimage/twitter-text-php"
2022-04-02 10:26:41 +02:00
} ,
{
"name" : "wikimedia/aho-corasick" ,
"version" : "v1.0.1" ,
"version_normalized" : "1.0.1.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/wikimedia/AhoCorasick.git" ,
"reference" : "2f3a1bd765913637a66eade658d11d82f0e551be"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/wikimedia/AhoCorasick/zipball/2f3a1bd765913637a66eade658d11d82f0e551be" ,
"reference" : "2f3a1bd765913637a66eade658d11d82f0e551be" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=5.5.9"
} ,
"require-dev" : {
"jakub-onderka/php-console-highlighter" : "0.3.2" ,
"jakub-onderka/php-parallel-lint" : "1.0.0" ,
"mediawiki/mediawiki-codesniffer" : "18.0.0" ,
"mediawiki/minus-x" : "0.3.1" ,
"phpunit/phpunit" : "4.8.36 || ^6.5"
} ,
"time" : "2018-05-01T18:13:32+00:00" ,
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"Apache-2.0"
] ,
"authors" : [
{
"name" : "Ori Livneh" ,
"email" : "ori@wikimedia.org"
}
] ,
"description" : "An implementation of the Aho-Corasick string matching algorithm." ,
"homepage" : "https://gerrit.wikimedia.org/g/AhoCorasick" ,
"keywords" : [
"ahocorasick" ,
"matcher"
] ,
"support" : {
"source" : "https://github.com/wikimedia/AhoCorasick/tree/v1.0.1"
} ,
"install-path" : "../wikimedia/aho-corasick"
2020-12-10 14:04:11 +01:00
}
] ,
"dev" : false ,
"dev-package-names" : [ ]
}