kollapsminoriteten/wp-content/plugins/jetpack/vendor/composer/installed.json

3181 lines
130 KiB
JSON
Raw Normal View History

2020-12-10 14:04:11 +01:00
{
"packages": [
{
"name": "automattic/jetpack-a8c-mc-stats",
2025-04-25 12:30:07 +02:00
"version": "v3.0.4",
"version_normalized": "3.0.4.0",
2020-12-10 14:04:11 +01:00
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-a8c-mc-stats.git",
2025-04-25 12:30:07 +02:00
"reference": "b1f7e2b9032ad203b6bd4cad1519613cc56f8ed0"
2020-12-10 14:04:11 +01:00
},
"dist": {
"type": "zip",
2025-04-25 12:30:07 +02:00
"url": "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/b1f7e2b9032ad203b6bd4cad1519613cc56f8ed0",
"reference": "b1f7e2b9032ad203b6bd4cad1519613cc56f8ed0",
2020-12-10 14:04:11 +01:00
"shasum": ""
},
2023-12-07 09:44:11 +01:00
"require": {
2025-02-28 08:42:11 +01:00
"php": ">=7.2"
2023-12-07 09:44:11 +01:00
},
2020-12-10 14:04:11 +01:00
"require-dev": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-changelogger": "^6.0.2",
"automattic/phpunit-select-config": "^1.0.1",
"yoast/phpunit-polyfills": "^3.0.0"
2020-12-10 14:04:11 +01:00
},
2023-05-23 23:18:12 +02:00
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
2025-04-25 12:30:07 +02:00
"time": "2025-03-21T09:05:28+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",
2025-02-28 08:42:11 +01:00
"branch-alias": {
"dev-trunk": "3.0.x-dev"
},
2021-04-27 08:32:47 +02:00
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v${old}...v${new}"
}
},
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": {
2025-04-25 12:30:07 +02:00
"source": "https://github.com/Automattic/jetpack-a8c-mc-stats/tree/v3.0.4"
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
},
2025-04-25 12:30:07 +02:00
{
"name": "automattic/jetpack-account-protection",
"version": "v0.2.0",
"version_normalized": "0.2.0.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-account-protection.git",
"reference": "2adc6d27c23f39826eb8e2b0ed587c8ff58faa38"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-account-protection/zipball/2adc6d27c23f39826eb8e2b0ed587c8ff58faa38",
"reference": "2adc6d27c23f39826eb8e2b0ed587c8ff58faa38",
"shasum": ""
},
"require": {
"automattic/jetpack-connection": "^6.10.2",
"automattic/jetpack-constants": "^3.0.6",
"automattic/jetpack-logo": "^3.0.4",
"automattic/jetpack-status": "^5.1.1",
"php": ">=7.2"
},
"require-dev": {
"automattic/jetpack-changelogger": "^6.0.3",
"automattic/jetpack-test-environment": "@dev",
"automattic/phpunit-select-config": "^1.0.2",
"yoast/phpunit-polyfills": "^3.0.0"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2025-04-01T19:21:17+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"textdomain": "jetpack-account-protection",
"mirror-repo": "Automattic/jetpack-account-protection",
"branch-alias": {
"dev-trunk": "0.2.x-dev"
},
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-account-protection/compare/v${old}...v${new}"
},
"version-constants": {
"::PACKAGE_VERSION": "src/class-account-protection.php"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Account protection",
"support": {
"source": "https://github.com/Automattic/jetpack-account-protection/tree/v0.2.0"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-account-protection"
},
2022-04-02 10:26:41 +02:00
{
"name": "automattic/jetpack-admin-ui",
2025-04-25 12:30:07 +02:00
"version": "v0.5.7",
"version_normalized": "0.5.7.0",
2022-04-02 10:26:41 +02:00
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-admin-ui.git",
2025-04-25 12:30:07 +02:00
"reference": "c82d2417a8aa65e646c40a81011ad76f355a742f"
2022-04-02 10:26:41 +02:00
},
"dist": {
"type": "zip",
2025-04-25 12:30:07 +02:00
"url": "https://api.github.com/repos/Automattic/jetpack-admin-ui/zipball/c82d2417a8aa65e646c40a81011ad76f355a742f",
"reference": "c82d2417a8aa65e646c40a81011ad76f355a742f",
2022-04-02 10:26:41 +02:00
"shasum": ""
},
2023-12-07 09:44:11 +01:00
"require": {
2025-02-28 08:42:11 +01:00
"php": ">=7.2"
2023-12-07 09:44:11 +01:00
},
2022-04-02 10:26:41 +02:00
"require-dev": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-changelogger": "^6.0.2",
"automattic/jetpack-logo": "^3.0.4",
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment": "@dev",
2025-04-25 12:30:07 +02:00
"automattic/phpunit-select-config": "^1.0.1",
"yoast/phpunit-polyfills": "^3.0.0"
2022-04-02 10:26:41 +02:00
},
2023-05-23 23:18:12 +02:00
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
2025-04-25 12:30:07 +02:00
"time": "2025-03-21T09:05:52+00:00",
2022-04-02 10:26:41 +02:00
"type": "jetpack-library",
"extra": {
"autotagger": true,
"textdomain": "jetpack-admin-ui",
2025-02-28 08:42:11 +01:00
"mirror-repo": "Automattic/jetpack-admin-ui",
"branch-alias": {
"dev-trunk": "0.5.x-dev"
},
2022-04-02 10:26:41 +02:00
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-admin-ui/compare/${old}...${new}"
},
"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": {
2025-04-25 12:30:07 +02:00
"source": "https://github.com/Automattic/jetpack-admin-ui/tree/v0.5.7"
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",
2025-04-25 12:30:07 +02:00
"version": "v4.0.17",
"version_normalized": "4.0.17.0",
2020-12-10 14:04:11 +01:00
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-assets.git",
2025-04-25 12:30:07 +02:00
"reference": "eb3177809fb9ada68975ccb2769577e6af0886fc"
2020-12-10 14:04:11 +01:00
},
"dist": {
"type": "zip",
2025-04-25 12:30:07 +02:00
"url": "https://api.github.com/repos/Automattic/jetpack-assets/zipball/eb3177809fb9ada68975ccb2769577e6af0886fc",
"reference": "eb3177809fb9ada68975ccb2769577e6af0886fc",
2020-12-10 14:04:11 +01:00
"shasum": ""
},
"require": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-constants": "^3.0.6",
2025-02-28 08:42:11 +01:00
"php": ">=7.2"
2020-12-10 14:04:11 +01:00
},
"require-dev": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-changelogger": "^6.0.3",
"automattic/phpunit-select-config": "^1.0.2",
2025-02-28 08:42:11 +01:00
"brain/monkey": "^2.6.2",
2024-02-16 11:03:01 +01:00
"wikimedia/testing-access-wrapper": "^1.0 || ^2.0 || ^3.0",
2025-04-25 12:30:07 +02:00
"yoast/phpunit-polyfills": "^3.0.0"
2020-12-10 14:04:11 +01:00
},
2023-05-23 23:18:12 +02:00
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
2025-04-25 12:30:07 +02:00
"time": "2025-04-01T19:20:55+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-04-02 10:26:41 +02:00
"textdomain": "jetpack-assets",
2025-02-28 08:42:11 +01:00
"mirror-repo": "Automattic/jetpack-assets",
"branch-alias": {
"dev-trunk": "4.0.x-dev"
},
2021-04-27 08:32:47 +02:00
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-assets/compare/v${old}...v${new}"
}
},
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": {
2025-04-25 12:30:07 +02:00
"source": "https://github.com/Automattic/jetpack-assets/tree/v4.0.17"
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",
2025-04-25 12:30:07 +02:00
"version": "v5.0.6",
"version_normalized": "5.0.6.0",
2020-12-10 14:04:11 +01:00
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-autoloader.git",
2025-04-25 12:30:07 +02:00
"reference": "5d533e1ff64ed0107b3b46928705fbfa8d3cdb1b"
2020-12-10 14:04:11 +01:00
},
"dist": {
"type": "zip",
2025-04-25 12:30:07 +02:00
"url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/5d533e1ff64ed0107b3b46928705fbfa8d3cdb1b",
"reference": "5d533e1ff64ed0107b3b46928705fbfa8d3cdb1b",
2020-12-10 14:04:11 +01:00
"shasum": ""
},
"require": {
2025-02-28 08:42:11 +01:00
"composer-plugin-api": "^2.2",
"php": ">=7.2"
2020-12-10 14:04:11 +01:00
},
"require-dev": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-changelogger": "^6.0.3",
"automattic/phpunit-select-config": "^1.0.2",
2025-02-28 08:42:11 +01:00
"composer/composer": "^2.2",
2025-04-25 12:30:07 +02:00
"yoast/phpunit-polyfills": "^3.0.0"
2020-12-10 14:04:11 +01:00
},
2025-04-25 12:30:07 +02:00
"time": "2025-03-31T17:43:05+00:00",
2020-12-10 14:04:11 +01:00
"type": "composer-plugin",
"extra": {
2021-04-27 08:32:47 +02:00
"class": "Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin",
2025-02-28 08:42:11 +01:00
"autotagger": true,
2021-04-27 08:32:47 +02:00
"mirror-repo": "Automattic/jetpack-autoloader",
2025-02-28 08:42:11 +01:00
"branch-alias": {
"dev-trunk": "5.0.x-dev"
},
2021-04-27 08:32:47 +02:00
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-autoloader/compare/v${old}...v${new}"
},
2023-12-07 09:44:11 +01:00
"version-constants": {
"::VERSION": "src/AutoloadGenerator.php"
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.",
2023-09-26 10:24:36 +02:00
"keywords": [
"autoload",
"autoloader",
"composer",
"jetpack",
"plugin",
"wordpress"
],
2021-04-27 08:32:47 +02:00
"support": {
2025-04-25 12:30:07 +02:00
"source": "https://github.com/Automattic/jetpack-autoloader/tree/v5.0.6"
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",
2025-04-25 12:30:07 +02:00
"version": "v4.0.19",
"version_normalized": "4.0.19.0",
2020-12-10 14:04:11 +01:00
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-backup.git",
2025-04-25 12:30:07 +02:00
"reference": "dbc997f3b5ba556cbab3dc799ab7547f836a5798"
2020-12-10 14:04:11 +01:00
},
"dist": {
"type": "zip",
2025-04-25 12:30:07 +02:00
"url": "https://api.github.com/repos/Automattic/jetpack-backup/zipball/dbc997f3b5ba556cbab3dc799ab7547f836a5798",
"reference": "dbc997f3b5ba556cbab3dc799ab7547f836a5798",
2020-12-10 14:04:11 +01:00
"shasum": ""
},
2021-07-23 11:58:50 +02:00
"require": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-admin-ui": "^0.5.7",
"automattic/jetpack-assets": "^4.0.15",
"automattic/jetpack-autoloader": "^5.0.6",
"automattic/jetpack-backup-helper-script-manager": "^0.3.6",
"automattic/jetpack-composer-plugin": "^4.0.4",
"automattic/jetpack-config": "^3.1.0",
"automattic/jetpack-connection": "^6.10.0",
"automattic/jetpack-my-jetpack": "^5.10.0",
"automattic/jetpack-status": "^5.1.1",
"automattic/jetpack-sync": "^4.10.0",
2025-02-28 08:42:11 +01:00
"php": ">=7.2"
2021-07-23 11:58:50 +02:00
},
2021-04-27 08:32:47 +02:00
"require-dev": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-changelogger": "^6.0.3",
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment": "@dev",
2025-04-25 12:30:07 +02:00
"automattic/phpunit-select-config": "^1.0.2",
"yoast/phpunit-polyfills": "^3.0.0"
2021-04-27 08:32:47 +02:00
},
2023-05-23 23:18:12 +02:00
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
2025-04-25 12:30:07 +02:00
"time": "2025-03-31T17:45:02+00:00",
2022-04-02 10:26:41 +02:00
"type": "jetpack-library",
2021-04-27 08:32:47 +02:00
"extra": {
2021-07-23 11:58:50 +02:00
"autotagger": true,
2022-04-02 10:26:41 +02:00
"textdomain": "jetpack-backup-pkg",
2025-02-28 08:42:11 +01:00
"mirror-repo": "Automattic/jetpack-backup",
"branch-alias": {
"dev-trunk": "4.0.x-dev"
2021-08-17 08:33:07 +02:00
},
2021-04-27 08:32:47 +02:00
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-backup/compare/v${old}...v${new}"
},
2025-02-28 08:42:11 +01:00
"version-constants": {
"::PACKAGE_VERSION": "src/class-package-version.php"
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": {
2025-04-25 12:30:07 +02:00
"source": "https://github.com/Automattic/jetpack-backup/tree/v4.0.19"
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
},
2024-02-16 11:03:01 +01:00
{
"name": "automattic/jetpack-backup-helper-script-manager",
2025-04-25 12:30:07 +02:00
"version": "v0.3.6",
"version_normalized": "0.3.6.0",
2024-02-16 11:03:01 +01:00
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-backup-helper-script-manager.git",
2025-04-25 12:30:07 +02:00
"reference": "859d8df5637c61f9c29b46e038f425bd238eb6f4"
2024-02-16 11:03:01 +01:00
},
"dist": {
"type": "zip",
2025-04-25 12:30:07 +02:00
"url": "https://api.github.com/repos/Automattic/jetpack-backup-helper-script-manager/zipball/859d8df5637c61f9c29b46e038f425bd238eb6f4",
"reference": "859d8df5637c61f9c29b46e038f425bd238eb6f4",
2024-02-16 11:03:01 +01:00
"shasum": ""
},
"require": {
2025-02-28 08:42:11 +01:00
"php": ">=7.2"
2024-02-16 11:03:01 +01:00
},
"require-dev": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-changelogger": "^6.0.2",
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment": "@dev",
2025-04-25 12:30:07 +02:00
"automattic/phpunit-select-config": "^1.0.1",
"yoast/phpunit-polyfills": "^3.0.0"
2024-02-16 11:03:01 +01:00
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
2025-04-25 12:30:07 +02:00
"time": "2025-03-24T14:40:39+00:00",
2024-02-16 11:03:01 +01:00
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-backup-helper-script-manager",
2025-02-28 08:42:11 +01:00
"branch-alias": {
"dev-trunk": "0.3.x-dev"
},
2024-02-16 11:03:01 +01:00
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-backup-helper-script-manager/compare/v${old}...v${new}"
}
},
"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": {
2025-04-25 12:30:07 +02:00
"source": "https://github.com/Automattic/jetpack-backup-helper-script-manager/tree/v0.3.6"
2024-02-16 11:03:01 +01:00
},
"install-path": "../../jetpack_vendor/automattic/jetpack-backup-helper-script-manager"
},
2023-01-25 20:43:46 +01:00
{
"name": "automattic/jetpack-blaze",
2025-04-25 12:30:07 +02:00
"version": "v0.25.18",
"version_normalized": "0.25.18.0",
2023-01-25 20:43:46 +01:00
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-blaze.git",
2025-04-25 12:30:07 +02:00
"reference": "89907d92d1241d61a9b9e4ab920d73e702b50e80"
2023-01-25 20:43:46 +01:00
},
"dist": {
"type": "zip",
2025-04-25 12:30:07 +02:00
"url": "https://api.github.com/repos/Automattic/jetpack-blaze/zipball/89907d92d1241d61a9b9e4ab920d73e702b50e80",
"reference": "89907d92d1241d61a9b9e4ab920d73e702b50e80",
2023-01-25 20:43:46 +01:00
"shasum": ""
},
"require": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-assets": "^4.0.15",
"automattic/jetpack-connection": "^6.10.0",
"automattic/jetpack-constants": "^3.0.6",
"automattic/jetpack-plans": "^0.7.0",
"automattic/jetpack-redirect": "^3.0.6",
"automattic/jetpack-status": "^5.1.1",
"automattic/jetpack-sync": "^4.10.0",
2025-02-28 08:42:11 +01:00
"php": ">=7.2"
2023-01-25 20:43:46 +01:00
},
"require-dev": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-changelogger": "^6.0.3",
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment": "@dev",
2025-04-25 12:30:07 +02:00
"automattic/phpunit-select-config": "^1.0.2",
"yoast/phpunit-polyfills": "^3.0.0"
2023-01-25 20:43:46 +01:00
},
2023-05-23 23:18:12 +02:00
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
2025-04-25 12:30:07 +02:00
"time": "2025-03-31T17:44:44+00:00",
2023-01-25 20:43:46 +01:00
"type": "jetpack-library",
"extra": {
"autotagger": true,
2025-02-28 08:42:11 +01:00
"textdomain": "jetpack-blaze",
2023-01-25 20:43:46 +01:00
"mirror-repo": "Automattic/jetpack-blaze",
2025-02-28 08:42:11 +01:00
"branch-alias": {
"dev-trunk": "0.25.x-dev"
},
2023-01-25 20:43:46 +01:00
"changelogger": {
"link-template": "https://github.com/automattic/jetpack-blaze/compare/v${old}...v${new}"
},
"version-constants": {
2023-09-26 10:24:36 +02:00
"::PACKAGE_VERSION": "src/class-dashboard.php"
2023-01-25 20:43:46 +01:00
}
},
"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": {
2025-04-25 12:30:07 +02:00
"source": "https://github.com/Automattic/jetpack-blaze/tree/v0.25.18"
2023-01-25 20:43:46 +01:00
},
"install-path": "../../jetpack_vendor/automattic/jetpack-blaze"
},
2020-12-10 14:04:11 +01:00
{
"name": "automattic/jetpack-blocks",
2025-04-25 12:30:07 +02:00
"version": "v3.0.9",
"version_normalized": "3.0.9.0",
2020-12-10 14:04:11 +01:00
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-blocks.git",
2025-04-25 12:30:07 +02:00
"reference": "65921e02e5aec3a98a54cc6e4f1f536629a6a11a"
2020-12-10 14:04:11 +01:00
},
"dist": {
"type": "zip",
2025-04-25 12:30:07 +02:00
"url": "https://api.github.com/repos/Automattic/jetpack-blocks/zipball/65921e02e5aec3a98a54cc6e4f1f536629a6a11a",
"reference": "65921e02e5aec3a98a54cc6e4f1f536629a6a11a",
2020-12-10 14:04:11 +01:00
"shasum": ""
},
2023-09-26 10:24:36 +02:00
"require": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-constants": "^3.0.6",
2025-02-28 08:42:11 +01:00
"php": ">=7.2"
2023-09-26 10:24:36 +02:00
},
2020-12-10 14:04:11 +01:00
"require-dev": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-changelogger": "^6.0.3",
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment": "@dev",
2025-04-25 12:30:07 +02:00
"automattic/phpunit-select-config": "^1.0.2",
2025-02-28 08:42:11 +01:00
"brain/monkey": "^2.6.2",
2025-04-25 12:30:07 +02:00
"yoast/phpunit-polyfills": "^3.0.0"
2020-12-10 14:04:11 +01:00
},
2023-05-23 23:18:12 +02:00
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
2025-04-25 12:30:07 +02:00
"time": "2025-03-31T17:43: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-blocks",
2025-02-28 08:42:11 +01:00
"branch-alias": {
"dev-trunk": "3.0.x-dev"
},
2021-04-27 08:32:47 +02:00
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-blocks/compare/v${old}...v${new}"
}
},
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": {
2025-04-25 12:30:07 +02:00
"source": "https://github.com/Automattic/jetpack-blocks/tree/v3.0.9"
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
},
2023-09-26 10:24:36 +02:00
{
"name": "automattic/jetpack-boost-core",
2025-04-25 12:30:07 +02:00
"version": "v0.3.9",
"version_normalized": "0.3.9.0",
2023-09-26 10:24:36 +02:00
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-boost-core.git",
2025-04-25 12:30:07 +02:00
"reference": "83c2081731fe46fc43d938abf1f0818a67c0e61e"
2023-09-26 10:24:36 +02:00
},
"dist": {
"type": "zip",
2025-04-25 12:30:07 +02:00
"url": "https://api.github.com/repos/Automattic/jetpack-boost-core/zipball/83c2081731fe46fc43d938abf1f0818a67c0e61e",
"reference": "83c2081731fe46fc43d938abf1f0818a67c0e61e",
2023-09-26 10:24:36 +02:00
"shasum": ""
},
2023-12-07 09:44:11 +01:00
"require": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-connection": "^6.7.7",
2025-02-28 08:42:11 +01:00
"php": ">=7.2"
2023-12-07 09:44:11 +01:00
},
2023-09-26 10:24:36 +02:00
"require-dev": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-changelogger": "^6.0.2",
"automattic/phpunit-select-config": "^1.0.1",
"yoast/phpunit-polyfills": "^3.0.0"
2023-09-26 10:24:36 +02:00
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
2025-04-25 12:30:07 +02:00
"time": "2025-03-21T09:06:48+00:00",
2023-09-26 10:24:36 +02:00
"type": "jetpack-library",
"extra": {
"autotagger": true,
2025-02-28 08:42:11 +01:00
"textdomain": "jetpack-boost-core",
"mirror-repo": "Automattic/jetpack-boost-core",
2023-09-26 10:24:36 +02:00
"branch-alias": {
2025-02-28 08:42:11 +01:00
"dev-trunk": "0.3.x-dev"
2023-09-26 10:24:36 +02:00
},
2025-02-28 08:42:11 +01:00
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-boost-core/compare/v${old}...v${new}"
}
2023-09-26 10:24:36 +02:00
},
"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": {
2025-04-25 12:30:07 +02:00
"source": "https://github.com/Automattic/jetpack-boost-core/tree/v0.3.9"
2023-09-26 10:24:36 +02:00
},
"install-path": "../../jetpack_vendor/automattic/jetpack-boost-core"
},
{
"name": "automattic/jetpack-boost-speed-score",
2025-04-25 12:30:07 +02:00
"version": "v0.4.7",
"version_normalized": "0.4.7.0",
2023-09-26 10:24:36 +02:00
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-boost-speed-score.git",
2025-04-25 12:30:07 +02:00
"reference": "bb0835489a20a53f67d7ec92eee97689b1c23953"
2023-09-26 10:24:36 +02:00
},
"dist": {
"type": "zip",
2025-04-25 12:30:07 +02:00
"url": "https://api.github.com/repos/Automattic/jetpack-boost-speed-score/zipball/bb0835489a20a53f67d7ec92eee97689b1c23953",
"reference": "bb0835489a20a53f67d7ec92eee97689b1c23953",
2023-09-26 10:24:36 +02:00
"shasum": ""
},
"require": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-boost-core": "^0.3.9",
2025-02-28 08:42:11 +01:00
"php": ">=7.2"
2023-09-26 10:24:36 +02:00
},
"require-dev": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-changelogger": "^6.0.2",
"automattic/phpunit-select-config": "^1.0.1",
2023-09-26 10:24:36 +02:00
"brain/monkey": "^2.6",
2025-04-25 12:30:07 +02:00
"yoast/phpunit-polyfills": "^3.0.0"
2023-09-26 10:24:36 +02:00
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
2025-04-25 12:30:07 +02:00
"time": "2025-03-26T12:17:23+00:00",
2023-09-26 10:24:36 +02:00
"type": "jetpack-library",
"extra": {
2025-02-28 08:42:11 +01:00
"autotagger": true,
"textdomain": "jetpack-boost-speed-score",
2023-09-26 10:24:36 +02:00
"mirror-repo": "Automattic/jetpack-boost-speed-score",
2025-02-28 08:42:11 +01:00
"branch-alias": {
"dev-trunk": "0.4.x-dev"
},
2023-09-26 10:24:36 +02:00
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-boost-speed-score/compare/v${old}...v${new}"
},
"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": {
2025-04-25 12:30:07 +02:00
"source": "https://github.com/Automattic/jetpack-boost-speed-score/tree/v0.4.7"
2023-09-26 10:24:36 +02:00
},
"install-path": "../../jetpack_vendor/automattic/jetpack-boost-speed-score"
},
2025-02-28 08:42:11 +01:00
{
"name": "automattic/jetpack-classic-theme-helper",
2025-04-25 12:30:07 +02:00
"version": "v0.11.5",
"version_normalized": "0.11.5.0",
2025-02-28 08:42:11 +01:00
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-classic-theme-helper.git",
2025-04-25 12:30:07 +02:00
"reference": "f7512c204afee5b18a676ab690a9f10fb2b38d62"
2025-02-28 08:42:11 +01:00
},
"dist": {
"type": "zip",
2025-04-25 12:30:07 +02:00
"url": "https://api.github.com/repos/Automattic/jetpack-classic-theme-helper/zipball/f7512c204afee5b18a676ab690a9f10fb2b38d62",
"reference": "f7512c204afee5b18a676ab690a9f10fb2b38d62",
2025-02-28 08:42:11 +01:00
"shasum": ""
},
"require": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-assets": "^4.0.14",
2025-02-28 08:42:11 +01:00
"php": ">=7.2"
},
"require-dev": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-changelogger": "^6.0.2",
"automattic/phpunit-select-config": "^1.0.1",
"yoast/phpunit-polyfills": "^3.0.0"
2025-02-28 08:42:11 +01:00
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
2025-04-25 12:30:07 +02:00
"time": "2025-03-24T14:41:11+00:00",
2025-02-28 08:42:11 +01:00
"type": "jetpack-library",
"extra": {
"autotagger": true,
"textdomain": "jetpack-classic-theme-helper",
"mirror-repo": "Automattic/jetpack-classic-theme-helper",
"branch-alias": {
2025-04-25 12:30:07 +02:00
"dev-trunk": "0.11.x-dev"
2025-02-28 08:42:11 +01:00
},
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-classic-theme-helper/compare/v${old}...v${new}"
},
"version-constants": {
"::PACKAGE_VERSION": "src/class-main.php"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Features used with classic themes",
"support": {
2025-04-25 12:30:07 +02:00
"source": "https://github.com/Automattic/jetpack-classic-theme-helper/tree/v0.11.5"
2025-02-28 08:42:11 +01:00
},
"install-path": "../../jetpack_vendor/automattic/jetpack-classic-theme-helper"
},
2020-12-10 14:04:11 +01:00
{
"name": "automattic/jetpack-compat",
2025-04-25 12:30:07 +02:00
"version": "v4.0.1",
"version_normalized": "4.0.1.0",
2020-12-10 14:04:11 +01:00
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-compat.git",
2025-04-25 12:30:07 +02:00
"reference": "67b32b49dfcf50e0329bf9855a2ad804467b8fa2"
2020-12-10 14:04:11 +01:00
},
"dist": {
"type": "zip",
2025-04-25 12:30:07 +02:00
"url": "https://api.github.com/repos/Automattic/jetpack-compat/zipball/67b32b49dfcf50e0329bf9855a2ad804467b8fa2",
"reference": "67b32b49dfcf50e0329bf9855a2ad804467b8fa2",
2020-12-10 14:04:11 +01:00
"shasum": ""
},
2023-12-07 09:44:11 +01:00
"require": {
2025-02-28 08:42:11 +01:00
"php": ">=7.2"
2023-12-07 09:44:11 +01:00
},
2020-12-10 14:04:11 +01:00
"require-dev": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-changelogger": "^6.0.0"
2023-05-23 23:18:12 +02:00
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
2020-12-10 14:04:11 +01:00
},
2025-04-25 12:30:07 +02:00
"time": "2025-02-24T17:05:31+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,
2022-06-16 14:01:47 +02:00
"textdomain": "jetpack-compat",
2025-02-28 08:42:11 +01:00
"mirror-repo": "Automattic/jetpack-compat",
"branch-alias": {
"dev-trunk": "4.0.x-dev"
},
2021-04-27 08:32:47 +02:00
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-compat/compare/v${old}...v${new}"
}
},
2020-12-10 14:04:11 +01:00
"installation-source": "dist",
"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": {
2025-04-25 12:30:07 +02:00
"source": "https://github.com/Automattic/jetpack-compat/tree/v4.0.1"
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",
2025-04-25 12:30:07 +02:00
"version": "v4.0.4",
"version_normalized": "4.0.4.0",
2022-04-02 10:26:41 +02:00
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-composer-plugin.git",
2025-04-25 12:30:07 +02:00
"reference": "0c32be22d4e2ff6468ed688780d14bcd70e260da"
2022-04-02 10:26:41 +02:00
},
"dist": {
"type": "zip",
2025-04-25 12:30:07 +02:00
"url": "https://api.github.com/repos/Automattic/jetpack-composer-plugin/zipball/0c32be22d4e2ff6468ed688780d14bcd70e260da",
"reference": "0c32be22d4e2ff6468ed688780d14bcd70e260da",
2022-04-02 10:26:41 +02:00
"shasum": ""
},
"require": {
2025-02-28 08:42:11 +01:00
"composer-plugin-api": "^2.2",
"php": ">=7.2"
2022-04-02 10:26:41 +02:00
},
"require-dev": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-changelogger": "^6.0.2",
"automattic/phpunit-select-config": "^1.0.1",
2025-02-28 08:42:11 +01:00
"composer/composer": "^2.2",
2025-04-25 12:30:07 +02:00
"yoast/phpunit-polyfills": "^3.0.0"
2022-04-02 10:26:41 +02:00
},
2025-04-25 12:30:07 +02:00
"time": "2025-03-21T09:05:32+00:00",
2022-04-02 10:26:41 +02:00
"type": "composer-plugin",
"extra": {
"class": "Automattic\\Jetpack\\Composer\\Plugin",
2025-02-28 08:42:11 +01:00
"autotagger": true,
2022-04-02 10:26:41 +02:00
"mirror-repo": "Automattic/jetpack-composer-plugin",
2025-02-28 08:42:11 +01:00
"branch-alias": {
"dev-trunk": "4.0.x-dev"
},
2022-04-02 10:26:41 +02:00
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-composer-plugin/compare/v${old}...v${new}"
},
2025-02-28 08:42:11 +01:00
"plugin-modifies-install-path": true
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.",
2023-09-26 10:24:36 +02:00
"keywords": [
"composer",
"i18n",
"jetpack",
"plugin"
],
2022-04-02 10:26:41 +02:00
"support": {
2025-04-25 12:30:07 +02:00
"source": "https://github.com/Automattic/jetpack-composer-plugin/tree/v4.0.4"
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",
2025-04-25 12:30:07 +02:00
"version": "v3.1.0",
"version_normalized": "3.1.0.0",
2020-12-10 14:04:11 +01:00
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-config.git",
2025-04-25 12:30:07 +02:00
"reference": "8ba49dc43321e10ded8cd79b245b2a10345c8531"
2020-12-10 14:04:11 +01:00
},
"dist": {
"type": "zip",
2025-04-25 12:30:07 +02:00
"url": "https://api.github.com/repos/Automattic/jetpack-config/zipball/8ba49dc43321e10ded8cd79b245b2a10345c8531",
"reference": "8ba49dc43321e10ded8cd79b245b2a10345c8531",
2020-12-10 14:04:11 +01:00
"shasum": ""
},
2023-12-07 09:44:11 +01:00
"require": {
2025-02-28 08:42:11 +01:00
"php": ">=7.2"
2023-12-07 09:44:11 +01:00
},
2021-04-27 08:32:47 +02:00
"require-dev": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-account-protection": "@dev",
"automattic/jetpack-changelogger": "^6.0.2",
2025-02-28 08:42:11 +01:00
"automattic/jetpack-connection": "@dev",
"automattic/jetpack-import": "@dev",
"automattic/jetpack-jitm": "@dev",
"automattic/jetpack-post-list": "@dev",
"automattic/jetpack-publicize": "@dev",
"automattic/jetpack-search": "@dev",
"automattic/jetpack-stats": "@dev",
"automattic/jetpack-stats-admin": "@dev",
"automattic/jetpack-sync": "@dev",
"automattic/jetpack-videopress": "@dev",
"automattic/jetpack-waf": "@dev",
"automattic/jetpack-wordads": "@dev",
"automattic/jetpack-yoast-promo": "@dev"
2021-04-27 08:32:47 +02:00
},
2023-05-23 23:18:12 +02:00
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
2025-04-25 12:30:07 +02:00
"time": "2025-03-26T12:16: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,
2022-04-02 10:26:41 +02:00
"textdomain": "jetpack-config",
2025-02-28 08:42:11 +01:00
"mirror-repo": "Automattic/jetpack-config",
"branch-alias": {
2025-04-25 12:30:07 +02:00
"dev-trunk": "3.1.x-dev"
2025-02-28 08:42:11 +01:00
},
2021-04-27 08:32:47 +02:00
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-config/compare/v${old}...v${new}"
},
2025-02-28 08:42:11 +01:00
"dependencies": {
"test-only": [
"packages/connection",
"packages/import",
"packages/jitm",
"packages/post-list",
"packages/publicize",
"packages/search",
"packages/stats",
"packages/stats-admin",
"packages/sync",
"packages/videopress",
2025-04-25 12:30:07 +02:00
"packages/account-protection",
2025-02-28 08:42:11 +01:00
"packages/waf",
"packages/wordads",
"packages/yoast-promo"
]
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": {
2025-04-25 12:30:07 +02:00
"source": "https://github.com/Automattic/jetpack-config/tree/v3.1.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",
2025-04-25 12:30:07 +02:00
"version": "v6.10.2",
"version_normalized": "6.10.2.0",
2020-12-10 14:04:11 +01:00
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-connection.git",
2025-04-25 12:30:07 +02:00
"reference": "3076c32cde02f2850263059d7468d0ef23574f02"
2020-12-10 14:04:11 +01:00
},
"dist": {
"type": "zip",
2025-04-25 12:30:07 +02:00
"url": "https://api.github.com/repos/Automattic/jetpack-connection/zipball/3076c32cde02f2850263059d7468d0ef23574f02",
"reference": "3076c32cde02f2850263059d7468d0ef23574f02",
2020-12-10 14:04:11 +01:00
"shasum": ""
},
"require": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-a8c-mc-stats": "^3.0.4",
"automattic/jetpack-admin-ui": "^0.5.7",
"automattic/jetpack-assets": "^4.0.17",
"automattic/jetpack-constants": "^3.0.6",
"automattic/jetpack-redirect": "^3.0.6",
"automattic/jetpack-roles": "^3.0.6",
"automattic/jetpack-status": "^5.1.1",
2025-02-28 08:42:11 +01:00
"php": ">=7.2"
2020-12-10 14:04:11 +01:00
},
"require-dev": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-changelogger": "^6.0.3",
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment": "@dev",
2025-04-25 12:30:07 +02:00
"automattic/phpunit-select-config": "^1.0.2",
2025-02-28 08:42:11 +01:00
"brain/monkey": "^2.6.2",
2025-04-25 12:30:07 +02:00
"yoast/phpunit-polyfills": "^3.0.0"
2020-12-10 14:04:11 +01:00
},
2023-05-23 23:18:12 +02:00
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
2025-04-25 12:30:07 +02:00
"time": "2025-04-01T19:21:10+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-04-02 10:26:41 +02:00
"textdomain": "jetpack-connection",
2025-02-28 08:42:11 +01:00
"mirror-repo": "Automattic/jetpack-connection",
"branch-alias": {
2025-04-25 12:30:07 +02:00
"dev-trunk": "6.10.x-dev"
2021-08-17 08:33:07 +02:00
},
2021-04-27 08:32:47 +02:00
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-connection/compare/v${old}...v${new}"
},
2025-02-28 08:42:11 +01:00
"dependencies": {
"test-only": [
"packages/licensing",
"packages/sync"
]
},
"version-constants": {
"::PACKAGE_VERSION": "src/class-package-version.php"
2021-04-27 08:32:47 +02:00
}
},
2020-12-10 14:04:11 +01:00
"installation-source": "dist",
"autoload": {
2025-02-28 08:42:11 +01:00
"files": [
"actions.php"
],
2020-12-10 14:04:11 +01:00
"classmap": [
"legacy",
2022-06-16 14:01:47 +02:00
"src/",
2025-02-28 08:42:11 +01:00
"src/webhooks",
"src/identity-crisis"
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": {
2025-04-25 12:30:07 +02:00
"source": "https://github.com/Automattic/jetpack-connection/tree/v6.10.2"
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",
2025-04-25 12:30:07 +02:00
"version": "v3.0.6",
"version_normalized": "3.0.6.0",
2020-12-10 14:04:11 +01:00
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-constants.git",
2025-04-25 12:30:07 +02:00
"reference": "163424a31d8bf0cafc1344b24bb8c4cdddb7142f"
2020-12-10 14:04:11 +01:00
},
"dist": {
"type": "zip",
2025-04-25 12:30:07 +02:00
"url": "https://api.github.com/repos/Automattic/jetpack-constants/zipball/163424a31d8bf0cafc1344b24bb8c4cdddb7142f",
"reference": "163424a31d8bf0cafc1344b24bb8c4cdddb7142f",
2020-12-10 14:04:11 +01:00
"shasum": ""
},
2023-12-07 09:44:11 +01:00
"require": {
2025-02-28 08:42:11 +01:00
"php": ">=7.2"
2023-12-07 09:44:11 +01:00
},
2020-12-10 14:04:11 +01:00
"require-dev": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-changelogger": "^6.0.3",
"automattic/phpunit-select-config": "^1.0.2",
2025-02-28 08:42:11 +01:00
"brain/monkey": "^2.6.2",
2025-04-25 12:30:07 +02:00
"yoast/phpunit-polyfills": "^3.0.0"
2020-12-10 14:04:11 +01:00
},
2023-05-23 23:18:12 +02:00
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
2025-04-25 12:30:07 +02:00
"time": "2025-03-31T17:42:33+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",
2025-02-28 08:42:11 +01:00
"branch-alias": {
"dev-trunk": "3.0.x-dev"
},
2021-04-27 08:32:47 +02:00
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-constants/compare/v${old}...v${new}"
}
},
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": {
2025-04-25 12:30:07 +02:00
"source": "https://github.com/Automattic/jetpack-constants/tree/v3.0.6"
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",
2025-04-25 12:30:07 +02:00
"version": "v3.0.5",
"version_normalized": "3.0.5.0",
2020-12-10 14:04:11 +01:00
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-device-detection.git",
2025-04-25 12:30:07 +02:00
"reference": "dd237dd9b92532aba103b71bf43a2a3c87117a7f"
2020-12-10 14:04:11 +01:00
},
"dist": {
"type": "zip",
2025-04-25 12:30:07 +02:00
"url": "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/dd237dd9b92532aba103b71bf43a2a3c87117a7f",
"reference": "dd237dd9b92532aba103b71bf43a2a3c87117a7f",
2020-12-10 14:04:11 +01:00
"shasum": ""
},
2023-12-07 09:44:11 +01:00
"require": {
2025-02-28 08:42:11 +01:00
"php": ">=7.2"
2023-12-07 09:44:11 +01:00
},
2020-12-10 14:04:11 +01:00
"require-dev": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-changelogger": "^6.0.2",
"automattic/phpunit-select-config": "^1.0.1",
"yoast/phpunit-polyfills": "^3.0.0"
2020-12-10 14:04:11 +01:00
},
2023-05-23 23:18:12 +02:00
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
2025-04-25 12:30:07 +02:00
"time": "2025-03-21T09:05: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-device-detection",
2025-02-28 08:42:11 +01:00
"branch-alias": {
"dev-trunk": "3.0.x-dev"
},
2021-04-27 08:32:47 +02:00
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-device-detection/compare/v${old}...v${new}"
}
},
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": {
2025-04-25 12:30:07 +02:00
"source": "https://github.com/Automattic/jetpack-device-detection/tree/v3.0.5"
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",
2025-04-25 12:30:07 +02:00
"version": "v3.0.4",
"version_normalized": "3.0.4.0",
2020-12-10 14:04:11 +01:00
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-error.git",
2025-04-25 12:30:07 +02:00
"reference": "0ae8b6ee6701f0d1e5555ca6f93c81290610ac4b"
2020-12-10 14:04:11 +01:00
},
"dist": {
"type": "zip",
2025-04-25 12:30:07 +02:00
"url": "https://api.github.com/repos/Automattic/jetpack-error/zipball/0ae8b6ee6701f0d1e5555ca6f93c81290610ac4b",
"reference": "0ae8b6ee6701f0d1e5555ca6f93c81290610ac4b",
2020-12-10 14:04:11 +01:00
"shasum": ""
},
2023-12-07 09:44:11 +01:00
"require": {
2025-02-28 08:42:11 +01:00
"php": ">=7.2"
2023-12-07 09:44:11 +01:00
},
2020-12-10 14:04:11 +01:00
"require-dev": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-changelogger": "^6.0.2",
"automattic/phpunit-select-config": "^1.0.1",
"yoast/phpunit-polyfills": "^3.0.0"
2020-12-10 14:04:11 +01:00
},
2023-05-23 23:18:12 +02:00
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
2025-04-25 12:30:07 +02:00
"time": "2025-03-24T14:40: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-error",
2025-02-28 08:42:11 +01:00
"branch-alias": {
"dev-trunk": "3.0.x-dev"
},
2021-04-27 08:32:47 +02:00
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-error/compare/v${old}...v${new}"
}
},
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": {
2025-04-25 12:30:07 +02:00
"source": "https://github.com/Automattic/jetpack-error/tree/v3.0.4"
2021-04-27 08:32:47 +02:00
},
2022-04-02 10:26:41 +02:00
"install-path": "../../jetpack_vendor/automattic/jetpack-error"
2020-12-10 14:04:11 +01:00
},
2023-04-26 17:39:43 +02:00
{
2025-02-28 08:42:11 +01:00
"name": "automattic/jetpack-explat",
2025-04-25 12:30:07 +02:00
"version": "v0.2.13",
"version_normalized": "0.2.13.0",
2023-04-26 17:39:43 +02:00
"source": {
"type": "git",
2025-02-28 08:42:11 +01:00
"url": "https://github.com/Automattic/jetpack-explat.git",
2025-04-25 12:30:07 +02:00
"reference": "ba4a9fa045deb9c6bf58a394521dbf6458b34d30"
2023-04-26 17:39:43 +02:00
},
"dist": {
"type": "zip",
2025-04-25 12:30:07 +02:00
"url": "https://api.github.com/repos/Automattic/jetpack-explat/zipball/ba4a9fa045deb9c6bf58a394521dbf6458b34d30",
"reference": "ba4a9fa045deb9c6bf58a394521dbf6458b34d30",
2023-04-26 17:39:43 +02:00
"shasum": ""
},
"require": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-connection": "^6.7.7",
2025-02-28 08:42:11 +01:00
"php": ">=7.2"
2023-04-26 17:39:43 +02:00
},
"require-dev": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-changelogger": "^6.0.2",
"automattic/phpunit-select-config": "^1.0.1",
"yoast/phpunit-polyfills": "^3.0.0"
2023-04-26 17:39:43 +02:00
},
2023-05-23 23:18:12 +02:00
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
2025-04-25 12:30:07 +02:00
"time": "2025-03-21T09:06:59+00:00",
2023-04-26 17:39:43 +02:00
"type": "jetpack-library",
"extra": {
"autotagger": true,
2025-02-28 08:42:11 +01:00
"textdomain": "jetpack-explat",
"mirror-repo": "Automattic/jetpack-explat",
2023-04-26 17:39:43 +02:00
"branch-alias": {
2025-02-28 08:42:11 +01:00
"dev-trunk": "0.2.x-dev"
},
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-explat/compare/v${old}...v${new}"
2023-04-26 17:39:43 +02:00
},
"version-constants": {
2025-02-28 08:42:11 +01:00
"::PACKAGE_VERSION": "src/class-explat.php"
2023-04-26 17:39:43 +02:00
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
2025-02-28 08:42:11 +01:00
"description": "A package for running A/B tests on the Experimentation Platform (ExPlat) in the plugin.",
2023-04-26 17:39:43 +02:00
"support": {
2025-04-25 12:30:07 +02:00
"source": "https://github.com/Automattic/jetpack-explat/tree/v0.2.13"
2023-04-26 17:39:43 +02:00
},
2025-02-28 08:42:11 +01:00
"install-path": "../../jetpack_vendor/automattic/jetpack-explat"
2023-04-26 17:39:43 +02:00
},
2025-04-25 12:30:07 +02:00
{
"name": "automattic/jetpack-external-media",
"version": "v0.3.2",
"version_normalized": "0.3.2.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-external-media.git",
"reference": "2620aadc8d4ea9ffc873e841f5c08376016da4e5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-external-media/zipball/2620aadc8d4ea9ffc873e841f5c08376016da4e5",
"reference": "2620aadc8d4ea9ffc873e841f5c08376016da4e5",
"shasum": ""
},
"require": {
"automattic/jetpack-assets": "^4.0.15",
"automattic/jetpack-connection": "^6.10.0",
"automattic/jetpack-constants": "^3.0.6",
"automattic/jetpack-status": "^5.1.1",
"php": ">=7.2"
},
"require-dev": {
"automattic/jetpack-changelogger": "^6.0.3",
"automattic/phpunit-select-config": "^1.0.2",
"yoast/phpunit-polyfills": "^3.0.0"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2025-03-31T17:44:47+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"textdomain": "jetpack-external-media",
"mirror-repo": "Automattic/jetpack-external-media",
"branch-alias": {
"dev-trunk": "0.3.x-dev"
},
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-external-media/compare/v${old}...v${new}"
},
"version-constants": {
"::PACKAGE_VERSION": "src/class-external-media.php"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "The external media feature allows users to select and import photos from external media",
"support": {
"source": "https://github.com/Automattic/jetpack-external-media/tree/v0.3.2"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-external-media"
},
2020-12-10 14:04:11 +01:00
{
2025-02-28 08:42:11 +01:00
"name": "automattic/jetpack-forms",
2025-04-25 12:30:07 +02:00
"version": "v0.45.0",
"version_normalized": "0.45.0.0",
2020-12-10 14:04:11 +01:00
"source": {
"type": "git",
2025-02-28 08:42:11 +01:00
"url": "https://github.com/Automattic/jetpack-forms.git",
2025-04-25 12:30:07 +02:00
"reference": "d16745803853b70e893e48f3ff6baa3396c40c48"
2020-12-10 14:04:11 +01:00
},
"dist": {
"type": "zip",
2025-04-25 12:30:07 +02:00
"url": "https://api.github.com/repos/Automattic/jetpack-forms/zipball/d16745803853b70e893e48f3ff6baa3396c40c48",
"reference": "d16745803853b70e893e48f3ff6baa3396c40c48",
2020-12-10 14:04:11 +01:00
"shasum": ""
},
2023-12-07 09:44:11 +01:00
"require": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-assets": "^4.0.15",
"automattic/jetpack-blocks": "^3.0.9",
"automattic/jetpack-connection": "^6.10.0",
"automattic/jetpack-logo": "^3.0.4",
"automattic/jetpack-status": "^5.1.1",
"automattic/jetpack-sync": "^4.10.0",
2025-02-28 08:42:11 +01:00
"php": ">=7.2"
2023-12-07 09:44:11 +01:00
},
2020-12-10 14:04:11 +01:00
"require-dev": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-changelogger": "^6.0.3",
"automattic/jetpack-connection": "^6.10.0",
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment": "@dev",
2025-04-25 12:30:07 +02:00
"automattic/phpunit-select-config": "^1.0.2",
"yoast/phpunit-polyfills": "^3.0.0"
2020-12-10 14:04:11 +01:00
},
2023-05-23 23:18:12 +02:00
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
2025-04-25 12:30:07 +02:00
"time": "2025-03-31T17:45:00+00:00",
2022-04-02 10:26:41 +02:00
"type": "jetpack-library",
2021-04-27 08:32:47 +02:00
"extra": {
"autotagger": true,
2025-02-28 08:42:11 +01:00
"textdomain": "jetpack-forms",
"mirror-repo": "Automattic/jetpack-forms",
2021-04-27 08:32:47 +02:00
"branch-alias": {
2025-04-25 12:30:07 +02:00
"dev-trunk": "0.45.x-dev"
2025-02-28 08:42:11 +01:00
},
"changelogger": {
"link-template": "https://github.com/automattic/jetpack-forms/compare/v${old}...v${new}"
2022-06-16 14:01:47 +02:00
},
2025-02-28 08:42:11 +01:00
"version-constants": {
"::PACKAGE_VERSION": "src/class-jetpack-forms.php"
}
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"
],
2025-02-28 08:42:11 +01:00
"description": "Jetpack Forms",
2021-04-27 08:32:47 +02:00
"support": {
2025-04-25 12:30:07 +02:00
"source": "https://github.com/Automattic/jetpack-forms/tree/v0.45.0"
2021-04-27 08:32:47 +02:00
},
2025-02-28 08:42:11 +01:00
"install-path": "../../jetpack_vendor/automattic/jetpack-forms"
2020-12-10 14:04:11 +01:00
},
2021-07-23 11:58:50 +02:00
{
2025-02-28 08:42:11 +01:00
"name": "automattic/jetpack-image-cdn",
2025-04-25 12:30:07 +02:00
"version": "v0.7.10",
"version_normalized": "0.7.10.0",
2021-07-23 11:58:50 +02:00
"source": {
"type": "git",
2025-02-28 08:42:11 +01:00
"url": "https://github.com/Automattic/jetpack-image-cdn.git",
2025-04-25 12:30:07 +02:00
"reference": "12325fea40c3fa74e15e1c83372b418d0cb9d9f3"
2021-07-23 11:58:50 +02:00
},
"dist": {
"type": "zip",
2025-04-25 12:30:07 +02:00
"url": "https://api.github.com/repos/Automattic/jetpack-image-cdn/zipball/12325fea40c3fa74e15e1c83372b418d0cb9d9f3",
"reference": "12325fea40c3fa74e15e1c83372b418d0cb9d9f3",
2021-07-23 11:58:50 +02:00
"shasum": ""
},
"require": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-assets": "^4.0.14",
"automattic/jetpack-status": "^5.0.10",
2025-02-28 08:42:11 +01:00
"php": ">=7.2"
2021-07-23 11:58:50 +02:00
},
"require-dev": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-changelogger": "^6.0.2",
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment": "@dev",
2025-04-25 12:30:07 +02:00
"automattic/phpunit-select-config": "^1.0.1",
"yoast/phpunit-polyfills": "^3.0.0"
2021-07-23 11:58:50 +02:00
},
2023-05-23 23:18:12 +02:00
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
2025-04-25 12:30:07 +02:00
"time": "2025-03-24T14:41:02+00:00",
2022-04-02 10:26:41 +02:00
"type": "jetpack-library",
2021-07-23 11:58:50 +02:00
"extra": {
"autotagger": true,
2025-02-28 08:42:11 +01:00
"textdomain": "jetpack-image-cdn",
"mirror-repo": "Automattic/jetpack-image-cdn",
"branch-alias": {
"dev-trunk": "0.7.x-dev"
2021-07-23 11:58:50 +02:00
},
"changelogger": {
2025-02-28 08:42:11 +01:00
"link-template": "https://github.com/Automattic/jetpack-image-cdn/compare/v${old}...v${new}"
2021-07-23 11:58:50 +02:00
},
2025-02-28 08:42:11 +01:00
"version-constants": {
"::PACKAGE_VERSION": "src/class-image-cdn.php"
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"
],
2025-02-28 08:42:11 +01:00
"description": "Serve images through Jetpack's powerful CDN",
2021-07-23 11:58:50 +02:00
"support": {
2025-04-25 12:30:07 +02:00
"source": "https://github.com/Automattic/jetpack-image-cdn/tree/v0.7.10"
2021-07-23 11:58:50 +02:00
},
2025-02-28 08:42:11 +01:00
"install-path": "../../jetpack_vendor/automattic/jetpack-image-cdn"
2021-07-23 11:58:50 +02:00
},
2023-09-26 10:24:36 +02:00
{
2025-02-28 08:42:11 +01:00
"name": "automattic/jetpack-import",
2025-04-25 12:30:07 +02:00
"version": "v0.9.7",
"version_normalized": "0.9.7.0",
2023-09-26 10:24:36 +02:00
"source": {
"type": "git",
2025-02-28 08:42:11 +01:00
"url": "https://github.com/Automattic/jetpack-import.git",
2025-04-25 12:30:07 +02:00
"reference": "a74d5aef97d811c0e23da997d7ff0b638867e95d"
2023-09-26 10:24:36 +02:00
},
"dist": {
"type": "zip",
2025-04-25 12:30:07 +02:00
"url": "https://api.github.com/repos/Automattic/jetpack-import/zipball/a74d5aef97d811c0e23da997d7ff0b638867e95d",
"reference": "a74d5aef97d811c0e23da997d7ff0b638867e95d",
2023-09-26 10:24:36 +02:00
"shasum": ""
},
"require": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-connection": "^6.8.0",
"automattic/jetpack-sync": "^4.9.2",
2025-02-28 08:42:11 +01:00
"php": ">=7.2"
2023-09-26 10:24:36 +02:00
},
"require-dev": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-changelogger": "^6.0.2",
"automattic/phpunit-select-config": "^1.0.1",
"yoast/phpunit-polyfills": "^3.0.0"
2023-09-26 10:24:36 +02:00
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
2025-04-25 12:30:07 +02:00
"time": "2025-03-24T14:41:30+00:00",
2023-09-26 10:24:36 +02:00
"type": "jetpack-library",
"extra": {
"autotagger": true,
2025-02-28 08:42:11 +01:00
"textdomain": "jetpack-import",
"mirror-repo": "Automattic/jetpack-import",
2023-09-26 10:24:36 +02:00
"branch-alias": {
2025-02-28 08:42:11 +01:00
"dev-trunk": "0.9.x-dev"
},
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-import/compare/v${old}...v${new}"
2023-09-26 10:24:36 +02:00
},
"version-constants": {
2025-02-28 08:42:11 +01:00
"::PACKAGE_VERSION": "src/class-main.php"
2023-09-26 10:24:36 +02:00
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
2025-02-28 08:42:11 +01:00
"description": "Set of REST API routes used in WPCOM Unified Importer.",
2023-09-26 10:24:36 +02:00
"support": {
2025-04-25 12:30:07 +02:00
"source": "https://github.com/Automattic/jetpack-import/tree/v0.9.7"
2023-09-26 10:24:36 +02:00
},
2025-02-28 08:42:11 +01:00
"install-path": "../../jetpack_vendor/automattic/jetpack-import"
2023-09-26 10:24:36 +02:00
},
2023-04-26 17:39:43 +02:00
{
2025-02-28 08:42:11 +01:00
"name": "automattic/jetpack-ip",
2025-04-25 12:30:07 +02:00
"version": "v0.4.7",
"version_normalized": "0.4.7.0",
2023-04-26 17:39:43 +02:00
"source": {
"type": "git",
2025-02-28 08:42:11 +01:00
"url": "https://github.com/Automattic/jetpack-ip.git",
2025-04-25 12:30:07 +02:00
"reference": "11f8c926dc1be60a7d4b323398a118244499ca0f"
2023-04-26 17:39:43 +02:00
},
"dist": {
"type": "zip",
2025-04-25 12:30:07 +02:00
"url": "https://api.github.com/repos/Automattic/jetpack-ip/zipball/11f8c926dc1be60a7d4b323398a118244499ca0f",
"reference": "11f8c926dc1be60a7d4b323398a118244499ca0f",
2023-04-26 17:39:43 +02:00
"shasum": ""
},
"require": {
2025-02-28 08:42:11 +01:00
"php": ">=7.2"
2023-04-26 17:39:43 +02:00
},
"require-dev": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-changelogger": "^6.0.3",
"automattic/phpunit-select-config": "^1.0.2",
2025-02-28 08:42:11 +01:00
"brain/monkey": "^2.6.2",
2025-04-25 12:30:07 +02:00
"yoast/phpunit-polyfills": "^3.0.0"
2023-04-26 17:39:43 +02:00
},
2023-05-23 23:18:12 +02:00
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
2025-04-25 12:30:07 +02:00
"time": "2025-03-31T17:42:37+00:00",
2023-04-26 17:39:43 +02:00
"type": "jetpack-library",
"extra": {
"autotagger": true,
2025-02-28 08:42:11 +01:00
"textdomain": "jetpack-ip",
"mirror-repo": "Automattic/jetpack-ip",
2023-04-26 17:39:43 +02:00
"branch-alias": {
2025-02-28 08:42:11 +01:00
"dev-trunk": "0.4.x-dev"
},
"changelogger": {
"link-template": "https://github.com/automattic/jetpack-ip/compare/v${old}...v${new}"
2023-04-26 17:39:43 +02:00
},
"version-constants": {
2025-02-28 08:42:11 +01:00
"::PACKAGE_VERSION": "src/class-utils.php"
2023-04-26 17:39:43 +02:00
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
2025-02-28 08:42:11 +01:00
"description": "Utilities for working with IP addresses.",
2023-04-26 17:39:43 +02:00
"support": {
2025-04-25 12:30:07 +02:00
"source": "https://github.com/Automattic/jetpack-ip/tree/v0.4.7"
2023-04-26 17:39:43 +02:00
},
2025-02-28 08:42:11 +01:00
"install-path": "../../jetpack_vendor/automattic/jetpack-ip"
2023-04-26 17:39:43 +02:00
},
{
2025-02-28 08:42:11 +01:00
"name": "automattic/jetpack-jitm",
2025-04-25 12:30:07 +02:00
"version": "v4.2.9",
"version_normalized": "4.2.9.0",
2023-04-26 17:39:43 +02:00
"source": {
"type": "git",
2025-02-28 08:42:11 +01:00
"url": "https://github.com/Automattic/jetpack-jitm.git",
2025-04-25 12:30:07 +02:00
"reference": "f650e244eda848ada9b62a7479429b2477461098"
2023-04-26 17:39:43 +02:00
},
"dist": {
"type": "zip",
2025-04-25 12:30:07 +02:00
"url": "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/f650e244eda848ada9b62a7479429b2477461098",
"reference": "f650e244eda848ada9b62a7479429b2477461098",
2023-04-26 17:39:43 +02:00
"shasum": ""
},
2023-12-07 09:44:11 +01:00
"require": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-a8c-mc-stats": "^3.0.4",
"automattic/jetpack-assets": "^4.0.15",
"automattic/jetpack-connection": "^6.10.0",
"automattic/jetpack-device-detection": "^3.0.5",
"automattic/jetpack-logo": "^3.0.4",
"automattic/jetpack-redirect": "^3.0.6",
"automattic/jetpack-status": "^5.1.1",
2025-02-28 08:42:11 +01:00
"php": ">=7.2"
2023-12-07 09:44:11 +01:00
},
2023-04-26 17:39:43 +02:00
"require-dev": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-changelogger": "^6.0.3",
"automattic/phpunit-select-config": "^1.0.2",
2025-02-28 08:42:11 +01:00
"brain/monkey": "^2.6.2",
2025-04-25 12:30:07 +02:00
"yoast/phpunit-polyfills": "^3.0.0"
2023-04-26 17:39:43 +02:00
},
2023-05-23 23:18:12 +02:00
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
2025-04-25 12:30:07 +02:00
"time": "2025-03-31T17:44:40+00:00",
2023-04-26 17:39:43 +02:00
"type": "jetpack-library",
"extra": {
"autotagger": true,
2025-02-28 08:42:11 +01:00
"textdomain": "jetpack-jitm",
"mirror-repo": "Automattic/jetpack-jitm",
2023-04-26 17:39:43 +02:00
"branch-alias": {
2025-04-25 12:30:07 +02:00
"dev-trunk": "4.2.x-dev"
2025-02-28 08:42:11 +01:00
},
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-jitm/compare/v${old}...v${new}"
2023-04-26 17:39:43 +02:00
},
"version-constants": {
2025-02-28 08:42:11 +01:00
"::PACKAGE_VERSION": "src/class-jitm.php"
2023-04-26 17:39:43 +02:00
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
2025-02-28 08:42:11 +01:00
"description": "Just in time messages for Jetpack",
2023-04-26 17:39:43 +02:00
"support": {
2025-04-25 12:30:07 +02:00
"source": "https://github.com/Automattic/jetpack-jitm/tree/v4.2.9"
2023-04-26 17:39:43 +02:00
},
2025-02-28 08:42:11 +01:00
"install-path": "../../jetpack_vendor/automattic/jetpack-jitm"
2023-04-26 17:39:43 +02:00
},
2020-12-10 14:04:11 +01:00
{
2025-02-28 08:42:11 +01:00
"name": "automattic/jetpack-licensing",
2025-04-25 12:30:07 +02:00
"version": "v3.0.8",
"version_normalized": "3.0.8.0",
2020-12-10 14:04:11 +01:00
"source": {
"type": "git",
2025-02-28 08:42:11 +01:00
"url": "https://github.com/Automattic/jetpack-licensing.git",
2025-04-25 12:30:07 +02:00
"reference": "85e45bf51f729c76535a026edf806e5e800ca409"
2020-12-10 14:04:11 +01:00
},
"dist": {
"type": "zip",
2025-04-25 12:30:07 +02:00
"url": "https://api.github.com/repos/Automattic/jetpack-licensing/zipball/85e45bf51f729c76535a026edf806e5e800ca409",
"reference": "85e45bf51f729c76535a026edf806e5e800ca409",
2020-12-10 14:04:11 +01:00
"shasum": ""
},
"require": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-connection": "^6.7.7",
2025-02-28 08:42:11 +01:00
"php": ">=7.2"
2020-12-10 14:04:11 +01:00
},
"require-dev": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-changelogger": "^6.0.2",
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment": "@dev",
2025-04-25 12:30:07 +02:00
"automattic/phpunit-select-config": "^1.0.1",
"yoast/phpunit-polyfills": "^3.0.0"
2020-12-10 14:04:11 +01:00
},
2023-05-23 23:18:12 +02:00
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
2025-04-25 12:30:07 +02:00
"time": "2025-03-21T09:06:45+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,
2025-02-28 08:42:11 +01:00
"textdomain": "jetpack-licensing",
"mirror-repo": "Automattic/jetpack-licensing",
"branch-alias": {
"dev-trunk": "3.0.x-dev"
2021-04-27 08:32:47 +02:00
},
"changelogger": {
2025-02-28 08:42:11 +01:00
"link-template": "https://github.com/Automattic/jetpack-licensing/compare/v${old}...v${new}"
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"
],
2025-02-28 08:42:11 +01:00
"description": "Everything needed to manage Jetpack licenses client-side.",
2021-04-27 08:32:47 +02:00
"support": {
2025-04-25 12:30:07 +02:00
"source": "https://github.com/Automattic/jetpack-licensing/tree/v3.0.8"
2021-04-27 08:32:47 +02:00
},
2025-02-28 08:42:11 +01:00
"install-path": "../../jetpack_vendor/automattic/jetpack-licensing"
2020-12-10 14:04:11 +01:00
},
{
2025-02-28 08:42:11 +01:00
"name": "automattic/jetpack-logo",
2025-04-25 12:30:07 +02:00
"version": "v3.0.4",
"version_normalized": "3.0.4.0",
2020-12-10 14:04:11 +01:00
"source": {
"type": "git",
2025-02-28 08:42:11 +01:00
"url": "https://github.com/Automattic/jetpack-logo.git",
2025-04-25 12:30:07 +02:00
"reference": "e13c7917f1bfeb014c923d6763db2ee1d60eb1aa"
2020-12-10 14:04:11 +01:00
},
"dist": {
"type": "zip",
2025-04-25 12:30:07 +02:00
"url": "https://api.github.com/repos/Automattic/jetpack-logo/zipball/e13c7917f1bfeb014c923d6763db2ee1d60eb1aa",
"reference": "e13c7917f1bfeb014c923d6763db2ee1d60eb1aa",
2020-12-10 14:04:11 +01:00
"shasum": ""
},
"require": {
2025-02-28 08:42:11 +01:00
"php": ">=7.2"
2020-12-10 14:04:11 +01:00
},
"require-dev": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-changelogger": "^6.0.2",
"automattic/phpunit-select-config": "^1.0.1",
"yoast/phpunit-polyfills": "^3.0.0"
2020-12-10 14:04:11 +01:00
},
2023-05-23 23:18:12 +02:00
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
2025-04-25 12:30:07 +02:00
"time": "2025-03-21T09:05:31+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,
2025-02-28 08:42:11 +01:00
"mirror-repo": "Automattic/jetpack-logo",
2021-04-27 08:32:47 +02:00
"branch-alias": {
2025-02-28 08:42:11 +01:00
"dev-trunk": "3.0.x-dev"
},
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-logo/compare/v${old}...v${new}"
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"
],
2025-02-28 08:42:11 +01:00
"description": "A logo for Jetpack",
2021-04-27 08:32:47 +02:00
"support": {
2025-04-25 12:30:07 +02:00
"source": "https://github.com/Automattic/jetpack-logo/tree/v3.0.4"
2021-04-27 08:32:47 +02:00
},
2025-02-28 08:42:11 +01:00
"install-path": "../../jetpack_vendor/automattic/jetpack-logo"
2020-12-10 14:04:11 +01:00
},
{
2025-02-28 08:42:11 +01:00
"name": "automattic/jetpack-masterbar",
2025-04-25 12:30:07 +02:00
"version": "v0.14.3",
"version_normalized": "0.14.3.0",
2020-12-10 14:04:11 +01:00
"source": {
"type": "git",
2025-02-28 08:42:11 +01:00
"url": "https://github.com/Automattic/jetpack-masterbar.git",
2025-04-25 12:30:07 +02:00
"reference": "8dc846f8c33b6950e70f4d6c4f381b9ff13c74bf"
2020-12-10 14:04:11 +01:00
},
"dist": {
"type": "zip",
2025-04-25 12:30:07 +02:00
"url": "https://api.github.com/repos/Automattic/jetpack-masterbar/zipball/8dc846f8c33b6950e70f4d6c4f381b9ff13c74bf",
"reference": "8dc846f8c33b6950e70f4d6c4f381b9ff13c74bf",
2020-12-10 14:04:11 +01:00
"shasum": ""
},
2023-12-07 09:44:11 +01:00
"require": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-assets": "^4.0.15",
"automattic/jetpack-blaze": "^0.25.18",
"automattic/jetpack-compat": "^4.0.1",
"automattic/jetpack-connection": "^6.10.0",
"automattic/jetpack-device-detection": "^3.0.5",
"automattic/jetpack-jitm": "^4.2.9",
"automattic/jetpack-logo": "^3.0.4",
"automattic/jetpack-plans": "^0.7.0",
"automattic/jetpack-status": "^5.1.1",
"automattic/jetpack-subscribers-dashboard": "^0.1.3",
2025-02-28 08:42:11 +01:00
"php": ">=7.2"
2023-12-07 09:44:11 +01:00
},
2020-12-10 14:04:11 +01:00
"require-dev": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-changelogger": "^6.0.3",
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment": "@dev",
2025-04-25 12:30:07 +02:00
"automattic/patchwork-redefine-exit": "^2.0.7",
"automattic/phpunit-select-config": "^1.0.2",
2025-02-28 08:42:11 +01:00
"brain/monkey": "^2.6.2",
2025-04-25 12:30:07 +02:00
"yoast/phpunit-polyfills": "^3.0.0"
2020-12-10 14:04:11 +01:00
},
2023-05-23 23:18:12 +02:00
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
2025-04-25 12:30:07 +02:00
"time": "2025-03-31T17:44:58+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,
2025-02-28 08:42:11 +01:00
"textdomain": "jetpack-masterbar",
"mirror-repo": "Automattic/jetpack-masterbar",
"branch-alias": {
2025-04-25 12:30:07 +02:00
"dev-trunk": "0.14.x-dev"
2025-02-28 08:42:11 +01:00
},
2021-04-27 08:32:47 +02:00
"changelogger": {
2025-02-28 08:42:11 +01:00
"link-template": "https://github.com/Automattic/jetpack-masterbar/compare/v${old}...v${new}"
2021-04-27 08:32:47 +02:00
},
2025-02-28 08:42:11 +01:00
"version-constants": {
"::PACKAGE_VERSION": "src/class-main.php"
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"
],
2025-02-28 08:42:11 +01:00
"description": "The WordPress.com Toolbar feature replaces the default admin bar and offers quick links to the Reader, all your sites, your WordPress.com profile, and notifications.",
2021-04-27 08:32:47 +02:00
"support": {
2025-04-25 12:30:07 +02:00
"source": "https://github.com/Automattic/jetpack-masterbar/tree/v0.14.3"
2021-04-27 08:32:47 +02:00
},
2025-02-28 08:42:11 +01:00
"install-path": "../../jetpack_vendor/automattic/jetpack-masterbar"
2022-04-02 10:26:41 +02:00
},
{
"name": "automattic/jetpack-my-jetpack",
2025-04-25 12:30:07 +02:00
"version": "v5.10.0",
"version_normalized": "5.10.0.0",
2022-04-02 10:26:41 +02:00
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-my-jetpack.git",
2025-04-25 12:30:07 +02:00
"reference": "e361395ab459438d47b5839b2cc11e43e548684e"
2022-04-02 10:26:41 +02:00
},
"dist": {
"type": "zip",
2025-04-25 12:30:07 +02:00
"url": "https://api.github.com/repos/Automattic/jetpack-my-jetpack/zipball/e361395ab459438d47b5839b2cc11e43e548684e",
"reference": "e361395ab459438d47b5839b2cc11e43e548684e",
2022-04-02 10:26:41 +02:00
"shasum": ""
},
"require": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-admin-ui": "^0.5.7",
"automattic/jetpack-assets": "^4.0.15",
"automattic/jetpack-boost-speed-score": "^0.4.7",
"automattic/jetpack-connection": "^6.10.0",
"automattic/jetpack-constants": "^3.0.6",
"automattic/jetpack-explat": "^0.2.13",
"automattic/jetpack-jitm": "^4.2.9",
"automattic/jetpack-licensing": "^3.0.8",
"automattic/jetpack-plans": "^0.7.0",
"automattic/jetpack-plugins-installer": "^0.5.4",
"automattic/jetpack-protect-status": "^0.5.9",
"automattic/jetpack-redirect": "^3.0.6",
"automattic/jetpack-status": "^5.1.1",
"automattic/jetpack-sync": "^4.10.0",
2025-02-28 08:42:11 +01:00
"php": ">=7.2"
2022-04-02 10:26:41 +02:00
},
"require-dev": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-changelogger": "^6.0.3",
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment": "@dev",
2025-04-25 12:30:07 +02:00
"automattic/phpunit-select-config": "^1.0.2",
"yoast/phpunit-polyfills": "^3.0.0"
2022-04-02 10:26:41 +02:00
},
2023-05-23 23:18:12 +02:00
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
2025-04-25 12:30:07 +02:00
"time": "2025-03-31T17:44:56+00:00",
2022-04-02 10:26:41 +02:00
"type": "jetpack-library",
"extra": {
"autotagger": true,
"textdomain": "jetpack-my-jetpack",
2025-02-28 08:42:11 +01:00
"mirror-repo": "Automattic/jetpack-my-jetpack",
"branch-alias": {
2025-04-25 12:30:07 +02:00
"dev-trunk": "5.10.x-dev"
2025-02-28 08:42:11 +01:00
},
2022-04-02 10:26:41 +02:00
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-my-jetpack/compare/${old}...${new}"
},
2025-02-28 08:42:11 +01:00
"dependencies": {
"test-only": [
"packages/search",
"packages/videopress"
]
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": {
2025-04-25 12:30:07 +02:00
"source": "https://github.com/Automattic/jetpack-my-jetpack/tree/v5.10.0"
2022-04-02 10:26:41 +02:00
},
"install-path": "../../jetpack_vendor/automattic/jetpack-my-jetpack"
2020-12-10 14:04:11 +01:00
},
2021-04-27 08:32:47 +02:00
{
"name": "automattic/jetpack-password-checker",
2025-04-25 12:30:07 +02:00
"version": "v0.4.7",
"version_normalized": "0.4.7.0",
2021-04-27 08:32:47 +02:00
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-password-checker.git",
2025-04-25 12:30:07 +02:00
"reference": "25900f1b5bf8718915c607a4fc1d1e0bc290e20a"
2021-04-27 08:32:47 +02:00
},
"dist": {
"type": "zip",
2025-04-25 12:30:07 +02:00
"url": "https://api.github.com/repos/Automattic/jetpack-password-checker/zipball/25900f1b5bf8718915c607a4fc1d1e0bc290e20a",
"reference": "25900f1b5bf8718915c607a4fc1d1e0bc290e20a",
2021-04-27 08:32:47 +02:00
"shasum": ""
},
2023-12-07 09:44:11 +01:00
"require": {
2025-02-28 08:42:11 +01:00
"php": ">=7.2"
2023-12-07 09:44:11 +01:00
},
2021-04-27 08:32:47 +02:00
"require-dev": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-changelogger": "^6.0.2",
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment": "@dev",
2025-04-25 12:30:07 +02:00
"automattic/phpunit-select-config": "^1.0.1",
"yoast/phpunit-polyfills": "^3.0.0"
2021-04-27 08:32:47 +02:00
},
2023-05-23 23:18:12 +02:00
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
2025-04-25 12:30:07 +02:00
"time": "2025-03-21T09:05:35+00:00",
2022-04-02 10:26:41 +02:00
"type": "jetpack-library",
2021-04-27 08:32:47 +02:00
"extra": {
2021-07-23 11:58:50 +02:00
"autotagger": true,
2022-04-02 10:26:41 +02:00
"textdomain": "jetpack-password-checker",
2025-02-28 08:42:11 +01:00
"mirror-repo": "Automattic/jetpack-password-checker",
"branch-alias": {
"dev-trunk": "0.4.x-dev"
},
2021-04-27 08:32:47 +02:00
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-password-checker/compare/v${old}...v${new}"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Password Checker.",
"support": {
2025-04-25 12:30:07 +02:00
"source": "https://github.com/Automattic/jetpack-password-checker/tree/v0.4.7"
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",
2025-04-25 12:30:07 +02:00
"version": "v0.7.0",
"version_normalized": "0.7.0.0",
2022-12-15 17:41:53 +01:00
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-plans.git",
2025-04-25 12:30:07 +02:00
"reference": "548a3acc14f5f8f3baa66dc639ec7ae6a46988d1"
2022-12-15 17:41:53 +01:00
},
"dist": {
"type": "zip",
2025-04-25 12:30:07 +02:00
"url": "https://api.github.com/repos/Automattic/jetpack-plans/zipball/548a3acc14f5f8f3baa66dc639ec7ae6a46988d1",
"reference": "548a3acc14f5f8f3baa66dc639ec7ae6a46988d1",
2022-12-15 17:41:53 +01:00
"shasum": ""
},
"require": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-connection": "^6.10.0",
2025-02-28 08:42:11 +01:00
"php": ">=7.2"
2022-12-15 17:41:53 +01:00
},
"require-dev": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-changelogger": "^6.0.3",
"automattic/jetpack-status": "^5.1.1",
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment": "@dev",
2025-04-25 12:30:07 +02:00
"automattic/phpunit-select-config": "^1.0.2",
"yoast/phpunit-polyfills": "^3.0.0"
2022-12-15 17:41:53 +01:00
},
2023-05-23 23:18:12 +02:00
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
2025-04-25 12:30:07 +02:00
"time": "2025-03-31T17:44:19+00:00",
2022-12-15 17:41:53 +01:00
"type": "library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-plans",
2025-02-28 08:42:11 +01:00
"branch-alias": {
2025-04-25 12:30:07 +02:00
"dev-trunk": "0.7.x-dev"
2025-02-28 08:42:11 +01:00
},
2022-12-15 17:41:53 +01:00
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-plans/compare/v${old}...v${new}"
}
},
"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": {
2025-04-25 12:30:07 +02:00
"source": "https://github.com/Automattic/jetpack-plans/tree/v0.7.0"
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",
2025-04-25 12:30:07 +02:00
"version": "v0.5.4",
"version_normalized": "0.5.4.0",
2022-04-02 10:26:41 +02:00
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-plugins-installer.git",
2025-04-25 12:30:07 +02:00
"reference": "2fbd9cf402e0514f680b8bef9f787633f2bb29ed"
2022-04-02 10:26:41 +02:00
},
"dist": {
"type": "zip",
2025-04-25 12:30:07 +02:00
"url": "https://api.github.com/repos/Automattic/jetpack-plugins-installer/zipball/2fbd9cf402e0514f680b8bef9f787633f2bb29ed",
"reference": "2fbd9cf402e0514f680b8bef9f787633f2bb29ed",
2022-04-02 10:26:41 +02:00
"shasum": ""
},
"require": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-a8c-mc-stats": "^3.0.4",
"automattic/jetpack-status": "^5.0.10",
2025-02-28 08:42:11 +01:00
"php": ">=7.2"
2022-04-02 10:26:41 +02:00
},
"require-dev": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-changelogger": "^6.0.2",
"automattic/phpunit-select-config": "^1.0.1",
"yoast/phpunit-polyfills": "^3.0.0"
2022-04-02 10:26:41 +02:00
},
2023-05-23 23:18:12 +02:00
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
2025-04-25 12:30:07 +02:00
"time": "2025-03-21T09:05:59+00:00",
2022-06-16 14:01:47 +02:00
"type": "jetpack-library",
2022-04-02 10:26:41 +02:00
"extra": {
2025-02-28 08:42:11 +01:00
"autotagger": true,
"textdomain": "jetpack-plugins-installer",
"mirror-repo": "Automattic/jetpack-plugins-installer",
2022-04-02 10:26:41 +02:00
"branch-alias": {
2025-02-28 08:42:11 +01:00
"dev-trunk": "0.5.x-dev"
2022-04-02 10:26:41 +02:00
},
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-plugins-installer/compare/v${old}...v${new}"
2025-02-28 08:42:11 +01:00
}
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": "Handle installation of plugins from WP.org",
"support": {
2025-04-25 12:30:07 +02:00
"source": "https://github.com/Automattic/jetpack-plugins-installer/tree/v0.5.4"
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",
2025-04-25 12:30:07 +02:00
"version": "v0.8.10",
"version_normalized": "0.8.10.0",
2022-12-15 17:41:53 +01:00
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-post-list.git",
2025-04-25 12:30:07 +02:00
"reference": "23aa337a80ec7f7be5d6fc9bb3501247f47c1486"
2022-12-15 17:41:53 +01:00
},
"dist": {
"type": "zip",
2025-04-25 12:30:07 +02:00
"url": "https://api.github.com/repos/Automattic/jetpack-post-list/zipball/23aa337a80ec7f7be5d6fc9bb3501247f47c1486",
"reference": "23aa337a80ec7f7be5d6fc9bb3501247f47c1486",
2022-12-15 17:41:53 +01:00
"shasum": ""
},
"require": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-assets": "^4.0.14",
2025-02-28 08:42:11 +01:00
"php": ">=7.2"
2022-12-15 17:41:53 +01:00
},
"require-dev": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-changelogger": "^6.0.2",
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment": "@dev",
2025-04-25 12:30:07 +02:00
"automattic/phpunit-select-config": "^1.0.1",
"yoast/phpunit-polyfills": "^3.0.0"
2022-12-15 17:41:53 +01:00
},
2023-05-23 23:18:12 +02:00
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
2025-04-25 12:30:07 +02:00
"time": "2025-03-21T09:06:38+00:00",
2022-12-15 17:41:53 +01:00
"type": "jetpack-library",
"extra": {
"autotagger": true,
"textdomain": "jetpack-post-list",
2025-02-28 08:42:11 +01:00
"mirror-repo": "Automattic/jetpack-post-list",
"branch-alias": {
"dev-trunk": "0.8.x-dev"
2022-12-15 17:41:53 +01:00
},
"changelogger": {
"link-template": "https://github.com/automattic/jetpack-post-list/compare/v${old}...v${new}"
},
2025-02-28 08:42:11 +01:00
"version-constants": {
"::PACKAGE_VERSION": "src/class-post-list.php"
2022-12-15 17:41:53 +01:00
}
},
"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": {
2025-04-25 12:30:07 +02:00
"source": "https://github.com/Automattic/jetpack-post-list/tree/v0.8.10"
2022-12-15 17:41:53 +01:00
},
"install-path": "../../jetpack_vendor/automattic/jetpack-post-list"
},
2025-02-28 08:42:11 +01:00
{
"name": "automattic/jetpack-protect-models",
2025-04-25 12:30:07 +02:00
"version": "v0.5.4",
"version_normalized": "0.5.4.0",
2025-02-28 08:42:11 +01:00
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-protect-models.git",
2025-04-25 12:30:07 +02:00
"reference": "99180919a0756cfd3272388eebc99c5795894b18"
2025-02-28 08:42:11 +01:00
},
"dist": {
"type": "zip",
2025-04-25 12:30:07 +02:00
"url": "https://api.github.com/repos/Automattic/jetpack-protect-models/zipball/99180919a0756cfd3272388eebc99c5795894b18",
"reference": "99180919a0756cfd3272388eebc99c5795894b18",
2025-02-28 08:42:11 +01:00
"shasum": ""
},
"require": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-redirect": "^3.0.5",
2025-02-28 08:42:11 +01:00
"php": ">=7.2"
},
"require-dev": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-changelogger": "^6.0.2",
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment": "@dev",
2025-04-25 12:30:07 +02:00
"automattic/phpunit-select-config": "^1.0.1",
"yoast/phpunit-polyfills": "^3.0.0"
2025-02-28 08:42:11 +01:00
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
2025-04-25 12:30:07 +02:00
"time": "2025-03-21T09:06:01+00:00",
2025-02-28 08:42:11 +01:00
"type": "jetpack-library",
"extra": {
"autotagger": true,
"textdomain": "jetpack-protect-models",
"mirror-repo": "Automattic/jetpack-protect-models",
"branch-alias": {
2025-04-25 12:30:07 +02:00
"dev-trunk": "0.5.x-dev"
2025-02-28 08:42:11 +01:00
},
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-protect-models/compare/v${old}...v${new}"
},
"version-constants": {
"::PACKAGE_VERSION": "src/class-protect-models.php"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "This package contains the models used in Protect. ",
"support": {
2025-04-25 12:30:07 +02:00
"source": "https://github.com/Automattic/jetpack-protect-models/tree/v0.5.4"
2025-02-28 08:42:11 +01:00
},
"install-path": "../../jetpack_vendor/automattic/jetpack-protect-models"
},
{
"name": "automattic/jetpack-protect-status",
2025-04-25 12:30:07 +02:00
"version": "v0.5.9",
"version_normalized": "0.5.9.0",
2025-02-28 08:42:11 +01:00
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-protect-status.git",
2025-04-25 12:30:07 +02:00
"reference": "3f798f325447892313cbaeda6e766d18ef9e0329"
2025-02-28 08:42:11 +01:00
},
"dist": {
"type": "zip",
2025-04-25 12:30:07 +02:00
"url": "https://api.github.com/repos/Automattic/jetpack-protect-status/zipball/3f798f325447892313cbaeda6e766d18ef9e0329",
"reference": "3f798f325447892313cbaeda6e766d18ef9e0329",
2025-02-28 08:42:11 +01:00
"shasum": ""
},
"require": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-connection": "^6.10.0",
"automattic/jetpack-plans": "^0.7.0",
"automattic/jetpack-plugins-installer": "^0.5.4",
"automattic/jetpack-protect-models": "^0.5.4",
"automattic/jetpack-sync": "^4.10.0",
2025-02-28 08:42:11 +01:00
"php": ">=7.2"
},
"require-dev": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-changelogger": "^6.0.3",
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment": "@dev",
2025-04-25 12:30:07 +02:00
"automattic/phpunit-select-config": "^1.0.2",
"yoast/phpunit-polyfills": "^3.0.0"
2025-02-28 08:42:11 +01:00
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
2025-04-25 12:30:07 +02:00
"time": "2025-03-31T17:44:31+00:00",
2025-02-28 08:42:11 +01:00
"type": "jetpack-library",
"extra": {
"autotagger": true,
"textdomain": "jetpack-protect-status",
"mirror-repo": "Automattic/jetpack-protect-status",
"branch-alias": {
2025-04-25 12:30:07 +02:00
"dev-trunk": "0.5.x-dev"
2025-02-28 08:42:11 +01:00
},
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-protect-status/compare/v${old}...v${new}"
},
"version-constants": {
"::PACKAGE_VERSION": "src/class-status.php"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "This package contains the Protect Status API functionality to retrieve a site's scan status (WordPress, Themes, and Plugins threats).",
"support": {
2025-04-25 12:30:07 +02:00
"source": "https://github.com/Automattic/jetpack-protect-status/tree/v0.5.9"
2025-02-28 08:42:11 +01:00
},
"install-path": "../../jetpack_vendor/automattic/jetpack-protect-status"
},
2022-06-16 14:01:47 +02:00
{
"name": "automattic/jetpack-publicize",
2025-04-25 12:30:07 +02:00
"version": "v0.62.4",
"version_normalized": "0.62.4.0",
2022-06-16 14:01:47 +02:00
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-publicize.git",
2025-04-25 12:30:07 +02:00
"reference": "3457143a35cc7f9a199ccf6d5f4fb6ef48916000"
2022-06-16 14:01:47 +02:00
},
"dist": {
"type": "zip",
2025-04-25 12:30:07 +02:00
"url": "https://api.github.com/repos/Automattic/jetpack-publicize/zipball/3457143a35cc7f9a199ccf6d5f4fb6ef48916000",
"reference": "3457143a35cc7f9a199ccf6d5f4fb6ef48916000",
2022-06-16 14:01:47 +02:00
"shasum": ""
},
"require": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-admin-ui": "^0.5.7",
"automattic/jetpack-assets": "^4.0.15",
"automattic/jetpack-autoloader": "^5.0.6",
"automattic/jetpack-config": "^3.1.0",
"automattic/jetpack-connection": "^6.10.0",
"automattic/jetpack-plans": "^0.7.0",
"automattic/jetpack-redirect": "^3.0.6",
"automattic/jetpack-status": "^5.1.1",
2025-02-28 08:42:11 +01:00
"php": ">=7.2"
2022-06-16 14:01:47 +02:00
},
"require-dev": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-changelogger": "^6.0.3",
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment": "@dev",
2025-04-25 12:30:07 +02:00
"automattic/phpunit-select-config": "^1.0.2",
"yoast/phpunit-polyfills": "^3.0.0"
2022-06-16 14:01:47 +02:00
},
2023-05-23 23:18:12 +02:00
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
2025-04-25 12:30:07 +02:00
"time": "2025-03-31T17:44:51+00:00",
2022-06-16 14:01:47 +02:00
"type": "jetpack-library",
"extra": {
"autotagger": true,
"textdomain": "jetpack-publicize-pkg",
2025-02-28 08:42:11 +01:00
"mirror-repo": "Automattic/jetpack-publicize",
"branch-alias": {
2025-04-25 12:30:07 +02:00
"dev-trunk": "0.62.x-dev"
2025-02-28 08:42:11 +01:00
},
2022-06-16 14:01:47 +02:00
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-publicize/compare/v${old}...v${new}"
}
},
"installation-source": "dist",
"autoload": {
2023-04-26 17:39:43 +02:00
"files": [
2025-02-28 08:42:11 +01:00
"actions.php",
2023-04-26 17:39:43 +02:00
"src/social-image-generator/utilities.php"
],
2022-06-16 14:01:47 +02:00
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Publicize makes it easy to share your sites posts on several social media networks automatically when you publish a new post.",
"support": {
2025-04-25 12:30:07 +02:00
"source": "https://github.com/Automattic/jetpack-publicize/tree/v0.62.4"
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",
2025-04-25 12:30:07 +02:00
"version": "v3.0.6",
"version_normalized": "3.0.6.0",
2020-12-10 14:04:11 +01:00
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-redirect.git",
2025-04-25 12:30:07 +02:00
"reference": "185f71a1947abe85856b9a7892b0772e187c7662"
2020-12-10 14:04:11 +01:00
},
"dist": {
"type": "zip",
2025-04-25 12:30:07 +02:00
"url": "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/185f71a1947abe85856b9a7892b0772e187c7662",
"reference": "185f71a1947abe85856b9a7892b0772e187c7662",
2020-12-10 14:04:11 +01:00
"shasum": ""
},
"require": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-status": "^5.1.1",
2025-02-28 08:42:11 +01:00
"php": ">=7.2"
2020-12-10 14:04:11 +01:00
},
"require-dev": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-changelogger": "^6.0.3",
"automattic/phpunit-select-config": "^1.0.2",
2025-02-28 08:42:11 +01:00
"brain/monkey": "^2.6.2",
2025-04-25 12:30:07 +02:00
"yoast/phpunit-polyfills": "^3.0.0"
2020-12-10 14:04:11 +01:00
},
2023-05-23 23:18:12 +02:00
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
2025-04-25 12:30:07 +02:00
"time": "2025-03-31T17:43:16+00:00",
2022-04-02 10:26:41 +02:00
"type": "jetpack-library",
2021-04-27 08:32:47 +02:00
"extra": {
2021-07-23 11:58:50 +02:00
"autotagger": true,
2021-04-27 08:32:47 +02:00
"mirror-repo": "Automattic/jetpack-redirect",
2025-02-28 08:42:11 +01:00
"branch-alias": {
"dev-trunk": "3.0.x-dev"
},
2021-04-27 08:32:47 +02:00
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-redirect/compare/v${old}...v${new}"
}
},
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": {
2025-04-25 12:30:07 +02:00
"source": "https://github.com/Automattic/jetpack-redirect/tree/v3.0.6"
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",
2025-04-25 12:30:07 +02:00
"version": "v3.0.6",
"version_normalized": "3.0.6.0",
2020-12-10 14:04:11 +01:00
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-roles.git",
2025-04-25 12:30:07 +02:00
"reference": "8893336d90d7fb4901318d4a831d84df5dbb2067"
2020-12-10 14:04:11 +01:00
},
"dist": {
"type": "zip",
2025-04-25 12:30:07 +02:00
"url": "https://api.github.com/repos/Automattic/jetpack-roles/zipball/8893336d90d7fb4901318d4a831d84df5dbb2067",
"reference": "8893336d90d7fb4901318d4a831d84df5dbb2067",
2020-12-10 14:04:11 +01:00
"shasum": ""
},
2023-12-07 09:44:11 +01:00
"require": {
2025-02-28 08:42:11 +01:00
"php": ">=7.2"
2023-12-07 09:44:11 +01:00
},
2020-12-10 14:04:11 +01:00
"require-dev": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-changelogger": "^6.0.3",
"automattic/phpunit-select-config": "^1.0.2",
2025-02-28 08:42:11 +01:00
"brain/monkey": "^2.6.2",
2025-04-25 12:30:07 +02:00
"yoast/phpunit-polyfills": "^3.0.0"
2020-12-10 14:04:11 +01:00
},
2023-05-23 23:18:12 +02:00
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
2025-04-25 12:30:07 +02:00
"time": "2025-03-31T17:42:41+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",
2025-02-28 08:42:11 +01:00
"branch-alias": {
"dev-trunk": "3.0.x-dev"
},
2021-04-27 08:32:47 +02:00
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-roles/compare/v${old}...v${new}"
}
},
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": {
2025-04-25 12:30:07 +02:00
"source": "https://github.com/Automattic/jetpack-roles/tree/v3.0.6"
2022-04-02 10:26:41 +02:00
},
"install-path": "../../jetpack_vendor/automattic/jetpack-roles"
},
{
"name": "automattic/jetpack-search",
2025-04-25 12:30:07 +02:00
"version": "v0.47.19",
"version_normalized": "0.47.19.0",
2022-04-02 10:26:41 +02:00
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-search.git",
2025-04-25 12:30:07 +02:00
"reference": "ca4793a56c80fb9176c7317657c47030311360bc"
2022-04-02 10:26:41 +02:00
},
"dist": {
"type": "zip",
2025-04-25 12:30:07 +02:00
"url": "https://api.github.com/repos/Automattic/jetpack-search/zipball/ca4793a56c80fb9176c7317657c47030311360bc",
"reference": "ca4793a56c80fb9176c7317657c47030311360bc",
2022-04-02 10:26:41 +02:00
"shasum": ""
},
"require": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-assets": "^4.0.15",
"automattic/jetpack-config": "^3.1.0",
"automattic/jetpack-connection": "^6.10.0",
"automattic/jetpack-constants": "^3.0.6",
"automattic/jetpack-my-jetpack": "^5.10.0",
"automattic/jetpack-status": "^5.1.1",
"automattic/jetpack-sync": "^4.10.0",
2025-02-28 08:42:11 +01:00
"php": ">=7.2"
2022-04-02 10:26:41 +02:00
},
"require-dev": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-changelogger": "^6.0.3",
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment": "@dev",
2025-04-25 12:30:07 +02:00
"automattic/phpunit-select-config": "^1.0.2",
"yoast/phpunit-polyfills": "^3.0.0"
2022-04-02 10:26:41 +02:00
},
2023-05-23 23:18:12 +02:00
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
2025-04-25 12:30:07 +02:00
"time": "2025-03-31T17:45:07+00:00",
2022-04-02 10:26:41 +02:00
"type": "jetpack-library",
"extra": {
"autotagger": true,
"textdomain": "jetpack-search-pkg",
2025-02-28 08:42:11 +01:00
"mirror-repo": "Automattic/jetpack-search",
"branch-alias": {
"dev-trunk": "0.47.x-dev"
},
2022-04-02 10:26:41 +02:00
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-search/compare/v${old}...v${new}"
},
"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": {
2025-04-25 12:30:07 +02:00
"source": "https://github.com/Automattic/jetpack-search/tree/v0.47.19"
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",
2025-04-25 12:30:07 +02:00
"version": "v0.15.9",
"version_normalized": "0.15.9.0",
2022-12-15 17:41:53 +01:00
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-stats.git",
2025-04-25 12:30:07 +02:00
"reference": "352dfdb78b00a7e494ecd9096a978e7f1bf22f68"
2022-12-15 17:41:53 +01:00
},
"dist": {
"type": "zip",
2025-04-25 12:30:07 +02:00
"url": "https://api.github.com/repos/Automattic/jetpack-stats/zipball/352dfdb78b00a7e494ecd9096a978e7f1bf22f68",
"reference": "352dfdb78b00a7e494ecd9096a978e7f1bf22f68",
2022-12-15 17:41:53 +01:00
"shasum": ""
},
"require": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-connection": "^6.10.0",
"automattic/jetpack-constants": "^3.0.6",
"automattic/jetpack-status": "^5.1.1",
2025-02-28 08:42:11 +01:00
"php": ">=7.2"
2022-12-15 17:41:53 +01:00
},
"require-dev": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-changelogger": "^6.0.3",
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment": "@dev",
2025-04-25 12:30:07 +02:00
"automattic/phpunit-select-config": "^1.0.2",
"yoast/phpunit-polyfills": "^3.0.0"
2022-12-15 17:41:53 +01:00
},
2023-05-23 23:18:12 +02:00
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
2025-04-25 12:30:07 +02:00
"time": "2025-03-31T17:44:20+00:00",
2022-12-15 17:41:53 +01:00
"type": "jetpack-library",
"extra": {
"autotagger": true,
2025-02-28 08:42:11 +01:00
"textdomain": "jetpack-stats",
2022-12-15 17:41:53 +01:00
"mirror-repo": "Automattic/jetpack-stats",
2025-02-28 08:42:11 +01:00
"branch-alias": {
"dev-trunk": "0.15.x-dev"
2024-04-17 11:32:24 +02:00
},
2022-12-15 17:41:53 +01:00
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-stats/compare/v${old}...v${new}"
},
2025-02-28 08:42:11 +01:00
"version-constants": {
"::PACKAGE_VERSION": "src/class-package-version.php"
}
2022-12-15 17:41:53 +01:00
},
"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": {
2025-04-25 12:30:07 +02:00
"source": "https://github.com/Automattic/jetpack-stats/tree/v0.15.9"
2022-12-15 17:41:53 +01:00
},
"install-path": "../../jetpack_vendor/automattic/jetpack-stats"
},
{
"name": "automattic/jetpack-stats-admin",
2025-04-25 12:30:07 +02:00
"version": "v0.25.0",
"version_normalized": "0.25.0.0",
2022-12-15 17:41:53 +01:00
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-stats-admin.git",
2025-04-25 12:30:07 +02:00
"reference": "467e1cec70b0ccc2e41e2eba4a9e2a6233909039"
2022-12-15 17:41:53 +01:00
},
"dist": {
"type": "zip",
2025-04-25 12:30:07 +02:00
"url": "https://api.github.com/repos/Automattic/jetpack-stats-admin/zipball/467e1cec70b0ccc2e41e2eba4a9e2a6233909039",
"reference": "467e1cec70b0ccc2e41e2eba4a9e2a6233909039",
2022-12-15 17:41:53 +01:00
"shasum": ""
},
"require": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-connection": "^6.10.0",
"automattic/jetpack-constants": "^3.0.6",
"automattic/jetpack-jitm": "^4.2.9",
"automattic/jetpack-plans": "^0.7.0",
"automattic/jetpack-stats": "^0.15.9",
"automattic/jetpack-status": "^5.1.1",
2025-02-28 08:42:11 +01:00
"php": ">=7.2"
2022-12-15 17:41:53 +01:00
},
"require-dev": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-changelogger": "^6.0.3",
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment": "@dev",
2025-04-25 12:30:07 +02:00
"automattic/phpunit-select-config": "^1.0.2",
"yoast/phpunit-polyfills": "^3.0.0"
2022-12-15 17:41:53 +01:00
},
2023-05-23 23:18:12 +02:00
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
2025-04-25 12:30:07 +02:00
"time": "2025-03-31T17:44:42+00:00",
2022-12-15 17:41:53 +01:00
"type": "jetpack-library",
"extra": {
"autotagger": true,
2025-02-28 08:42:11 +01:00
"textdomain": "jetpack-stats-admin",
2022-12-15 17:41:53 +01:00
"mirror-repo": "Automattic/jetpack-stats-admin",
"branch-alias": {
2025-04-25 12:30:07 +02:00
"dev-trunk": "0.25.x-dev"
2022-12-15 17:41:53 +01:00
},
"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": {
2025-04-25 12:30:07 +02:00
"source": "https://github.com/Automattic/jetpack-stats-admin/tree/v0.25.0"
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",
2025-04-25 12:30:07 +02:00
"version": "v5.1.1",
"version_normalized": "5.1.1.0",
2020-12-10 14:04:11 +01:00
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-status.git",
2025-04-25 12:30:07 +02:00
"reference": "90013e9721eb69f2a6caa05b3f372d10683365f7"
2020-12-10 14:04:11 +01:00
},
"dist": {
"type": "zip",
2025-04-25 12:30:07 +02:00
"url": "https://api.github.com/repos/Automattic/jetpack-status/zipball/90013e9721eb69f2a6caa05b3f372d10683365f7",
"reference": "90013e9721eb69f2a6caa05b3f372d10683365f7",
2020-12-10 14:04:11 +01:00
"shasum": ""
},
2022-04-02 10:26:41 +02:00
"require": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-constants": "^3.0.6",
2025-02-28 08:42:11 +01:00
"php": ">=7.2"
2022-04-02 10:26:41 +02:00
},
2020-12-10 14:04:11 +01:00
"require-dev": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-changelogger": "^6.0.3",
2025-02-28 08:42:11 +01:00
"automattic/jetpack-connection": "@dev",
2025-04-25 12:30:07 +02:00
"automattic/jetpack-ip": "^0.4.7",
2025-02-28 08:42:11 +01:00
"automattic/jetpack-plans": "@dev",
2025-04-25 12:30:07 +02:00
"automattic/phpunit-select-config": "^1.0.2",
2025-02-28 08:42:11 +01:00
"brain/monkey": "^2.6.2",
2025-04-25 12:30:07 +02:00
"yoast/phpunit-polyfills": "^3.0.0"
2020-12-10 14:04:11 +01:00
},
2023-05-23 23:18:12 +02:00
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
2025-04-25 12:30:07 +02:00
"time": "2025-03-31T17:43:13+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",
2025-02-28 08:42:11 +01:00
"branch-alias": {
2025-04-25 12:30:07 +02:00
"dev-trunk": "5.1.x-dev"
2025-02-28 08:42:11 +01:00
},
2021-04-27 08:32:47 +02:00
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-status/compare/v${old}...v${new}"
},
2025-02-28 08:42:11 +01:00
"dependencies": {
"test-only": [
"packages/connection",
"packages/plans"
]
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": {
2025-04-25 12:30:07 +02:00
"source": "https://github.com/Automattic/jetpack-status/tree/v5.1.1"
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
},
2025-04-25 12:30:07 +02:00
{
"name": "automattic/jetpack-subscribers-dashboard",
"version": "v0.1.3",
"version_normalized": "0.1.3.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-subscribers-dashboard.git",
"reference": "0d08fe81267ae9bc1b9a996edf51be5bcee02420"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-subscribers-dashboard/zipball/0d08fe81267ae9bc1b9a996edf51be5bcee02420",
"reference": "0d08fe81267ae9bc1b9a996edf51be5bcee02420",
"shasum": ""
},
"require": {
"automattic/jetpack-connection": "^6.10.0",
"automattic/jetpack-constants": "^3.0.6",
"automattic/jetpack-jitm": "^4.2.9",
"automattic/jetpack-plans": "^0.7.0",
"automattic/jetpack-stats": "^0.15.9",
"automattic/jetpack-status": "^5.1.1",
"php": ">=7.2"
},
"require-dev": {
"automattic/jetpack-changelogger": "^6.0.3",
"automattic/jetpack-test-environment": "@dev",
"automattic/phpunit-select-config": "^1.0.2",
"yoast/phpunit-polyfills": "^3.0.0"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2025-03-31T17:44:49+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"textdomain": "jetpack-subscribers-dashboard",
"mirror-repo": "Automattic/jetpack-subscribers-dashboard",
"branch-alias": {
"dev-trunk": "0.1.x-dev"
},
"version-constants": {
"::VERSION": "src/class-dashboard.php"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Subscribers dashboard",
"support": {
"source": "https://github.com/Automattic/jetpack-subscribers-dashboard/tree/v0.1.3"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-subscribers-dashboard"
},
2020-12-10 14:04:11 +01:00
{
"name": "automattic/jetpack-sync",
2025-04-25 12:30:07 +02:00
"version": "v4.10.0",
"version_normalized": "4.10.0.0",
2020-12-10 14:04:11 +01:00
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-sync.git",
2025-04-25 12:30:07 +02:00
"reference": "c2ce7f334e8ace4f3f0b65047cab42ef35c41fd6"
2020-12-10 14:04:11 +01:00
},
"dist": {
"type": "zip",
2025-04-25 12:30:07 +02:00
"url": "https://api.github.com/repos/Automattic/jetpack-sync/zipball/c2ce7f334e8ace4f3f0b65047cab42ef35c41fd6",
"reference": "c2ce7f334e8ace4f3f0b65047cab42ef35c41fd6",
2020-12-10 14:04:11 +01:00
"shasum": ""
},
"require": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-connection": "^6.10.0",
"automattic/jetpack-constants": "^3.0.6",
"automattic/jetpack-ip": "^0.4.7",
"automattic/jetpack-password-checker": "^0.4.7",
"automattic/jetpack-roles": "^3.0.6",
"automattic/jetpack-status": "^5.1.1",
2025-02-28 08:42:11 +01:00
"php": ">=7.2"
2020-12-10 14:04:11 +01:00
},
2021-04-27 08:32:47 +02:00
"require-dev": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-changelogger": "^6.0.3",
2025-02-28 08:42:11 +01:00
"automattic/jetpack-search": "@dev",
"automattic/jetpack-test-environment": "@dev",
2025-04-25 12:30:07 +02:00
"automattic/jetpack-waf": "^0.24.0",
"automattic/phpunit-select-config": "^1.0.2",
"yoast/phpunit-polyfills": "^3.0.0"
2021-04-27 08:32:47 +02:00
},
2023-05-23 23:18:12 +02:00
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
2025-04-25 12:30:07 +02:00
"time": "2025-03-31T17:44:29+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,
2022-04-02 10:26:41 +02:00
"textdomain": "jetpack-sync",
2025-02-28 08:42:11 +01:00
"mirror-repo": "Automattic/jetpack-sync",
"branch-alias": {
2025-04-25 12:30:07 +02:00
"dev-trunk": "4.10.x-dev"
2021-08-17 08:33:07 +02:00
},
2021-04-27 08:32:47 +02:00
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-sync/compare/v${old}...v${new}"
},
2025-02-28 08:42:11 +01:00
"dependencies": {
"test-only": [
"packages/search",
"packages/waf"
]
},
"version-constants": {
"::PACKAGE_VERSION": "src/class-package-version.php"
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": {
2025-04-25 12:30:07 +02:00
"source": "https://github.com/Automattic/jetpack-sync/tree/v4.10.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",
2025-04-25 12:30:07 +02:00
"version": "v0.27.6",
"version_normalized": "0.27.6.0",
2022-12-15 17:41:53 +01:00
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-videopress.git",
2025-04-25 12:30:07 +02:00
"reference": "aec224cc8e739a79a4f2fc288d82c796ce3578d7"
2022-12-15 17:41:53 +01:00
},
"dist": {
"type": "zip",
2025-04-25 12:30:07 +02:00
"url": "https://api.github.com/repos/Automattic/jetpack-videopress/zipball/aec224cc8e739a79a4f2fc288d82c796ce3578d7",
"reference": "aec224cc8e739a79a4f2fc288d82c796ce3578d7",
2022-12-15 17:41:53 +01:00
"shasum": ""
},
"require": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-admin-ui": "^0.5.7",
"automattic/jetpack-assets": "^4.0.15",
"automattic/jetpack-connection": "^6.10.0",
"automattic/jetpack-my-jetpack": "^5.10.0",
"automattic/jetpack-plans": "^0.7.0",
2025-02-28 08:42:11 +01:00
"php": ">=7.2"
2022-12-15 17:41:53 +01:00
},
"require-dev": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-changelogger": "^6.0.3",
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment": "@dev",
2025-04-25 12:30:07 +02:00
"automattic/phpunit-select-config": "^1.0.2",
2025-02-28 08:42:11 +01:00
"brain/monkey": "2.6.2",
2025-04-25 12:30:07 +02:00
"yoast/phpunit-polyfills": "^3.0.0"
2022-12-15 17:41:53 +01:00
},
2023-05-23 23:18:12 +02:00
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
2025-04-25 12:30:07 +02:00
"time": "2025-03-31T17:45:04+00:00",
2022-12-15 17:41:53 +01:00
"type": "jetpack-library",
"extra": {
"autotagger": true,
2025-02-28 08:42:11 +01:00
"textdomain": "jetpack-videopress-pkg",
2022-12-15 17:41:53 +01:00
"mirror-repo": "Automattic/jetpack-videopress",
2025-02-28 08:42:11 +01:00
"branch-alias": {
2025-04-25 12:30:07 +02:00
"dev-trunk": "0.27.x-dev"
2025-02-28 08:42:11 +01:00
},
2022-12-15 17:41:53 +01:00
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-videopress/compare/v${old}...v${new}"
},
"version-constants": {
"::PACKAGE_VERSION": "src/class-package-version.php"
2025-02-28 08:42:11 +01:00
}
2022-12-15 17:41:53 +01:00
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "VideoPress package",
"support": {
2025-04-25 12:30:07 +02:00
"source": "https://github.com/Automattic/jetpack-videopress/tree/v0.27.6"
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",
2025-04-25 12:30:07 +02:00
"version": "v0.24.1",
"version_normalized": "0.24.1.0",
2020-12-10 14:04:11 +01:00
"source": {
"type": "git",
2022-06-16 14:01:47 +02:00
"url": "https://github.com/Automattic/jetpack-waf.git",
2025-04-25 12:30:07 +02:00
"reference": "09d9a6f2181adab494395653e4852fbbd2717602"
2020-12-10 14:04:11 +01:00
},
"dist": {
"type": "zip",
2025-04-25 12:30:07 +02:00
"url": "https://api.github.com/repos/Automattic/jetpack-waf/zipball/09d9a6f2181adab494395653e4852fbbd2717602",
"reference": "09d9a6f2181adab494395653e4852fbbd2717602",
2020-12-10 14:04:11 +01:00
"shasum": ""
},
"require": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-connection": "^6.10.2",
"automattic/jetpack-constants": "^3.0.6",
"automattic/jetpack-ip": "^0.4.7",
"automattic/jetpack-status": "^5.1.1",
2025-02-28 08:42:11 +01:00
"php": ">=7.2",
2022-06-16 14:01:47 +02:00
"wikimedia/aho-corasick": "^1.0"
2020-12-10 14:04:11 +01:00
},
"require-dev": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-changelogger": "^6.0.3",
2025-02-28 08:42:11 +01:00
"automattic/jetpack-test-environment": "@dev",
2025-04-25 12:30:07 +02:00
"automattic/phpunit-select-config": "^1.0.2",
"yoast/phpunit-polyfills": "^3.0.0"
2020-12-10 14:04:11 +01:00
},
2023-05-23 23:18:12 +02:00
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
2025-04-25 12:30:07 +02:00
"time": "2025-04-01T19:21:18+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
"textdomain": "jetpack-waf",
2025-02-28 08:42:11 +01:00
"mirror-repo": "Automattic/jetpack-waf",
"branch-alias": {
2025-04-25 12:30:07 +02:00
"dev-trunk": "0.24.x-dev"
2025-02-28 08:42:11 +01:00
},
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
}
},
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": {
2025-04-25 12:30:07 +02:00
"source": "https://github.com/Automattic/jetpack-waf/tree/v0.24.1"
2021-04-27 08:32:47 +02:00
},
2022-06-16 14:01:47 +02:00
"install-path": "../../jetpack_vendor/automattic/jetpack-waf"
2020-12-10 14:04:11 +01:00
},
{
2022-06-16 14:01:47 +02:00
"name": "automattic/jetpack-wordads",
2025-04-25 12:30:07 +02:00
"version": "v0.4.18",
"version_normalized": "0.4.18.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",
2025-04-25 12:30:07 +02:00
"reference": "57b20ecc7d821f3f3d3798f27e324fbe1cdbf464"
2020-12-10 14:04:11 +01:00
},
"dist": {
"type": "zip",
2025-04-25 12:30:07 +02:00
"url": "https://api.github.com/repos/Automattic/jetpack-wordads/zipball/57b20ecc7d821f3f3d3798f27e324fbe1cdbf464",
"reference": "57b20ecc7d821f3f3d3798f27e324fbe1cdbf464",
2020-12-10 14:04:11 +01:00
"shasum": ""
},
"require": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-assets": "^4.0.15",
"automattic/jetpack-config": "^3.1.0",
"automattic/jetpack-connection": "^6.10.0",
"automattic/jetpack-constants": "^3.0.6",
"automattic/jetpack-status": "^5.1.1",
2025-02-28 08:42:11 +01:00
"php": ">=7.2"
2020-12-10 14:04:11 +01:00
},
"require-dev": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-changelogger": "^6.0.3",
"automattic/phpunit-select-config": "^1.0.2",
"yoast/phpunit-polyfills": "^3.0.0"
2020-12-10 14:04:11 +01:00
},
2023-05-23 23:18:12 +02:00
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
2025-04-25 12:30:07 +02:00
"time": "2025-03-31T17:44:46+00:00",
2022-04-02 10:26:41 +02:00
"type": "jetpack-library",
2021-04-27 08:32:47 +02:00
"extra": {
2025-02-28 08:42:11 +01:00
"autotagger": true,
"textdomain": "jetpack-wordads",
2022-06-16 14:01:47 +02:00
"mirror-repo": "Automattic/jetpack-wordads",
2025-02-28 08:42:11 +01:00
"branch-alias": {
"dev-trunk": "0.4.x-dev"
},
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-06-16 14:01:47 +02:00
"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": {
2025-04-25 12:30:07 +02:00
"source": "https://github.com/Automattic/jetpack-wordads/tree/v0.4.18"
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
},
2024-04-17 11:32:24 +02:00
{
"name": "automattic/woocommerce-analytics",
2025-04-25 12:30:07 +02:00
"version": "v0.4.5",
"version_normalized": "0.4.5.0",
2024-04-17 11:32:24 +02:00
"source": {
"type": "git",
"url": "https://github.com/Automattic/woocommerce-analytics.git",
2025-04-25 12:30:07 +02:00
"reference": "a152afc10884e374a94bcf8d0d4333d1797910f5"
2024-04-17 11:32:24 +02:00
},
"dist": {
"type": "zip",
2025-04-25 12:30:07 +02:00
"url": "https://api.github.com/repos/Automattic/woocommerce-analytics/zipball/a152afc10884e374a94bcf8d0d4333d1797910f5",
"reference": "a152afc10884e374a94bcf8d0d4333d1797910f5",
2024-04-17 11:32:24 +02:00
"shasum": ""
},
"require": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-connection": "^6.8.0",
"automattic/jetpack-constants": "^3.0.5",
2025-02-28 08:42:11 +01:00
"php": ">=7.2"
2024-04-17 11:32:24 +02:00
},
"require-dev": {
2025-04-25 12:30:07 +02:00
"automattic/jetpack-changelogger": "^6.0.2",
"automattic/phpunit-select-config": "^1.0.1",
"yoast/phpunit-polyfills": "^3.0.0"
2024-04-17 11:32:24 +02:00
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
2025-04-25 12:30:07 +02:00
"time": "2025-03-24T14:41:18+00:00",
2024-04-17 11:32:24 +02:00
"type": "jetpack-library",
"extra": {
2025-02-28 08:42:11 +01:00
"autotagger": true,
"textdomain": "woocommerce-analytics",
2024-04-17 11:32:24 +02:00
"mirror-repo": "Automattic/woocommerce-analytics",
2025-02-28 08:42:11 +01:00
"branch-alias": {
"dev-trunk": "0.4.x-dev"
},
2024-04-17 11:32:24 +02:00
"changelogger": {
"link-template": "https://github.com/Automattic/woocommerce-analytics/compare/v${old}...v${new}"
},
"version-constants": {
"::PACKAGE_VERSION": "src/class-woocommerce-analytics.php"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Enhanced analytics for WooCommerce users.",
"support": {
2025-04-25 12:30:07 +02:00
"source": "https://github.com/Automattic/woocommerce-analytics/tree/v0.4.5"
2024-04-17 11:32:24 +02:00
},
"install-path": "../../jetpack_vendor/automattic/woocommerce-analytics"
},
2023-12-07 09:44:11 +01:00
{
"name": "scssphp/scssphp",
"version": "v1.12.0",
"version_normalized": "1.12.0.0",
"source": {
"type": "git",
"url": "https://github.com/scssphp/scssphp.git",
"reference": "a6b20c170ddb95f116b3d148a466a7bed1e85c35"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/scssphp/scssphp/zipball/a6b20c170ddb95f116b3d148a466a7bed1e85c35",
"reference": "a6b20c170ddb95f116b3d148a466a7bed1e85c35",
"shasum": ""
},
"require": {
"ext-ctype": "*",
"ext-json": "*",
"php": ">=5.6.0"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.4",
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.3 || ^9.4",
"sass/sass-spec": "*",
"squizlabs/php_codesniffer": "~3.5",
"symfony/phpunit-bridge": "^5.1",
"thoughtbot/bourbon": "^7.0",
"twbs/bootstrap": "~5.0",
"twbs/bootstrap4": "4.6.1",
"zurb/foundation": "~6.7.0"
},
"suggest": {
"ext-iconv": "Can be used as fallback when ext-mbstring is not available",
"ext-mbstring": "For best performance, mbstring should be installed as it is faster than ext-iconv"
},
"time": "2023-11-14T14:56:09+00:00",
"bin": [
"bin/pscss"
],
"type": "library",
"extra": {
"bamarni-bin": {
2025-02-28 08:42:11 +01:00
"bin-links": false,
"forward-command": false
2023-12-07 09:44:11 +01:00
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"ScssPhp\\ScssPhp\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Anthon Pang",
"email": "apang@softwaredevelopment.ca",
"homepage": "https://github.com/robocoder"
},
{
"name": "Cédric Morin",
"email": "cedric@yterium.com",
"homepage": "https://github.com/Cerdic"
}
],
"description": "scssphp is a compiler for SCSS written in PHP.",
"homepage": "http://scssphp.github.io/scssphp/",
"keywords": [
"css",
"less",
"sass",
"scss",
"stylesheet"
],
"support": {
"issues": "https://github.com/scssphp/scssphp/issues",
"source": "https://github.com/scssphp/scssphp/tree/v1.12.0"
},
"install-path": "../scssphp/scssphp"
},
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": []
}