Files
laipower/wp-content/plugins/jetpack-protect/vendor/composer/installed.json

1853 lines
75 KiB
JSON

{
"packages": [
{
"name": "automattic/jetpack-a8c-mc-stats",
"version": "v3.0.4",
"version_normalized": "3.0.4.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-a8c-mc-stats.git",
"reference": "b1f7e2b9032ad203b6bd4cad1519613cc56f8ed0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/b1f7e2b9032ad203b6bd4cad1519613cc56f8ed0",
"reference": "b1f7e2b9032ad203b6bd4cad1519613cc56f8ed0",
"shasum": ""
},
"require": {
"php": ">=7.2"
},
"require-dev": {
"automattic/jetpack-changelogger": "^6.0.2",
"automattic/phpunit-select-config": "^1.0.1",
"yoast/phpunit-polyfills": "^3.0.0"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2025-03-21T09:05:28+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.4"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-a8c-mc-stats"
},
{
"name": "automattic/jetpack-admin-ui",
"version": "v0.5.7",
"version_normalized": "0.5.7.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-admin-ui.git",
"reference": "c82d2417a8aa65e646c40a81011ad76f355a742f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-admin-ui/zipball/c82d2417a8aa65e646c40a81011ad76f355a742f",
"reference": "c82d2417a8aa65e646c40a81011ad76f355a742f",
"shasum": ""
},
"require": {
"php": ">=7.2"
},
"require-dev": {
"automattic/jetpack-changelogger": "^6.0.2",
"automattic/jetpack-logo": "^3.0.4",
"automattic/jetpack-test-environment": "@dev",
"automattic/phpunit-select-config": "^1.0.1",
"yoast/phpunit-polyfills": "^3.0.0"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2025-03-21T09:05:52+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.7"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-admin-ui"
},
{
"name": "automattic/jetpack-assets",
"version": "v4.0.14",
"version_normalized": "4.0.14.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-assets.git",
"reference": "2219c71f19c34ea9a393e48498188f1aa9f9031b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-assets/zipball/2219c71f19c34ea9a393e48498188f1aa9f9031b",
"reference": "2219c71f19c34ea9a393e48498188f1aa9f9031b",
"shasum": ""
},
"require": {
"automattic/jetpack-constants": "^3.0.5",
"php": ">=7.2"
},
"require-dev": {
"automattic/jetpack-changelogger": "^6.0.2",
"automattic/phpunit-select-config": "^1.0.1",
"brain/monkey": "^2.6.2",
"wikimedia/testing-access-wrapper": "^1.0 || ^2.0 || ^3.0",
"yoast/phpunit-polyfills": "^3.0.0"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2025-03-21T09:06:27+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"textdomain": "jetpack-assets",
"mirror-repo": "Automattic/jetpack-assets",
"branch-alias": {
"dev-trunk": "4.0.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.0.14"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-assets"
},
{
"name": "automattic/jetpack-autoloader",
"version": "v5.0.5",
"version_normalized": "5.0.5.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-autoloader.git",
"reference": "7bf3172e73c27c72d01d6de4796a41c7abc06d5a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/7bf3172e73c27c72d01d6de4796a41c7abc06d5a",
"reference": "7bf3172e73c27c72d01d6de4796a41c7abc06d5a",
"shasum": ""
},
"require": {
"composer-plugin-api": "^2.2",
"php": ">=7.2"
},
"require-dev": {
"automattic/jetpack-changelogger": "^6.0.2",
"automattic/phpunit-select-config": "^1.0.1",
"composer/composer": "^2.2",
"yoast/phpunit-polyfills": "^3.0.0"
},
"time": "2025-03-21T09:05: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.5"
},
"install-path": "../automattic/jetpack-autoloader"
},
{
"name": "automattic/jetpack-backup-helper-script-manager",
"version": "v0.3.6",
"version_normalized": "0.3.6.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-backup-helper-script-manager.git",
"reference": "859d8df5637c61f9c29b46e038f425bd238eb6f4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-backup-helper-script-manager/zipball/859d8df5637c61f9c29b46e038f425bd238eb6f4",
"reference": "859d8df5637c61f9c29b46e038f425bd238eb6f4",
"shasum": ""
},
"require": {
"php": ">=7.2"
},
"require-dev": {
"automattic/jetpack-changelogger": "^6.0.2",
"automattic/jetpack-test-environment": "@dev",
"automattic/phpunit-select-config": "^1.0.1",
"yoast/phpunit-polyfills": "^3.0.0"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2025-03-24T14:40:39+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.6"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-backup-helper-script-manager"
},
{
"name": "automattic/jetpack-boost-core",
"version": "v0.3.9",
"version_normalized": "0.3.9.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-boost-core.git",
"reference": "83c2081731fe46fc43d938abf1f0818a67c0e61e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-boost-core/zipball/83c2081731fe46fc43d938abf1f0818a67c0e61e",
"reference": "83c2081731fe46fc43d938abf1f0818a67c0e61e",
"shasum": ""
},
"require": {
"automattic/jetpack-connection": "^6.7.7",
"php": ">=7.2"
},
"require-dev": {
"automattic/jetpack-changelogger": "^6.0.2",
"automattic/phpunit-select-config": "^1.0.1",
"yoast/phpunit-polyfills": "^3.0.0"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2025-03-21T09:06:48+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.9"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-boost-core"
},
{
"name": "automattic/jetpack-boost-speed-score",
"version": "v0.4.6",
"version_normalized": "0.4.6.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-boost-speed-score.git",
"reference": "42d2a24559b5a007096d3a500be058fd92ab1f19"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-boost-speed-score/zipball/42d2a24559b5a007096d3a500be058fd92ab1f19",
"reference": "42d2a24559b5a007096d3a500be058fd92ab1f19",
"shasum": ""
},
"require": {
"automattic/jetpack-boost-core": "^0.3.9",
"php": ">=7.2"
},
"require-dev": {
"automattic/jetpack-changelogger": "^6.0.2",
"automattic/phpunit-select-config": "^1.0.1",
"brain/monkey": "^2.6",
"yoast/phpunit-polyfills": "^3.0.0"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2025-03-21T09:06:49+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.6"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-boost-speed-score"
},
{
"name": "automattic/jetpack-composer-plugin",
"version": "v4.0.4",
"version_normalized": "4.0.4.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-composer-plugin.git",
"reference": "0c32be22d4e2ff6468ed688780d14bcd70e260da"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-composer-plugin/zipball/0c32be22d4e2ff6468ed688780d14bcd70e260da",
"reference": "0c32be22d4e2ff6468ed688780d14bcd70e260da",
"shasum": ""
},
"require": {
"composer-plugin-api": "^2.2",
"php": ">=7.2"
},
"require-dev": {
"automattic/jetpack-changelogger": "^6.0.2",
"automattic/phpunit-select-config": "^1.0.1",
"composer/composer": "^2.2",
"yoast/phpunit-polyfills": "^3.0.0"
},
"time": "2025-03-21T09:05:32+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.4"
},
"install-path": "../automattic/jetpack-composer-plugin"
},
{
"name": "automattic/jetpack-config",
"version": "v3.0.1",
"version_normalized": "3.0.1.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-config.git",
"reference": "13f26ed2830d9043d351e49c5ab4e2b6ec21e9d2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-config/zipball/13f26ed2830d9043d351e49c5ab4e2b6ec21e9d2",
"reference": "13f26ed2830d9043d351e49c5ab4e2b6ec21e9d2",
"shasum": ""
},
"require": {
"php": ">=7.2"
},
"require-dev": {
"automattic/jetpack-changelogger": "^6.0.0",
"automattic/jetpack-connection": "@dev",
"automattic/jetpack-import": "@dev",
"automattic/jetpack-jitm": "@dev",
"automattic/jetpack-post-list": "@dev",
"automattic/jetpack-publicize": "@dev",
"automattic/jetpack-search": "@dev",
"automattic/jetpack-stats": "@dev",
"automattic/jetpack-stats-admin": "@dev",
"automattic/jetpack-sync": "@dev",
"automattic/jetpack-videopress": "@dev",
"automattic/jetpack-waf": "@dev",
"automattic/jetpack-wordads": "@dev",
"automattic/jetpack-yoast-promo": "@dev"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2025-02-24T17:05:29+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"textdomain": "jetpack-config",
"mirror-repo": "Automattic/jetpack-config",
"branch-alias": {
"dev-trunk": "3.0.x-dev"
},
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-config/compare/v${old}...v${new}"
},
"dependencies": {
"test-only": [
"packages/connection",
"packages/import",
"packages/jitm",
"packages/post-list",
"packages/publicize",
"packages/search",
"packages/stats",
"packages/stats-admin",
"packages/sync",
"packages/videopress",
"packages/waf",
"packages/wordads",
"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.0.1"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-config"
},
{
"name": "automattic/jetpack-connection",
"version": "v6.8.1",
"version_normalized": "6.8.1.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-connection.git",
"reference": "473c52b3ad8ea7b51066a243d2b1d87ba8835fca"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-connection/zipball/473c52b3ad8ea7b51066a243d2b1d87ba8835fca",
"reference": "473c52b3ad8ea7b51066a243d2b1d87ba8835fca",
"shasum": ""
},
"require": {
"automattic/jetpack-a8c-mc-stats": "^3.0.4",
"automattic/jetpack-admin-ui": "^0.5.7",
"automattic/jetpack-assets": "^4.0.14",
"automattic/jetpack-constants": "^3.0.5",
"automattic/jetpack-redirect": "^3.0.5",
"automattic/jetpack-roles": "^3.0.5",
"automattic/jetpack-status": "^5.0.10",
"php": ">=7.2"
},
"require-dev": {
"automattic/jetpack-changelogger": "^6.0.2",
"automattic/jetpack-test-environment": "@dev",
"automattic/phpunit-select-config": "^1.0.1",
"brain/monkey": "^2.6.2",
"yoast/phpunit-polyfills": "^3.0.0"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2025-03-24T17:30:51+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"textdomain": "jetpack-connection",
"mirror-repo": "Automattic/jetpack-connection",
"branch-alias": {
"dev-trunk": "6.8.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.8.1"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-connection"
},
{
"name": "automattic/jetpack-constants",
"version": "v3.0.5",
"version_normalized": "3.0.5.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-constants.git",
"reference": "12446dd21985e3765d8b8b903091c273d22e4e9e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-constants/zipball/12446dd21985e3765d8b8b903091c273d22e4e9e",
"reference": "12446dd21985e3765d8b8b903091c273d22e4e9e",
"shasum": ""
},
"require": {
"php": ">=7.2"
},
"require-dev": {
"automattic/jetpack-changelogger": "^6.0.2",
"automattic/phpunit-select-config": "^1.0.1",
"brain/monkey": "^2.6.2",
"yoast/phpunit-polyfills": "^3.0.0"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2025-03-21T09:05:24+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.5"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-constants"
},
{
"name": "automattic/jetpack-device-detection",
"version": "v3.0.5",
"version_normalized": "3.0.5.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-device-detection.git",
"reference": "dd237dd9b92532aba103b71bf43a2a3c87117a7f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/dd237dd9b92532aba103b71bf43a2a3c87117a7f",
"reference": "dd237dd9b92532aba103b71bf43a2a3c87117a7f",
"shasum": ""
},
"require": {
"php": ">=7.2"
},
"require-dev": {
"automattic/jetpack-changelogger": "^6.0.2",
"automattic/phpunit-select-config": "^1.0.1",
"yoast/phpunit-polyfills": "^3.0.0"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2025-03-21T09:05:34+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.5"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-device-detection"
},
{
"name": "automattic/jetpack-explat",
"version": "v0.2.13",
"version_normalized": "0.2.13.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-explat.git",
"reference": "ba4a9fa045deb9c6bf58a394521dbf6458b34d30"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-explat/zipball/ba4a9fa045deb9c6bf58a394521dbf6458b34d30",
"reference": "ba4a9fa045deb9c6bf58a394521dbf6458b34d30",
"shasum": ""
},
"require": {
"automattic/jetpack-connection": "^6.7.7",
"php": ">=7.2"
},
"require-dev": {
"automattic/jetpack-changelogger": "^6.0.2",
"automattic/phpunit-select-config": "^1.0.1",
"yoast/phpunit-polyfills": "^3.0.0"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2025-03-21T09:06:59+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"textdomain": "jetpack-explat",
"mirror-repo": "Automattic/jetpack-explat",
"branch-alias": {
"dev-trunk": "0.2.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.2.13"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-explat"
},
{
"name": "automattic/jetpack-ip",
"version": "v0.4.6",
"version_normalized": "0.4.6.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-ip.git",
"reference": "0248018c22240817a2a463fd0e1aa05f55091c6c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-ip/zipball/0248018c22240817a2a463fd0e1aa05f55091c6c",
"reference": "0248018c22240817a2a463fd0e1aa05f55091c6c",
"shasum": ""
},
"require": {
"php": ">=7.2"
},
"require-dev": {
"automattic/jetpack-changelogger": "^6.0.2",
"automattic/phpunit-select-config": "^1.0.1",
"brain/monkey": "^2.6.2",
"yoast/phpunit-polyfills": "^3.0.0"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2025-03-21T09:05:27+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.6"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-ip"
},
{
"name": "automattic/jetpack-jitm",
"version": "v4.2.7",
"version_normalized": "4.2.7.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-jitm.git",
"reference": "8ee55bdf627a004ee736921e34160545a917ab44"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/8ee55bdf627a004ee736921e34160545a917ab44",
"reference": "8ee55bdf627a004ee736921e34160545a917ab44",
"shasum": ""
},
"require": {
"automattic/jetpack-a8c-mc-stats": "^3.0.4",
"automattic/jetpack-assets": "^4.0.14",
"automattic/jetpack-connection": "^6.8.0",
"automattic/jetpack-device-detection": "^3.0.5",
"automattic/jetpack-logo": "^3.0.4",
"automattic/jetpack-redirect": "^3.0.5",
"automattic/jetpack-status": "^5.0.10",
"php": ">=7.2"
},
"require-dev": {
"automattic/jetpack-changelogger": "^6.0.2",
"automattic/phpunit-select-config": "^1.0.1",
"brain/monkey": "^2.6.2",
"yoast/phpunit-polyfills": "^3.0.0"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2025-03-24T14:41:35+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"textdomain": "jetpack-jitm",
"mirror-repo": "Automattic/jetpack-jitm",
"branch-alias": {
"dev-trunk": "4.2.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.2.7"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-jitm"
},
{
"name": "automattic/jetpack-licensing",
"version": "v3.0.8",
"version_normalized": "3.0.8.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-licensing.git",
"reference": "85e45bf51f729c76535a026edf806e5e800ca409"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-licensing/zipball/85e45bf51f729c76535a026edf806e5e800ca409",
"reference": "85e45bf51f729c76535a026edf806e5e800ca409",
"shasum": ""
},
"require": {
"automattic/jetpack-connection": "^6.7.7",
"php": ">=7.2"
},
"require-dev": {
"automattic/jetpack-changelogger": "^6.0.2",
"automattic/jetpack-test-environment": "@dev",
"automattic/phpunit-select-config": "^1.0.1",
"yoast/phpunit-polyfills": "^3.0.0"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2025-03-21T09:06:45+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"textdomain": "jetpack-licensing",
"mirror-repo": "Automattic/jetpack-licensing",
"branch-alias": {
"dev-trunk": "3.0.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.0.8"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-licensing"
},
{
"name": "automattic/jetpack-logo",
"version": "v3.0.4",
"version_normalized": "3.0.4.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-logo.git",
"reference": "e13c7917f1bfeb014c923d6763db2ee1d60eb1aa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-logo/zipball/e13c7917f1bfeb014c923d6763db2ee1d60eb1aa",
"reference": "e13c7917f1bfeb014c923d6763db2ee1d60eb1aa",
"shasum": ""
},
"require": {
"php": ">=7.2"
},
"require-dev": {
"automattic/jetpack-changelogger": "^6.0.2",
"automattic/phpunit-select-config": "^1.0.1",
"yoast/phpunit-polyfills": "^3.0.0"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2025-03-21T09:05:31+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.4"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-logo"
},
{
"name": "automattic/jetpack-my-jetpack",
"version": "v5.9.1",
"version_normalized": "5.9.1.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-my-jetpack.git",
"reference": "c75f826f5900506be1b28120946c1b319e23dac6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-my-jetpack/zipball/c75f826f5900506be1b28120946c1b319e23dac6",
"reference": "c75f826f5900506be1b28120946c1b319e23dac6",
"shasum": ""
},
"require": {
"automattic/jetpack-admin-ui": "^0.5.7",
"automattic/jetpack-assets": "^4.0.14",
"automattic/jetpack-boost-speed-score": "^0.4.6",
"automattic/jetpack-connection": "^6.8.1",
"automattic/jetpack-constants": "^3.0.5",
"automattic/jetpack-explat": "^0.2.13",
"automattic/jetpack-jitm": "^4.2.7",
"automattic/jetpack-licensing": "^3.0.8",
"automattic/jetpack-plans": "^0.6.1",
"automattic/jetpack-plugins-installer": "^0.5.4",
"automattic/jetpack-protect-status": "^0.5.8",
"automattic/jetpack-redirect": "^3.0.5",
"automattic/jetpack-status": "^5.0.10",
"automattic/jetpack-sync": "^4.9.2",
"php": ">=7.2"
},
"require-dev": {
"automattic/jetpack-changelogger": "^6.0.2",
"automattic/jetpack-test-environment": "@dev",
"automattic/phpunit-select-config": "^1.0.1",
"yoast/phpunit-polyfills": "^3.0.0"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2025-03-24T17:31:35+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"textdomain": "jetpack-my-jetpack",
"mirror-repo": "Automattic/jetpack-my-jetpack",
"branch-alias": {
"dev-trunk": "5.9.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.9.1"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-my-jetpack"
},
{
"name": "automattic/jetpack-password-checker",
"version": "v0.4.7",
"version_normalized": "0.4.7.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-password-checker.git",
"reference": "25900f1b5bf8718915c607a4fc1d1e0bc290e20a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-password-checker/zipball/25900f1b5bf8718915c607a4fc1d1e0bc290e20a",
"reference": "25900f1b5bf8718915c607a4fc1d1e0bc290e20a",
"shasum": ""
},
"require": {
"php": ">=7.2"
},
"require-dev": {
"automattic/jetpack-changelogger": "^6.0.2",
"automattic/jetpack-test-environment": "@dev",
"automattic/phpunit-select-config": "^1.0.1",
"yoast/phpunit-polyfills": "^3.0.0"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2025-03-21T09:05:35+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.7"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-password-checker"
},
{
"name": "automattic/jetpack-plans",
"version": "v0.6.1",
"version_normalized": "0.6.1.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-plans.git",
"reference": "66a8169d4a22af983aa6c11c57bc385d7c5747cc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-plans/zipball/66a8169d4a22af983aa6c11c57bc385d7c5747cc",
"reference": "66a8169d4a22af983aa6c11c57bc385d7c5747cc",
"shasum": ""
},
"require": {
"automattic/jetpack-connection": "^6.7.7",
"php": ">=7.2"
},
"require-dev": {
"automattic/jetpack-changelogger": "^6.0.2",
"automattic/jetpack-status": "^5.0.10",
"automattic/jetpack-test-environment": "@dev",
"automattic/phpunit-select-config": "^1.0.1",
"yoast/phpunit-polyfills": "^3.0.0"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2025-03-21T09:06:46+00:00",
"type": "library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-plans",
"branch-alias": {
"dev-trunk": "0.6.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.6.1"
},
"install-path": "../automattic/jetpack-plans"
},
{
"name": "automattic/jetpack-plugins-installer",
"version": "v0.5.4",
"version_normalized": "0.5.4.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-plugins-installer.git",
"reference": "2fbd9cf402e0514f680b8bef9f787633f2bb29ed"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-plugins-installer/zipball/2fbd9cf402e0514f680b8bef9f787633f2bb29ed",
"reference": "2fbd9cf402e0514f680b8bef9f787633f2bb29ed",
"shasum": ""
},
"require": {
"automattic/jetpack-a8c-mc-stats": "^3.0.4",
"automattic/jetpack-status": "^5.0.10",
"php": ">=7.2"
},
"require-dev": {
"automattic/jetpack-changelogger": "^6.0.2",
"automattic/phpunit-select-config": "^1.0.1",
"yoast/phpunit-polyfills": "^3.0.0"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2025-03-21T09:05: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.4"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-plugins-installer"
},
{
"name": "automattic/jetpack-protect-models",
"version": "v0.5.4",
"version_normalized": "0.5.4.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-protect-models.git",
"reference": "99180919a0756cfd3272388eebc99c5795894b18"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-protect-models/zipball/99180919a0756cfd3272388eebc99c5795894b18",
"reference": "99180919a0756cfd3272388eebc99c5795894b18",
"shasum": ""
},
"require": {
"automattic/jetpack-redirect": "^3.0.5",
"php": ">=7.2"
},
"require-dev": {
"automattic/jetpack-changelogger": "^6.0.2",
"automattic/jetpack-test-environment": "@dev",
"automattic/phpunit-select-config": "^1.0.1",
"yoast/phpunit-polyfills": "^3.0.0"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2025-03-21T09:06:01+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"textdomain": "jetpack-protect-models",
"mirror-repo": "Automattic/jetpack-protect-models",
"branch-alias": {
"dev-trunk": "0.5.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.5.4"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-protect-models"
},
{
"name": "automattic/jetpack-protect-status",
"version": "v0.5.8",
"version_normalized": "0.5.8.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-protect-status.git",
"reference": "34cd7a21d211ec00709660486b6ee9e0928593a6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-protect-status/zipball/34cd7a21d211ec00709660486b6ee9e0928593a6",
"reference": "34cd7a21d211ec00709660486b6ee9e0928593a6",
"shasum": ""
},
"require": {
"automattic/jetpack-connection": "^6.7.7",
"automattic/jetpack-plans": "^0.6.1",
"automattic/jetpack-plugins-installer": "^0.5.4",
"automattic/jetpack-protect-models": "^0.5.4",
"automattic/jetpack-sync": "^4.9.2",
"php": ">=7.2"
},
"require-dev": {
"automattic/jetpack-changelogger": "^6.0.2",
"automattic/jetpack-test-environment": "@dev",
"automattic/phpunit-select-config": "^1.0.1",
"yoast/phpunit-polyfills": "^3.0.0"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2025-03-21T09:06:51+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"textdomain": "jetpack-protect-status",
"mirror-repo": "Automattic/jetpack-protect-status",
"branch-alias": {
"dev-trunk": "0.5.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.5.8"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-protect-status"
},
{
"name": "automattic/jetpack-redirect",
"version": "v3.0.5",
"version_normalized": "3.0.5.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-redirect.git",
"reference": "806c695a0fb82bb9e96a6e406df27724f5821180"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/806c695a0fb82bb9e96a6e406df27724f5821180",
"reference": "806c695a0fb82bb9e96a6e406df27724f5821180",
"shasum": ""
},
"require": {
"automattic/jetpack-status": "^5.0.10",
"php": ">=7.2"
},
"require-dev": {
"automattic/jetpack-changelogger": "^6.0.2",
"automattic/phpunit-select-config": "^1.0.1",
"brain/monkey": "^2.6.2",
"yoast/phpunit-polyfills": "^3.0.0"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2025-03-21T09:05: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.5"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-redirect"
},
{
"name": "automattic/jetpack-roles",
"version": "v3.0.5",
"version_normalized": "3.0.5.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-roles.git",
"reference": "22e0b19517221fca3113c3ed823a3e8e22cd5762"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-roles/zipball/22e0b19517221fca3113c3ed823a3e8e22cd5762",
"reference": "22e0b19517221fca3113c3ed823a3e8e22cd5762",
"shasum": ""
},
"require": {
"php": ">=7.2"
},
"require-dev": {
"automattic/jetpack-changelogger": "^6.0.2",
"automattic/phpunit-select-config": "^1.0.1",
"brain/monkey": "^2.6.2",
"yoast/phpunit-polyfills": "^3.0.0"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2025-03-21T09:05:30+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.5"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-roles"
},
{
"name": "automattic/jetpack-status",
"version": "v5.0.10",
"version_normalized": "5.0.10.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-status.git",
"reference": "239152e50e7f5492b78bceff51ec4d1ca7a1b427"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-status/zipball/239152e50e7f5492b78bceff51ec4d1ca7a1b427",
"reference": "239152e50e7f5492b78bceff51ec4d1ca7a1b427",
"shasum": ""
},
"require": {
"automattic/jetpack-constants": "^3.0.5",
"php": ">=7.2"
},
"require-dev": {
"automattic/jetpack-changelogger": "^6.0.2",
"automattic/jetpack-connection": "@dev",
"automattic/jetpack-ip": "^0.4.6",
"automattic/jetpack-plans": "@dev",
"automattic/phpunit-select-config": "^1.0.1",
"brain/monkey": "^2.6.2",
"yoast/phpunit-polyfills": "^3.0.0"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2025-03-21T09:05:54+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-status",
"branch-alias": {
"dev-trunk": "5.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/v5.0.10"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-status"
},
{
"name": "automattic/jetpack-sync",
"version": "v4.9.2",
"version_normalized": "4.9.2.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-sync.git",
"reference": "d24cf1d05b5f700e4d92f2275dd7d414d2191e32"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-sync/zipball/d24cf1d05b5f700e4d92f2275dd7d414d2191e32",
"reference": "d24cf1d05b5f700e4d92f2275dd7d414d2191e32",
"shasum": ""
},
"require": {
"automattic/jetpack-connection": "^6.7.7",
"automattic/jetpack-constants": "^3.0.5",
"automattic/jetpack-ip": "^0.4.6",
"automattic/jetpack-password-checker": "^0.4.7",
"automattic/jetpack-roles": "^3.0.5",
"automattic/jetpack-status": "^5.0.10",
"php": ">=7.2"
},
"require-dev": {
"automattic/jetpack-changelogger": "^6.0.2",
"automattic/jetpack-search": "@dev",
"automattic/jetpack-test-environment": "@dev",
"automattic/jetpack-waf": "@dev",
"automattic/phpunit-select-config": "^1.0.1",
"yoast/phpunit-polyfills": "^3.0.0"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2025-03-21T09:06:50+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"textdomain": "jetpack-sync",
"mirror-repo": "Automattic/jetpack-sync",
"branch-alias": {
"dev-trunk": "4.9.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.9.2"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-sync"
},
{
"name": "automattic/jetpack-transport-helper",
"version": "v0.3.1",
"version_normalized": "0.3.1.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-transport-helper.git",
"reference": "6c7cf972ff16b3d229e96781f9c9106f94677afe"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-transport-helper/zipball/6c7cf972ff16b3d229e96781f9c9106f94677afe",
"reference": "6c7cf972ff16b3d229e96781f9c9106f94677afe",
"shasum": ""
},
"require": {
"automattic/jetpack-backup-helper-script-manager": "^0.3.6",
"automattic/jetpack-connection": "^6.8.1",
"php": ">=7.2"
},
"require-dev": {
"automattic/jetpack-changelogger": "^6.0.2",
"automattic/jetpack-test-environment": "@dev",
"automattic/phpunit-select-config": "^1.0.1",
"yoast/phpunit-polyfills": "^3.0.0"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2025-03-24T17:30:58+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"textdomain": "jetpack-transport-helper",
"mirror-repo": "Automattic/jetpack-transport-helper",
"branch-alias": {
"dev-trunk": "0.3.x-dev"
},
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-transport-helper/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": "Package to help transport server communication",
"support": {
"source": "https://github.com/Automattic/jetpack-transport-helper/tree/v0.3.1"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-transport-helper"
},
{
"name": "automattic/jetpack-waf",
"version": "v0.23.8",
"version_normalized": "0.23.8.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-waf.git",
"reference": "9cfafab1c0e0986b5bd8970c013f780208e4a84f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-waf/zipball/9cfafab1c0e0986b5bd8970c013f780208e4a84f",
"reference": "9cfafab1c0e0986b5bd8970c013f780208e4a84f",
"shasum": ""
},
"require": {
"automattic/jetpack-connection": "^6.8.0",
"automattic/jetpack-constants": "^3.0.5",
"automattic/jetpack-ip": "^0.4.6",
"automattic/jetpack-status": "^5.0.10",
"php": ">=7.2",
"wikimedia/aho-corasick": "^1.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^6.0.2",
"automattic/jetpack-test-environment": "@dev",
"automattic/phpunit-select-config": "^1.0.1",
"yoast/phpunit-polyfills": "^3.0.0"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2025-03-24T14:41:22+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"textdomain": "jetpack-waf",
"mirror-repo": "Automattic/jetpack-waf",
"branch-alias": {
"dev-trunk": "0.23.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.23.8"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-waf"
},
{
"name": "wikimedia/aho-corasick",
"version": "v1.0.1",
"version_normalized": "1.0.1.0",
"source": {
"type": "git",
"url": "https://github.com/wikimedia/AhoCorasick.git",
"reference": "2f3a1bd765913637a66eade658d11d82f0e551be"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/wikimedia/AhoCorasick/zipball/2f3a1bd765913637a66eade658d11d82f0e551be",
"reference": "2f3a1bd765913637a66eade658d11d82f0e551be",
"shasum": ""
},
"require": {
"php": ">=5.5.9"
},
"require-dev": {
"jakub-onderka/php-console-highlighter": "0.3.2",
"jakub-onderka/php-parallel-lint": "1.0.0",
"mediawiki/mediawiki-codesniffer": "18.0.0",
"mediawiki/minus-x": "0.3.1",
"phpunit/phpunit": "4.8.36 || ^6.5"
},
"time": "2018-05-01T18:13:32+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Ori Livneh",
"email": "ori@wikimedia.org"
}
],
"description": "An implementation of the Aho-Corasick string matching algorithm.",
"homepage": "https://gerrit.wikimedia.org/g/AhoCorasick",
"keywords": [
"ahocorasick",
"matcher"
],
"support": {
"source": "https://github.com/wikimedia/AhoCorasick/tree/v1.0.1"
},
"install-path": "../wikimedia/aho-corasick"
}
],
"dev": false,
"dev-package-names": []
}