oont-contents/plugins/jetpack/vendor/composer/installed.json
2025-02-08 15:10:23 +01:00

2946 lines
119 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"packages": [
{
"name": "automattic/jetpack-a8c-mc-stats",
"version": "v2.0.4",
"version_normalized": "2.0.4.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-a8c-mc-stats.git",
"reference": "d1d726e4962d4bf6f9c51d01e63d613c3a9dd0bb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/d1d726e4962d4bf6f9c51d01e63d613c3a9dd0bb",
"reference": "d1d726e4962d4bf6f9c51d01e63d613c3a9dd0bb",
"shasum": ""
},
"require": {
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.8",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-11-04T09:23:35+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-a8c-mc-stats",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-trunk": "2.0.x-dev"
}
},
"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/v2.0.4"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-a8c-mc-stats"
},
{
"name": "automattic/jetpack-admin-ui",
"version": "v0.4.6",
"version_normalized": "0.4.6.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-admin-ui.git",
"reference": "a7bef1b075e35e431c0112f97763df9c6196ae39"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-admin-ui/zipball/a7bef1b075e35e431c0112f97763df9c6196ae39",
"reference": "a7bef1b075e35e431c0112f97763df9c6196ae39",
"shasum": ""
},
"require": {
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.8",
"automattic/jetpack-logo": "^2.0.5",
"automattic/wordbless": "dev-master",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-11-04T09:23:52+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-admin-ui",
"textdomain": "jetpack-admin-ui",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-admin-ui/compare/${old}...${new}"
},
"branch-alias": {
"dev-trunk": "0.4.x-dev"
},
"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.4.6"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-admin-ui"
},
{
"name": "automattic/jetpack-assets",
"version": "v2.3.13",
"version_normalized": "2.3.13.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-assets.git",
"reference": "c520bffce576c823d7cbc851198201a820b7f981"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-assets/zipball/c520bffce576c823d7cbc851198201a820b7f981",
"reference": "c520bffce576c823d7cbc851198201a820b7f981",
"shasum": ""
},
"require": {
"automattic/jetpack-constants": "^2.0.5",
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.8",
"brain/monkey": "2.6.1",
"wikimedia/testing-access-wrapper": "^1.0 || ^2.0 || ^3.0",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-11-04T09:24:17+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-assets",
"textdomain": "jetpack-assets",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-assets/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-trunk": "2.3.x-dev"
}
},
"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/v2.3.13"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-assets"
},
{
"name": "automattic/jetpack-autoloader",
"version": "v3.1.3",
"version_normalized": "3.1.3.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-autoloader.git",
"reference": "e7e49a4e2f16cb2dfd3e58c478499a60d7d51839"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/e7e49a4e2f16cb2dfd3e58c478499a60d7d51839",
"reference": "e7e49a4e2f16cb2dfd3e58c478499a60d7d51839",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.1 || ^2.0",
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.8",
"composer/composer": "^1.1 || ^2.0",
"yoast/phpunit-polyfills": "^1.1.1"
},
"time": "2024-11-04T09:23:56+00:00",
"type": "composer-plugin",
"extra": {
"autotagger": true,
"class": "Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin",
"mirror-repo": "Automattic/jetpack-autoloader",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-autoloader/compare/v${old}...v${new}"
},
"version-constants": {
"::VERSION": "src/AutoloadGenerator.php"
},
"branch-alias": {
"dev-trunk": "3.1.x-dev"
}
},
"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/v3.1.3"
},
"install-path": "../automattic/jetpack-autoloader"
},
{
"name": "automattic/jetpack-backup",
"version": "v3.4.16",
"version_normalized": "3.4.16.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-backup.git",
"reference": "5467a501639519db96e1765a32195f43bb0536c9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-backup/zipball/5467a501639519db96e1765a32195f43bb0536c9",
"reference": "5467a501639519db96e1765a32195f43bb0536c9",
"shasum": ""
},
"require": {
"automattic/jetpack-admin-ui": "^0.4.6",
"automattic/jetpack-assets": "^2.3.13",
"automattic/jetpack-autoloader": "^3.1.3",
"automattic/jetpack-backup-helper-script-manager": "^0.2.8",
"automattic/jetpack-composer-plugin": "^2.0.4",
"automattic/jetpack-config": "^2.0.4",
"automattic/jetpack-connection": "^5.1.6",
"automattic/jetpack-my-jetpack": "^4.36.0",
"automattic/jetpack-status": "^4.0.3",
"automattic/jetpack-sync": "^3.14.4",
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.8",
"automattic/wordbless": "@dev",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-11-04T09:24:54+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-backup",
"textdomain": "jetpack-backup-pkg",
"version-constants": {
"::PACKAGE_VERSION": "src/class-package-version.php"
},
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-backup/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-trunk": "3.4.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"files": [
"actions.php"
],
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Tools to assist with backing up Jetpack sites.",
"support": {
"source": "https://github.com/Automattic/jetpack-backup/tree/v3.4.16"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-backup"
},
{
"name": "automattic/jetpack-backup-helper-script-manager",
"version": "v0.2.8",
"version_normalized": "0.2.8.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-backup-helper-script-manager.git",
"reference": "87d19385aba48acf5263ccf67fcde10d0f64d96d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-backup-helper-script-manager/zipball/87d19385aba48acf5263ccf67fcde10d0f64d96d",
"reference": "87d19385aba48acf5263ccf67fcde10d0f64d96d",
"shasum": ""
},
"require": {
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.8",
"automattic/wordbless": "@dev",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-11-04T09:23:45+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-backup-helper-script-manager",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-backup-helper-script-manager/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-trunk": "0.2.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "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.2.8"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-backup-helper-script-manager"
},
{
"name": "automattic/jetpack-blaze",
"version": "v0.23.3",
"version_normalized": "0.23.3.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-blaze.git",
"reference": "184f8aeae66b957d848aa820a86358c7e6ac9c83"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-blaze/zipball/184f8aeae66b957d848aa820a86358c7e6ac9c83",
"reference": "184f8aeae66b957d848aa820a86358c7e6ac9c83",
"shasum": ""
},
"require": {
"automattic/jetpack-assets": "^2.3.13",
"automattic/jetpack-connection": "^5.1.6",
"automattic/jetpack-constants": "^2.0.5",
"automattic/jetpack-plans": "^0.4.13",
"automattic/jetpack-redirect": "^2.0.5",
"automattic/jetpack-status": "^4.0.3",
"automattic/jetpack-sync": "^3.14.4",
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.8",
"automattic/wordbless": "@dev",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-11-04T09:24:46+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-blaze",
"changelogger": {
"link-template": "https://github.com/automattic/jetpack-blaze/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-trunk": "0.23.x-dev"
},
"textdomain": "jetpack-blaze",
"version-constants": {
"::PACKAGE_VERSION": "src/class-dashboard.php"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Attract high-quality traffic to your site using Blaze.",
"support": {
"source": "https://github.com/Automattic/jetpack-blaze/tree/v0.23.3"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-blaze"
},
{
"name": "automattic/jetpack-blocks",
"version": "v2.0.7",
"version_normalized": "2.0.7.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-blocks.git",
"reference": "76aacb41c632befd7a75c6f8593eeb9bc160bc65"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-blocks/zipball/76aacb41c632befd7a75c6f8593eeb9bc160bc65",
"reference": "76aacb41c632befd7a75c6f8593eeb9bc160bc65",
"shasum": ""
},
"require": {
"automattic/jetpack-constants": "^2.0.5",
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.8",
"automattic/wordbless": "dev-master",
"brain/monkey": "2.6.1",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-11-04T09:23:53+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-blocks",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-blocks/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-trunk": "2.0.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Register and manage blocks within a plugin. Used to manage block registration, enqueues, and more.",
"support": {
"source": "https://github.com/Automattic/jetpack-blocks/tree/v2.0.7"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-blocks"
},
{
"name": "automattic/jetpack-boost-core",
"version": "v0.2.14",
"version_normalized": "0.2.14.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-boost-core.git",
"reference": "59bbbee8cb3c59e0b11108ad5dc972088630172b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-boost-core/zipball/59bbbee8cb3c59e0b11108ad5dc972088630172b",
"reference": "59bbbee8cb3c59e0b11108ad5dc972088630172b",
"shasum": ""
},
"require": {
"automattic/jetpack-connection": "^5.1.6",
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.8",
"automattic/wordbless": "dev-master",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-11-04T09:24:34+00:00",
"type": "jetpack-library",
"extra": {
"mirror-repo": "Automattic/jetpack-boost-core",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-boost-core/compare/v${old}...v${new}"
},
"autotagger": true,
"branch-alias": {
"dev-trunk": "0.2.x-dev"
},
"textdomain": "jetpack-boost-core"
},
"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.2.14"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-boost-core"
},
{
"name": "automattic/jetpack-boost-speed-score",
"version": "v0.3.14",
"version_normalized": "0.3.14.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-boost-speed-score.git",
"reference": "9c2d2731400c930b8770af215f329de7c61b69b1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-boost-speed-score/zipball/9c2d2731400c930b8770af215f329de7c61b69b1",
"reference": "9c2d2731400c930b8770af215f329de7c61b69b1",
"shasum": ""
},
"require": {
"automattic/jetpack-boost-core": "^0.2.14",
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.8",
"brain/monkey": "^2.6",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-11-04T09:24:36+00:00",
"type": "jetpack-library",
"extra": {
"mirror-repo": "Automattic/jetpack-boost-speed-score",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-boost-speed-score/compare/v${old}...v${new}"
},
"autotagger": true,
"branch-alias": {
"dev-trunk": "0.3.x-dev"
},
"textdomain": "jetpack-boost-speed-score",
"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.3.14"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-boost-speed-score"
},
{
"name": "automattic/jetpack-classic-theme-helper",
"version": "v0.6.6",
"version_normalized": "0.6.6.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-classic-theme-helper.git",
"reference": "6c77a8017a57d7c85a15961a921a00afb6d4d5ef"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-classic-theme-helper/zipball/6c77a8017a57d7c85a15961a921a00afb6d4d5ef",
"reference": "6c77a8017a57d7c85a15961a921a00afb6d4d5ef",
"shasum": ""
},
"require": {
"automattic/jetpack-assets": "^2.3.13",
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.8",
"automattic/wordbless": "dev-master",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-11-04T09:24:27+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"branch-alias": {
"dev-trunk": "0.6.x-dev"
},
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-classic-theme-helper/compare/v${old}...v${new}"
},
"mirror-repo": "Automattic/jetpack-classic-theme-helper",
"textdomain": "jetpack-classic-theme-helper",
"version-constants": {
"::PACKAGE_VERSION": "src/class-main.php"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Features used with classic themes",
"support": {
"source": "https://github.com/Automattic/jetpack-classic-theme-helper/tree/v0.6.6"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-classic-theme-helper"
},
{
"name": "automattic/jetpack-compat",
"version": "v3.0.2",
"version_normalized": "3.0.2.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-compat.git",
"reference": "b7c25cceadac59833ebd58e1877cb5b6b93b8fd5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-compat/zipball/b7c25cceadac59833ebd58e1877cb5b6b93b8fd5",
"reference": "b7c25cceadac59833ebd58e1877cb5b6b93b8fd5",
"shasum": ""
},
"require": {
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.2"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-04-25T07:24:07+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-compat",
"textdomain": "jetpack-compat",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-compat/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-trunk": "3.0.x-dev"
}
},
"installation-source": "dist",
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Compatibility layer with previous versions of Jetpack",
"support": {
"source": "https://github.com/Automattic/jetpack-compat/tree/v3.0.2"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-compat"
},
{
"name": "automattic/jetpack-composer-plugin",
"version": "v2.0.4",
"version_normalized": "2.0.4.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-composer-plugin.git",
"reference": "15aab725bf115dbf217cb78e514666e83f040682"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-composer-plugin/zipball/15aab725bf115dbf217cb78e514666e83f040682",
"reference": "15aab725bf115dbf217cb78e514666e83f040682",
"shasum": ""
},
"require": {
"composer-plugin-api": "^2.1.0",
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.8",
"composer/composer": "^2.2 || ^2.4",
"yoast/phpunit-polyfills": "^1.1.1"
},
"time": "2024-11-04T09:23:33+00:00",
"type": "composer-plugin",
"extra": {
"plugin-modifies-install-path": true,
"class": "Automattic\\Jetpack\\Composer\\Plugin",
"mirror-repo": "Automattic/jetpack-composer-plugin",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-composer-plugin/compare/v${old}...v${new}"
},
"autotagger": true,
"branch-alias": {
"dev-trunk": "2.0.x-dev"
}
},
"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/v2.0.4"
},
"install-path": "../automattic/jetpack-composer-plugin"
},
{
"name": "automattic/jetpack-config",
"version": "v2.0.4",
"version_normalized": "2.0.4.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-config.git",
"reference": "9f075c81bae6fd638e0b3183612cda5cc9e01e06"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-config/zipball/9f075c81bae6fd638e0b3183612cda5cc9e01e06",
"reference": "9f075c81bae6fd638e0b3183612cda5cc9e01e06",
"shasum": ""
},
"require": {
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.4",
"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": "2024-06-24T19:22:07+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-config",
"textdomain": "jetpack-config",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-config/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-trunk": "2.0.x-dev"
},
"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/v2.0.4"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-config"
},
{
"name": "automattic/jetpack-connection",
"version": "v5.1.6",
"version_normalized": "5.1.6.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-connection.git",
"reference": "4850dc22dab2cf0cb8f23b7d5f66789648de9007"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-connection/zipball/4850dc22dab2cf0cb8f23b7d5f66789648de9007",
"reference": "4850dc22dab2cf0cb8f23b7d5f66789648de9007",
"shasum": ""
},
"require": {
"automattic/jetpack-a8c-mc-stats": "^2.0.4",
"automattic/jetpack-admin-ui": "^0.4.6",
"automattic/jetpack-assets": "^2.3.13",
"automattic/jetpack-constants": "^2.0.5",
"automattic/jetpack-redirect": "^2.0.5",
"automattic/jetpack-roles": "^2.0.4",
"automattic/jetpack-status": "^4.0.3",
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.8",
"automattic/wordbless": "@dev",
"brain/monkey": "2.6.1",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-11-04T09:24:30+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-connection",
"textdomain": "jetpack-connection",
"version-constants": {
"::PACKAGE_VERSION": "src/class-package-version.php"
},
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-connection/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-trunk": "5.1.x-dev"
},
"dependencies": {
"test-only": [
"packages/licensing",
"packages/sync"
]
}
},
"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/v5.1.6"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-connection"
},
{
"name": "automattic/jetpack-constants",
"version": "v2.0.5",
"version_normalized": "2.0.5.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-constants.git",
"reference": "0c2644d642b06ae2a31c561f5bfc6f74a4abc8f1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-constants/zipball/0c2644d642b06ae2a31c561f5bfc6f74a4abc8f1",
"reference": "0c2644d642b06ae2a31c561f5bfc6f74a4abc8f1",
"shasum": ""
},
"require": {
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.8",
"brain/monkey": "2.6.1",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-11-04T09:23:35+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-constants",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-constants/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-trunk": "2.0.x-dev"
}
},
"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/v2.0.5"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-constants"
},
{
"name": "automattic/jetpack-device-detection",
"version": "v2.1.6",
"version_normalized": "2.1.6.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-device-detection.git",
"reference": "0396d15ef898b3ab27308a8b988a06c60860d912"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/0396d15ef898b3ab27308a8b988a06c60860d912",
"reference": "0396d15ef898b3ab27308a8b988a06c60860d912",
"shasum": ""
},
"require": {
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.8",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-11-04T09:23:40+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-device-detection",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-device-detection/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-trunk": "2.1.x-dev"
}
},
"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/v2.1.6"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-device-detection"
},
{
"name": "automattic/jetpack-error",
"version": "v2.0.4",
"version_normalized": "2.0.4.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-error.git",
"reference": "fc32d0208ab548c04434c2efa0a9093916bdf3aa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-error/zipball/fc32d0208ab548c04434c2efa0a9093916bdf3aa",
"reference": "fc32d0208ab548c04434c2efa0a9093916bdf3aa",
"shasum": ""
},
"require": {
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.8",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-11-04T09:23:36+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-error",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-error/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-trunk": "2.0.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Jetpack Error - a wrapper around WP_Error.",
"support": {
"source": "https://github.com/Automattic/jetpack-error/tree/v2.0.4"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-error"
},
{
"name": "automattic/jetpack-explat",
"version": "v0.1.14",
"version_normalized": "0.1.14.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-explat.git",
"reference": "2eecff8fcce30855d37b34ba53eef6cab96f11b2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-explat/zipball/2eecff8fcce30855d37b34ba53eef6cab96f11b2",
"reference": "2eecff8fcce30855d37b34ba53eef6cab96f11b2",
"shasum": ""
},
"require": {
"automattic/jetpack-connection": "^5.1.6",
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.8",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-11-04T09:24:43+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"branch-alias": {
"dev-trunk": "0.1.x-dev"
},
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-explat/compare/v${old}...v${new}"
},
"mirror-repo": "Automattic/jetpack-explat",
"textdomain": "jetpack-explat",
"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.1.14"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-explat"
},
{
"name": "automattic/jetpack-forms",
"version": "v0.33.7",
"version_normalized": "0.33.7.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-forms.git",
"reference": "525c5e0ead61dc3fe99c87a22926098e3d605d08"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-forms/zipball/525c5e0ead61dc3fe99c87a22926098e3d605d08",
"reference": "525c5e0ead61dc3fe99c87a22926098e3d605d08",
"shasum": ""
},
"require": {
"automattic/jetpack-assets": "^2.3.13",
"automattic/jetpack-blocks": "^2.0.7",
"automattic/jetpack-connection": "^5.1.6",
"automattic/jetpack-logo": "^2.0.5",
"automattic/jetpack-status": "^4.0.3",
"automattic/jetpack-sync": "^3.14.4",
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.8",
"automattic/jetpack-connection": "^5.1.6",
"automattic/wordbless": "^0.4.1",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-11-04T09:24:50+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-forms",
"changelogger": {
"link-template": "https://github.com/automattic/jetpack-forms/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-trunk": "0.33.x-dev"
},
"textdomain": "jetpack-forms",
"version-constants": {
"::PACKAGE_VERSION": "src/class-jetpack-forms.php"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Jetpack Forms",
"support": {
"source": "https://github.com/Automattic/jetpack-forms/tree/v0.33.7"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-forms"
},
{
"name": "automattic/jetpack-image-cdn",
"version": "v0.5.3",
"version_normalized": "0.5.3.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-image-cdn.git",
"reference": "2cb681886d81f82b31aabf7812471e8c436b6a74"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-image-cdn/zipball/2cb681886d81f82b31aabf7812471e8c436b6a74",
"reference": "2cb681886d81f82b31aabf7812471e8c436b6a74",
"shasum": ""
},
"require": {
"automattic/jetpack-assets": "^2.3.13",
"automattic/jetpack-status": "^4.0.3",
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.8",
"automattic/wordbless": "dev-master",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-11-04T09:24:19+00:00",
"type": "jetpack-library",
"extra": {
"mirror-repo": "Automattic/jetpack-image-cdn",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-image-cdn/compare/v${old}...v${new}"
},
"autotagger": true,
"branch-alias": {
"dev-trunk": "0.5.x-dev"
},
"textdomain": "jetpack-image-cdn",
"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.5.3"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-image-cdn"
},
{
"name": "automattic/jetpack-import",
"version": "v0.8.11",
"version_normalized": "0.8.11.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-import.git",
"reference": "8c436f49ba777d923a278cb2de7fa1567497a89a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-import/zipball/8c436f49ba777d923a278cb2de7fa1567497a89a",
"reference": "8c436f49ba777d923a278cb2de7fa1567497a89a",
"shasum": ""
},
"require": {
"automattic/jetpack-connection": "^5.1.6",
"automattic/jetpack-sync": "^3.14.4",
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.8",
"automattic/wordbless": "dev-master",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-11-04T09:24:39+00:00",
"type": "jetpack-library",
"extra": {
"mirror-repo": "Automattic/jetpack-import",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-import/compare/v${old}...v${new}"
},
"autotagger": true,
"branch-alias": {
"dev-trunk": "0.8.x-dev"
},
"textdomain": "jetpack-import",
"version-constants": {
"::PACKAGE_VERSION": "src/class-main.php"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Set of REST API routes used in WPCOM Unified Importer.",
"support": {
"source": "https://github.com/Automattic/jetpack-import/tree/v0.8.11"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-import"
},
{
"name": "automattic/jetpack-ip",
"version": "v0.3.1",
"version_normalized": "0.3.1.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-ip.git",
"reference": "28e7d6915bfb2fc38825a4c0c8ae6a5184469ddd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-ip/zipball/28e7d6915bfb2fc38825a4c0c8ae6a5184469ddd",
"reference": "28e7d6915bfb2fc38825a4c0c8ae6a5184469ddd",
"shasum": ""
},
"require": {
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.8",
"brain/monkey": "2.6.1",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-11-04T09:23:32+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-ip",
"changelogger": {
"link-template": "https://github.com/automattic/jetpack-ip/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-trunk": "0.3.x-dev"
},
"textdomain": "jetpack-ip",
"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.3.1"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-ip"
},
{
"name": "automattic/jetpack-jitm",
"version": "v3.1.28",
"version_normalized": "3.1.28.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-jitm.git",
"reference": "ac96e22c4cebd4a57ea785b3d4e2dbcc102f10bf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/ac96e22c4cebd4a57ea785b3d4e2dbcc102f10bf",
"reference": "ac96e22c4cebd4a57ea785b3d4e2dbcc102f10bf",
"shasum": ""
},
"require": {
"automattic/jetpack-a8c-mc-stats": "^2.0.4",
"automattic/jetpack-assets": "^2.3.13",
"automattic/jetpack-connection": "^5.1.6",
"automattic/jetpack-device-detection": "^2.1.6",
"automattic/jetpack-logo": "^2.0.5",
"automattic/jetpack-redirect": "^2.0.5",
"automattic/jetpack-status": "^4.0.3",
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.8",
"brain/monkey": "2.6.1",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-11-04T09:24:45+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-jitm",
"textdomain": "jetpack-jitm",
"version-constants": {
"::PACKAGE_VERSION": "src/class-jitm.php"
},
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-jitm/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-trunk": "3.1.x-dev"
}
},
"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/v3.1.28"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-jitm"
},
{
"name": "automattic/jetpack-licensing",
"version": "v2.0.12",
"version_normalized": "2.0.12.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-licensing.git",
"reference": "3ddc44cd0738327cd06d632a83cfd8726971c6da"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-licensing/zipball/3ddc44cd0738327cd06d632a83cfd8726971c6da",
"reference": "3ddc44cd0738327cd06d632a83cfd8726971c6da",
"shasum": ""
},
"require": {
"automattic/jetpack-connection": "^5.1.6",
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.8",
"automattic/wordbless": "@dev",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-11-04T09:24:34+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-licensing",
"textdomain": "jetpack-licensing",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-licensing/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-trunk": "2.0.x-dev"
}
},
"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/v2.0.12"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-licensing"
},
{
"name": "automattic/jetpack-logo",
"version": "v2.0.5",
"version_normalized": "2.0.5.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-logo.git",
"reference": "717d2fc7e3c648d2723911d35bdfebc74efb8a31"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-logo/zipball/717d2fc7e3c648d2723911d35bdfebc74efb8a31",
"reference": "717d2fc7e3c648d2723911d35bdfebc74efb8a31",
"shasum": ""
},
"require": {
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.8",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-11-04T09:23:37+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-logo",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-logo/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-trunk": "2.0.x-dev"
}
},
"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/v2.0.5"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-logo"
},
{
"name": "automattic/jetpack-masterbar",
"version": "v0.9.8",
"version_normalized": "0.9.8.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-masterbar.git",
"reference": "50d124f40251e76d2f41aa76c9347189ec6004cf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-masterbar/zipball/50d124f40251e76d2f41aa76c9347189ec6004cf",
"reference": "50d124f40251e76d2f41aa76c9347189ec6004cf",
"shasum": ""
},
"require": {
"automattic/jetpack-assets": "^2.3.13",
"automattic/jetpack-blaze": "^0.23.3",
"automattic/jetpack-compat": "^3.0.2",
"automattic/jetpack-connection": "^5.1.6",
"automattic/jetpack-device-detection": "^2.1.6",
"automattic/jetpack-jitm": "^3.1.28",
"automattic/jetpack-logo": "^2.0.5",
"automattic/jetpack-plans": "^0.4.13",
"automattic/jetpack-status": "^4.0.3",
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.8",
"automattic/patchwork-redefine-exit": "^1.0.2",
"automattic/wordbless": "dev-master",
"brain/monkey": "2.6.1",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-11-04T09:24:51+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"branch-alias": {
"dev-trunk": "0.9.x-dev"
},
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-masterbar/compare/v${old}...v${new}"
},
"mirror-repo": "Automattic/jetpack-masterbar",
"textdomain": "jetpack-masterbar",
"version-constants": {
"::PACKAGE_VERSION": "src/class-main.php"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "The WordPress.com Toolbar feature replaces the default admin bar and offers quick links to the Reader, all your sites, your WordPress.com profile, and notifications.",
"support": {
"source": "https://github.com/Automattic/jetpack-masterbar/tree/v0.9.8"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-masterbar"
},
{
"name": "automattic/jetpack-my-jetpack",
"version": "v4.36.0",
"version_normalized": "4.36.0.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-my-jetpack.git",
"reference": "8b40abff7d07d8ad6248532007a693ee04dd1ce3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-my-jetpack/zipball/8b40abff7d07d8ad6248532007a693ee04dd1ce3",
"reference": "8b40abff7d07d8ad6248532007a693ee04dd1ce3",
"shasum": ""
},
"require": {
"automattic/jetpack-admin-ui": "^0.4.6",
"automattic/jetpack-assets": "^2.3.13",
"automattic/jetpack-boost-speed-score": "^0.3.14",
"automattic/jetpack-connection": "^5.1.6",
"automattic/jetpack-constants": "^2.0.5",
"automattic/jetpack-explat": "^0.1.14",
"automattic/jetpack-jitm": "^3.1.28",
"automattic/jetpack-licensing": "^2.0.12",
"automattic/jetpack-plans": "^0.4.13",
"automattic/jetpack-plugins-installer": "^0.4.4",
"automattic/jetpack-protect-status": "^0.2.2",
"automattic/jetpack-redirect": "^2.0.5",
"automattic/jetpack-status": "^4.0.3",
"automattic/jetpack-sync": "^3.14.4",
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.8",
"automattic/wordbless": "@dev",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-11-04T09:24:52+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-my-jetpack",
"textdomain": "jetpack-my-jetpack",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-my-jetpack/compare/${old}...${new}"
},
"branch-alias": {
"dev-trunk": "4.36.x-dev"
},
"version-constants": {
"::PACKAGE_VERSION": "src/class-initializer.php"
},
"dependencies": {
"test-only": [
"packages/search",
"packages/videopress"
]
}
},
"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/v4.36.0"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-my-jetpack"
},
{
"name": "automattic/jetpack-password-checker",
"version": "v0.3.3",
"version_normalized": "0.3.3.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-password-checker.git",
"reference": "1812a38452575e7c8c7c06affeeca776a367225f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-password-checker/zipball/1812a38452575e7c8c7c06affeeca776a367225f",
"reference": "1812a38452575e7c8c7c06affeeca776a367225f",
"shasum": ""
},
"require": {
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.8",
"automattic/wordbless": "@dev",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-11-04T09:23:39+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-password-checker",
"textdomain": "jetpack-password-checker",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-password-checker/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-trunk": "0.3.x-dev"
}
},
"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.3.3"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-password-checker"
},
{
"name": "automattic/jetpack-plans",
"version": "v0.4.13",
"version_normalized": "0.4.13.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-plans.git",
"reference": "1ebce989113f6cba00be09e07dd5b8c14999f4d7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-plans/zipball/1ebce989113f6cba00be09e07dd5b8c14999f4d7",
"reference": "1ebce989113f6cba00be09e07dd5b8c14999f4d7",
"shasum": ""
},
"require": {
"automattic/jetpack-connection": "^5.1.6",
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.8",
"automattic/jetpack-status": "^4.0.3",
"automattic/wordbless": "@dev",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-11-04T09:24:31+00:00",
"type": "library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-plans",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-plans/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-trunk": "0.4.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Fetch information about Jetpack Plans from wpcom",
"support": {
"source": "https://github.com/Automattic/jetpack-plans/tree/v0.4.13"
},
"install-path": "../automattic/jetpack-plans"
},
{
"name": "automattic/jetpack-plugins-installer",
"version": "v0.4.4",
"version_normalized": "0.4.4.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-plugins-installer.git",
"reference": "1e7cdf4988e276a446385a84ed08c0caee0d6257"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-plugins-installer/zipball/1e7cdf4988e276a446385a84ed08c0caee0d6257",
"reference": "1e7cdf4988e276a446385a84ed08c0caee0d6257",
"shasum": ""
},
"require": {
"automattic/jetpack-a8c-mc-stats": "^2.0.4",
"automattic/jetpack-status": "^4.0.3",
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.8",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-11-04T09:23:57+00:00",
"type": "jetpack-library",
"extra": {
"branch-alias": {
"dev-trunk": "0.4.x-dev"
},
"mirror-repo": "Automattic/jetpack-plugins-installer",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-plugins-installer/compare/v${old}...v${new}"
},
"autotagger": true,
"textdomain": "jetpack-plugins-installer"
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Handle installation of plugins from WP.org",
"support": {
"source": "https://github.com/Automattic/jetpack-plugins-installer/tree/v0.4.4"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-plugins-installer"
},
{
"name": "automattic/jetpack-post-list",
"version": "v0.6.5",
"version_normalized": "0.6.5.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-post-list.git",
"reference": "e5820e9184beff135691b47329755925e2d26897"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-post-list/zipball/e5820e9184beff135691b47329755925e2d26897",
"reference": "e5820e9184beff135691b47329755925e2d26897",
"shasum": ""
},
"require": {
"automattic/jetpack-assets": "^2.3.13",
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.8",
"automattic/wordbless": "@dev",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-11-04T09:24:18+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-post-list",
"textdomain": "jetpack-post-list",
"version-constants": {
"::PACKAGE_VERSION": "src/class-post-list.php"
},
"changelogger": {
"link-template": "https://github.com/automattic/jetpack-post-list/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-trunk": "0.6.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Enhance the classic view of the Admin section of your WordPress site",
"support": {
"source": "https://github.com/Automattic/jetpack-post-list/tree/v0.6.5"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-post-list"
},
{
"name": "automattic/jetpack-protect-models",
"version": "v0.3.1",
"version_normalized": "0.3.1.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-protect-models.git",
"reference": "7cc7981fd5c5c0972485779379bc6a9bdcf5a97d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-protect-models/zipball/7cc7981fd5c5c0972485779379bc6a9bdcf5a97d",
"reference": "7cc7981fd5c5c0972485779379bc6a9bdcf5a97d",
"shasum": ""
},
"require": {
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.8",
"automattic/wordbless": "0.4.2",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-11-04T09:23:46+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"branch-alias": {
"dev-trunk": "0.3.x-dev"
},
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-protect-models/compare/v${old}...v${new}"
},
"mirror-repo": "Automattic/jetpack-protect-models",
"textdomain": "jetpack-protect-models",
"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.3.1"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-protect-models"
},
{
"name": "automattic/jetpack-protect-status",
"version": "v0.2.2",
"version_normalized": "0.2.2.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-protect-status.git",
"reference": "27a6a0d09d84a20199f9135a0645a905fa8a66cf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-protect-status/zipball/27a6a0d09d84a20199f9135a0645a905fa8a66cf",
"reference": "27a6a0d09d84a20199f9135a0645a905fa8a66cf",
"shasum": ""
},
"require": {
"automattic/jetpack-connection": "^5.1.6",
"automattic/jetpack-plans": "^0.4.13",
"automattic/jetpack-plugins-installer": "^0.4.4",
"automattic/jetpack-protect-models": "^0.3.1",
"automattic/jetpack-sync": "^3.14.4",
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.8",
"automattic/wordbless": "dev-master",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-11-04T09:24:40+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"branch-alias": {
"dev-trunk": "0.2.x-dev"
},
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-protect-status/compare/v${old}...v${new}"
},
"mirror-repo": "Automattic/jetpack-protect-status",
"textdomain": "jetpack-protect-status",
"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.2.2"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-protect-status"
},
{
"name": "automattic/jetpack-publicize",
"version": "v0.55.1",
"version_normalized": "0.55.1.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-publicize.git",
"reference": "ffc1e64aa08befa05c8d7f6bcfd0c0317458ac89"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-publicize/zipball/ffc1e64aa08befa05c8d7f6bcfd0c0317458ac89",
"reference": "ffc1e64aa08befa05c8d7f6bcfd0c0317458ac89",
"shasum": ""
},
"require": {
"automattic/jetpack-assets": "^2.3.13",
"automattic/jetpack-autoloader": "^3.1.3",
"automattic/jetpack-config": "^2.0.4",
"automattic/jetpack-connection": "^5.1.6",
"automattic/jetpack-plans": "^0.4.13",
"automattic/jetpack-redirect": "^2.0.5",
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.8",
"automattic/wordbless": "0.4.2",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-11-04T09:24:44+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-publicize",
"textdomain": "jetpack-publicize-pkg",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-publicize/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-trunk": "0.55.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"files": [
"actions.php",
"src/social-image-generator/utilities.php"
],
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Publicize makes it easy to share your sites posts on several social media networks automatically when you publish a new post.",
"support": {
"source": "https://github.com/Automattic/jetpack-publicize/tree/v0.55.1"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-publicize"
},
{
"name": "automattic/jetpack-redirect",
"version": "v2.0.5",
"version_normalized": "2.0.5.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-redirect.git",
"reference": "97cd007c095ad3fce2d57e61a2ab6dc0e227ef1f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/97cd007c095ad3fce2d57e61a2ab6dc0e227ef1f",
"reference": "97cd007c095ad3fce2d57e61a2ab6dc0e227ef1f",
"shasum": ""
},
"require": {
"automattic/jetpack-status": "^4.0.3",
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.8",
"brain/monkey": "2.6.1",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-11-04T09:23:58+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-redirect",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-redirect/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-trunk": "2.0.x-dev"
}
},
"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/v2.0.5"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-redirect"
},
{
"name": "automattic/jetpack-roles",
"version": "v2.0.4",
"version_normalized": "2.0.4.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-roles.git",
"reference": "2fa5361ce8ff271cc4ecfac5be9b957ab0e9912f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-roles/zipball/2fa5361ce8ff271cc4ecfac5be9b957ab0e9912f",
"reference": "2fa5361ce8ff271cc4ecfac5be9b957ab0e9912f",
"shasum": ""
},
"require": {
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.8",
"brain/monkey": "2.6.1",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-11-04T09:23:38+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-roles",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-roles/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-trunk": "2.0.x-dev"
}
},
"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/v2.0.4"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-roles"
},
{
"name": "automattic/jetpack-search",
"version": "v0.45.12",
"version_normalized": "0.45.12.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-search.git",
"reference": "8642f4471bbcc6a9819443abf6875d8d57081f3c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-search/zipball/8642f4471bbcc6a9819443abf6875d8d57081f3c",
"reference": "8642f4471bbcc6a9819443abf6875d8d57081f3c",
"shasum": ""
},
"require": {
"automattic/jetpack-assets": "^2.3.13",
"automattic/jetpack-config": "^2.0.4",
"automattic/jetpack-connection": "^5.1.6",
"automattic/jetpack-constants": "^2.0.5",
"automattic/jetpack-my-jetpack": "^4.36.0",
"automattic/jetpack-status": "^4.0.3",
"automattic/jetpack-sync": "^3.14.4",
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.8",
"automattic/wordbless": "0.4.2",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-11-04T09:24:57+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-search",
"textdomain": "jetpack-search-pkg",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-search/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-trunk": "0.45.x-dev"
},
"version-constants": {
"::VERSION": "src/class-package.php"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Tools to assist with enabling cloud search for Jetpack sites.",
"support": {
"source": "https://github.com/Automattic/jetpack-search/tree/v0.45.12"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-search"
},
{
"name": "automattic/jetpack-stats",
"version": "v0.13.5",
"version_normalized": "0.13.5.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-stats.git",
"reference": "932c2150b6681651437ebcc455a90b51b7882fb1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-stats/zipball/932c2150b6681651437ebcc455a90b51b7882fb1",
"reference": "932c2150b6681651437ebcc455a90b51b7882fb1",
"shasum": ""
},
"require": {
"automattic/jetpack-connection": "^5.1.6",
"automattic/jetpack-constants": "^2.0.5",
"automattic/jetpack-status": "^4.0.3",
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.8",
"automattic/wordbless": "dev-master",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-11-04T09:24:33+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-stats",
"version-constants": {
"::PACKAGE_VERSION": "src/class-package-version.php"
},
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-stats/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-trunk": "0.13.x-dev"
},
"textdomain": "jetpack-stats"
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Collect valuable traffic stats and insights.",
"support": {
"source": "https://github.com/Automattic/jetpack-stats/tree/v0.13.5"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-stats"
},
{
"name": "automattic/jetpack-stats-admin",
"version": "v0.22.5",
"version_normalized": "0.22.5.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-stats-admin.git",
"reference": "0c00fa1860fd4a3efa2115a12de91715e7fcba44"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-stats-admin/zipball/0c00fa1860fd4a3efa2115a12de91715e7fcba44",
"reference": "0c00fa1860fd4a3efa2115a12de91715e7fcba44",
"shasum": ""
},
"require": {
"automattic/jetpack-connection": "^5.1.6",
"automattic/jetpack-constants": "^2.0.5",
"automattic/jetpack-jitm": "^3.1.28",
"automattic/jetpack-plans": "^0.4.13",
"automattic/jetpack-stats": "^0.13.5",
"automattic/jetpack-status": "^4.0.3",
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.8",
"automattic/wordbless": "dev-master",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-11-04T09:24:46+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-stats-admin",
"branch-alias": {
"dev-trunk": "0.22.x-dev"
},
"textdomain": "jetpack-stats-admin",
"version-constants": {
"::VERSION": "src/class-main.php"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Stats Dashboard",
"support": {
"source": "https://github.com/Automattic/jetpack-stats-admin/tree/v0.22.5"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-stats-admin"
},
{
"name": "automattic/jetpack-status",
"version": "v4.0.3",
"version_normalized": "4.0.3.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-status.git",
"reference": "a1a579c3c8ae4ee7a251f851997264f6e5f9deb1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-status/zipball/a1a579c3c8ae4ee7a251f851997264f6e5f9deb1",
"reference": "a1a579c3c8ae4ee7a251f851997264f6e5f9deb1",
"shasum": ""
},
"require": {
"automattic/jetpack-constants": "^2.0.5",
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.8",
"automattic/jetpack-connection": "@dev",
"automattic/jetpack-ip": "^0.3.1",
"automattic/jetpack-plans": "@dev",
"brain/monkey": "2.6.1",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-11-04T09:23:54+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-status",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-status/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-trunk": "4.0.x-dev"
},
"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/v4.0.3"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-status"
},
{
"name": "automattic/jetpack-sync",
"version": "v3.14.4",
"version_normalized": "3.14.4.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-sync.git",
"reference": "1ca1b37e1fa8da817b1e5636465bed588772a80a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-sync/zipball/1ca1b37e1fa8da817b1e5636465bed588772a80a",
"reference": "1ca1b37e1fa8da817b1e5636465bed588772a80a",
"shasum": ""
},
"require": {
"automattic/jetpack-connection": "^5.1.6",
"automattic/jetpack-constants": "^2.0.5",
"automattic/jetpack-ip": "^0.3.1",
"automattic/jetpack-password-checker": "^0.3.3",
"automattic/jetpack-roles": "^2.0.4",
"automattic/jetpack-status": "^4.0.3",
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.8",
"automattic/jetpack-search": "@dev",
"automattic/jetpack-waf": "^0.22.3",
"automattic/wordbless": "@dev",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-11-04T09:24:37+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-sync",
"textdomain": "jetpack-sync",
"version-constants": {
"::PACKAGE_VERSION": "src/class-package-version.php"
},
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-sync/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-trunk": "3.14.x-dev"
},
"dependencies": {
"test-only": [
"packages/search",
"packages/waf"
]
}
},
"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/v3.14.4"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-sync"
},
{
"name": "automattic/jetpack-videopress",
"version": "v0.24.16",
"version_normalized": "0.24.16.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-videopress.git",
"reference": "f724d995509635b1173e407663caa36057215843"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-videopress/zipball/f724d995509635b1173e407663caa36057215843",
"reference": "f724d995509635b1173e407663caa36057215843",
"shasum": ""
},
"require": {
"automattic/jetpack-admin-ui": "^0.4.6",
"automattic/jetpack-assets": "^2.3.13",
"automattic/jetpack-connection": "^5.1.6",
"automattic/jetpack-my-jetpack": "^4.36.0",
"automattic/jetpack-plans": "^0.4.13",
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.8",
"automattic/wordbless": "@dev",
"brain/monkey": "2.6.1",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-11-04T09:24:56+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-videopress",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-videopress/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-trunk": "0.24.x-dev"
},
"version-constants": {
"::PACKAGE_VERSION": "src/class-package-version.php"
},
"textdomain": "jetpack-videopress-pkg"
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "VideoPress package",
"support": {
"source": "https://github.com/Automattic/jetpack-videopress/tree/v0.24.16"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-videopress"
},
{
"name": "automattic/jetpack-waf",
"version": "v0.22.3",
"version_normalized": "0.22.3.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-waf.git",
"reference": "68020fe3d5edda7257ce4a97272c0621038f0056"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-waf/zipball/68020fe3d5edda7257ce4a97272c0621038f0056",
"reference": "68020fe3d5edda7257ce4a97272c0621038f0056",
"shasum": ""
},
"require": {
"automattic/jetpack-connection": "^5.1.6",
"automattic/jetpack-constants": "^2.0.5",
"automattic/jetpack-ip": "^0.3.1",
"automattic/jetpack-status": "^4.0.3",
"php": ">=7.0",
"wikimedia/aho-corasick": "^1.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.8",
"automattic/wordbless": "@dev",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-11-04T09:24:35+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-waf",
"textdomain": "jetpack-waf",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-waf/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-trunk": "0.22.x-dev"
}
},
"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.22.3"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-waf"
},
{
"name": "automattic/jetpack-wordads",
"version": "v0.3.38",
"version_normalized": "0.3.38.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-wordads.git",
"reference": "6a67b03b67adaf74dc6cc4b1dada0e1c6de02285"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-wordads/zipball/6a67b03b67adaf74dc6cc4b1dada0e1c6de02285",
"reference": "6a67b03b67adaf74dc6cc4b1dada0e1c6de02285",
"shasum": ""
},
"require": {
"automattic/jetpack-assets": "^2.3.13",
"automattic/jetpack-config": "^2.0.4",
"automattic/jetpack-connection": "^5.1.6",
"automattic/jetpack-constants": "^2.0.5",
"automattic/jetpack-status": "^4.0.3",
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.8",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-11-04T09:24:47+00:00",
"type": "jetpack-library",
"extra": {
"mirror-repo": "Automattic/jetpack-wordads",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-wordads/compare/v${old}...v${new}"
},
"autotagger": true,
"branch-alias": {
"dev-trunk": "0.3.x-dev"
},
"textdomain": "jetpack-wordads",
"version-constants": {
"::VERSION": "src/class-package.php"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Earn income by allowing Jetpack to display high quality ads.",
"support": {
"source": "https://github.com/Automattic/jetpack-wordads/tree/v0.3.38"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-wordads"
},
{
"name": "automattic/woocommerce-analytics",
"version": "v0.1.13",
"version_normalized": "0.1.13.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/woocommerce-analytics.git",
"reference": "5eb3625f5d22ee218d94a38d42aace0c18f6adda"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/woocommerce-analytics/zipball/5eb3625f5d22ee218d94a38d42aace0c18f6adda",
"reference": "5eb3625f5d22ee218d94a38d42aace0c18f6adda",
"shasum": ""
},
"require": {
"automattic/jetpack-connection": "^5.1.6",
"automattic/jetpack-constants": "^2.0.5",
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.8",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-11-04T09:24:32+00:00",
"type": "jetpack-library",
"extra": {
"mirror-repo": "Automattic/woocommerce-analytics",
"changelogger": {
"link-template": "https://github.com/Automattic/woocommerce-analytics/compare/v${old}...v${new}"
},
"autotagger": true,
"branch-alias": {
"dev-trunk": "0.1.x-dev"
},
"textdomain": "woocommerce-analytics",
"version-constants": {
"::PACKAGE_VERSION": "src/class-woocommerce-analytics.php"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Enhanced analytics for WooCommerce users.",
"support": {
"source": "https://github.com/Automattic/woocommerce-analytics/tree/v0.1.13"
},
"install-path": "../../jetpack_vendor/automattic/woocommerce-analytics"
},
{
"name": "scssphp/scssphp",
"version": "v1.12.0",
"version_normalized": "1.12.0.0",
"source": {
"type": "git",
"url": "https://github.com/scssphp/scssphp.git",
"reference": "a6b20c170ddb95f116b3d148a466a7bed1e85c35"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/scssphp/scssphp/zipball/a6b20c170ddb95f116b3d148a466a7bed1e85c35",
"reference": "a6b20c170ddb95f116b3d148a466a7bed1e85c35",
"shasum": ""
},
"require": {
"ext-ctype": "*",
"ext-json": "*",
"php": ">=5.6.0"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.4",
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.3 || ^9.4",
"sass/sass-spec": "*",
"squizlabs/php_codesniffer": "~3.5",
"symfony/phpunit-bridge": "^5.1",
"thoughtbot/bourbon": "^7.0",
"twbs/bootstrap": "~5.0",
"twbs/bootstrap4": "4.6.1",
"zurb/foundation": "~6.7.0"
},
"suggest": {
"ext-iconv": "Can be used as fallback when ext-mbstring is not available",
"ext-mbstring": "For best performance, mbstring should be installed as it is faster than ext-iconv"
},
"time": "2023-11-14T14:56:09+00:00",
"bin": [
"bin/pscss"
],
"type": "library",
"extra": {
"bamarni-bin": {
"forward-command": false,
"bin-links": false
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"ScssPhp\\ScssPhp\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Anthon Pang",
"email": "apang@softwaredevelopment.ca",
"homepage": "https://github.com/robocoder"
},
{
"name": "Cédric Morin",
"email": "cedric@yterium.com",
"homepage": "https://github.com/Cerdic"
}
],
"description": "scssphp is a compiler for SCSS written in PHP.",
"homepage": "http://scssphp.github.io/scssphp/",
"keywords": [
"css",
"less",
"sass",
"scss",
"stylesheet"
],
"support": {
"issues": "https://github.com/scssphp/scssphp/issues",
"source": "https://github.com/scssphp/scssphp/tree/v1.12.0"
},
"install-path": "../scssphp/scssphp"
},
{
"name": "wikimedia/aho-corasick",
"version": "v1.0.1",
"version_normalized": "1.0.1.0",
"source": {
"type": "git",
"url": "https://github.com/wikimedia/AhoCorasick.git",
"reference": "2f3a1bd765913637a66eade658d11d82f0e551be"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/wikimedia/AhoCorasick/zipball/2f3a1bd765913637a66eade658d11d82f0e551be",
"reference": "2f3a1bd765913637a66eade658d11d82f0e551be",
"shasum": ""
},
"require": {
"php": ">=5.5.9"
},
"require-dev": {
"jakub-onderka/php-console-highlighter": "0.3.2",
"jakub-onderka/php-parallel-lint": "1.0.0",
"mediawiki/mediawiki-codesniffer": "18.0.0",
"mediawiki/minus-x": "0.3.1",
"phpunit/phpunit": "4.8.36 || ^6.5"
},
"time": "2018-05-01T18:13:32+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Ori Livneh",
"email": "ori@wikimedia.org"
}
],
"description": "An implementation of the Aho-Corasick string matching algorithm.",
"homepage": "https://gerrit.wikimedia.org/g/AhoCorasick",
"keywords": [
"ahocorasick",
"matcher"
],
"support": {
"source": "https://github.com/wikimedia/AhoCorasick/tree/v1.0.1"
},
"install-path": "../wikimedia/aho-corasick"
}
],
"dev": false,
"dev-package-names": []
}