File: /var/www/html/chualams/wp-content/plugins/jetpack/vendor/composer/installed.json
{
"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-abtest",
"version": "v1.10.3",
"version_normalized": "1.10.3.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-abtest.git",
"reference": "50ebb482b14adf078ed7fe18fc0377efc0bb6a5d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-abtest/zipball/50ebb482b14adf078ed7fe18fc0377efc0bb6a5d",
"reference": "50ebb482b14adf078ed7fe18fc0377efc0bb6a5d",
"shasum": ""
},
"require": {
"automattic/jetpack-connection": "^1.41",
"automattic/jetpack-error": "^1.3"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.2",
"automattic/wordbless": "dev-master",
"yoast/phpunit-polyfills": "1.0.3"
},
"time": "2022-07-26T13:41:58+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-abtest",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-abtest/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-trunk": "1.10.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Provides an interface to the WP.com A/B tests.",
"support": {
"source": "https://github.com/Automattic/jetpack-abtest/tree/v1.10.3"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-abtest"
},
{
"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-backup",
"version": "v1.6.0",
"version_normalized": "1.6.0.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-backup.git",
"reference": "0548195a459dade188519579c3717de26235d5d5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-backup/zipball/0548195a459dade188519579c3717de26235d5d5",
"reference": "0548195a459dade188519579c3717de26235d5d5",
"shasum": ""
},
"require": {
"automattic/jetpack-admin-ui": "^0.2",
"automattic/jetpack-assets": "^1.17",
"automattic/jetpack-autoloader": "^2.11",
"automattic/jetpack-composer-plugin": "^1.1",
"automattic/jetpack-config": "^1.9",
"automattic/jetpack-connection": "^1.41",
"automattic/jetpack-connection-ui": "^2.4",
"automattic/jetpack-identity-crisis": "^0.8",
"automattic/jetpack-my-jetpack": "^1.8",
"automattic/jetpack-status": "^1.14",
"automattic/jetpack-sync": "^1.37"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.2",
"automattic/wordbless": "@dev",
"yoast/phpunit-polyfills": "1.0.3"
},
"time": "2022-07-26T13:42:29+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-backup",
"textdomain": "jetpack-backup-pkg",
"version-constants": {
"::PACKAGE_VERSION": "src/class-package-version.php"
},
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-backup/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-trunk": "1.6.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"files": [
"actions.php"
],
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Tools to assist with backing up Jetpack sites.",
"support": {
"source": "https://github.com/Automattic/jetpack-backup/tree/v1.6.0"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-backup"
},
{
"name": "automattic/jetpack-blocks",
"version": "v1.4.15",
"version_normalized": "1.4.15.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-blocks.git",
"reference": "6a0cd9648fd89cf6025db2ac0e1e5643b2ad2c83"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-blocks/zipball/6a0cd9648fd89cf6025db2ac0e1e5643b2ad2c83",
"reference": "6a0cd9648fd89cf6025db2ac0e1e5643b2ad2c83",
"shasum": ""
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.2",
"automattic/wordbless": "dev-master",
"brain/monkey": "2.6.1",
"yoast/phpunit-polyfills": "1.0.3"
},
"time": "2022-07-26T13:41:33+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-blocks",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-blocks/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-trunk": "1.4.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Register and manage blocks within a plugin. Used to manage block registration, enqueues, and more.",
"support": {
"source": "https://github.com/Automattic/jetpack-blocks/tree/v1.4.15"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-blocks"
},
{
"name": "automattic/jetpack-compat",
"version": "v1.7.4",
"version_normalized": "1.7.4.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-compat.git",
"reference": "b218490bb52a2298598862527cde7dea0202f796"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-compat/zipball/b218490bb52a2298598862527cde7dea0202f796",
"reference": "b218490bb52a2298598862527cde7dea0202f796",
"shasum": ""
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.2"
},
"time": "2022-07-26T13:40:55+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-compat",
"textdomain": "jetpack-compat",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-compat/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-trunk": "1.7.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"files": [
"functions.php"
],
"classmap": [
"legacy"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Compatibility layer with previous versions of Jetpack",
"support": {
"source": "https://github.com/Automattic/jetpack-compat/tree/v1.7.4"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-compat"
},
{
"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-connection-ui",
"version": "v2.4.12",
"version_normalized": "2.4.12.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-connection-ui.git",
"reference": "8a15a26f8e21e9569a767fff172612f7e1137ac4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-connection-ui/zipball/8a15a26f8e21e9569a767fff172612f7e1137ac4",
"reference": "8a15a26f8e21e9569a767fff172612f7e1137ac4",
"shasum": ""
},
"require": {
"automattic/jetpack-assets": "^1.17",
"automattic/jetpack-connection": "^1.41",
"automattic/jetpack-constants": "^1.6",
"automattic/jetpack-device-detection": "^1.4",
"automattic/jetpack-identity-crisis": "^0.8"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.2"
},
"time": "2022-07-26T13:42:20+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-connection-ui",
"textdomain": "jetpack-connection-ui",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-connection-ui/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-trunk": "2.4.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Jetpack Connection UI",
"support": {
"source": "https://github.com/Automattic/jetpack-connection-ui/tree/v2.4.12"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-connection-ui"
},
{
"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-device-detection",
"version": "v1.4.18",
"version_normalized": "1.4.18.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-device-detection.git",
"reference": "0536d4b530c2a5d991b7f83e478c34d21937e389"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/0536d4b530c2a5d991b7f83e478c34d21937e389",
"reference": "0536d4b530c2a5d991b7f83e478c34d21937e389",
"shasum": ""
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.2",
"yoast/phpunit-polyfills": "1.0.3"
},
"time": "2022-07-26T13:41:12+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.18"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-device-detection"
},
{
"name": "automattic/jetpack-error",
"version": "v1.3.16",
"version_normalized": "1.3.16.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-error.git",
"reference": "0afa8493e63e496de0cb675879d93fa68a2cf962"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-error/zipball/0afa8493e63e496de0cb675879d93fa68a2cf962",
"reference": "0afa8493e63e496de0cb675879d93fa68a2cf962",
"shasum": ""
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.2",
"yoast/phpunit-polyfills": "1.0.3"
},
"time": "2022-07-26T13:41:09+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-error",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-error/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-trunk": "1.3.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Jetpack Error - a wrapper around WP_Error.",
"support": {
"source": "https://github.com/Automattic/jetpack-error/tree/v1.3.16"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-error"
},
{
"name": "automattic/jetpack-google-fonts-provider",
"version": "v0.3.4",
"version_normalized": "0.3.4.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-google-fonts-provider.git",
"reference": "b9258f0a2744d8d0d6dbee9741061ead2b76065e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-google-fonts-provider/zipball/b9258f0a2744d8d0d6dbee9741061ead2b76065e",
"reference": "b9258f0a2744d8d0d6dbee9741061ead2b76065e",
"shasum": ""
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.2",
"brain/monkey": "2.6.1",
"yoast/phpunit-polyfills": "1.0.3"
},
"time": "2022-07-26T13:41:16+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-google-fonts-provider",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-google-fonts-provider/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-trunk": "0.3.x-dev"
},
"textdomain": "jetpack-google-fonts-provider"
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "WordPress Webfonts provider for Google Fonts",
"support": {
"source": "https://github.com/Automattic/jetpack-google-fonts-provider/tree/v0.3.4"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-google-fonts-provider"
},
{
"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-jitm",
"version": "v2.2.22",
"version_normalized": "2.2.22.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-jitm.git",
"reference": "0677395630e8bccdb90b0f0bf907a31f040abc12"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/0677395630e8bccdb90b0f0bf907a31f040abc12",
"reference": "0677395630e8bccdb90b0f0bf907a31f040abc12",
"shasum": ""
},
"require": {
"automattic/jetpack-a8c-mc-stats": "^1.4",
"automattic/jetpack-assets": "^1.17",
"automattic/jetpack-connection": "^1.41",
"automattic/jetpack-device-detection": "^1.4",
"automattic/jetpack-logo": "^1.5",
"automattic/jetpack-partner": "^1.7",
"automattic/jetpack-redirect": "^1.7",
"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:42:14+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.2.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.2.22"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-jitm"
},
{
"name": "automattic/jetpack-lazy-images",
"version": "v2.1.21",
"version_normalized": "2.1.21.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-lazy-images.git",
"reference": "1a0052548a1e733a9ca18127a434e8d8614f8eb2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-lazy-images/zipball/1a0052548a1e733a9ca18127a434e8d8614f8eb2",
"reference": "1a0052548a1e733a9ca18127a434e8d8614f8eb2",
"shasum": ""
},
"require": {
"automattic/jetpack-assets": "^1.17",
"automattic/jetpack-constants": "^1.6"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.2",
"automattic/wordbless": "dev-master",
"yoast/phpunit-polyfills": "1.0.3"
},
"time": "2022-07-26T13:41:52+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-lazy-images",
"textdomain": "jetpack-lazy-images",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-lazy-images/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-trunk": "2.1.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Speed up your site and create a smoother viewing experience by loading images as visitors scroll down the screen, instead of all at once.",
"support": {
"source": "https://github.com/Automattic/jetpack-lazy-images/tree/v2.1.21"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-lazy-images"
},
{
"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.1",
"version_normalized": "1.8.1.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-my-jetpack.git",
"reference": "57e9215cfb860aaa1680969e149d15162e687557"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-my-jetpack/zipball/57e9215cfb860aaa1680969e149d15162e687557",
"reference": "57e9215cfb860aaa1680969e149d15162e687557",
"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-26T13:42:18+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.1"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-my-jetpack"
},
{
"name": "automattic/jetpack-partner",
"version": "v1.7.12",
"version_normalized": "1.7.12.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-partner.git",
"reference": "cc6e83f2fbf7d158cab0f9de22875696cba38b15"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-partner/zipball/cc6e83f2fbf7d158cab0f9de22875696cba38b15",
"reference": "cc6e83f2fbf7d158cab0f9de22875696cba38b15",
"shasum": ""
},
"require": {
"automattic/jetpack-connection": "^1.41",
"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:42:05+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.12"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-partner"
},
{
"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-plans",
"version": "v0.1.2",
"version_normalized": "0.1.2.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-plans.git",
"reference": "861a23a23b6c17e27e3d583b1a8242e203ad2833"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-plans/zipball/861a23a23b6c17e27e3d583b1a8242e203ad2833",
"reference": "861a23a23b6c17e27e3d583b1a8242e203ad2833",
"shasum": ""
},
"require": {
"automattic/jetpack-connection": "^1.41"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.2",
"automattic/jetpack-status": "^1.14",
"automattic/wordbless": "@dev",
"yoast/phpunit-polyfills": "1.0.3"
},
"time": "2022-07-26T13:42:03+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.1.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.1.2"
},
"install-path": "../automattic/jetpack-plans"
},
{
"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-publicize",
"version": "v0.10.0",
"version_normalized": "0.10.0.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-publicize.git",
"reference": "482c889e28f47e3840e3ce539f2fd1345699e8f2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-publicize/zipball/482c889e28f47e3840e3ce539f2fd1345699e8f2",
"reference": "482c889e28f47e3840e3ce539f2fd1345699e8f2",
"shasum": ""
},
"require": {
"automattic/jetpack-autoloader": "^2.11",
"automattic/jetpack-config": "^1.9",
"automattic/jetpack-connection": "^1.41"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.2",
"automattic/wordbless": "0.3.1",
"yoast/phpunit-polyfills": "1.0.3"
},
"time": "2022-07-26T13:42:07+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-publicize",
"textdomain": "jetpack-publicize-pkg",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-publicize/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-trunk": "0.10.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Publicize makes it easy to share your site’s posts on several social media networks automatically when you publish a new post.",
"support": {
"source": "https://github.com/Automattic/jetpack-publicize/tree/v0.10.0"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-publicize"
},
{
"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-search",
"version": "v0.16.2",
"version_normalized": "0.16.2.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-search.git",
"reference": "f810da57948b4c810cb53f55b7b65843698b4de8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-search/zipball/f810da57948b4c810cb53f55b7b65843698b4de8",
"reference": "f810da57948b4c810cb53f55b7b65843698b4de8",
"shasum": ""
},
"require": {
"automattic/jetpack-assets": "^1.17",
"automattic/jetpack-config": "^1.9",
"automattic/jetpack-connection": "^1.41",
"automattic/jetpack-constants": "^1.6",
"automattic/jetpack-my-jetpack": "^1.8",
"automattic/jetpack-status": "^1.14"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.2",
"automattic/wordbless": "0.3.1",
"yoast/phpunit-polyfills": "1.0.3"
},
"time": "2022-07-26T13:42:35+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-search",
"textdomain": "jetpack-search-pkg",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-search/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-trunk": "0.16.x-dev"
},
"version-constants": {
"::VERSION": "src/class-package.php"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Tools to assist with enabling cloud search for Jetpack sites.",
"support": {
"source": "https://github.com/Automattic/jetpack-search/tree/v0.16.2"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-search"
},
{
"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"
},
{
"name": "automattic/jetpack-videopress",
"version": "v0.1.2",
"version_normalized": "0.1.2.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-videopress.git",
"reference": "a482f958e003ee2b76ae5db91a640c242813e450"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-videopress/zipball/a482f958e003ee2b76ae5db91a640c242813e450",
"reference": "a482f958e003ee2b76ae5db91a640c242813e450",
"shasum": ""
},
"require": {
"automattic/jetpack-connection": "^1.41",
"automattic/jetpack-plans": "^0.1"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.2",
"yoast/phpunit-polyfills": "1.0.3"
},
"time": "2022-07-26T13:42:08+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-videopress",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-videopress/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-trunk": "0.1.x-dev"
},
"textdomain": "jetpack-videopress"
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "VideoPress package",
"support": {
"source": "https://github.com/Automattic/jetpack-videopress/tree/v0.1.2"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-videopress"
},
{
"name": "automattic/jetpack-waf",
"version": "v0.6.5",
"version_normalized": "0.6.5.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-waf.git",
"reference": "41519c671b6148bb1dadf43392dd3397fbd125fb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-waf/zipball/41519c671b6148bb1dadf43392dd3397fbd125fb",
"reference": "41519c671b6148bb1dadf43392dd3397fbd125fb",
"shasum": ""
},
"require": {
"wikimedia/aho-corasick": "^1.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.2",
"yoast/phpunit-polyfills": "1.0.3"
},
"time": "2022-07-26T13:41:17+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.6.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"files": [
"actions.php",
"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.6.5"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-waf"
},
{
"name": "automattic/jetpack-wordads",
"version": "v0.2.10",
"version_normalized": "0.2.10.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-wordads.git",
"reference": "8631816bdfb3fbcb4c8885cafd46113c491cb8ca"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-wordads/zipball/8631816bdfb3fbcb4c8885cafd46113c491cb8ca",
"reference": "8631816bdfb3fbcb4c8885cafd46113c491cb8ca",
"shasum": ""
},
"require": {
"automattic/jetpack-assets": "^1.17",
"automattic/jetpack-config": "^1.9",
"automattic/jetpack-connection": "^1.41",
"automattic/jetpack-constants": "^1.6",
"automattic/jetpack-status": "^1.14"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.2",
"yoast/phpunit-polyfills": "1.0.3"
},
"time": "2022-07-26T13:42:12+00:00",
"type": "jetpack-library",
"extra": {
"mirror-repo": "Automattic/jetpack-wordads",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-wordads/compare/v${old}...v${new}"
},
"autotagger": true,
"branch-alias": {
"dev-trunk": "0.2.x-dev"
},
"textdomain": "jetpack-wordads",
"version-constants": {
"::VERSION": "src/class-package.php"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Earn income by allowing Jetpack to display high quality ads.",
"support": {
"source": "https://github.com/Automattic/jetpack-wordads/tree/v0.2.10"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-wordads"
},
{
"name": "nojimage/twitter-text-php",
"version": "v3.1.2",
"version_normalized": "3.1.2.0",
"source": {
"type": "git",
"url": "https://github.com/nojimage/twitter-text-php.git",
"reference": "979bcf6a92d543b61588c7c0c0a87d0eb473d8f6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nojimage/twitter-text-php/zipball/979bcf6a92d543b61588c7c0c0a87d0eb473d8f6",
"reference": "979bcf6a92d543b61588c7c0c0a87d0eb473d8f6",
"shasum": ""
},
"require": {
"ext-intl": "*",
"ext-mbstring": "*",
"php": ">=5.3.3"
},
"require-dev": {
"ext-json": "*",
"phpunit/phpunit": "4.8.*|5.7.*|6.5.*",
"symfony/yaml": "^2.6.0|^3.4.0|^4.4.0|^5.0.0",
"twitter/twitter-text": "^3.0.0"
},
"time": "2021-03-18T11:38:53+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-0": {
"Twitter\\Text\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Matt Sanford",
"email": "matt@mzsanford.com",
"homepage": "http://mzsanford.com"
},
{
"name": "Mike Cochrane",
"email": "mikec@mikenz.geek.nz",
"homepage": "http://mikenz.geek.nz"
},
{
"name": "Nick Pope",
"email": "git@nickpope.me.uk",
"homepage": "http://www.nickpope.me.uk"
},
{
"name": "Takashi Nojima",
"homepage": "http://php-tips.com"
}
],
"description": "A library of PHP classes that provide auto-linking and extraction of usernames, lists, hashtags and URLs from tweets.",
"homepage": "https://github.com/nojimage/twitter-text-php",
"keywords": [
"autolink",
"extract",
"text",
"twitter"
],
"support": {
"issues": "https://github.com/nojimage/twitter-text-php/issues",
"source": "https://github.com/nojimage/twitter-text-php/tree/v3.1.2"
},
"install-path": "../nojimage/twitter-text-php"
},
{
"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": []
}