laipower/wp-content/plugins/jetpack-protect/vendor/composer/installed.json

1230 lines
49 KiB
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-admin-ui",
"version": "v0.2.12",
"version_normalized": "0.2.12.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-admin-ui.git",
"reference": "b50d65e59461bfb3cb73668e48e06e3242705f18"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-admin-ui/zipball/b50d65e59461bfb3cb73668e48e06e3242705f18",
"reference": "b50d65e59461bfb3cb73668e48e06e3242705f18",
"shasum": ""
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.2",
"automattic/wordbless": "dev-master",
"yoast/phpunit-polyfills": "1.0.3"
},
"time": "2022-09-20T17:03:02+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.12"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-admin-ui"
},
{
"name": "automattic/jetpack-assets",
"version": "v1.17.25",
"version_normalized": "1.17.25.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-assets.git",
"reference": "67b407fd3fba9353f576153f9343c05bfa9786cb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-assets/zipball/67b407fd3fba9353f576153f9343c05bfa9786cb",
"reference": "67b407fd3fba9353f576153f9343c05bfa9786cb",
"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-11-08T16:34:07+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.25"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-assets"
},
{
"name": "automattic/jetpack-autoloader",
"version": "v2.11.11",
"version_normalized": "2.11.11.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-autoloader.git",
"reference": "c4c5e729bf797b67518936f28053ad9bd396562b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/c4c5e729bf797b67518936f28053ad9bd396562b",
"reference": "c4c5e729bf797b67518936f28053ad9bd396562b",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.1 || ^2.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.2",
"yoast/phpunit-polyfills": "1.0.3"
},
"time": "2022-10-25T09:01:02+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.11"
},
"install-path": "../automattic/jetpack-autoloader"
},
{
"name": "automattic/jetpack-composer-plugin",
"version": "v1.1.5",
"version_normalized": "1.1.5.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-composer-plugin.git",
"reference": "b61df0ed5cd7530fc935a4a848518ea8e4383f4a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-composer-plugin/zipball/b61df0ed5cd7530fc935a4a848518ea8e4383f4a",
"reference": "b61df0ed5cd7530fc935a4a848518ea8e4383f4a",
"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-10-25T09:01:04+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.5"
},
"install-path": "../automattic/jetpack-composer-plugin"
},
{
"name": "automattic/jetpack-config",
"version": "v1.11.0",
"version_normalized": "1.11.0.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-config.git",
"reference": "8a252045820a7784a2fdec29f5686ea4736d8d6a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-config/zipball/8a252045820a7784a2fdec29f5686ea4736d8d6a",
"reference": "8a252045820a7784a2fdec29f5686ea4736d8d6a",
"shasum": ""
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.2"
},
"time": "2022-10-11T12:51:02+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.11.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.11.0"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-config"
},
{
"name": "automattic/jetpack-connection",
"version": "v1.46.3",
"version_normalized": "1.46.3.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-connection.git",
"reference": "1cc228687d01eb9738e13ad45d3d911caf68ac28"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-connection/zipball/1cc228687d01eb9738e13ad45d3d911caf68ac28",
"reference": "1cc228687d01eb9738e13ad45d3d911caf68ac28",
"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.15"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.2",
"automattic/wordbless": "@dev",
"brain/monkey": "2.6.1",
"yoast/phpunit-polyfills": "1.0.3"
},
"time": "2022-11-08T16:34:11+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.46.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.46.3"
},
"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-device-detection",
"version": "v1.4.20",
"version_normalized": "1.4.20.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-device-detection.git",
"reference": "b1eefe1420214aa37b3488571ecdba2d885a5cae"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/b1eefe1420214aa37b3488571ecdba2d885a5cae",
"reference": "b1eefe1420214aa37b3488571ecdba2d885a5cae",
"shasum": ""
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.2",
"yoast/phpunit-polyfills": "1.0.3"
},
"time": "2022-11-07T21:20:40+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-device-detection",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-device-detection/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-trunk": "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.20"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-device-detection"
},
{
"name": "automattic/jetpack-identity-crisis",
"version": "v0.8.31",
"version_normalized": "0.8.31.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-identity-crisis.git",
"reference": "e5fa08158c599fb2aca321019933976cbd34153e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-identity-crisis/zipball/e5fa08158c599fb2aca321019933976cbd34153e",
"reference": "e5fa08158c599fb2aca321019933976cbd34153e",
"shasum": ""
},
"require": {
"automattic/jetpack-assets": "^1.17",
"automattic/jetpack-connection": "^1.46",
"automattic/jetpack-constants": "^1.6",
"automattic/jetpack-logo": "^1.5",
"automattic/jetpack-status": "^1.15"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.2",
"automattic/wordbless": "@dev",
"yoast/phpunit-polyfills": "1.0.3"
},
"time": "2022-11-10T21:04:30+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.31"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-identity-crisis"
},
{
"name": "automattic/jetpack-jitm",
"version": "v2.2.33",
"version_normalized": "2.2.33.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-jitm.git",
"reference": "c7063f0928d32a8f923b015102154dbd3f00ecf3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/c7063f0928d32a8f923b015102154dbd3f00ecf3",
"reference": "c7063f0928d32a8f923b015102154dbd3f00ecf3",
"shasum": ""
},
"require": {
"automattic/jetpack-a8c-mc-stats": "^1.4",
"automattic/jetpack-assets": "^1.17",
"automattic/jetpack-connection": "^1.46",
"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.15"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.2",
"brain/monkey": "2.6.1",
"yoast/phpunit-polyfills": "1.0.3"
},
"time": "2022-11-08T16:34:26+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.33"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-jitm"
},
{
"name": "automattic/jetpack-licensing",
"version": "v1.7.11",
"version_normalized": "1.7.11.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-licensing.git",
"reference": "28c19b0fa32f9c0c37ef920472553234114351ab"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-licensing/zipball/28c19b0fa32f9c0c37ef920472553234114351ab",
"reference": "28c19b0fa32f9c0c37ef920472553234114351ab",
"shasum": ""
},
"require": {
"automattic/jetpack-connection": "^1.46"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.2",
"automattic/wordbless": "@dev",
"yoast/phpunit-polyfills": "1.0.3"
},
"time": "2022-10-25T11:12:41+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.11"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-licensing"
},
{
"name": "automattic/jetpack-logo",
"version": "v1.5.18",
"version_normalized": "1.5.18.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-logo.git",
"reference": "aa36dab5e936eff1ac47617c7ab772839fb29212"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-logo/zipball/aa36dab5e936eff1ac47617c7ab772839fb29212",
"reference": "aa36dab5e936eff1ac47617c7ab772839fb29212",
"shasum": ""
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.2",
"yoast/phpunit-polyfills": "1.0.3"
},
"time": "2022-11-07T21:20:38+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.18"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-logo"
},
{
"name": "automattic/jetpack-my-jetpack",
"version": "v2.4.0",
"version_normalized": "2.4.0.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-my-jetpack.git",
"reference": "cd7c7760316dd2ac4d338d646c2324918d9001c7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-my-jetpack/zipball/cd7c7760316dd2ac4d338d646c2324918d9001c7",
"reference": "cd7c7760316dd2ac4d338d646c2324918d9001c7",
"shasum": ""
},
"require": {
"automattic/jetpack-admin-ui": "^0.2",
"automattic/jetpack-assets": "^1.17",
"automattic/jetpack-connection": "^1.46",
"automattic/jetpack-constants": "^1.6",
"automattic/jetpack-jitm": "^2.2",
"automattic/jetpack-licensing": "^1.7",
"automattic/jetpack-plugins-installer": "^0.2",
"automattic/jetpack-redirect": "^1.7"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.2",
"automattic/wordbless": "@dev",
"yoast/phpunit-polyfills": "1.0.3"
},
"time": "2022-11-17T22:47:19+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": "2.4.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/v2.4.0"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-my-jetpack"
},
{
"name": "automattic/jetpack-partner",
"version": "v1.7.19",
"version_normalized": "1.7.19.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-partner.git",
"reference": "915f75e0fcdecc7aee8d6948a8faa575929f097b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-partner/zipball/915f75e0fcdecc7aee8d6948a8faa575929f097b",
"reference": "915f75e0fcdecc7aee8d6948a8faa575929f097b",
"shasum": ""
},
"require": {
"automattic/jetpack-connection": "^1.46",
"automattic/jetpack-status": "^1.15"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.2",
"automattic/wordbless": "@dev",
"brain/monkey": "2.6.1",
"yoast/phpunit-polyfills": "1.0.3"
},
"time": "2022-11-07T21:21:14+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.19"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-partner"
},
{
"name": "automattic/jetpack-password-checker",
"version": "v0.2.7",
"version_normalized": "0.2.7.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-password-checker.git",
"reference": "982f8cd8af401eb73a43ee933c30dbae3b681186"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-password-checker/zipball/982f8cd8af401eb73a43ee933c30dbae3b681186",
"reference": "982f8cd8af401eb73a43ee933c30dbae3b681186",
"shasum": ""
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.2",
"automattic/wordbless": "@dev",
"yoast/phpunit-polyfills": "1.0.3"
},
"time": "2022-09-20T17:03:00+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.7"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-password-checker"
},
{
"name": "automattic/jetpack-plans",
"version": "v0.2.6",
"version_normalized": "0.2.6.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-plans.git",
"reference": "838768dbbc4fce7ca58fe451b64c61714b4daf0a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-plans/zipball/838768dbbc4fce7ca58fe451b64c61714b4daf0a",
"reference": "838768dbbc4fce7ca58fe451b64c61714b4daf0a",
"shasum": ""
},
"require": {
"automattic/jetpack-connection": "^1.46"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.2",
"automattic/jetpack-status": "^1.15",
"automattic/wordbless": "@dev",
"yoast/phpunit-polyfills": "1.0.3"
},
"time": "2022-11-07T21:21:19+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.2.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.2.6"
},
"install-path": "../automattic/jetpack-plans"
},
{
"name": "automattic/jetpack-plugins-installer",
"version": "v0.2.0",
"version_normalized": "0.2.0.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-plugins-installer.git",
"reference": "cba99efa7653219b5b3136a191e44840be3f25ae"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-plugins-installer/zipball/cba99efa7653219b5b3136a191e44840be3f25ae",
"reference": "cba99efa7653219b5b3136a191e44840be3f25ae",
"shasum": ""
},
"require": {
"automattic/jetpack-a8c-mc-stats": "^1.4"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.2",
"yoast/phpunit-polyfills": "1.0.3"
},
"time": "2022-08-23T12:40:45+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.0"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-plugins-installer"
},
{
"name": "automattic/jetpack-redirect",
"version": "v1.7.19",
"version_normalized": "1.7.19.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-redirect.git",
"reference": "b9ebaf3e0f120ff98a39b4265b7b8a58483f2647"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/b9ebaf3e0f120ff98a39b4265b7b8a58483f2647",
"reference": "b9ebaf3e0f120ff98a39b4265b7b8a58483f2647",
"shasum": ""
},
"require": {
"automattic/jetpack-status": "^1.15"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.2",
"brain/monkey": "2.6.1",
"yoast/phpunit-polyfills": "1.0.3"
},
"time": "2022-11-07T21:21:04+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.19"
},
"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.15.0",
"version_normalized": "1.15.0.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-status.git",
"reference": "af3483246f08394380887e35f413ffd21799d570"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-status/zipball/af3483246f08394380887e35f413ffd21799d570",
"reference": "af3483246f08394380887e35f413ffd21799d570",
"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-11-07T21:21:02+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.15.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.15.0"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-status"
},
{
"name": "automattic/jetpack-sync",
"version": "v1.43.0",
"version_normalized": "1.43.0.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-sync.git",
"reference": "7f9b099226184fff66a2f0b3f6784047bbce57cc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-sync/zipball/7f9b099226184fff66a2f0b3f6784047bbce57cc",
"reference": "7f9b099226184fff66a2f0b3f6784047bbce57cc",
"shasum": ""
},
"require": {
"automattic/jetpack-connection": "^1.46",
"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.15"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.2",
"automattic/wordbless": "@dev",
"yoast/phpunit-polyfills": "1.0.3"
},
"time": "2022-11-17T22:47:17+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.43.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.43.0"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-sync"
},
{
"name": "automattic/jetpack-transport-helper",
"version": "v0.1.0",
"version_normalized": "0.1.0.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-transport-helper.git",
"reference": "20d5b5eb06483b1f9f06ef9af14b81862fcdf638"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-transport-helper/zipball/20d5b5eb06483b1f9f06ef9af14b81862fcdf638",
"reference": "20d5b5eb06483b1f9f06ef9af14b81862fcdf638",
"shasum": ""
},
"require": {
"automattic/jetpack-connection": "^1.46"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.2",
"automattic/wordbless": "dev-master",
"yoast/phpunit-polyfills": "1.0.3"
},
"time": "2022-11-01T18:28:19+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.0"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-transport-helper"
}
],
"dev": false,
"dev-package-names": []
}