File: /home/igennie.co.uk/public_html/wp-content/plugins/jetpack-boost/vendor/composer/installed.json
{
"packages": [
{
"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-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-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-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-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-image-cdn",
"version": "v0.7.15",
"version_normalized": "0.7.15.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-image-cdn.git",
"reference": "edd41564e940e4e806c68659e33a38e808951719"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-image-cdn/zipball/edd41564e940e4e806c68659e33a38e808951719",
"reference": "edd41564e940e4e806c68659e33a38e808951719",
"shasum": ""
},
"require": {
"automattic/jetpack-assets": "^4.3.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-05T15:14:31+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.15"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-image-cdn"
},
{
"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-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-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-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-plugin-deactivation",
"version": "v0.3.15",
"version_normalized": "0.3.15.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-plugin-deactivation.git",
"reference": "67ee611c6466e6537ebdf5d133234000ef08e2c3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-plugin-deactivation/zipball/67ee611c6466e6537ebdf5d133234000ef08e2c3",
"reference": "67ee611c6466e6537ebdf5d133234000ef08e2c3",
"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-05T15:14:37+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"textdomain": "jetpack-plugin-deactivation",
"mirror-repo": "Automattic/jetpack-plugin-deactivation",
"branch-alias": {
"dev-trunk": "0.3.x-dev"
},
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-plugin-deactivation/compare/v${old}...v${new}"
},
"version-constants": {
"::PACKAGE_VERSION": "src/class-deactivation-handler.php"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Ask for feedback while deactivating a plugin",
"support": {
"source": "https://github.com/Automattic/jetpack-plugin-deactivation/tree/v0.3.15"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-plugin-deactivation"
},
{
"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-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-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-schema",
"version": "v0.2.5",
"version_normalized": "0.2.5.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-schema.git",
"reference": "3bcad3ea826e083d1c633a6ce6662bf080c67a7d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-schema/zipball/3bcad3ea826e083d1c633a6ce6662bf080c67a7d",
"reference": "3bcad3ea826e083d1c633a6ce6662bf080c67a7d",
"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-05-15T19:12:46+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"textdomain": "jetpack-schema",
"mirror-repo": "Automattic/jetpack-schema",
"branch-alias": {
"dev-trunk": "0.2.x-dev"
},
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-schema/compare/v${old}...v${new}"
},
"version-constants": {
"::PACKAGE_VERSION": "src/class-schema.php"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Define a schema to validate or sanitize data in php",
"support": {
"source": "https://github.com/Automattic/jetpack-schema/tree/v0.2.5"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-schema"
},
{
"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-sync",
"version": "v4.18.0",
"version_normalized": "4.18.0.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-sync.git",
"reference": "a0908035491f41cbf27ddd6fda0ed38b33d961a6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-sync/zipball/a0908035491f41cbf27ddd6fda0ed38b33d961a6",
"reference": "a0908035491f41cbf27ddd6fda0ed38b33d961a6",
"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": "@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-05T15:14:49+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"textdomain": "jetpack-sync",
"mirror-repo": "Automattic/jetpack-sync",
"branch-alias": {
"dev-trunk": "4.18.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.18.0"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-sync"
},
{
"name": "automattic/jetpack-wp-js-data-sync",
"version": "v0.6.7",
"version_normalized": "0.6.7.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-wp-js-data-sync.git",
"reference": "7c68f2ebfcc3ac38ff98889bdad16b308f334789"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-wp-js-data-sync/zipball/7c68f2ebfcc3ac38ff98889bdad16b308f334789",
"reference": "7c68f2ebfcc3ac38ff98889bdad16b308f334789",
"shasum": ""
},
"require": {
"automattic/jetpack-schema": "^0.2.5",
"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-05T15:14:15+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"textdomain": "jetpack-wp-js-data-sync",
"mirror-repo": "Automattic/jetpack-wp-js-data-sync",
"branch-alias": {
"dev-trunk": "0.6.x-dev"
},
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-wp-js-data-sync/compare/v${old}...v${new}"
},
"version-constants": {
"::PACKAGE_VERSION": "src/class-data-sync.php"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "A package to setup REST API and script localization to pass data to a JavaScript client.",
"support": {
"source": "https://github.com/Automattic/jetpack-wp-js-data-sync/tree/v0.6.7"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-wp-js-data-sync"
},
{
"name": "matthiasmullie/minify",
"version": "1.3.75",
"version_normalized": "1.3.75.0",
"source": {
"type": "git",
"url": "https://github.com/matthiasmullie/minify.git",
"reference": "76ba4a5f555fd7bf4aa408af608e991569076671"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/matthiasmullie/minify/zipball/76ba4a5f555fd7bf4aa408af608e991569076671",
"reference": "76ba4a5f555fd7bf4aa408af608e991569076671",
"shasum": ""
},
"require": {
"ext-pcre": "*",
"matthiasmullie/path-converter": "~1.1",
"php": ">=5.3.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": ">=2.0",
"matthiasmullie/scrapbook": ">=1.3",
"phpunit/phpunit": ">=4.8"
},
"suggest": {
"psr/cache-implementation": "Cache implementation to use with Minify::cache"
},
"time": "2025-06-25T09:56:19+00:00",
"bin": [
"bin/minifycss",
"bin/minifyjs"
],
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"MatthiasMullie\\Minify\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Matthias Mullie",
"email": "minify@mullie.eu",
"homepage": "https://www.mullie.eu",
"role": "Developer"
}
],
"description": "CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.",
"homepage": "https://github.com/matthiasmullie/minify",
"keywords": [
"JS",
"css",
"javascript",
"minifier",
"minify"
],
"support": {
"issues": "https://github.com/matthiasmullie/minify/issues",
"source": "https://github.com/matthiasmullie/minify/tree/1.3.75"
},
"funding": [
{
"url": "https://github.com/matthiasmullie",
"type": "github"
}
],
"install-path": "../matthiasmullie/minify"
},
{
"name": "matthiasmullie/path-converter",
"version": "1.1.3",
"version_normalized": "1.1.3.0",
"source": {
"type": "git",
"url": "https://github.com/matthiasmullie/path-converter.git",
"reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/matthiasmullie/path-converter/zipball/e7d13b2c7e2f2268e1424aaed02085518afa02d9",
"reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9",
"shasum": ""
},
"require": {
"ext-pcre": "*",
"php": ">=5.3.0"
},
"require-dev": {
"phpunit/phpunit": "~4.8"
},
"time": "2019-02-05T23:41:09+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"MatthiasMullie\\PathConverter\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Matthias Mullie",
"email": "pathconverter@mullie.eu",
"homepage": "http://www.mullie.eu",
"role": "Developer"
}
],
"description": "Relative path converter",
"homepage": "http://github.com/matthiasmullie/path-converter",
"keywords": [
"converter",
"path",
"paths",
"relative"
],
"support": {
"issues": "https://github.com/matthiasmullie/path-converter/issues",
"source": "https://github.com/matthiasmullie/path-converter/tree/1.1.3"
},
"install-path": "../matthiasmullie/path-converter"
}
],
"dev": false,
"dev-package-names": []
}