3300 lines
135 KiB
JSON
3300 lines
135 KiB
JSON
{
|
||
"packages": [
|
||
{
|
||
"name": "automattic/block-delimiter",
|
||
"version": "v0.3.2",
|
||
"version_normalized": "0.3.2.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/block-delimiter.git",
|
||
"reference": "0edc5964a3bca929aa3e2eaa845a37532ddbb8d4"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/block-delimiter/zipball/0edc5964a3bca929aa3e2eaa845a37532ddbb8d4",
|
||
"reference": "0edc5964a3bca929aa3e2eaa845a37532ddbb8d4",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-08-04T15:36:28+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"textdomain": "jetpack-block-delimiter",
|
||
"mirror-repo": "Automattic/block-delimiter",
|
||
"branch-alias": {
|
||
"dev-trunk": "0.3.x-dev"
|
||
},
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/block-delimiter/compare/v${old}...v${new}"
|
||
}
|
||
},
|
||
"installation-source": "dist",
|
||
"autoload": {
|
||
"classmap": [
|
||
"src/"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"GPL-2.0-or-later"
|
||
],
|
||
"description": "Efficiently work with block structure",
|
||
"support": {
|
||
"source": "https://github.com/Automattic/block-delimiter/tree/v0.3.2"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/block-delimiter"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-a8c-mc-stats",
|
||
"version": "v3.0.5",
|
||
"version_normalized": "3.0.5.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-a8c-mc-stats.git",
|
||
"reference": "60401a41c714d93f7a31e36493260ad6683ca4be"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/60401a41c714d93f7a31e36493260ad6683ca4be",
|
||
"reference": "60401a41c714d93f7a31e36493260ad6683ca4be",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-04-28T15:12:40+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"mirror-repo": "Automattic/jetpack-a8c-mc-stats",
|
||
"branch-alias": {
|
||
"dev-trunk": "3.0.x-dev"
|
||
},
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v${old}...v${new}"
|
||
}
|
||
},
|
||
"installation-source": "dist",
|
||
"autoload": {
|
||
"classmap": [
|
||
"src/"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"GPL-2.0-or-later"
|
||
],
|
||
"description": "Used to record internal usage stats for Automattic. Not visible to site owners.",
|
||
"support": {
|
||
"source": "https://github.com/Automattic/jetpack-a8c-mc-stats/tree/v3.0.5"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-a8c-mc-stats"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-account-protection",
|
||
"version": "v0.2.7",
|
||
"version_normalized": "0.2.7.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-account-protection.git",
|
||
"reference": "3c6732205ec90e7e63dee6c566849efb046ac01b"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-account-protection/zipball/3c6732205ec90e7e63dee6c566849efb046ac01b",
|
||
"reference": "3c6732205ec90e7e63dee6c566849efb046ac01b",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-connection": "^6.17.0",
|
||
"automattic/jetpack-constants": "^3.0.8",
|
||
"automattic/jetpack-logo": "^3.0.5",
|
||
"automattic/jetpack-status": "^6.0.1",
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/jetpack-test-environment": "@dev",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-08-04T15:37:41+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.7"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-account-protection"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-admin-ui",
|
||
"version": "v0.5.11",
|
||
"version_normalized": "0.5.11.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-admin-ui.git",
|
||
"reference": "51268f256c821ebcdaaa769f3249d34e0106cfb2"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-admin-ui/zipball/51268f256c821ebcdaaa769f3249d34e0106cfb2",
|
||
"reference": "51268f256c821ebcdaaa769f3249d34e0106cfb2",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/jetpack-logo": "^3.0.5",
|
||
"automattic/jetpack-test-environment": "@dev",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-08-04T15:36:38+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"textdomain": "jetpack-admin-ui",
|
||
"mirror-repo": "Automattic/jetpack-admin-ui",
|
||
"branch-alias": {
|
||
"dev-trunk": "0.5.x-dev"
|
||
},
|
||
"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": {
|
||
"source": "https://github.com/Automattic/jetpack-admin-ui/tree/v0.5.11"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-admin-ui"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-assets",
|
||
"version": "v4.3.2",
|
||
"version_normalized": "4.3.2.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-assets.git",
|
||
"reference": "91dde3cc7f9abb900d6a902b4fb58e4d8a25d7d1"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-assets/zipball/91dde3cc7f9abb900d6a902b4fb58e4d8a25d7d1",
|
||
"reference": "91dde3cc7f9abb900d6a902b4fb58e4d8a25d7d1",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-constants": "^3.0.8",
|
||
"automattic/jetpack-status": "^6.0.1",
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"brain/monkey": "^2.6.2",
|
||
"wikimedia/testing-access-wrapper": "^1.0 || ^2.0 || ^3.0",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-08-04T15:37:04+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"textdomain": "jetpack-assets",
|
||
"mirror-repo": "Automattic/jetpack-assets",
|
||
"branch-alias": {
|
||
"dev-trunk": "4.3.x-dev"
|
||
},
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-assets/compare/v${old}...v${new}"
|
||
}
|
||
},
|
||
"installation-source": "dist",
|
||
"autoload": {
|
||
"files": [
|
||
"actions.php"
|
||
],
|
||
"classmap": [
|
||
"src/"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"GPL-2.0-or-later"
|
||
],
|
||
"description": "Asset management utilities for Jetpack ecosystem packages",
|
||
"support": {
|
||
"source": "https://github.com/Automattic/jetpack-assets/tree/v4.3.2"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-assets"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-autoloader",
|
||
"version": "v5.0.9",
|
||
"version_normalized": "5.0.9.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-autoloader.git",
|
||
"reference": "c9e9b82cc515d9ed093fa0ff21245f277aeceb4e"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/c9e9b82cc515d9ed093fa0ff21245f277aeceb4e",
|
||
"reference": "c9e9b82cc515d9ed093fa0ff21245f277aeceb4e",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"composer-plugin-api": "^2.2",
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"composer/composer": "^2.2",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"time": "2025-07-28T19:49:50+00:00",
|
||
"type": "composer-plugin",
|
||
"extra": {
|
||
"class": "Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin",
|
||
"autotagger": true,
|
||
"mirror-repo": "Automattic/jetpack-autoloader",
|
||
"branch-alias": {
|
||
"dev-trunk": "5.0.x-dev"
|
||
},
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-autoloader/compare/v${old}...v${new}"
|
||
},
|
||
"version-constants": {
|
||
"::VERSION": "src/AutoloadGenerator.php"
|
||
}
|
||
},
|
||
"installation-source": "dist",
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Automattic\\Jetpack\\Autoloader\\": "src"
|
||
},
|
||
"classmap": [
|
||
"src/AutoloadGenerator.php"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"GPL-2.0-or-later"
|
||
],
|
||
"description": "Creates a custom autoloader for a plugin or theme.",
|
||
"keywords": [
|
||
"autoload",
|
||
"autoloader",
|
||
"composer",
|
||
"jetpack",
|
||
"plugin",
|
||
"wordpress"
|
||
],
|
||
"support": {
|
||
"source": "https://github.com/Automattic/jetpack-autoloader/tree/v5.0.9"
|
||
},
|
||
"install-path": "../automattic/jetpack-autoloader"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-backup",
|
||
"version": "v4.2.14",
|
||
"version_normalized": "4.2.14.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-backup.git",
|
||
"reference": "7d1f301bd2f8d160a87be089a88723f3e5beeb23"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-backup/zipball/7d1f301bd2f8d160a87be089a88723f3e5beeb23",
|
||
"reference": "7d1f301bd2f8d160a87be089a88723f3e5beeb23",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-admin-ui": "^0.5.11",
|
||
"automattic/jetpack-assets": "^4.3.2",
|
||
"automattic/jetpack-autoloader": "^5.0.9",
|
||
"automattic/jetpack-backup-helper-script-manager": "^0.3.7",
|
||
"automattic/jetpack-composer-plugin": "^4.0.5",
|
||
"automattic/jetpack-config": "^3.1.1",
|
||
"automattic/jetpack-connection": "^6.17.0",
|
||
"automattic/jetpack-my-jetpack": "^5.22.0",
|
||
"automattic/jetpack-status": "^6.0.1",
|
||
"automattic/jetpack-sync": "^4.17.0",
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/jetpack-test-environment": "@dev",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-08-04T15:38:19+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"textdomain": "jetpack-backup-pkg",
|
||
"mirror-repo": "Automattic/jetpack-backup",
|
||
"branch-alias": {
|
||
"dev-trunk": "4.2.x-dev"
|
||
},
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-backup/compare/v${old}...v${new}"
|
||
},
|
||
"version-constants": {
|
||
"::PACKAGE_VERSION": "src/class-package-version.php"
|
||
}
|
||
},
|
||
"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.",
|
||
"support": {
|
||
"source": "https://github.com/Automattic/jetpack-backup/tree/v4.2.14"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-backup"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-backup-helper-script-manager",
|
||
"version": "v0.3.7",
|
||
"version_normalized": "0.3.7.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-backup-helper-script-manager.git",
|
||
"reference": "02ce3954fed40f964d6bcff7ad2aae2e85cd78f9"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-backup-helper-script-manager/zipball/02ce3954fed40f964d6bcff7ad2aae2e85cd78f9",
|
||
"reference": "02ce3954fed40f964d6bcff7ad2aae2e85cd78f9",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/jetpack-test-environment": "@dev",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-04-28T15:12:50+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"mirror-repo": "Automattic/jetpack-backup-helper-script-manager",
|
||
"branch-alias": {
|
||
"dev-trunk": "0.3.x-dev"
|
||
},
|
||
"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": {
|
||
"source": "https://github.com/Automattic/jetpack-backup-helper-script-manager/tree/v0.3.7"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-backup-helper-script-manager"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-blaze",
|
||
"version": "v0.26.1",
|
||
"version_normalized": "0.26.1.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-blaze.git",
|
||
"reference": "419574a0409505d06c8ccd600307bc05678c1b05"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-blaze/zipball/419574a0409505d06c8ccd600307bc05678c1b05",
|
||
"reference": "419574a0409505d06c8ccd600307bc05678c1b05",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-assets": "^4.3.2",
|
||
"automattic/jetpack-connection": "^6.17.0",
|
||
"automattic/jetpack-constants": "^3.0.8",
|
||
"automattic/jetpack-plans": "^0.9.1",
|
||
"automattic/jetpack-redirect": "^3.0.8",
|
||
"automattic/jetpack-status": "^6.0.1",
|
||
"automattic/jetpack-sync": "^4.17.0",
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/jetpack-test-environment": "@dev",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-08-04T15:38:00+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"textdomain": "jetpack-blaze",
|
||
"mirror-repo": "Automattic/jetpack-blaze",
|
||
"branch-alias": {
|
||
"dev-trunk": "0.26.x-dev"
|
||
},
|
||
"changelogger": {
|
||
"link-template": "https://github.com/automattic/jetpack-blaze/compare/v${old}...v${new}"
|
||
},
|
||
"version-constants": {
|
||
"::PACKAGE_VERSION": "src/class-dashboard.php"
|
||
}
|
||
},
|
||
"installation-source": "dist",
|
||
"autoload": {
|
||
"classmap": [
|
||
"src/"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"GPL-2.0-or-later"
|
||
],
|
||
"description": "Attract high-quality traffic to your site using Blaze.",
|
||
"support": {
|
||
"source": "https://github.com/Automattic/jetpack-blaze/tree/v0.26.1"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-blaze"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-blocks",
|
||
"version": "v3.1.0",
|
||
"version_normalized": "3.1.0.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-blocks.git",
|
||
"reference": "ceef9e2254f2d65f1da7165b47cc81cfe8dafa3d"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-blocks/zipball/ceef9e2254f2d65f1da7165b47cc81cfe8dafa3d",
|
||
"reference": "ceef9e2254f2d65f1da7165b47cc81cfe8dafa3d",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-constants": "^3.0.8",
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/jetpack-test-environment": "@dev",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"brain/monkey": "^2.6.2",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-04-28T15:12:57+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"mirror-repo": "Automattic/jetpack-blocks",
|
||
"branch-alias": {
|
||
"dev-trunk": "3.1.x-dev"
|
||
},
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-blocks/compare/v${old}...v${new}"
|
||
}
|
||
},
|
||
"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.",
|
||
"support": {
|
||
"source": "https://github.com/Automattic/jetpack-blocks/tree/v3.1.0"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-blocks"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-boost-core",
|
||
"version": "v0.3.12",
|
||
"version_normalized": "0.3.12.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-boost-core.git",
|
||
"reference": "5c2fb0faf295615cd4b861c91640cb4ec5ea1438"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-boost-core/zipball/5c2fb0faf295615cd4b861c91640cb4ec5ea1438",
|
||
"reference": "5c2fb0faf295615cd4b861c91640cb4ec5ea1438",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-connection": "^6.17.0",
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-08-04T15:37:39+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"textdomain": "jetpack-boost-core",
|
||
"mirror-repo": "Automattic/jetpack-boost-core",
|
||
"branch-alias": {
|
||
"dev-trunk": "0.3.x-dev"
|
||
},
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-boost-core/compare/v${old}...v${new}"
|
||
}
|
||
},
|
||
"installation-source": "dist",
|
||
"autoload": {
|
||
"classmap": [
|
||
"src/"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"GPL-2.0-or-later"
|
||
],
|
||
"description": "Core functionality for boost and relevant packages to depend on",
|
||
"support": {
|
||
"source": "https://github.com/Automattic/jetpack-boost-core/tree/v0.3.12"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-boost-core"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-boost-speed-score",
|
||
"version": "v0.4.10",
|
||
"version_normalized": "0.4.10.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-boost-speed-score.git",
|
||
"reference": "9ca87099a6c876a926132360f024b50eb2da63fb"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-boost-speed-score/zipball/9ca87099a6c876a926132360f024b50eb2da63fb",
|
||
"reference": "9ca87099a6c876a926132360f024b50eb2da63fb",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-boost-core": "^0.3.11",
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"brain/monkey": "^2.6",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-07-21T15:11:09+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"textdomain": "jetpack-boost-speed-score",
|
||
"mirror-repo": "Automattic/jetpack-boost-speed-score",
|
||
"branch-alias": {
|
||
"dev-trunk": "0.4.x-dev"
|
||
},
|
||
"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": {
|
||
"source": "https://github.com/Automattic/jetpack-boost-speed-score/tree/v0.4.10"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-boost-speed-score"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-classic-theme-helper",
|
||
"version": "v0.13.13",
|
||
"version_normalized": "0.13.13.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-classic-theme-helper.git",
|
||
"reference": "2ed0e797526735abe8d97b2290e38fa36f0a9a99"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-classic-theme-helper/zipball/2ed0e797526735abe8d97b2290e38fa36f0a9a99",
|
||
"reference": "2ed0e797526735abe8d97b2290e38fa36f0a9a99",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-assets": "^4.3.2",
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-08-04T15:37:21+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"textdomain": "jetpack-classic-theme-helper",
|
||
"mirror-repo": "Automattic/jetpack-classic-theme-helper",
|
||
"branch-alias": {
|
||
"dev-trunk": "0.13.x-dev"
|
||
},
|
||
"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": {
|
||
"source": "https://github.com/Automattic/jetpack-classic-theme-helper/tree/v0.13.13"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-classic-theme-helper"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-compat",
|
||
"version": "v4.0.1",
|
||
"version_normalized": "4.0.1.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-compat.git",
|
||
"reference": "67b32b49dfcf50e0329bf9855a2ad804467b8fa2"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-compat/zipball/67b32b49dfcf50e0329bf9855a2ad804467b8fa2",
|
||
"reference": "67b32b49dfcf50e0329bf9855a2ad804467b8fa2",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.0"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-02-24T17:05:31+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"textdomain": "jetpack-compat",
|
||
"mirror-repo": "Automattic/jetpack-compat",
|
||
"branch-alias": {
|
||
"dev-trunk": "4.0.x-dev"
|
||
},
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-compat/compare/v${old}...v${new}"
|
||
}
|
||
},
|
||
"installation-source": "dist",
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"GPL-2.0-or-later"
|
||
],
|
||
"description": "Compatibility layer with previous versions of Jetpack",
|
||
"support": {
|
||
"source": "https://github.com/Automattic/jetpack-compat/tree/v4.0.1"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-compat"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-composer-plugin",
|
||
"version": "v4.0.5",
|
||
"version_normalized": "4.0.5.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-composer-plugin.git",
|
||
"reference": "e0a5ad3a32802ec156cb38c6280e2c12bfc63ffe"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-composer-plugin/zipball/e0a5ad3a32802ec156cb38c6280e2c12bfc63ffe",
|
||
"reference": "e0a5ad3a32802ec156cb38c6280e2c12bfc63ffe",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"composer-plugin-api": "^2.2",
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"composer/composer": "^2.2",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"time": "2025-04-28T15:12:46+00:00",
|
||
"type": "composer-plugin",
|
||
"extra": {
|
||
"class": "Automattic\\Jetpack\\Composer\\Plugin",
|
||
"autotagger": true,
|
||
"mirror-repo": "Automattic/jetpack-composer-plugin",
|
||
"branch-alias": {
|
||
"dev-trunk": "4.0.x-dev"
|
||
},
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-composer-plugin/compare/v${old}...v${new}"
|
||
},
|
||
"plugin-modifies-install-path": true
|
||
},
|
||
"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.",
|
||
"keywords": [
|
||
"composer",
|
||
"i18n",
|
||
"jetpack",
|
||
"plugin"
|
||
],
|
||
"support": {
|
||
"source": "https://github.com/Automattic/jetpack-composer-plugin/tree/v4.0.5"
|
||
},
|
||
"install-path": "../automattic/jetpack-composer-plugin"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-config",
|
||
"version": "v3.1.1",
|
||
"version_normalized": "3.1.1.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-config.git",
|
||
"reference": "2704e4122684c6553c618cca76e5d84cd524738c"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-config/zipball/2704e4122684c6553c618cca76e5d84cd524738c",
|
||
"reference": "2704e4122684c6553c618cca76e5d84cd524738c",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-account-protection": "@dev",
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"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-yoast-promo": "@dev"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-06-19T13:25:10+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"textdomain": "jetpack-config",
|
||
"mirror-repo": "Automattic/jetpack-config",
|
||
"branch-alias": {
|
||
"dev-trunk": "3.1.x-dev"
|
||
},
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-config/compare/v${old}...v${new}"
|
||
},
|
||
"dependencies": {
|
||
"test-only": [
|
||
"packages/account-protection",
|
||
"packages/connection",
|
||
"packages/import",
|
||
"packages/jitm",
|
||
"packages/post-list",
|
||
"packages/publicize",
|
||
"packages/search",
|
||
"packages/stats-admin",
|
||
"packages/stats",
|
||
"packages/sync",
|
||
"packages/videopress",
|
||
"packages/waf",
|
||
"packages/yoast-promo"
|
||
]
|
||
}
|
||
},
|
||
"installation-source": "dist",
|
||
"autoload": {
|
||
"classmap": [
|
||
"src/"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"GPL-2.0-or-later"
|
||
],
|
||
"description": "Jetpack configuration package that initializes other packages and configures Jetpack's functionality. Can be used as a base for all variants of Jetpack package usage.",
|
||
"support": {
|
||
"source": "https://github.com/Automattic/jetpack-config/tree/v3.1.1"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-config"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-connection",
|
||
"version": "v6.17.0",
|
||
"version_normalized": "6.17.0.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-connection.git",
|
||
"reference": "4dc3ef736105793e00cc6fe0b12a7e516a80d323"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-connection/zipball/4dc3ef736105793e00cc6fe0b12a7e516a80d323",
|
||
"reference": "4dc3ef736105793e00cc6fe0b12a7e516a80d323",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-a8c-mc-stats": "^3.0.5",
|
||
"automattic/jetpack-admin-ui": "^0.5.11",
|
||
"automattic/jetpack-assets": "^4.3.2",
|
||
"automattic/jetpack-constants": "^3.0.8",
|
||
"automattic/jetpack-redirect": "^3.0.8",
|
||
"automattic/jetpack-roles": "^3.0.8",
|
||
"automattic/jetpack-status": "^6.0.1",
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/jetpack-test-environment": "@dev",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"brain/monkey": "^2.6.2",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-08-04T15:37:30+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"textdomain": "jetpack-connection",
|
||
"mirror-repo": "Automattic/jetpack-connection",
|
||
"branch-alias": {
|
||
"dev-trunk": "6.17.x-dev"
|
||
},
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-connection/compare/v${old}...v${new}"
|
||
},
|
||
"dependencies": {
|
||
"test-only": [
|
||
"packages/licensing",
|
||
"packages/sync"
|
||
]
|
||
},
|
||
"version-constants": {
|
||
"::PACKAGE_VERSION": "src/class-package-version.php"
|
||
}
|
||
},
|
||
"installation-source": "dist",
|
||
"autoload": {
|
||
"files": [
|
||
"actions.php"
|
||
],
|
||
"classmap": [
|
||
"legacy",
|
||
"src/",
|
||
"src/webhooks",
|
||
"src/identity-crisis"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"GPL-2.0-or-later"
|
||
],
|
||
"description": "Everything needed to connect to the Jetpack infrastructure",
|
||
"support": {
|
||
"source": "https://github.com/Automattic/jetpack-connection/tree/v6.17.0"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-connection"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-constants",
|
||
"version": "v3.0.8",
|
||
"version_normalized": "3.0.8.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-constants.git",
|
||
"reference": "f9bf00ab48956b8326209e7c0baf247a0ed721c4"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-constants/zipball/f9bf00ab48956b8326209e7c0baf247a0ed721c4",
|
||
"reference": "f9bf00ab48956b8326209e7c0baf247a0ed721c4",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"brain/monkey": "^2.6.2",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-04-28T15:12:45+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"mirror-repo": "Automattic/jetpack-constants",
|
||
"branch-alias": {
|
||
"dev-trunk": "3.0.x-dev"
|
||
},
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-constants/compare/v${old}...v${new}"
|
||
}
|
||
},
|
||
"installation-source": "dist",
|
||
"autoload": {
|
||
"classmap": [
|
||
"src/"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"GPL-2.0-or-later"
|
||
],
|
||
"description": "A wrapper for defining constants in a more testable way.",
|
||
"support": {
|
||
"source": "https://github.com/Automattic/jetpack-constants/tree/v3.0.8"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-constants"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-device-detection",
|
||
"version": "v3.0.9",
|
||
"version_normalized": "3.0.9.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-device-detection.git",
|
||
"reference": "9eba4f274cd858253b6c125aff90c9182431c941"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/9eba4f274cd858253b6c125aff90c9182431c941",
|
||
"reference": "9eba4f274cd858253b6c125aff90c9182431c941",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-06-27T17:11:11+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"mirror-repo": "Automattic/jetpack-device-detection",
|
||
"branch-alias": {
|
||
"dev-trunk": "3.0.x-dev"
|
||
},
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-device-detection/compare/v${old}...v${new}"
|
||
}
|
||
},
|
||
"installation-source": "dist",
|
||
"autoload": {
|
||
"classmap": [
|
||
"src/"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"GPL-2.0-or-later"
|
||
],
|
||
"description": "A way to detect device types based on User-Agent header.",
|
||
"support": {
|
||
"source": "https://github.com/Automattic/jetpack-device-detection/tree/v3.0.9"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-device-detection"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-error",
|
||
"version": "v3.0.5",
|
||
"version_normalized": "3.0.5.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-error.git",
|
||
"reference": "34e67b5df21941648106c34e6ee95f7a27729cab"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-error/zipball/34e67b5df21941648106c34e6ee95f7a27729cab",
|
||
"reference": "34e67b5df21941648106c34e6ee95f7a27729cab",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-04-28T15:12:41+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"mirror-repo": "Automattic/jetpack-error",
|
||
"branch-alias": {
|
||
"dev-trunk": "3.0.x-dev"
|
||
},
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-error/compare/v${old}...v${new}"
|
||
}
|
||
},
|
||
"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.",
|
||
"support": {
|
||
"source": "https://github.com/Automattic/jetpack-error/tree/v3.0.5"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-error"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-explat",
|
||
"version": "v0.3.5",
|
||
"version_normalized": "0.3.5.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-explat.git",
|
||
"reference": "af4ad41c4ffc8f3328cccab203dfaade98259ba5"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-explat/zipball/af4ad41c4ffc8f3328cccab203dfaade98259ba5",
|
||
"reference": "af4ad41c4ffc8f3328cccab203dfaade98259ba5",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-connection": "^6.17.0",
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-08-04T15:37:55+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"textdomain": "jetpack-explat",
|
||
"mirror-repo": "Automattic/jetpack-explat",
|
||
"branch-alias": {
|
||
"dev-trunk": "0.3.x-dev"
|
||
},
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-explat/compare/v${old}...v${new}"
|
||
},
|
||
"version-constants": {
|
||
"::PACKAGE_VERSION": "src/class-explat.php"
|
||
}
|
||
},
|
||
"installation-source": "dist",
|
||
"autoload": {
|
||
"classmap": [
|
||
"src/"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"GPL-2.0-or-later"
|
||
],
|
||
"description": "A package for running A/B tests on the Experimentation Platform (ExPlat) in the plugin.",
|
||
"support": {
|
||
"source": "https://github.com/Automattic/jetpack-explat/tree/v0.3.5"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-explat"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-external-media",
|
||
"version": "v0.4.7",
|
||
"version_normalized": "0.4.7.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-external-media.git",
|
||
"reference": "44e9d7c4d40af00863a5a3581bf4e327e2614a92"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-external-media/zipball/44e9d7c4d40af00863a5a3581bf4e327e2614a92",
|
||
"reference": "44e9d7c4d40af00863a5a3581bf4e327e2614a92",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-assets": "^4.3.2",
|
||
"automattic/jetpack-connection": "^6.17.0",
|
||
"automattic/jetpack-constants": "^3.0.8",
|
||
"automattic/jetpack-status": "^6.0.1",
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-08-04T15:38:04+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"textdomain": "jetpack-external-media",
|
||
"mirror-repo": "Automattic/jetpack-external-media",
|
||
"branch-alias": {
|
||
"dev-trunk": "0.4.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.4.7"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-external-media"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-forms",
|
||
"version": "v5.1.0",
|
||
"version_normalized": "5.1.0.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-forms.git",
|
||
"reference": "ddc7c21dbf1ac4131155244b003cdcf4fd6fa8eb"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-forms/zipball/ddc7c21dbf1ac4131155244b003cdcf4fd6fa8eb",
|
||
"reference": "ddc7c21dbf1ac4131155244b003cdcf4fd6fa8eb",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-admin-ui": "^0.5.11",
|
||
"automattic/jetpack-assets": "^4.3.2",
|
||
"automattic/jetpack-blocks": "^3.1.0",
|
||
"automattic/jetpack-connection": "^6.17.0",
|
||
"automattic/jetpack-jwt": "^0.2.1",
|
||
"automattic/jetpack-logo": "^3.0.5",
|
||
"automattic/jetpack-plans": "^0.9.1",
|
||
"automattic/jetpack-status": "^6.0.1",
|
||
"automattic/jetpack-sync": "^4.17.0",
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/jetpack-connection": "^6.17.0",
|
||
"automattic/jetpack-test-environment": "@dev",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-08-04T15:38:17+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"textdomain": "jetpack-forms",
|
||
"mirror-repo": "Automattic/jetpack-forms",
|
||
"branch-alias": {
|
||
"dev-trunk": "5.1.x-dev"
|
||
},
|
||
"changelogger": {
|
||
"link-template": "https://github.com/automattic/jetpack-forms/compare/v${old}...v${new}"
|
||
},
|
||
"version-constants": {
|
||
"::PACKAGE_VERSION": "src/class-jetpack-forms.php"
|
||
}
|
||
},
|
||
"installation-source": "dist",
|
||
"autoload": {
|
||
"classmap": [
|
||
"src/"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"GPL-2.0-or-later"
|
||
],
|
||
"description": "Jetpack Forms",
|
||
"support": {
|
||
"source": "https://github.com/Automattic/jetpack-forms/tree/v5.1.0"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-forms"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-image-cdn",
|
||
"version": "v0.7.14",
|
||
"version_normalized": "0.7.14.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-image-cdn.git",
|
||
"reference": "0b11af9f2ba002f57e4dfc954f86bcb6c1c28f81"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-image-cdn/zipball/0b11af9f2ba002f57e4dfc954f86bcb6c1c28f81",
|
||
"reference": "0b11af9f2ba002f57e4dfc954f86bcb6c1c28f81",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-assets": "^4.2.0",
|
||
"automattic/jetpack-status": "^6.0.0",
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/jetpack-test-environment": "@dev",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-07-21T15:55:08+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"textdomain": "jetpack-image-cdn",
|
||
"mirror-repo": "Automattic/jetpack-image-cdn",
|
||
"branch-alias": {
|
||
"dev-trunk": "0.7.x-dev"
|
||
},
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-image-cdn/compare/v${old}...v${new}"
|
||
},
|
||
"version-constants": {
|
||
"::PACKAGE_VERSION": "src/class-image-cdn.php"
|
||
}
|
||
},
|
||
"installation-source": "dist",
|
||
"autoload": {
|
||
"classmap": [
|
||
"src/"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"GPL-2.0-or-later"
|
||
],
|
||
"description": "Serve images through Jetpack's powerful CDN",
|
||
"support": {
|
||
"source": "https://github.com/Automattic/jetpack-image-cdn/tree/v0.7.14"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-image-cdn"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-import",
|
||
"version": "v0.9.9",
|
||
"version_normalized": "0.9.9.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-import.git",
|
||
"reference": "e5f6357dcb472fe5cb63f5a039a3b10ce32b2438"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-import/zipball/e5f6357dcb472fe5cb63f5a039a3b10ce32b2438",
|
||
"reference": "e5f6357dcb472fe5cb63f5a039a3b10ce32b2438",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-connection": "^6.17.0",
|
||
"automattic/jetpack-sync": "^4.17.0",
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-08-04T15:37:50+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"textdomain": "jetpack-import",
|
||
"mirror-repo": "Automattic/jetpack-import",
|
||
"branch-alias": {
|
||
"dev-trunk": "0.9.x-dev"
|
||
},
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-import/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": "Set of REST API routes used in WPCOM Unified Importer.",
|
||
"support": {
|
||
"source": "https://github.com/Automattic/jetpack-import/tree/v0.9.9"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-import"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-ip",
|
||
"version": "v0.4.9",
|
||
"version_normalized": "0.4.9.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-ip.git",
|
||
"reference": "c15719e2c6f84cbb120424f18c490966f4875082"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-ip/zipball/c15719e2c6f84cbb120424f18c490966f4875082",
|
||
"reference": "c15719e2c6f84cbb120424f18c490966f4875082",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"brain/monkey": "^2.6.2",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-04-28T15:12:42+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"textdomain": "jetpack-ip",
|
||
"mirror-repo": "Automattic/jetpack-ip",
|
||
"branch-alias": {
|
||
"dev-trunk": "0.4.x-dev"
|
||
},
|
||
"changelogger": {
|
||
"link-template": "https://github.com/automattic/jetpack-ip/compare/v${old}...v${new}"
|
||
},
|
||
"version-constants": {
|
||
"::PACKAGE_VERSION": "src/class-utils.php"
|
||
}
|
||
},
|
||
"installation-source": "dist",
|
||
"autoload": {
|
||
"classmap": [
|
||
"src/"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"GPL-2.0-or-later"
|
||
],
|
||
"description": "Utilities for working with IP addresses.",
|
||
"support": {
|
||
"source": "https://github.com/Automattic/jetpack-ip/tree/v0.4.9"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-ip"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-jitm",
|
||
"version": "v4.3.1",
|
||
"version_normalized": "4.3.1.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-jitm.git",
|
||
"reference": "973ef96684fe72b54cb8f80e5745733c8a8e2f44"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/973ef96684fe72b54cb8f80e5745733c8a8e2f44",
|
||
"reference": "973ef96684fe72b54cb8f80e5745733c8a8e2f44",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-a8c-mc-stats": "^3.0.5",
|
||
"automattic/jetpack-assets": "^4.3.2",
|
||
"automattic/jetpack-connection": "^6.17.0",
|
||
"automattic/jetpack-device-detection": "^3.0.9",
|
||
"automattic/jetpack-logo": "^3.0.5",
|
||
"automattic/jetpack-redirect": "^3.0.8",
|
||
"automattic/jetpack-status": "^6.0.1",
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"brain/monkey": "^2.6.2",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-08-04T15:37:59+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"textdomain": "jetpack-jitm",
|
||
"mirror-repo": "Automattic/jetpack-jitm",
|
||
"branch-alias": {
|
||
"dev-trunk": "4.3.x-dev"
|
||
},
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-jitm/compare/v${old}...v${new}"
|
||
},
|
||
"version-constants": {
|
||
"::PACKAGE_VERSION": "src/class-jitm.php"
|
||
}
|
||
},
|
||
"installation-source": "dist",
|
||
"autoload": {
|
||
"classmap": [
|
||
"src/"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"GPL-2.0-or-later"
|
||
],
|
||
"description": "Just in time messages for Jetpack",
|
||
"support": {
|
||
"source": "https://github.com/Automattic/jetpack-jitm/tree/v4.3.1"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-jitm"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-jwt",
|
||
"version": "v0.2.1",
|
||
"version_normalized": "0.2.1.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-jwt.git",
|
||
"reference": "405c973b4fd7152e9fb712f1802d4eb4333c3023"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-jwt/zipball/405c973b4fd7152e9fb712f1802d4eb4333c3023",
|
||
"reference": "405c973b4fd7152e9fb712f1802d4eb4333c3023",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-08-04T15:36:25+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"textdomain": "jetpack-jwt",
|
||
"mirror-repo": "Automattic/jetpack-jwt",
|
||
"branch-alias": {
|
||
"dev-trunk": "0.2.x-dev"
|
||
},
|
||
"changelogger": {
|
||
"link-template": "https://github.com/automattic/jetpack-jwt/compare/v${old}...v${new}"
|
||
},
|
||
"version-constants": {
|
||
"::PACKAGE_VERSION": "src/class-jwt.php"
|
||
}
|
||
},
|
||
"installation-source": "dist",
|
||
"autoload": {
|
||
"classmap": [
|
||
"src/"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"GPL-2.0-or-later"
|
||
],
|
||
"description": "A JSON Web Token (JWT) implementation for Jetpack.",
|
||
"support": {
|
||
"source": "https://github.com/Automattic/jetpack-jwt/tree/v0.2.1"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-jwt"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-licensing",
|
||
"version": "v3.1.0",
|
||
"version_normalized": "3.1.0.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-licensing.git",
|
||
"reference": "f12511ad6bfe2ff00c527439f25efb0424fc3e4b"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-licensing/zipball/f12511ad6bfe2ff00c527439f25efb0424fc3e4b",
|
||
"reference": "f12511ad6bfe2ff00c527439f25efb0424fc3e4b",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-connection": "^6.17.0",
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/jetpack-test-environment": "@dev",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-08-04T15:37:32+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"textdomain": "jetpack-licensing",
|
||
"mirror-repo": "Automattic/jetpack-licensing",
|
||
"branch-alias": {
|
||
"dev-trunk": "3.1.x-dev"
|
||
},
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-licensing/compare/v${old}...v${new}"
|
||
}
|
||
},
|
||
"installation-source": "dist",
|
||
"autoload": {
|
||
"classmap": [
|
||
"src/"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"GPL-2.0-or-later"
|
||
],
|
||
"description": "Everything needed to manage Jetpack licenses client-side.",
|
||
"support": {
|
||
"source": "https://github.com/Automattic/jetpack-licensing/tree/v3.1.0"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-licensing"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-logo",
|
||
"version": "v3.0.5",
|
||
"version_normalized": "3.0.5.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-logo.git",
|
||
"reference": "53b54aaabdad187fff32c4d60ee04878229542e5"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-logo/zipball/53b54aaabdad187fff32c4d60ee04878229542e5",
|
||
"reference": "53b54aaabdad187fff32c4d60ee04878229542e5",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-04-28T15:12:43+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"mirror-repo": "Automattic/jetpack-logo",
|
||
"branch-alias": {
|
||
"dev-trunk": "3.0.x-dev"
|
||
},
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-logo/compare/v${old}...v${new}"
|
||
}
|
||
},
|
||
"installation-source": "dist",
|
||
"autoload": {
|
||
"classmap": [
|
||
"src/"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"GPL-2.0-or-later"
|
||
],
|
||
"description": "A logo for Jetpack",
|
||
"support": {
|
||
"source": "https://github.com/Automattic/jetpack-logo/tree/v3.0.5"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-logo"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-masterbar",
|
||
"version": "v0.19.2",
|
||
"version_normalized": "0.19.2.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-masterbar.git",
|
||
"reference": "638c4a2ed4fbab0fe20c466c6ebe3f15f7c0a1d3"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-masterbar/zipball/638c4a2ed4fbab0fe20c466c6ebe3f15f7c0a1d3",
|
||
"reference": "638c4a2ed4fbab0fe20c466c6ebe3f15f7c0a1d3",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-assets": "^4.3.2",
|
||
"automattic/jetpack-blaze": "^0.26.1",
|
||
"automattic/jetpack-compat": "^4.0.1",
|
||
"automattic/jetpack-connection": "^6.17.0",
|
||
"automattic/jetpack-device-detection": "^3.0.9",
|
||
"automattic/jetpack-jitm": "^4.3.1",
|
||
"automattic/jetpack-logo": "^3.0.5",
|
||
"automattic/jetpack-plans": "^0.9.1",
|
||
"automattic/jetpack-status": "^6.0.1",
|
||
"automattic/jetpack-subscribers-dashboard": "^0.2.0",
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/jetpack-test-environment": "@dev",
|
||
"automattic/patchwork-redefine-exit": "^2.0.8",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"brain/monkey": "^2.6.2",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-08-04T15:38:13+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"textdomain": "jetpack-masterbar",
|
||
"mirror-repo": "Automattic/jetpack-masterbar",
|
||
"branch-alias": {
|
||
"dev-trunk": "0.19.x-dev"
|
||
},
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-masterbar/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": "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.",
|
||
"support": {
|
||
"source": "https://github.com/Automattic/jetpack-masterbar/tree/v0.19.2"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-masterbar"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-my-jetpack",
|
||
"version": "v5.22.0",
|
||
"version_normalized": "5.22.0.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-my-jetpack.git",
|
||
"reference": "10de687dae47c168fff5ebd297c8f9be58ae7a5e"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-my-jetpack/zipball/10de687dae47c168fff5ebd297c8f9be58ae7a5e",
|
||
"reference": "10de687dae47c168fff5ebd297c8f9be58ae7a5e",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-admin-ui": "^0.5.11",
|
||
"automattic/jetpack-assets": "^4.3.2",
|
||
"automattic/jetpack-boost-speed-score": "^0.4.10",
|
||
"automattic/jetpack-connection": "^6.17.0",
|
||
"automattic/jetpack-constants": "^3.0.8",
|
||
"automattic/jetpack-explat": "^0.3.5",
|
||
"automattic/jetpack-jitm": "^4.3.1",
|
||
"automattic/jetpack-licensing": "^3.1.0",
|
||
"automattic/jetpack-plans": "^0.9.1",
|
||
"automattic/jetpack-plugins-installer": "^0.5.6",
|
||
"automattic/jetpack-protect-status": "^0.7.1",
|
||
"automattic/jetpack-redirect": "^3.0.8",
|
||
"automattic/jetpack-status": "^6.0.1",
|
||
"automattic/jetpack-sync": "^4.17.0",
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/jetpack-test-environment": "@dev",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-08-04T15:38:15+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"textdomain": "jetpack-my-jetpack",
|
||
"mirror-repo": "Automattic/jetpack-my-jetpack",
|
||
"branch-alias": {
|
||
"dev-trunk": "5.22.x-dev"
|
||
},
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-my-jetpack/compare/${old}...${new}"
|
||
},
|
||
"dependencies": {
|
||
"test-only": [
|
||
"packages/search",
|
||
"packages/videopress"
|
||
]
|
||
},
|
||
"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": {
|
||
"source": "https://github.com/Automattic/jetpack-my-jetpack/tree/v5.22.0"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-my-jetpack"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-password-checker",
|
||
"version": "v0.4.8",
|
||
"version_normalized": "0.4.8.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-password-checker.git",
|
||
"reference": "53c5d39afffd8fdf8001c24e7efc2b2b7760359a"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-password-checker/zipball/53c5d39afffd8fdf8001c24e7efc2b2b7760359a",
|
||
"reference": "53c5d39afffd8fdf8001c24e7efc2b2b7760359a",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/jetpack-test-environment": "@dev",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-04-28T15:12:49+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"textdomain": "jetpack-password-checker",
|
||
"mirror-repo": "Automattic/jetpack-password-checker",
|
||
"branch-alias": {
|
||
"dev-trunk": "0.4.x-dev"
|
||
},
|
||
"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": {
|
||
"source": "https://github.com/Automattic/jetpack-password-checker/tree/v0.4.8"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-password-checker"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-paypal-payments",
|
||
"version": "v0.4.0",
|
||
"version_normalized": "0.4.0.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-paypal-payments.git",
|
||
"reference": "1d5072ecb18f9cf4216daec9f946efc5cf32235a"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-paypal-payments/zipball/1d5072ecb18f9cf4216daec9f946efc5cf32235a",
|
||
"reference": "1d5072ecb18f9cf4216daec9f946efc5cf32235a",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-assets": "^4.3.2",
|
||
"automattic/jetpack-blocks": "^3.1.0",
|
||
"automattic/jetpack-connection": "^6.17.0",
|
||
"automattic/jetpack-plans": "^0.9.1",
|
||
"automattic/jetpack-status": "^6.0.1",
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/jetpack-test-environment": "@dev",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-08-04T15:37:57+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"textdomain": "jetpack-paypal-payments",
|
||
"mirror-repo": "Automattic/jetpack-paypal-payments",
|
||
"branch-alias": {
|
||
"dev-trunk": "0.4.x-dev"
|
||
},
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-paypal-payments/compare/v${old}...v${new}"
|
||
},
|
||
"version-constants": {
|
||
"::PACKAGE_VERSION": "src/class-paypal-payments.php"
|
||
}
|
||
},
|
||
"installation-source": "dist",
|
||
"autoload": {
|
||
"classmap": [
|
||
"src/"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"GPL-2.0-or-later"
|
||
],
|
||
"description": "Add PayPal, credit, and debit card payment buttons with minimal setup. Good for collecting donations or payments for products and services.",
|
||
"support": {
|
||
"source": "https://github.com/Automattic/jetpack-paypal-payments/tree/v0.4.0"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-paypal-payments"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-plans",
|
||
"version": "v0.9.1",
|
||
"version_normalized": "0.9.1.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-plans.git",
|
||
"reference": "6e50e2701b18f77205a3413dcb9b2d0f4e1de132"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-plans/zipball/6e50e2701b18f77205a3413dcb9b2d0f4e1de132",
|
||
"reference": "6e50e2701b18f77205a3413dcb9b2d0f4e1de132",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-connection": "^6.17.0",
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/jetpack-status": "^6.0.1",
|
||
"automattic/jetpack-test-environment": "@dev",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-08-04T15:37:36+00:00",
|
||
"type": "library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"mirror-repo": "Automattic/jetpack-plans",
|
||
"branch-alias": {
|
||
"dev-trunk": "0.9.x-dev"
|
||
},
|
||
"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": {
|
||
"source": "https://github.com/Automattic/jetpack-plans/tree/v0.9.1"
|
||
},
|
||
"install-path": "../automattic/jetpack-plans"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-plugins-installer",
|
||
"version": "v0.5.6",
|
||
"version_normalized": "0.5.6.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-plugins-installer.git",
|
||
"reference": "98e55a8c362ea42ed48a9149151f4041ad3b6c42"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-plugins-installer/zipball/98e55a8c362ea42ed48a9149151f4041ad3b6c42",
|
||
"reference": "98e55a8c362ea42ed48a9149151f4041ad3b6c42",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-a8c-mc-stats": "^3.0.5",
|
||
"automattic/jetpack-status": "^6.0.0",
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-07-21T15:54:59+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"textdomain": "jetpack-plugins-installer",
|
||
"mirror-repo": "Automattic/jetpack-plugins-installer",
|
||
"branch-alias": {
|
||
"dev-trunk": "0.5.x-dev"
|
||
},
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-plugins-installer/compare/v${old}...v${new}"
|
||
}
|
||
},
|
||
"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": {
|
||
"source": "https://github.com/Automattic/jetpack-plugins-installer/tree/v0.5.6"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-plugins-installer"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-post-list",
|
||
"version": "v0.8.25",
|
||
"version_normalized": "0.8.25.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-post-list.git",
|
||
"reference": "8df51b134b090a815402c9e18cdaf2921b112865"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-post-list/zipball/8df51b134b090a815402c9e18cdaf2921b112865",
|
||
"reference": "8df51b134b090a815402c9e18cdaf2921b112865",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-assets": "^4.3.2",
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/jetpack-test-environment": "@dev",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-08-04T15:37:19+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"textdomain": "jetpack-post-list",
|
||
"mirror-repo": "Automattic/jetpack-post-list",
|
||
"branch-alias": {
|
||
"dev-trunk": "0.8.x-dev"
|
||
},
|
||
"changelogger": {
|
||
"link-template": "https://github.com/automattic/jetpack-post-list/compare/v${old}...v${new}"
|
||
},
|
||
"version-constants": {
|
||
"::PACKAGE_VERSION": "src/class-post-list.php"
|
||
}
|
||
},
|
||
"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": {
|
||
"source": "https://github.com/Automattic/jetpack-post-list/tree/v0.8.25"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-post-list"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-protect-models",
|
||
"version": "v0.6.1",
|
||
"version_normalized": "0.6.1.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-protect-models.git",
|
||
"reference": "6310dae0c4b5d90c5d8f557f64858a19e5751b8f"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-protect-models/zipball/6310dae0c4b5d90c5d8f557f64858a19e5751b8f",
|
||
"reference": "6310dae0c4b5d90c5d8f557f64858a19e5751b8f",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-redirect": "^3.0.8",
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/jetpack-test-environment": "@dev",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-08-04T15:36:47+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"textdomain": "jetpack-protect-models",
|
||
"mirror-repo": "Automattic/jetpack-protect-models",
|
||
"branch-alias": {
|
||
"dev-trunk": "0.6.x-dev"
|
||
},
|
||
"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": {
|
||
"source": "https://github.com/Automattic/jetpack-protect-models/tree/v0.6.1"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-protect-models"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-protect-status",
|
||
"version": "v0.7.1",
|
||
"version_normalized": "0.7.1.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-protect-status.git",
|
||
"reference": "26102ffedbbc433ac1896a0d4d0938340a1b5a0e"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-protect-status/zipball/26102ffedbbc433ac1896a0d4d0938340a1b5a0e",
|
||
"reference": "26102ffedbbc433ac1896a0d4d0938340a1b5a0e",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-connection": "^6.17.0",
|
||
"automattic/jetpack-plans": "^0.9.1",
|
||
"automattic/jetpack-plugins-installer": "^0.5.6",
|
||
"automattic/jetpack-protect-models": "^0.6.1",
|
||
"automattic/jetpack-sync": "^4.17.0",
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/jetpack-test-environment": "@dev",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-08-04T15:37:49+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"textdomain": "jetpack-protect-status",
|
||
"mirror-repo": "Automattic/jetpack-protect-status",
|
||
"branch-alias": {
|
||
"dev-trunk": "0.7.x-dev"
|
||
},
|
||
"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": {
|
||
"source": "https://github.com/Automattic/jetpack-protect-status/tree/v0.7.1"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-protect-status"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-publicize",
|
||
"version": "v0.66.4",
|
||
"version_normalized": "0.66.4.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-publicize.git",
|
||
"reference": "07311181cace444b63aa45ca416fc988922853c6"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-publicize/zipball/07311181cace444b63aa45ca416fc988922853c6",
|
||
"reference": "07311181cace444b63aa45ca416fc988922853c6",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-admin-ui": "^0.5.11",
|
||
"automattic/jetpack-assets": "^4.3.2",
|
||
"automattic/jetpack-autoloader": "^5.0.9",
|
||
"automattic/jetpack-config": "^3.1.1",
|
||
"automattic/jetpack-connection": "^6.17.0",
|
||
"automattic/jetpack-plans": "^0.9.1",
|
||
"automattic/jetpack-redirect": "^3.0.8",
|
||
"automattic/jetpack-status": "^6.0.1",
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/jetpack-test-environment": "@dev",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-08-04T15:38:06+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"textdomain": "jetpack-publicize-pkg",
|
||
"mirror-repo": "Automattic/jetpack-publicize",
|
||
"branch-alias": {
|
||
"dev-trunk": "0.66.x-dev"
|
||
},
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-publicize/compare/v${old}...v${new}"
|
||
}
|
||
},
|
||
"installation-source": "dist",
|
||
"autoload": {
|
||
"files": [
|
||
"actions.php",
|
||
"src/social-image-generator/utilities.php"
|
||
],
|
||
"classmap": [
|
||
"src/"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"GPL-2.0-or-later"
|
||
],
|
||
"description": "Publicize makes it easy to share your site’s posts on several social media networks automatically when you publish a new post.",
|
||
"support": {
|
||
"source": "https://github.com/Automattic/jetpack-publicize/tree/v0.66.4"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-publicize"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-redirect",
|
||
"version": "v3.0.8",
|
||
"version_normalized": "3.0.8.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-redirect.git",
|
||
"reference": "876617673a655797178a4c35d9676000829432df"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/876617673a655797178a4c35d9676000829432df",
|
||
"reference": "876617673a655797178a4c35d9676000829432df",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-status": "^6.0.0",
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"brain/monkey": "^2.6.2",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-07-21T15:54:58+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"mirror-repo": "Automattic/jetpack-redirect",
|
||
"branch-alias": {
|
||
"dev-trunk": "3.0.x-dev"
|
||
},
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-redirect/compare/v${old}...v${new}"
|
||
}
|
||
},
|
||
"installation-source": "dist",
|
||
"autoload": {
|
||
"classmap": [
|
||
"src/"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"GPL-2.0-or-later"
|
||
],
|
||
"description": "Utilities to build URLs to the jetpack.com/redirect/ service",
|
||
"support": {
|
||
"source": "https://github.com/Automattic/jetpack-redirect/tree/v3.0.8"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-redirect"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-roles",
|
||
"version": "v3.0.8",
|
||
"version_normalized": "3.0.8.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-roles.git",
|
||
"reference": "96e09fc813ccf5e691f46297875d6b85b859c669"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-roles/zipball/96e09fc813ccf5e691f46297875d6b85b859c669",
|
||
"reference": "96e09fc813ccf5e691f46297875d6b85b859c669",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"brain/monkey": "^2.6.2",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-04-28T15:12:44+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"mirror-repo": "Automattic/jetpack-roles",
|
||
"branch-alias": {
|
||
"dev-trunk": "3.0.x-dev"
|
||
},
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-roles/compare/v${old}...v${new}"
|
||
}
|
||
},
|
||
"installation-source": "dist",
|
||
"autoload": {
|
||
"classmap": [
|
||
"src/"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"GPL-2.0-or-later"
|
||
],
|
||
"description": "Utilities, related with user roles and capabilities.",
|
||
"support": {
|
||
"source": "https://github.com/Automattic/jetpack-roles/tree/v3.0.8"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-roles"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-search",
|
||
"version": "v0.52.10",
|
||
"version_normalized": "0.52.10.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-search.git",
|
||
"reference": "052b759c53165dcc2b004db48771a89a2b0168de"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-search/zipball/052b759c53165dcc2b004db48771a89a2b0168de",
|
||
"reference": "052b759c53165dcc2b004db48771a89a2b0168de",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-assets": "^4.3.2",
|
||
"automattic/jetpack-config": "^3.1.1",
|
||
"automattic/jetpack-connection": "^6.17.0",
|
||
"automattic/jetpack-constants": "^3.0.8",
|
||
"automattic/jetpack-my-jetpack": "^5.22.0",
|
||
"automattic/jetpack-status": "^6.0.1",
|
||
"automattic/jetpack-sync": "^4.17.0",
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/jetpack-test-environment": "@dev",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-08-04T15:38:25+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"textdomain": "jetpack-search-pkg",
|
||
"mirror-repo": "Automattic/jetpack-search",
|
||
"branch-alias": {
|
||
"dev-trunk": "0.52.x-dev"
|
||
},
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-search/compare/v${old}...v${new}"
|
||
},
|
||
"version-constants": {
|
||
"::VERSION": "src/class-package.php"
|
||
}
|
||
},
|
||
"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": {
|
||
"source": "https://github.com/Automattic/jetpack-search/tree/v0.52.10"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-search"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-stats",
|
||
"version": "v0.17.2",
|
||
"version_normalized": "0.17.2.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-stats.git",
|
||
"reference": "fbbe6bfed537a7867cefede4445ee252a4f0e2a6"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-stats/zipball/fbbe6bfed537a7867cefede4445ee252a4f0e2a6",
|
||
"reference": "fbbe6bfed537a7867cefede4445ee252a4f0e2a6",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-connection": "^6.15.0",
|
||
"automattic/jetpack-constants": "^3.0.8",
|
||
"automattic/jetpack-status": "^6.0.0",
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/jetpack-test-environment": "@dev",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-07-21T15:55:15+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"textdomain": "jetpack-stats",
|
||
"mirror-repo": "Automattic/jetpack-stats",
|
||
"branch-alias": {
|
||
"dev-trunk": "0.17.x-dev"
|
||
},
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-stats/compare/v${old}...v${new}"
|
||
},
|
||
"version-constants": {
|
||
"::PACKAGE_VERSION": "src/class-package-version.php"
|
||
}
|
||
},
|
||
"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": {
|
||
"source": "https://github.com/Automattic/jetpack-stats/tree/v0.17.2"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-stats"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-stats-admin",
|
||
"version": "v0.28.3",
|
||
"version_normalized": "0.28.3.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-stats-admin.git",
|
||
"reference": "2754df981cbc3f0ff9b46366c0fa34a584b8d7bf"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-stats-admin/zipball/2754df981cbc3f0ff9b46366c0fa34a584b8d7bf",
|
||
"reference": "2754df981cbc3f0ff9b46366c0fa34a584b8d7bf",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-blaze": "^0.26.1",
|
||
"automattic/jetpack-connection": "^6.17.0",
|
||
"automattic/jetpack-constants": "^3.0.8",
|
||
"automattic/jetpack-jitm": "^4.3.1",
|
||
"automattic/jetpack-plans": "^0.9.1",
|
||
"automattic/jetpack-stats": "^0.17.2",
|
||
"automattic/jetpack-status": "^6.0.1",
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/jetpack-test-environment": "@dev",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-08-04T15:38:02+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"textdomain": "jetpack-stats-admin",
|
||
"mirror-repo": "Automattic/jetpack-stats-admin",
|
||
"branch-alias": {
|
||
"dev-trunk": "0.28.x-dev"
|
||
},
|
||
"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": {
|
||
"source": "https://github.com/Automattic/jetpack-stats-admin/tree/v0.28.3"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-stats-admin"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-status",
|
||
"version": "v6.0.1",
|
||
"version_normalized": "6.0.1.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-status.git",
|
||
"reference": "39c61622b15c99e19e623b96848c8aab32d9eaf8"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-status/zipball/39c61622b15c99e19e623b96848c8aab32d9eaf8",
|
||
"reference": "39c61622b15c99e19e623b96848c8aab32d9eaf8",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-constants": "^3.0.8",
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/jetpack-connection": "@dev",
|
||
"automattic/jetpack-ip": "^0.4.9",
|
||
"automattic/jetpack-plans": "@dev",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"brain/monkey": "^2.6.2",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-08-04T15:36:40+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"mirror-repo": "Automattic/jetpack-status",
|
||
"branch-alias": {
|
||
"dev-trunk": "6.0.x-dev"
|
||
},
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-status/compare/v${old}...v${new}"
|
||
},
|
||
"dependencies": {
|
||
"test-only": [
|
||
"packages/connection",
|
||
"packages/plans"
|
||
]
|
||
}
|
||
},
|
||
"installation-source": "dist",
|
||
"autoload": {
|
||
"classmap": [
|
||
"src/"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"GPL-2.0-or-later"
|
||
],
|
||
"description": "Used to retrieve information about the current status of Jetpack and the site overall.",
|
||
"support": {
|
||
"source": "https://github.com/Automattic/jetpack-status/tree/v6.0.1"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-status"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-subscribers-dashboard",
|
||
"version": "v0.2.0",
|
||
"version_normalized": "0.2.0.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-subscribers-dashboard.git",
|
||
"reference": "d58266f095f0e096c80d8ed747fdaefee4824561"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-subscribers-dashboard/zipball/d58266f095f0e096c80d8ed747fdaefee4824561",
|
||
"reference": "d58266f095f0e096c80d8ed747fdaefee4824561",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-connection": "^6.17.0",
|
||
"automattic/jetpack-constants": "^3.0.8",
|
||
"automattic/jetpack-jitm": "^4.3.1",
|
||
"automattic/jetpack-plans": "^0.9.1",
|
||
"automattic/jetpack-stats": "^0.17.2",
|
||
"automattic/jetpack-status": "^6.0.1",
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/jetpack-test-environment": "@dev",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-08-04T15:38:08+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"textdomain": "jetpack-subscribers-dashboard",
|
||
"mirror-repo": "Automattic/jetpack-subscribers-dashboard",
|
||
"branch-alias": {
|
||
"dev-trunk": "0.2.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.2.0"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-subscribers-dashboard"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-sync",
|
||
"version": "v4.17.0",
|
||
"version_normalized": "4.17.0.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-sync.git",
|
||
"reference": "5ab22cbc9737b5171675d6df9eacc1122ddb50e3"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-sync/zipball/5ab22cbc9737b5171675d6df9eacc1122ddb50e3",
|
||
"reference": "5ab22cbc9737b5171675d6df9eacc1122ddb50e3",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-connection": "^6.17.0",
|
||
"automattic/jetpack-constants": "^3.0.8",
|
||
"automattic/jetpack-ip": "^0.4.9",
|
||
"automattic/jetpack-password-checker": "^0.4.8",
|
||
"automattic/jetpack-roles": "^3.0.8",
|
||
"automattic/jetpack-status": "^6.0.1",
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/jetpack-search": "@dev",
|
||
"automattic/jetpack-test-environment": "@dev",
|
||
"automattic/jetpack-waf": "^0.27.1",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-08-04T15:37:47+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"textdomain": "jetpack-sync",
|
||
"mirror-repo": "Automattic/jetpack-sync",
|
||
"branch-alias": {
|
||
"dev-trunk": "4.17.x-dev"
|
||
},
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-sync/compare/v${old}...v${new}"
|
||
},
|
||
"dependencies": {
|
||
"test-only": [
|
||
"packages/search",
|
||
"packages/waf"
|
||
]
|
||
},
|
||
"version-constants": {
|
||
"::PACKAGE_VERSION": "src/class-package-version.php"
|
||
}
|
||
},
|
||
"installation-source": "dist",
|
||
"autoload": {
|
||
"classmap": [
|
||
"src/"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"GPL-2.0-or-later"
|
||
],
|
||
"description": "Everything needed to allow syncing to the WP.com infrastructure.",
|
||
"support": {
|
||
"source": "https://github.com/Automattic/jetpack-sync/tree/v4.17.0"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-sync"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-videopress",
|
||
"version": "v0.31.0",
|
||
"version_normalized": "0.31.0.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-videopress.git",
|
||
"reference": "64a67b72e7970911e662a1d689df5e11d75bf67d"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-videopress/zipball/64a67b72e7970911e662a1d689df5e11d75bf67d",
|
||
"reference": "64a67b72e7970911e662a1d689df5e11d75bf67d",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-admin-ui": "^0.5.11",
|
||
"automattic/jetpack-assets": "^4.3.2",
|
||
"automattic/jetpack-connection": "^6.17.0",
|
||
"automattic/jetpack-my-jetpack": "^5.22.0",
|
||
"automattic/jetpack-plans": "^0.9.1",
|
||
"automattic/jetpack-status": "^6.0.1",
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/jetpack-test-environment": "@dev",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"brain/monkey": "2.6.2",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-08-04T15:38:21+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"textdomain": "jetpack-videopress-pkg",
|
||
"mirror-repo": "Automattic/jetpack-videopress",
|
||
"branch-alias": {
|
||
"dev-trunk": "0.31.x-dev"
|
||
},
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-videopress/compare/v${old}...v${new}"
|
||
},
|
||
"version-constants": {
|
||
"::PACKAGE_VERSION": "src/class-package-version.php"
|
||
}
|
||
},
|
||
"installation-source": "dist",
|
||
"autoload": {
|
||
"classmap": [
|
||
"src/"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"GPL-2.0-or-later"
|
||
],
|
||
"description": "VideoPress package",
|
||
"support": {
|
||
"source": "https://github.com/Automattic/jetpack-videopress/tree/v0.31.0"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-videopress"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-waf",
|
||
"version": "v0.27.1",
|
||
"version_normalized": "0.27.1.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-waf.git",
|
||
"reference": "424f0ca5290810d1dc738550ca1a717218534fb7"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-waf/zipball/424f0ca5290810d1dc738550ca1a717218534fb7",
|
||
"reference": "424f0ca5290810d1dc738550ca1a717218534fb7",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-connection": "^6.15.0",
|
||
"automattic/jetpack-constants": "^3.0.8",
|
||
"automattic/jetpack-ip": "^0.4.9",
|
||
"automattic/jetpack-status": "^6.0.0",
|
||
"php": ">=7.2",
|
||
"wikimedia/aho-corasick": "^1.0"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/jetpack-test-environment": "@dev",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-07-21T15:11:08+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"textdomain": "jetpack-waf",
|
||
"mirror-repo": "Automattic/jetpack-waf",
|
||
"branch-alias": {
|
||
"dev-trunk": "0.27.x-dev"
|
||
},
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-waf/compare/v${old}...v${new}"
|
||
}
|
||
},
|
||
"installation-source": "dist",
|
||
"autoload": {
|
||
"files": [
|
||
"cli.php"
|
||
],
|
||
"classmap": [
|
||
"src/"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"GPL-2.0-or-later"
|
||
],
|
||
"description": "Tools to assist with the Jetpack Web Application Firewall",
|
||
"support": {
|
||
"source": "https://github.com/Automattic/jetpack-waf/tree/v0.27.1"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-waf"
|
||
},
|
||
{
|
||
"name": "automattic/woocommerce-analytics",
|
||
"version": "v0.4.9",
|
||
"version_normalized": "0.4.9.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/woocommerce-analytics.git",
|
||
"reference": "3aadbc2d90e9e6dc26a81482826bebd48a639e37"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/woocommerce-analytics/zipball/3aadbc2d90e9e6dc26a81482826bebd48a639e37",
|
||
"reference": "3aadbc2d90e9e6dc26a81482826bebd48a639e37",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/block-delimiter": "^0.3.2",
|
||
"automattic/jetpack-connection": "^6.17.0",
|
||
"automattic/jetpack-constants": "^3.0.8",
|
||
"php": ">=7.2"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^6.0.5",
|
||
"automattic/phpunit-select-config": "^1.0.3",
|
||
"yoast/phpunit-polyfills": "^4.0.0"
|
||
},
|
||
"suggest": {
|
||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||
},
|
||
"time": "2025-08-04T15:37:34+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"textdomain": "woocommerce-analytics",
|
||
"mirror-repo": "Automattic/woocommerce-analytics",
|
||
"branch-alias": {
|
||
"dev-trunk": "0.4.x-dev"
|
||
},
|
||
"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": {
|
||
"source": "https://github.com/Automattic/woocommerce-analytics/tree/v0.4.9"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/woocommerce-analytics"
|
||
},
|
||
{
|
||
"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": {
|
||
"bin-links": false,
|
||
"forward-command": false
|
||
}
|
||
},
|
||
"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"
|
||
},
|
||
{
|
||
"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"
|
||
}
|
||
],
|
||
"dev": false,
|
||
"dev-package-names": []
|
||
}
|