{ "packages": [ { "name": "automattic/jetpack-a8c-mc-stats", "version": "v1.4.22", "version_normalized": "1.4.22.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-a8c-mc-stats.git", "reference": "d7fdf2fc7ae33d75e24e82d81269e33ec718446f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/d7fdf2fc7ae33d75e24e82d81269e33ec718446f", "reference": "d7fdf2fc7ae33d75e24e82d81269e33ec718446f", "shasum": "" }, "require-dev": { "automattic/jetpack-changelogger": "^3.3.9", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, "time": "2023-09-19T18:18:33+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": "1.4.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/v1.4.22" }, "install-path": "../../jetpack_vendor/automattic/jetpack-a8c-mc-stats" }, { "name": "automattic/jetpack-admin-ui", "version": "v0.2.23", "version_normalized": "0.2.23.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-admin-ui.git", "reference": "2684f3ee3b458074d95e727e70ae994802501688" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-admin-ui/zipball/2684f3ee3b458074d95e727e70ae994802501688", "reference": "2684f3ee3b458074d95e727e70ae994802501688", "shasum": "" }, "require-dev": { "automattic/jetpack-changelogger": "^3.3.9", "automattic/jetpack-logo": "^1.6.3", "automattic/wordbless": "dev-master", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, "time": "2023-09-19T18:19:10+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.2.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.2.23" }, "install-path": "../../jetpack_vendor/automattic/jetpack-admin-ui" }, { "name": "automattic/jetpack-assets", "version": "v1.18.13", "version_normalized": "1.18.13.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-assets.git", "reference": "f3da965ec6e25acab6b18dbd8669285659212ab9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-assets/zipball/f3da965ec6e25acab6b18dbd8669285659212ab9", "reference": "f3da965ec6e25acab6b18dbd8669285659212ab9", "shasum": "" }, "require": { "automattic/jetpack-constants": "^1.6.23" }, "require-dev": { "automattic/jetpack-changelogger": "^3.3.11", "brain/monkey": "2.6.1", "wikimedia/testing-access-wrapper": "^1.0 || ^2.0", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, "time": "2023-10-19T23:36:22+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": "1.18.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/v1.18.13" }, "install-path": "../../jetpack_vendor/automattic/jetpack-assets" }, { "name": "automattic/jetpack-autoloader", "version": "v2.12.0", "version_normalized": "2.12.0.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-autoloader.git", "reference": "632b69cfc73ed5505f2b03165e7f68d414d0da12" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/632b69cfc73ed5505f2b03165e7f68d414d0da12", "reference": "632b69cfc73ed5505f2b03165e7f68d414d0da12", "shasum": "" }, "require": { "composer-plugin-api": "^1.1 || ^2.0" }, "require-dev": { "automattic/jetpack-changelogger": "^3.3.11", "yoast/phpunit-polyfills": "1.1.0" }, "time": "2023-09-28T18:33:34+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": "2.12.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/v2.12.0" }, "install-path": "../automattic/jetpack-autoloader" }, { "name": "automattic/jetpack-composer-plugin", "version": "v1.1.14", "version_normalized": "1.1.14.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-composer-plugin.git", "reference": "4722a7fe4bd0080962308653a7f935a24acfc027" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-composer-plugin/zipball/4722a7fe4bd0080962308653a7f935a24acfc027", "reference": "4722a7fe4bd0080962308653a7f935a24acfc027", "shasum": "" }, "require": { "composer-plugin-api": "^2.1.0" }, "require-dev": { "automattic/jetpack-changelogger": "^3.3.9", "composer/composer": "^2.2 || ^2.4", "yoast/phpunit-polyfills": "1.1.0" }, "time": "2023-09-19T18:18:32+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": "1.1.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/v1.1.14" }, "install-path": "../automattic/jetpack-composer-plugin" }, { "name": "automattic/jetpack-config", "version": "v1.15.4", "version_normalized": "1.15.4.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-config.git", "reference": "6cf8d61a972530322c9b62f7375fff83342c38f9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-config/zipball/6cf8d61a972530322c9b62f7375fff83342c38f9", "reference": "6cf8d61a972530322c9b62f7375fff83342c38f9", "shasum": "" }, "require-dev": { "automattic/jetpack-changelogger": "^3.3.9" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, "time": "2023-09-19T18:18:30+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": "1.15.x-dev" } }, "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/v1.15.4" }, "install-path": "../../jetpack_vendor/automattic/jetpack-config" }, { "name": "automattic/jetpack-connection", "version": "v1.58.2", "version_normalized": "1.58.2.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-connection.git", "reference": "9b12984bc9fcc075844b4f2e3fe27176e42cdf14" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-connection/zipball/9b12984bc9fcc075844b4f2e3fe27176e42cdf14", "reference": "9b12984bc9fcc075844b4f2e3fe27176e42cdf14", "shasum": "" }, "require": { "automattic/jetpack-a8c-mc-stats": "^1.4.22", "automattic/jetpack-admin-ui": "^0.2.23", "automattic/jetpack-constants": "^1.6.23", "automattic/jetpack-redirect": "^1.7.27", "automattic/jetpack-roles": "^1.4.25", "automattic/jetpack-status": "^1.18.5" }, "require-dev": { "automattic/jetpack-changelogger": "^3.3.11", "automattic/wordbless": "@dev", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, "time": "2023-10-19T23:36:12+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": "1.58.x-dev" } }, "installation-source": "dist", "autoload": { "classmap": [ "legacy", "src/", "src/webhooks" ] }, "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/v1.58.2" }, "install-path": "../../jetpack_vendor/automattic/jetpack-connection" }, { "name": "automattic/jetpack-constants", "version": "v1.6.23", "version_normalized": "1.6.23.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-constants.git", "reference": "0825fb1fa94956f26adebc01be0d716a0fd3ade0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-constants/zipball/0825fb1fa94956f26adebc01be0d716a0fd3ade0", "reference": "0825fb1fa94956f26adebc01be0d716a0fd3ade0", "shasum": "" }, "require-dev": { "automattic/jetpack-changelogger": "^3.3.8", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, "time": "2023-08-23T17:56: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": "1.6.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/v1.6.23" }, "install-path": "../../jetpack_vendor/automattic/jetpack-constants" }, { "name": "automattic/jetpack-device-detection", "version": "v1.4.27", "version_normalized": "1.4.27.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-device-detection.git", "reference": "5fa2add941f3a7933b34bc3f57b4649e887c3976" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/5fa2add941f3a7933b34bc3f57b4649e887c3976", "reference": "5fa2add941f3a7933b34bc3f57b4649e887c3976", "shasum": "" }, "require-dev": { "automattic/jetpack-changelogger": "^3.3.8", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, "time": "2023-08-23T17:56:41+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": "1.4.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/v1.4.27" }, "install-path": "../../jetpack_vendor/automattic/jetpack-device-detection" }, { "name": "automattic/jetpack-identity-crisis", "version": "v0.11.1", "version_normalized": "0.11.1.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-identity-crisis.git", "reference": "4f6ac2b9fda47688f5146afd9821a523368f30a0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-identity-crisis/zipball/4f6ac2b9fda47688f5146afd9821a523368f30a0", "reference": "4f6ac2b9fda47688f5146afd9821a523368f30a0", "shasum": "" }, "require": { "automattic/jetpack-assets": "^1.18.13", "automattic/jetpack-connection": "^1.58.2", "automattic/jetpack-constants": "^1.6.23", "automattic/jetpack-logo": "^1.6.3", "automattic/jetpack-status": "^1.18.5" }, "require-dev": { "automattic/jetpack-changelogger": "^3.3.11", "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, "time": "2023-10-19T23:36:40+00:00", "type": "jetpack-library", "extra": { "autotagger": true, "mirror-repo": "Automattic/jetpack-identity-crisis", "textdomain": "jetpack-idc", "version-constants": { "::PACKAGE_VERSION": "src/class-identity-crisis.php" }, "changelogger": { "link-template": "https://github.com/Automattic/jetpack-identity-crisis/compare/v${old}...v${new}" }, "branch-alias": { "dev-trunk": "0.11.x-dev" } }, "installation-source": "dist", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Identity Crisis.", "support": { "source": "https://github.com/Automattic/jetpack-identity-crisis/tree/v0.11.1" }, "install-path": "../../jetpack_vendor/automattic/jetpack-identity-crisis" }, { "name": "automattic/jetpack-ip", "version": "v0.1.6", "version_normalized": "0.1.6.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-ip.git", "reference": "39a3b6084336a0a76e4f95f83c2306102e46990e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-ip/zipball/39a3b6084336a0a76e4f95f83c2306102e46990e", "reference": "39a3b6084336a0a76e4f95f83c2306102e46990e", "shasum": "" }, "require-dev": { "automattic/jetpack-changelogger": "^3.3.9", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, "time": "2023-09-19T18:18:29+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.1.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.1.6" }, "install-path": "../../jetpack_vendor/automattic/jetpack-ip" }, { "name": "automattic/jetpack-jitm", "version": "v2.5.1", "version_normalized": "2.5.1.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-jitm.git", "reference": "67b535110fed1a1959b94dc3873c9d0f1834a661" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/67b535110fed1a1959b94dc3873c9d0f1834a661", "reference": "67b535110fed1a1959b94dc3873c9d0f1834a661", "shasum": "" }, "require": { "automattic/jetpack-a8c-mc-stats": "^1.4.22", "automattic/jetpack-assets": "^1.18.13", "automattic/jetpack-connection": "^1.58.2", "automattic/jetpack-device-detection": "^1.4.27", "automattic/jetpack-logo": "^1.6.3", "automattic/jetpack-partner": "^1.7.25", "automattic/jetpack-redirect": "^1.7.27", "automattic/jetpack-status": "^1.18.5" }, "require-dev": { "automattic/jetpack-changelogger": "^3.3.11", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, "time": "2023-10-19T23:36:36+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": "2.5.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/v2.5.1" }, "install-path": "../../jetpack_vendor/automattic/jetpack-jitm" }, { "name": "automattic/jetpack-licensing", "version": "v1.8.4", "version_normalized": "1.8.4.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-licensing.git", "reference": "b2a447fa38baf5eb84da7b1db76452349ecc2b25" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-licensing/zipball/b2a447fa38baf5eb84da7b1db76452349ecc2b25", "reference": "b2a447fa38baf5eb84da7b1db76452349ecc2b25", "shasum": "" }, "require": { "automattic/jetpack-connection": "^1.57.5" }, "require-dev": { "automattic/jetpack-changelogger": "^3.3.9", "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, "time": "2023-09-19T18:19:52+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": "1.8.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/v1.8.4" }, "install-path": "../../jetpack_vendor/automattic/jetpack-licensing" }, { "name": "automattic/jetpack-logo", "version": "v1.6.3", "version_normalized": "1.6.3.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-logo.git", "reference": "4fb83219cd579e2ad47441afc402fb867d1906ee" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-logo/zipball/4fb83219cd579e2ad47441afc402fb867d1906ee", "reference": "4fb83219cd579e2ad47441afc402fb867d1906ee", "shasum": "" }, "require-dev": { "automattic/jetpack-changelogger": "^3.3.9", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, "time": "2023-09-19T18:18:39+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": "1.6.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/v1.6.3" }, "install-path": "../../jetpack_vendor/automattic/jetpack-logo" }, { "name": "automattic/jetpack-my-jetpack", "version": "v3.9.1", "version_normalized": "3.9.1.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-my-jetpack.git", "reference": "15dd49fd5f94ea15cc004507fb0a29e36979f91e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-my-jetpack/zipball/15dd49fd5f94ea15cc004507fb0a29e36979f91e", "reference": "15dd49fd5f94ea15cc004507fb0a29e36979f91e", "shasum": "" }, "require": { "automattic/jetpack-admin-ui": "^0.2.23", "automattic/jetpack-assets": "^1.18.13", "automattic/jetpack-connection": "^1.58.2", "automattic/jetpack-constants": "^1.6.23", "automattic/jetpack-jitm": "^2.5.1", "automattic/jetpack-licensing": "^1.8.4", "automattic/jetpack-plugins-installer": "^0.2.5", "automattic/jetpack-redirect": "^1.7.27" }, "require-dev": { "automattic/jetpack-changelogger": "^3.3.11", "automattic/jetpack-videopress": "^0.18.0", "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, "time": "2023-10-19T23:36:50+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": "3.9.x-dev" }, "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/v3.9.1" }, "install-path": "../../jetpack_vendor/automattic/jetpack-my-jetpack" }, { "name": "automattic/jetpack-partner", "version": "v1.7.25", "version_normalized": "1.7.25.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-partner.git", "reference": "3477697b61c5e7f0ffbe9cf4d5e92c18f30494d3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-partner/zipball/3477697b61c5e7f0ffbe9cf4d5e92c18f30494d3", "reference": "3477697b61c5e7f0ffbe9cf4d5e92c18f30494d3", "shasum": "" }, "require": { "automattic/jetpack-connection": "^1.57.5", "automattic/jetpack-status": "^1.18.4" }, "require-dev": { "automattic/jetpack-changelogger": "^3.3.9", "automattic/wordbless": "@dev", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, "time": "2023-09-19T18:19:51+00:00", "type": "jetpack-library", "extra": { "autotagger": true, "mirror-repo": "Automattic/jetpack-partner", "changelogger": { "link-template": "https://github.com/Automattic/jetpack-partner/compare/v${old}...v${new}" }, "branch-alias": { "dev-trunk": "1.7.x-dev" } }, "installation-source": "dist", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Support functions for Jetpack hosting partners.", "support": { "source": "https://github.com/Automattic/jetpack-partner/tree/v1.7.25" }, "install-path": "../../jetpack_vendor/automattic/jetpack-partner" }, { "name": "automattic/jetpack-password-checker", "version": "v0.2.14", "version_normalized": "0.2.14.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-password-checker.git", "reference": "e15e0e01e363c25c2c6b105f4388b4b7d6f7b1db" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-password-checker/zipball/e15e0e01e363c25c2c6b105f4388b4b7d6f7b1db", "reference": "e15e0e01e363c25c2c6b105f4388b4b7d6f7b1db", "shasum": "" }, "require-dev": { "automattic/jetpack-changelogger": "^3.3.8", "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, "time": "2023-08-23T17:56: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.2.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.2.14" }, "install-path": "../../jetpack_vendor/automattic/jetpack-password-checker" }, { "name": "automattic/jetpack-plans", "version": "v0.3.4", "version_normalized": "0.3.4.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-plans.git", "reference": "c42749ce627ee4bd6c94599876e17d1dceb4b380" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-plans/zipball/c42749ce627ee4bd6c94599876e17d1dceb4b380", "reference": "c42749ce627ee4bd6c94599876e17d1dceb4b380", "shasum": "" }, "require": { "automattic/jetpack-connection": "^1.57.1" }, "require-dev": { "automattic/jetpack-changelogger": "^3.3.8", "automattic/jetpack-status": "^1.18.1", "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, "time": "2023-08-23T17:57:42+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.3.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.3.4" }, "install-path": "../automattic/jetpack-plans" }, { "name": "automattic/jetpack-plugins-installer", "version": "v0.2.5", "version_normalized": "0.2.5.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-plugins-installer.git", "reference": "5c60dba7126a21420a192759af0807ea6b9197e1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-plugins-installer/zipball/5c60dba7126a21420a192759af0807ea6b9197e1", "reference": "5c60dba7126a21420a192759af0807ea6b9197e1", "shasum": "" }, "require": { "automattic/jetpack-a8c-mc-stats": "^1.4.21" }, "require-dev": { "automattic/jetpack-changelogger": "^3.3.8", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, "time": "2023-08-23T17:57:04+00:00", "type": "jetpack-library", "extra": { "branch-alias": { "dev-trunk": "0.2.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.2.5" }, "install-path": "../../jetpack_vendor/automattic/jetpack-plugins-installer" }, { "name": "automattic/jetpack-redirect", "version": "v1.7.27", "version_normalized": "1.7.27.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-redirect.git", "reference": "43dd3ae2bef71281fe70f62733bfaa44c988f1b1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/43dd3ae2bef71281fe70f62733bfaa44c988f1b1", "reference": "43dd3ae2bef71281fe70f62733bfaa44c988f1b1", "shasum": "" }, "require": { "automattic/jetpack-status": "^1.18.4" }, "require-dev": { "automattic/jetpack-changelogger": "^3.3.9", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, "time": "2023-09-19T18:19:22+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": "1.7.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/v1.7.27" }, "install-path": "../../jetpack_vendor/automattic/jetpack-redirect" }, { "name": "automattic/jetpack-roles", "version": "v1.4.25", "version_normalized": "1.4.25.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-roles.git", "reference": "708b33f16a879fc2ab5939a972c968c9aeefbe38" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-roles/zipball/708b33f16a879fc2ab5939a972c968c9aeefbe38", "reference": "708b33f16a879fc2ab5939a972c968c9aeefbe38", "shasum": "" }, "require-dev": { "automattic/jetpack-changelogger": "^3.3.9", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, "time": "2023-09-19T18:18: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": "1.4.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/v1.4.25" }, "install-path": "../../jetpack_vendor/automattic/jetpack-roles" }, { "name": "automattic/jetpack-status", "version": "v1.18.5", "version_normalized": "1.18.5.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-status.git", "reference": "fe08772e2005b8cd78ec5e0d416b73a04ae57c10" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-status/zipball/fe08772e2005b8cd78ec5e0d416b73a04ae57c10", "reference": "fe08772e2005b8cd78ec5e0d416b73a04ae57c10", "shasum": "" }, "require": { "automattic/jetpack-constants": "^1.6.23" }, "require-dev": { "automattic/jetpack-changelogger": "^3.3.10", "automattic/jetpack-ip": "^0.1.6", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, "time": "2023-09-25T19:07:29+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": "1.18.x-dev" } }, "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/v1.18.5" }, "install-path": "../../jetpack_vendor/automattic/jetpack-status" }, { "name": "automattic/jetpack-sync", "version": "v1.58.1", "version_normalized": "1.58.1.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-sync.git", "reference": "8e6e7516b1d37a131ac693117ccbb00bb85c6fc2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-sync/zipball/8e6e7516b1d37a131ac693117ccbb00bb85c6fc2", "reference": "8e6e7516b1d37a131ac693117ccbb00bb85c6fc2", "shasum": "" }, "require": { "automattic/jetpack-connection": "^1.58.1", "automattic/jetpack-constants": "^1.6.23", "automattic/jetpack-identity-crisis": "^0.11.0", "automattic/jetpack-ip": "^0.1.6", "automattic/jetpack-password-checker": "^0.2.14", "automattic/jetpack-roles": "^1.4.25", "automattic/jetpack-status": "^1.18.5" }, "require-dev": { "automattic/jetpack-changelogger": "^3.3.11", "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, "time": "2023-10-18T14:40:56+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": "1.58.x-dev" } }, "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/v1.58.1" }, "install-path": "../../jetpack_vendor/automattic/jetpack-sync" }, { "name": "automattic/jetpack-transport-helper", "version": "v0.1.6", "version_normalized": "0.1.6.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-transport-helper.git", "reference": "c97a04caa37bd3fb09258f52032e7da640a47a08" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-transport-helper/zipball/c97a04caa37bd3fb09258f52032e7da640a47a08", "reference": "c97a04caa37bd3fb09258f52032e7da640a47a08", "shasum": "" }, "require": { "automattic/jetpack-connection": "^1.58.2" }, "require-dev": { "automattic/jetpack-changelogger": "^3.3.11", "automattic/wordbless": "dev-master", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, "time": "2023-10-19T23:36:18+00:00", "type": "jetpack-library", "extra": { "mirror-repo": "Automattic/jetpack-transport-helper", "version-constants": { "::PACKAGE_VERSION": "src/class-package-version.php" }, "changelogger": { "link-template": "https://github.com/Automattic/jetpack-transport-helper/compare/v${old}...v${new}" }, "autotagger": true, "branch-alias": { "dev-trunk": "0.1.x-dev" }, "textdomain": "jetpack-transport-helper" }, "installation-source": "dist", "autoload": { "files": [ "actions.php" ], "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Package to help transport server communication", "support": { "source": "https://github.com/Automattic/jetpack-transport-helper/tree/v0.1.6" }, "install-path": "../../jetpack_vendor/automattic/jetpack-transport-helper" }, { "name": "automattic/jetpack-waf", "version": "v0.11.13", "version_normalized": "0.11.13.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-waf.git", "reference": "45a338ee01c50246386da3d0c3100ae017d1c0ce" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-waf/zipball/45a338ee01c50246386da3d0c3100ae017d1c0ce", "reference": "45a338ee01c50246386da3d0c3100ae017d1c0ce", "shasum": "" }, "require": { "automattic/jetpack-connection": "^1.58.1", "automattic/jetpack-constants": "^1.6.23", "automattic/jetpack-ip": "^0.1.6", "automattic/jetpack-status": "^1.18.5", "wikimedia/aho-corasick": "^1.0" }, "require-dev": { "automattic/jetpack-changelogger": "^3.3.11", "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, "time": "2023-10-10T18:50:38+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.11.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.11.13" }, "install-path": "../../jetpack_vendor/automattic/jetpack-waf" }, { "name": "wikimedia/aho-corasick", "version": "v1.0.1", "version_normalized": "1.0.1.0", "source": { "type": "git", "url": "https://github.com/wikimedia/AhoCorasick.git", "reference": "2f3a1bd765913637a66eade658d11d82f0e551be" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wikimedia/AhoCorasick/zipball/2f3a1bd765913637a66eade658d11d82f0e551be", "reference": "2f3a1bd765913637a66eade658d11d82f0e551be", "shasum": "" }, "require": { "php": ">=5.5.9" }, "require-dev": { "jakub-onderka/php-console-highlighter": "0.3.2", "jakub-onderka/php-parallel-lint": "1.0.0", "mediawiki/mediawiki-codesniffer": "18.0.0", "mediawiki/minus-x": "0.3.1", "phpunit/phpunit": "4.8.36 || ^6.5" }, "time": "2018-05-01T18:13:32+00:00", "type": "library", "installation-source": "dist", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Ori Livneh", "email": "ori@wikimedia.org" } ], "description": "An implementation of the Aho-Corasick string matching algorithm.", "homepage": "https://gerrit.wikimedia.org/g/AhoCorasick", "keywords": [ "ahocorasick", "matcher" ], "support": { "source": "https://github.com/wikimedia/AhoCorasick/tree/v1.0.1" }, "install-path": "../wikimedia/aho-corasick" } ], "dev": false, "dev-package-names": [] }