{ "packages": [ { "name": "automattic/jetpack-a8c-mc-stats", "version": "v3.0.0", "version_normalized": "3.0.0.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-a8c-mc-stats.git", "reference": "d6bdf2f1d1941e0a22d17c6f3152097d8e0a30e6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/d6bdf2f1d1941e0a22d17c6f3152097d8e0a30e6", "reference": "d6bdf2f1d1941e0a22d17c6f3152097d8e0a30e6", "shasum": "" }, "require": { "php": ">=7.2" }, "require-dev": { "automattic/jetpack-changelogger": "^5.0.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-14T20:12:50+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.0" }, "install-path": "../../jetpack_vendor/automattic/jetpack-a8c-mc-stats" }, { "name": "automattic/jetpack-admin-ui", "version": "v0.5.1", "version_normalized": "0.5.1.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-admin-ui.git", "reference": "a0894d34333451089add7b20f70e73b6509d6b6d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-admin-ui/zipball/a0894d34333451089add7b20f70e73b6509d6b6d", "reference": "a0894d34333451089add7b20f70e73b6509d6b6d", "shasum": "" }, "require": { "php": ">=7.2" }, "require-dev": { "automattic/jetpack-changelogger": "^5.1.0", "automattic/jetpack-logo": "^3.0.0", "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-25T16:33:45+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.1" }, "install-path": "../../jetpack_vendor/automattic/jetpack-admin-ui" }, { "name": "automattic/jetpack-assets", "version": "v4.0.3", "version_normalized": "4.0.3.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-assets.git", "reference": "1b426ed509e01a65d15c6424134b755ead87ec01" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-assets/zipball/1b426ed509e01a65d15c6424134b755ead87ec01", "reference": "1b426ed509e01a65d15c6424134b755ead87ec01", "shasum": "" }, "require": { "automattic/jetpack-constants": "^3.0.1", "php": ">=7.2" }, "require-dev": { "automattic/jetpack-changelogger": "^5.1.0", "brain/monkey": "^2.6.2", "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": "2025-01-20T16:47:02+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.3" }, "install-path": "../../jetpack_vendor/automattic/jetpack-assets" }, { "name": "automattic/jetpack-autoloader", "version": "v5.0.1", "version_normalized": "5.0.1.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-autoloader.git", "reference": "ba3f5146426367c718312a0da87ebd596ed9cf33" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/ba3f5146426367c718312a0da87ebd596ed9cf33", "reference": "ba3f5146426367c718312a0da87ebd596ed9cf33", "shasum": "" }, "require": { "composer-plugin-api": "^2.2", "php": ">=7.2" }, "require-dev": { "automattic/jetpack-changelogger": "^5.1.0", "composer/composer": "^2.2", "yoast/phpunit-polyfills": "^1.1.1" }, "time": "2025-01-20T16:46:39+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.1" }, "install-path": "../automattic/jetpack-autoloader" }, { "name": "automattic/jetpack-boost-core", "version": "v0.3.4", "version_normalized": "0.3.4.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-boost-core.git", "reference": "5dda83d58988a369ec613ccd5fc6f54e02de8c8f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-boost-core/zipball/5dda83d58988a369ec613ccd5fc6f54e02de8c8f", "reference": "5dda83d58988a369ec613ccd5fc6f54e02de8c8f", "shasum": "" }, "require": { "automattic/jetpack-connection": "^6.3.0", "php": ">=7.2" }, "require-dev": { "automattic/jetpack-changelogger": "^5.1.0", "yoast/phpunit-polyfills": "^1.1.1" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, "time": "2025-01-23T10:45:24+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.4" }, "install-path": "../../jetpack_vendor/automattic/jetpack-boost-core" }, { "name": "automattic/jetpack-boost-speed-score", "version": "v0.4.1", "version_normalized": "0.4.1.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-boost-speed-score.git", "reference": "159f30af90b76207d7a8d85c7b7bfeff5ba2ae56" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-boost-speed-score/zipball/159f30af90b76207d7a8d85c7b7bfeff5ba2ae56", "reference": "159f30af90b76207d7a8d85c7b7bfeff5ba2ae56", "shasum": "" }, "require": { "automattic/jetpack-boost-core": "^0.3.4", "php": ">=7.2" }, "require-dev": { "automattic/jetpack-changelogger": "^5.1.0", "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": "2025-01-23T10:45:25+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.1" }, "install-path": "../../jetpack_vendor/automattic/jetpack-boost-speed-score" }, { "name": "automattic/jetpack-composer-plugin", "version": "v4.0.0", "version_normalized": "4.0.0.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-composer-plugin.git", "reference": "1cba7634cd30813c0bce0331e37b01bcfa997f8b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-composer-plugin/zipball/1cba7634cd30813c0bce0331e37b01bcfa997f8b", "reference": "1cba7634cd30813c0bce0331e37b01bcfa997f8b", "shasum": "" }, "require": { "composer-plugin-api": "^2.2", "php": ">=7.2" }, "require-dev": { "automattic/jetpack-changelogger": "^5.1.0", "composer/composer": "^2.2", "yoast/phpunit-polyfills": "^1.1.1" }, "time": "2024-11-25T16:33:23+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.0" }, "install-path": "../automattic/jetpack-composer-plugin" }, { "name": "automattic/jetpack-config", "version": "v3.0.0", "version_normalized": "3.0.0.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-config.git", "reference": "fc719eff5073634b0c62793b05be913ca634e192" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-config/zipball/fc719eff5073634b0c62793b05be913ca634e192", "reference": "fc719eff5073634b0c62793b05be913ca634e192", "shasum": "" }, "require": { "php": ">=7.2" }, "require-dev": { "automattic/jetpack-changelogger": "^5.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": "2024-11-14T20:12:40+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.0" }, "install-path": "../../jetpack_vendor/automattic/jetpack-config" }, { "name": "automattic/jetpack-connection", "version": "v6.3.0", "version_normalized": "6.3.0.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-connection.git", "reference": "4fdfd01c73bb200da75eb0c717d97aa34f245204" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-connection/zipball/4fdfd01c73bb200da75eb0c717d97aa34f245204", "reference": "4fdfd01c73bb200da75eb0c717d97aa34f245204", "shasum": "" }, "require": { "automattic/jetpack-a8c-mc-stats": "^3.0.0", "automattic/jetpack-admin-ui": "^0.5.1", "automattic/jetpack-assets": "^4.0.3", "automattic/jetpack-constants": "^3.0.1", "automattic/jetpack-redirect": "^3.0.1", "automattic/jetpack-roles": "^3.0.1", "automattic/jetpack-status": "^5.0.2", "php": ">=7.2" }, "require-dev": { "automattic/jetpack-changelogger": "^5.1.0", "automattic/wordbless": "^0.4.2", "brain/monkey": "^2.6.2", "yoast/phpunit-polyfills": "^1.1.1" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, "time": "2025-01-20T16:47:23+00:00", "type": "jetpack-library", "extra": { "autotagger": true, "textdomain": "jetpack-connection", "mirror-repo": "Automattic/jetpack-connection", "branch-alias": { "dev-trunk": "6.3.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.3.0" }, "install-path": "../../jetpack_vendor/automattic/jetpack-connection" }, { "name": "automattic/jetpack-constants", "version": "v3.0.1", "version_normalized": "3.0.1.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-constants.git", "reference": "d4b7820defcdb40c1add88d5ebd722e4ba80a873" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-constants/zipball/d4b7820defcdb40c1add88d5ebd722e4ba80a873", "reference": "d4b7820defcdb40c1add88d5ebd722e4ba80a873", "shasum": "" }, "require": { "php": ">=7.2" }, "require-dev": { "automattic/jetpack-changelogger": "^5.1.0", "brain/monkey": "^2.6.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-25T16:33:27+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.1" }, "install-path": "../../jetpack_vendor/automattic/jetpack-constants" }, { "name": "automattic/jetpack-device-detection", "version": "v3.0.0", "version_normalized": "3.0.0.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-device-detection.git", "reference": "06b820c178b55a2befaf59588d5fcad7d4606d9a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/06b820c178b55a2befaf59588d5fcad7d4606d9a", "reference": "06b820c178b55a2befaf59588d5fcad7d4606d9a", "shasum": "" }, "require": { "php": ">=7.2" }, "require-dev": { "automattic/jetpack-changelogger": "^5.0.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-14T20:13:03+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.0" }, "install-path": "../../jetpack_vendor/automattic/jetpack-device-detection" }, { "name": "automattic/jetpack-explat", "version": "v0.2.4", "version_normalized": "0.2.4.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-explat.git", "reference": "fbdb1865edd7039d5814348e0a82d2accab19c80" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-explat/zipball/fbdb1865edd7039d5814348e0a82d2accab19c80", "reference": "fbdb1865edd7039d5814348e0a82d2accab19c80", "shasum": "" }, "require": { "automattic/jetpack-connection": "^6.3.0", "php": ">=7.2" }, "require-dev": { "automattic/jetpack-changelogger": "^5.1.0", "yoast/phpunit-polyfills": "^1.1.1" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, "time": "2025-01-20T16:47:44+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.4" }, "install-path": "../../jetpack_vendor/automattic/jetpack-explat" }, { "name": "automattic/jetpack-image-cdn", "version": "v0.7.3", "version_normalized": "0.7.3.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-image-cdn.git", "reference": "db41d6353970954428d879df153110bc352528f6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-image-cdn/zipball/db41d6353970954428d879df153110bc352528f6", "reference": "db41d6353970954428d879df153110bc352528f6", "shasum": "" }, "require": { "automattic/jetpack-assets": "^4.0.3", "automattic/jetpack-status": "^5.0.2", "php": ">=7.2" }, "require-dev": { "automattic/jetpack-changelogger": "^5.1.0", "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": "2025-01-20T16:47:04+00:00", "type": "jetpack-library", "extra": { "autotagger": true, "textdomain": "jetpack-image-cdn", "mirror-repo": "Automattic/jetpack-image-cdn", "branch-alias": { "dev-trunk": "0.7.x-dev" }, "changelogger": { "link-template": "https://github.com/Automattic/jetpack-image-cdn/compare/v${old}...v${new}" }, "version-constants": { "::PACKAGE_VERSION": "src/class-image-cdn.php" } }, "installation-source": "dist", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Serve images through Jetpack's powerful CDN", "support": { "source": "https://github.com/Automattic/jetpack-image-cdn/tree/v0.7.3" }, "install-path": "../../jetpack_vendor/automattic/jetpack-image-cdn" }, { "name": "automattic/jetpack-ip", "version": "v0.4.1", "version_normalized": "0.4.1.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-ip.git", "reference": "04d7deb2c16faa6c4a3e5074bf0e12c8a87d035a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-ip/zipball/04d7deb2c16faa6c4a3e5074bf0e12c8a87d035a", "reference": "04d7deb2c16faa6c4a3e5074bf0e12c8a87d035a", "shasum": "" }, "require": { "php": ">=7.2" }, "require-dev": { "automattic/jetpack-changelogger": "^5.1.0", "brain/monkey": "^2.6.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-25T16:33:22+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.1" }, "install-path": "../../jetpack_vendor/automattic/jetpack-ip" }, { "name": "automattic/jetpack-jitm", "version": "v4.0.4", "version_normalized": "4.0.4.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-jitm.git", "reference": "4d267b6f109a7857d6470871d7096e9bc5c13f99" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/4d267b6f109a7857d6470871d7096e9bc5c13f99", "reference": "4d267b6f109a7857d6470871d7096e9bc5c13f99", "shasum": "" }, "require": { "automattic/jetpack-a8c-mc-stats": "^3.0.0", "automattic/jetpack-assets": "^4.0.3", "automattic/jetpack-connection": "^6.3.0", "automattic/jetpack-device-detection": "^3.0.0", "automattic/jetpack-logo": "^3.0.0", "automattic/jetpack-redirect": "^3.0.1", "automattic/jetpack-status": "^5.0.2", "php": ">=7.2" }, "require-dev": { "automattic/jetpack-changelogger": "^5.1.0", "brain/monkey": "^2.6.2", "yoast/phpunit-polyfills": "^1.1.1" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, "time": "2025-01-20T16:47:45+00:00", "type": "jetpack-library", "extra": { "autotagger": true, "textdomain": "jetpack-jitm", "mirror-repo": "Automattic/jetpack-jitm", "branch-alias": { "dev-trunk": "4.0.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.0.4" }, "install-path": "../../jetpack_vendor/automattic/jetpack-jitm" }, { "name": "automattic/jetpack-licensing", "version": "v3.0.3", "version_normalized": "3.0.3.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-licensing.git", "reference": "e8daff59cd2d7954f371d7b5617350197fcc6945" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-licensing/zipball/e8daff59cd2d7954f371d7b5617350197fcc6945", "reference": "e8daff59cd2d7954f371d7b5617350197fcc6945", "shasum": "" }, "require": { "automattic/jetpack-connection": "^6.3.0", "php": ">=7.2" }, "require-dev": { "automattic/jetpack-changelogger": "^5.1.0", "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": "2025-01-20T16:47:29+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.3" }, "install-path": "../../jetpack_vendor/automattic/jetpack-licensing" }, { "name": "automattic/jetpack-logo", "version": "v3.0.0", "version_normalized": "3.0.0.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-logo.git", "reference": "ba35cdbfc401a43ab4e5cc4085048dfe6da3da1f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-logo/zipball/ba35cdbfc401a43ab4e5cc4085048dfe6da3da1f", "reference": "ba35cdbfc401a43ab4e5cc4085048dfe6da3da1f", "shasum": "" }, "require": { "php": ">=7.2" }, "require-dev": { "automattic/jetpack-changelogger": "^5.0.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-14T20:12:55+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.0" }, "install-path": "../../jetpack_vendor/automattic/jetpack-logo" }, { "name": "automattic/jetpack-my-jetpack", "version": "v5.4.0", "version_normalized": "5.4.0.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-my-jetpack.git", "reference": "cb7f2d989e9fb61ed729e7b924303f65a3792765" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-my-jetpack/zipball/cb7f2d989e9fb61ed729e7b924303f65a3792765", "reference": "cb7f2d989e9fb61ed729e7b924303f65a3792765", "shasum": "" }, "require": { "automattic/jetpack-admin-ui": "^0.5.1", "automattic/jetpack-assets": "^4.0.3", "automattic/jetpack-boost-speed-score": "^0.4.1", "automattic/jetpack-connection": "^6.3.0", "automattic/jetpack-constants": "^3.0.1", "automattic/jetpack-explat": "^0.2.4", "automattic/jetpack-jitm": "^4.0.4", "automattic/jetpack-licensing": "^3.0.3", "automattic/jetpack-plans": "^0.5.1", "automattic/jetpack-plugins-installer": "^0.5.0", "automattic/jetpack-protect-status": "^0.4.2", "automattic/jetpack-redirect": "^3.0.1", "automattic/jetpack-status": "^5.0.2", "automattic/jetpack-sync": "^4.5.0", "php": ">=7.2" }, "require-dev": { "automattic/jetpack-changelogger": "^5.1.0", "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": "2025-01-23T10:45:40+00:00", "type": "jetpack-library", "extra": { "autotagger": true, "textdomain": "jetpack-my-jetpack", "mirror-repo": "Automattic/jetpack-my-jetpack", "branch-alias": { "dev-trunk": "5.4.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.4.0" }, "install-path": "../../jetpack_vendor/automattic/jetpack-my-jetpack" }, { "name": "automattic/jetpack-password-checker", "version": "v0.4.1", "version_normalized": "0.4.1.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-password-checker.git", "reference": "e721e7659cc7a6a37152a4e96485e6c139f02d5f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-password-checker/zipball/e721e7659cc7a6a37152a4e96485e6c139f02d5f", "reference": "e721e7659cc7a6a37152a4e96485e6c139f02d5f", "shasum": "" }, "require": { "php": ">=7.2" }, "require-dev": { "automattic/jetpack-changelogger": "^5.1.0", "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-25T16:33:31+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.1" }, "install-path": "../../jetpack_vendor/automattic/jetpack-password-checker" }, { "name": "automattic/jetpack-plans", "version": "v0.5.1", "version_normalized": "0.5.1.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-plans.git", "reference": "458c420da2e60e8127b4ad32f5fe31603fa92130" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-plans/zipball/458c420da2e60e8127b4ad32f5fe31603fa92130", "reference": "458c420da2e60e8127b4ad32f5fe31603fa92130", "shasum": "" }, "require": { "automattic/jetpack-connection": "^6.1.0", "php": ">=7.2" }, "require-dev": { "automattic/jetpack-changelogger": "^5.1.0", "automattic/jetpack-status": "^5.0.1", "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-25T16:34:49+00:00", "type": "library", "extra": { "autotagger": true, "mirror-repo": "Automattic/jetpack-plans", "branch-alias": { "dev-trunk": "0.5.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.5.1" }, "install-path": "../automattic/jetpack-plans" }, { "name": "automattic/jetpack-plugin-deactivation", "version": "v0.3.2", "version_normalized": "0.3.2.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-plugin-deactivation.git", "reference": "a34baa05154cde72679a99d059b2898f910c12b4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-plugin-deactivation/zipball/a34baa05154cde72679a99d059b2898f910c12b4", "reference": "a34baa05154cde72679a99d059b2898f910c12b4", "shasum": "" }, "require": { "automattic/jetpack-assets": "^4.0.3", "php": ">=7.2" }, "require-dev": { "automattic/jetpack-changelogger": "^5.1.0", "yoast/phpunit-polyfills": "^1.1.1" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, "time": "2025-01-23T10:45:16+00:00", "type": "jetpack-library", "extra": { "autotagger": true, "textdomain": "jetpack-plugin-deactivation", "mirror-repo": "Automattic/jetpack-plugin-deactivation", "branch-alias": { "dev-trunk": "0.3.x-dev" }, "changelogger": { "link-template": "https://github.com/Automattic/jetpack-plugin-deactivation/compare/v${old}...v${new}" }, "version-constants": { "::PACKAGE_VERSION": "src/class-deactivation-handler.php" } }, "installation-source": "dist", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Ask for feedback while deactivating a plugin", "support": { "source": "https://github.com/Automattic/jetpack-plugin-deactivation/tree/v0.3.2" }, "install-path": "../../jetpack_vendor/automattic/jetpack-plugin-deactivation" }, { "name": "automattic/jetpack-plugins-installer", "version": "v0.5.0", "version_normalized": "0.5.0.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-plugins-installer.git", "reference": "b54af3a580df5f766011997cf8676e94d2976c73" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-plugins-installer/zipball/b54af3a580df5f766011997cf8676e94d2976c73", "reference": "b54af3a580df5f766011997cf8676e94d2976c73", "shasum": "" }, "require": { "automattic/jetpack-a8c-mc-stats": "^3.0.0", "automattic/jetpack-status": "^5.0.0", "php": ">=7.2" }, "require-dev": { "automattic/jetpack-changelogger": "^5.0.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-14T20:14:11+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.0" }, "install-path": "../../jetpack_vendor/automattic/jetpack-plugins-installer" }, { "name": "automattic/jetpack-protect-models", "version": "v0.4.1", "version_normalized": "0.4.1.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-protect-models.git", "reference": "c2dd1bb73144c4691473981f63dcbb2db17aee60" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-protect-models/zipball/c2dd1bb73144c4691473981f63dcbb2db17aee60", "reference": "c2dd1bb73144c4691473981f63dcbb2db17aee60", "shasum": "" }, "require": { "php": ">=7.2" }, "require-dev": { "automattic/jetpack-changelogger": "^5.1.0", "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-25T16:33:40+00:00", "type": "jetpack-library", "extra": { "autotagger": true, "textdomain": "jetpack-protect-models", "mirror-repo": "Automattic/jetpack-protect-models", "branch-alias": { "dev-trunk": "0.4.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.4.1" }, "install-path": "../../jetpack_vendor/automattic/jetpack-protect-models" }, { "name": "automattic/jetpack-protect-status", "version": "v0.4.2", "version_normalized": "0.4.2.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-protect-status.git", "reference": "680943085cd86b4b598faa24065cff7cf8363bb1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-protect-status/zipball/680943085cd86b4b598faa24065cff7cf8363bb1", "reference": "680943085cd86b4b598faa24065cff7cf8363bb1", "shasum": "" }, "require": { "automattic/jetpack-connection": "^6.3.0", "automattic/jetpack-plans": "^0.5.1", "automattic/jetpack-plugins-installer": "^0.5.0", "automattic/jetpack-protect-models": "^0.4.1", "automattic/jetpack-sync": "^4.4.0", "php": ">=7.2" }, "require-dev": { "automattic/jetpack-changelogger": "^5.1.0", "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": "2025-01-20T16:47:39+00:00", "type": "jetpack-library", "extra": { "autotagger": true, "textdomain": "jetpack-protect-status", "mirror-repo": "Automattic/jetpack-protect-status", "branch-alias": { "dev-trunk": "0.4.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.4.2" }, "install-path": "../../jetpack_vendor/automattic/jetpack-protect-status" }, { "name": "automattic/jetpack-redirect", "version": "v3.0.1", "version_normalized": "3.0.1.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-redirect.git", "reference": "89732a3ba1c5eba8cfd948b7567823cd884102d5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/89732a3ba1c5eba8cfd948b7567823cd884102d5", "reference": "89732a3ba1c5eba8cfd948b7567823cd884102d5", "shasum": "" }, "require": { "automattic/jetpack-status": "^5.0.1", "php": ">=7.2" }, "require-dev": { "automattic/jetpack-changelogger": "^5.1.0", "brain/monkey": "^2.6.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-25T16:34:01+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.1" }, "install-path": "../../jetpack_vendor/automattic/jetpack-redirect" }, { "name": "automattic/jetpack-roles", "version": "v3.0.1", "version_normalized": "3.0.1.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-roles.git", "reference": "fe5f2a45901ea14be00728119d097619615fb031" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-roles/zipball/fe5f2a45901ea14be00728119d097619615fb031", "reference": "fe5f2a45901ea14be00728119d097619615fb031", "shasum": "" }, "require": { "php": ">=7.2" }, "require-dev": { "automattic/jetpack-changelogger": "^5.1.0", "brain/monkey": "^2.6.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-25T16:33:29+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.1" }, "install-path": "../../jetpack_vendor/automattic/jetpack-roles" }, { "name": "automattic/jetpack-schema", "version": "v0.2.0", "version_normalized": "0.2.0.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-schema.git", "reference": "d659897c2b3b2c13f057fc986026c195507db3fa" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-schema/zipball/d659897c2b3b2c13f057fc986026c195507db3fa", "reference": "d659897c2b3b2c13f057fc986026c195507db3fa", "shasum": "" }, "require": { "php": ">=7.2" }, "require-dev": { "automattic/jetpack-changelogger": "^5.1.0", "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-28T11:45:51+00:00", "type": "jetpack-library", "extra": { "autotagger": true, "textdomain": "jetpack-schema", "mirror-repo": "Automattic/jetpack-schema", "branch-alias": { "dev-trunk": "0.2.x-dev" }, "changelogger": { "link-template": "https://github.com/Automattic/jetpack-schema/compare/v${old}...v${new}" }, "version-constants": { "::PACKAGE_VERSION": "src/class-schema.php" } }, "installation-source": "dist", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Define a schema to validate or sanitize data in php", "support": { "source": "https://github.com/Automattic/jetpack-schema/tree/v0.2.0" }, "install-path": "../../jetpack_vendor/automattic/jetpack-schema" }, { "name": "automattic/jetpack-status", "version": "v5.0.2", "version_normalized": "5.0.2.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-status.git", "reference": "1e4f75f39cf6c264b3a6316df6b0cd27cf39d129" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-status/zipball/1e4f75f39cf6c264b3a6316df6b0cd27cf39d129", "reference": "1e4f75f39cf6c264b3a6316df6b0cd27cf39d129", "shasum": "" }, "require": { "automattic/jetpack-constants": "^3.0.1", "php": ">=7.2" }, "require-dev": { "automattic/jetpack-changelogger": "^5.1.0", "automattic/jetpack-connection": "@dev", "automattic/jetpack-ip": "^0.4.1", "automattic/jetpack-plans": "@dev", "brain/monkey": "^2.6.2", "yoast/phpunit-polyfills": "^1.1.1" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, "time": "2025-01-20T16:46:35+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.2" }, "install-path": "../../jetpack_vendor/automattic/jetpack-status" }, { "name": "automattic/jetpack-sync", "version": "v4.5.0", "version_normalized": "4.5.0.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-sync.git", "reference": "bdcd87f8e0aad2a6865cb8a04961b6ad4ae3e8dd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-sync/zipball/bdcd87f8e0aad2a6865cb8a04961b6ad4ae3e8dd", "reference": "bdcd87f8e0aad2a6865cb8a04961b6ad4ae3e8dd", "shasum": "" }, "require": { "automattic/jetpack-connection": "^6.3.0", "automattic/jetpack-constants": "^3.0.1", "automattic/jetpack-ip": "^0.4.1", "automattic/jetpack-password-checker": "^0.4.1", "automattic/jetpack-roles": "^3.0.1", "automattic/jetpack-status": "^5.0.2", "php": ">=7.2" }, "require-dev": { "automattic/jetpack-changelogger": "^5.1.0", "automattic/jetpack-search": "@dev", "automattic/jetpack-waf": "^0.23.2", "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": "2025-01-23T10:45:27+00:00", "type": "jetpack-library", "extra": { "autotagger": true, "textdomain": "jetpack-sync", "mirror-repo": "Automattic/jetpack-sync", "branch-alias": { "dev-trunk": "4.5.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.5.0" }, "install-path": "../../jetpack_vendor/automattic/jetpack-sync" }, { "name": "automattic/jetpack-wp-js-data-sync", "version": "v0.6.1", "version_normalized": "0.6.1.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-wp-js-data-sync.git", "reference": "c2a89eec15f2b795be6caa5ea98e50ea8b14a44c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-wp-js-data-sync/zipball/c2a89eec15f2b795be6caa5ea98e50ea8b14a44c", "reference": "c2a89eec15f2b795be6caa5ea98e50ea8b14a44c", "shasum": "" }, "require": { "automattic/jetpack-schema": "^0.2.0", "php": ">=7.2" }, "require-dev": { "automattic/jetpack-changelogger": "^5.1.0", "yoast/phpunit-polyfills": "^1.1.1" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, "time": "2025-01-23T10:44:55+00:00", "type": "jetpack-library", "extra": { "autotagger": true, "textdomain": "jetpack-wp-js-data-sync", "mirror-repo": "Automattic/jetpack-wp-js-data-sync", "branch-alias": { "dev-trunk": "0.6.x-dev" }, "changelogger": { "link-template": "https://github.com/Automattic/jetpack-wp-js-data-sync/compare/v${old}...v${new}" }, "version-constants": { "::PACKAGE_VERSION": "src/class-data-sync.php" } }, "installation-source": "dist", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "A package to setup REST API and script localization to pass data to a JavaScript client.", "support": { "source": "https://github.com/Automattic/jetpack-wp-js-data-sync/tree/v0.6.1" }, "install-path": "../../jetpack_vendor/automattic/jetpack-wp-js-data-sync" }, { "name": "matthiasmullie/minify", "version": "1.3.73", "version_normalized": "1.3.73.0", "source": { "type": "git", "url": "https://github.com/matthiasmullie/minify.git", "reference": "cb7a9297b4ab070909cefade30ee95054d4ae87a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/matthiasmullie/minify/zipball/cb7a9297b4ab070909cefade30ee95054d4ae87a", "reference": "cb7a9297b4ab070909cefade30ee95054d4ae87a", "shasum": "" }, "require": { "ext-pcre": "*", "matthiasmullie/path-converter": "~1.1", "php": ">=5.3.0" }, "require-dev": { "friendsofphp/php-cs-fixer": ">=2.0", "matthiasmullie/scrapbook": ">=1.3", "phpunit/phpunit": ">=4.8", "squizlabs/php_codesniffer": ">=3.0" }, "suggest": { "psr/cache-implementation": "Cache implementation to use with Minify::cache" }, "time": "2024-03-15T10:27:10+00:00", "bin": [ "bin/minifycss", "bin/minifyjs" ], "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "MatthiasMullie\\Minify\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Matthias Mullie", "email": "minify@mullie.eu", "homepage": "https://www.mullie.eu", "role": "Developer" } ], "description": "CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.", "homepage": "https://github.com/matthiasmullie/minify", "keywords": [ "JS", "css", "javascript", "minifier", "minify" ], "support": { "issues": "https://github.com/matthiasmullie/minify/issues", "source": "https://github.com/matthiasmullie/minify/tree/1.3.73" }, "funding": [ { "url": "https://github.com/matthiasmullie", "type": "github" } ], "install-path": "../matthiasmullie/minify" }, { "name": "matthiasmullie/path-converter", "version": "1.1.3", "version_normalized": "1.1.3.0", "source": { "type": "git", "url": "https://github.com/matthiasmullie/path-converter.git", "reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/matthiasmullie/path-converter/zipball/e7d13b2c7e2f2268e1424aaed02085518afa02d9", "reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9", "shasum": "" }, "require": { "ext-pcre": "*", "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "~4.8" }, "time": "2019-02-05T23:41:09+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "MatthiasMullie\\PathConverter\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Matthias Mullie", "email": "pathconverter@mullie.eu", "homepage": "http://www.mullie.eu", "role": "Developer" } ], "description": "Relative path converter", "homepage": "http://github.com/matthiasmullie/path-converter", "keywords": [ "converter", "path", "paths", "relative" ], "support": { "issues": "https://github.com/matthiasmullie/path-converter/issues", "source": "https://github.com/matthiasmullie/path-converter/tree/1.1.3" }, "install-path": "../matthiasmullie/path-converter" } ], "dev": false, "dev-package-names": [] }