{ "packages": [ { "name": "automattic/jetpack-a8c-mc-stats", "version": "v1.4.15", "version_normalized": "1.4.15.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-a8c-mc-stats.git", "reference": "a43017a3ba99c5a84f463292b2edb380416e7c50" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/a43017a3ba99c5a84f463292b2edb380416e7c50", "reference": "a43017a3ba99c5a84f463292b2edb380416e7c50", "shasum": "" }, "require-dev": { "automattic/jetpack-changelogger": "^3.2", "yoast/phpunit-polyfills": "1.0.3" }, "time": "2022-07-26T13:41:05+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.15" }, "install-path": "../../jetpack_vendor/automattic/jetpack-a8c-mc-stats" }, { "name": "automattic/jetpack-admin-ui", "version": "v0.2.11", "version_normalized": "0.2.11.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-admin-ui.git", "reference": "85145f0f5dfdef3aa0b2b926c7030e630d2a2898" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-admin-ui/zipball/85145f0f5dfdef3aa0b2b926c7030e630d2a2898", "reference": "85145f0f5dfdef3aa0b2b926c7030e630d2a2898", "shasum": "" }, "require-dev": { "automattic/jetpack-changelogger": "^3.2", "automattic/wordbless": "dev-master", "yoast/phpunit-polyfills": "1.0.3" }, "time": "2022-07-26T13:41:31+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.11" }, "install-path": "../../jetpack_vendor/automattic/jetpack-admin-ui" }, { "name": "automattic/jetpack-assets", "version": "v1.17.20", "version_normalized": "1.17.20.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-assets.git", "reference": "008539e8d84405d74318b590bb199c429b2da9a8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-assets/zipball/008539e8d84405d74318b590bb199c429b2da9a8", "reference": "008539e8d84405d74318b590bb199c429b2da9a8", "shasum": "" }, "require": { "automattic/jetpack-constants": "^1.6" }, "require-dev": { "automattic/jetpack-changelogger": "^3.2", "brain/monkey": "2.6.1", "wikimedia/testing-access-wrapper": "^1.0 || ^2.0", "yoast/phpunit-polyfills": "1.0.3" }, "time": "2022-07-26T13:41:46+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.17.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.17.20" }, "install-path": "../../jetpack_vendor/automattic/jetpack-assets" }, { "name": "automattic/jetpack-autoloader", "version": "v2.11.7", "version_normalized": "2.11.7.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-autoloader.git", "reference": "65170ab358aa5a8efd9de96666a46b74dc74513d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/65170ab358aa5a8efd9de96666a46b74dc74513d", "reference": "65170ab358aa5a8efd9de96666a46b74dc74513d", "shasum": "" }, "require": { "composer-plugin-api": "^1.1 || ^2.0" }, "require-dev": { "automattic/jetpack-changelogger": "^3.2", "yoast/phpunit-polyfills": "1.0.3" }, "time": "2022-07-26T13:41:25+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}" }, "branch-alias": { "dev-trunk": "2.11.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.", "support": { "source": "https://github.com/Automattic/jetpack-autoloader/tree/v2.11.7" }, "install-path": "../automattic/jetpack-autoloader" }, { "name": "automattic/jetpack-composer-plugin", "version": "v1.1.4", "version_normalized": "1.1.4.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-composer-plugin.git", "reference": "7e2c2e17ca16bc231566142a388b561b5d246602" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-composer-plugin/zipball/7e2c2e17ca16bc231566142a388b561b5d246602", "reference": "7e2c2e17ca16bc231566142a388b561b5d246602", "shasum": "" }, "require": { "composer-plugin-api": "^2.1.0" }, "require-dev": { "automattic/jetpack-changelogger": "^3.2", "composer/composer": "2.2.12", "yoast/phpunit-polyfills": "1.0.3" }, "time": "2022-07-26T13:41:27+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.", "support": { "source": "https://github.com/Automattic/jetpack-composer-plugin/tree/v1.1.4" }, "install-path": "../automattic/jetpack-composer-plugin" }, { "name": "automattic/jetpack-config", "version": "v1.9.3", "version_normalized": "1.9.3.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-config.git", "reference": "e267a9772cb000dd4b8a449ae273bf344bf84c05" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-config/zipball/e267a9772cb000dd4b8a449ae273bf344bf84c05", "reference": "e267a9772cb000dd4b8a449ae273bf344bf84c05", "shasum": "" }, "require-dev": { "automattic/jetpack-changelogger": "^3.2" }, "time": "2022-07-26T13:40:50+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.9.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.9.3" }, "install-path": "../../jetpack_vendor/automattic/jetpack-config" }, { "name": "automattic/jetpack-connection", "version": "v1.41.7", "version_normalized": "1.41.7.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-connection.git", "reference": "894df683e832fd09e382714f5eac533762d508d7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-connection/zipball/894df683e832fd09e382714f5eac533762d508d7", "reference": "894df683e832fd09e382714f5eac533762d508d7", "shasum": "" }, "require": { "automattic/jetpack-a8c-mc-stats": "^1.4", "automattic/jetpack-admin-ui": "^0.2", "automattic/jetpack-constants": "^1.6", "automattic/jetpack-redirect": "^1.7", "automattic/jetpack-roles": "^1.4", "automattic/jetpack-status": "^1.14" }, "require-dev": { "automattic/jetpack-changelogger": "^3.2", "automattic/wordbless": "@dev", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "1.0.3" }, "time": "2022-07-26T13:41:51+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.41.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.41.7" }, "install-path": "../../jetpack_vendor/automattic/jetpack-connection" }, { "name": "automattic/jetpack-constants", "version": "v1.6.18", "version_normalized": "1.6.18.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-constants.git", "reference": "22fea671b3c621de63088cd0a2ff129683024023" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-constants/zipball/22fea671b3c621de63088cd0a2ff129683024023", "reference": "22fea671b3c621de63088cd0a2ff129683024023", "shasum": "" }, "require-dev": { "automattic/jetpack-changelogger": "^3.2", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "1.0.3" }, "time": "2022-07-26T13:41:20+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.18" }, "install-path": "../../jetpack_vendor/automattic/jetpack-constants" }, { "name": "automattic/jetpack-identity-crisis", "version": "v0.8.18", "version_normalized": "0.8.18.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-identity-crisis.git", "reference": "d75a568e7c36fc0e9aca6dece59e015dab9e2ef4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-identity-crisis/zipball/d75a568e7c36fc0e9aca6dece59e015dab9e2ef4", "reference": "d75a568e7c36fc0e9aca6dece59e015dab9e2ef4", "shasum": "" }, "require": { "automattic/jetpack-assets": "^1.17", "automattic/jetpack-connection": "^1.41", "automattic/jetpack-constants": "^1.6", "automattic/jetpack-logo": "^1.5", "automattic/jetpack-status": "^1.14" }, "require-dev": { "automattic/jetpack-changelogger": "^3.2", "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "1.0.3" }, "time": "2022-07-26T13:42:10+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.8.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.8.18" }, "install-path": "../../jetpack_vendor/automattic/jetpack-identity-crisis" }, { "name": "automattic/jetpack-licensing", "version": "v1.7.5", "version_normalized": "1.7.5.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-licensing.git", "reference": "93dfddc5c61cd86e383b3ca59e946f8e7da9481e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-licensing/zipball/93dfddc5c61cd86e383b3ca59e946f8e7da9481e", "reference": "93dfddc5c61cd86e383b3ca59e946f8e7da9481e", "shasum": "" }, "require": { "automattic/jetpack-connection": "^1.41" }, "require-dev": { "automattic/jetpack-changelogger": "^3.2", "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "1.0.3" }, "time": "2022-07-26T13:42:00+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.7.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.7.5" }, "install-path": "../../jetpack_vendor/automattic/jetpack-licensing" }, { "name": "automattic/jetpack-logo", "version": "v1.5.17", "version_normalized": "1.5.17.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-logo.git", "reference": "5364da3e13e9d730c3b7570e106f128e310969ff" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-logo/zipball/5364da3e13e9d730c3b7570e106f128e310969ff", "reference": "5364da3e13e9d730c3b7570e106f128e310969ff", "shasum": "" }, "require-dev": { "automattic/jetpack-changelogger": "^3.2", "yoast/phpunit-polyfills": "1.0.3" }, "time": "2022-07-26T13:41:07+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.5.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.5.17" }, "install-path": "../../jetpack_vendor/automattic/jetpack-logo" }, { "name": "automattic/jetpack-my-jetpack", "version": "v1.8.2", "version_normalized": "1.8.2.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-my-jetpack.git", "reference": "15aa174a3dc5510001b8c5936dbcb5ac31171e8c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-my-jetpack/zipball/15aa174a3dc5510001b8c5936dbcb5ac31171e8c", "reference": "15aa174a3dc5510001b8c5936dbcb5ac31171e8c", "shasum": "" }, "require": { "automattic/jetpack-admin-ui": "^0.2", "automattic/jetpack-assets": "^1.17", "automattic/jetpack-connection": "^1.41", "automattic/jetpack-constants": "^1.6", "automattic/jetpack-licensing": "^1.7", "automattic/jetpack-plugins-installer": "^0.1", "automattic/jetpack-redirect": "^1.7" }, "require-dev": { "automattic/jetpack-changelogger": "^3.2", "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "1.0.3" }, "time": "2022-07-27T09:14:30+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": "1.8.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/v1.8.2" }, "install-path": "../../jetpack_vendor/automattic/jetpack-my-jetpack" }, { "name": "automattic/jetpack-password-checker", "version": "v0.2.6", "version_normalized": "0.2.6.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-password-checker.git", "reference": "e4d9aed1e33f3b8557eb5b9b0f187346f01fd4c0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-password-checker/zipball/e4d9aed1e33f3b8557eb5b9b0f187346f01fd4c0", "reference": "e4d9aed1e33f3b8557eb5b9b0f187346f01fd4c0", "shasum": "" }, "require-dev": { "automattic/jetpack-changelogger": "^3.2", "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "1.0.3" }, "time": "2022-07-26T13:41:29+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.6" }, "install-path": "../../jetpack_vendor/automattic/jetpack-password-checker" }, { "name": "automattic/jetpack-plugins-installer", "version": "v0.1.4", "version_normalized": "0.1.4.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-plugins-installer.git", "reference": "fb54e31835599cf2064106285b0b3c94696dd1eb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-plugins-installer/zipball/fb54e31835599cf2064106285b0b3c94696dd1eb", "reference": "fb54e31835599cf2064106285b0b3c94696dd1eb", "shasum": "" }, "require": { "automattic/jetpack-a8c-mc-stats": "^1.4" }, "require-dev": { "automattic/jetpack-changelogger": "^3.2", "yoast/phpunit-polyfills": "1.0.3" }, "time": "2022-07-26T13:41:41+00:00", "type": "jetpack-library", "extra": { "branch-alias": { "dev-trunk": "0.1.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.1.4" }, "install-path": "../../jetpack_vendor/automattic/jetpack-plugins-installer" }, { "name": "automattic/jetpack-redirect", "version": "v1.7.18", "version_normalized": "1.7.18.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-redirect.git", "reference": "b65fd37cda2623843dbfb3c2e40673a7aaa30a04" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/b65fd37cda2623843dbfb3c2e40673a7aaa30a04", "reference": "b65fd37cda2623843dbfb3c2e40673a7aaa30a04", "shasum": "" }, "require": { "automattic/jetpack-status": "^1.14" }, "require-dev": { "automattic/jetpack-changelogger": "^3.2", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "1.0.3" }, "time": "2022-07-26T13:41:44+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.18" }, "install-path": "../../jetpack_vendor/automattic/jetpack-redirect" }, { "name": "automattic/jetpack-roles", "version": "v1.4.17", "version_normalized": "1.4.17.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-roles.git", "reference": "c55cdfc1e85b4dc825a2d5e444d78dc9fadaec1e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-roles/zipball/c55cdfc1e85b4dc825a2d5e444d78dc9fadaec1e", "reference": "c55cdfc1e85b4dc825a2d5e444d78dc9fadaec1e", "shasum": "" }, "require-dev": { "automattic/jetpack-changelogger": "^3.2", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "1.0.3" }, "time": "2022-07-26T13:41:22+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.17" }, "install-path": "../../jetpack_vendor/automattic/jetpack-roles" }, { "name": "automattic/jetpack-status", "version": "v1.14.3", "version_normalized": "1.14.3.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-status.git", "reference": "087dcc5ff3c50ad942a15fc57dd3e4cfca1a63db" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-status/zipball/087dcc5ff3c50ad942a15fc57dd3e4cfca1a63db", "reference": "087dcc5ff3c50ad942a15fc57dd3e4cfca1a63db", "shasum": "" }, "require": { "automattic/jetpack-constants": "^1.6" }, "require-dev": { "automattic/jetpack-changelogger": "^3.2", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "1.0.3" }, "time": "2022-07-26T13:41:42+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.14.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.14.3" }, "install-path": "../../jetpack_vendor/automattic/jetpack-status" }, { "name": "automattic/jetpack-sync", "version": "v1.37.0", "version_normalized": "1.37.0.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-sync.git", "reference": "053af021844a8651bac85e100fb524662a5947c2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-sync/zipball/053af021844a8651bac85e100fb524662a5947c2", "reference": "053af021844a8651bac85e100fb524662a5947c2", "shasum": "" }, "require": { "automattic/jetpack-connection": "^1.41", "automattic/jetpack-constants": "^1.6", "automattic/jetpack-identity-crisis": "^0.8", "automattic/jetpack-password-checker": "^0.2", "automattic/jetpack-roles": "^1.4", "automattic/jetpack-status": "^1.14" }, "require-dev": { "automattic/jetpack-changelogger": "^3.2", "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "1.0.3" }, "time": "2022-07-26T13:42:16+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.37.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.37.0" }, "install-path": "../../jetpack_vendor/automattic/jetpack-sync" } ], "dev": false, "dev-package-names": [] }