quadmenu/vendor/composer/installed.json
2025-01-20 16:38:41 +05:30

515 lines
19 KiB
JSON

{
"packages": [
{
"name": "automattic/jetpack-assets",
"version": "v2.1.13",
"version_normalized": "2.1.13.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-assets.git",
"reference": "be2738e899ca46648999a6e1a7744b4da5001533"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-assets/zipball/be2738e899ca46648999a6e1a7744b4da5001533",
"reference": "be2738e899ca46648999a6e1a7744b4da5001533",
"shasum": ""
},
"require": {
"automattic/jetpack-constants": "^2.0.3",
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.5",
"brain/monkey": "2.6.1",
"wikimedia/testing-access-wrapper": "^1.0 || ^2.0 || ^3.0",
"yoast/phpunit-polyfills": "1.1.0"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-07-03T11:21:33+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": "2.1.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/v2.1.13"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-assets"
},
{
"name": "automattic/jetpack-composer-plugin",
"version": "v2.0.2",
"version_normalized": "2.0.2.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-composer-plugin.git",
"reference": "7f991850af6cdb10b5bf493cea9e09e5c8feae72"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-composer-plugin/zipball/7f991850af6cdb10b5bf493cea9e09e5c8feae72",
"reference": "7f991850af6cdb10b5bf493cea9e09e5c8feae72",
"shasum": ""
},
"require": {
"composer-plugin-api": "^2.1.0",
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.4",
"composer/composer": "^2.2 || ^2.4",
"yoast/phpunit-polyfills": "1.1.0"
},
"time": "2024-06-03T14:01:14+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": "2.0.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "A custom installer plugin for Composer to move Jetpack packages out of `vendor/` so WordPress's translation infrastructure will find their strings.",
"keywords": [
"composer",
"i18n",
"jetpack",
"plugin"
],
"support": {
"source": "https://github.com/Automattic/jetpack-composer-plugin/tree/v2.0.2"
},
"install-path": "../automattic/jetpack-composer-plugin"
},
{
"name": "automattic/jetpack-constants",
"version": "v2.0.3",
"version_normalized": "2.0.3.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-constants.git",
"reference": "f5da87d3b7f80411b77aa58a7355733ea72295aa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-constants/zipball/f5da87d3b7f80411b77aa58a7355733ea72295aa",
"reference": "f5da87d3b7f80411b77aa58a7355733ea72295aa",
"shasum": ""
},
"require": {
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.4",
"brain/monkey": "2.6.1",
"yoast/phpunit-polyfills": "1.1.0"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-05-29T09:44:58+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": "2.0.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/v2.0.3"
},
"install-path": "../../jetpack_vendor/automattic/jetpack-constants"
},
{
"name": "quadlayers/wp-dashboard-widget-news",
"version": "1.0.9",
"version_normalized": "1.0.9.0",
"source": {
"type": "git",
"url": "https://github.com/quadlayers/wp-dashboard-widget-news.git",
"reference": "c8f270a3de46f986dab8b9547848dc6b6f0ae7fe"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/quadlayers/wp-dashboard-widget-news/zipball/c8f270a3de46f986dab8b9547848dc6b6f0ae7fe",
"reference": "c8f270a3de46f986dab8b9547848dc6b6f0ae7fe",
"shasum": ""
},
"require": {
"php": ">=7.1.0"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
"phpcompatibility/phpcompatibility-wp": "^2.1.0",
"wp-coding-standards/wpcs": "^2.3.0"
},
"time": "2023-03-16T15:19:31+00:00",
"type": "jetpack-library",
"extra": {
"textdomain": "wp-dashboard-widget-news"
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"QuadLayers\\WP_Dashboard_Widget_News\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-3.0"
],
"authors": [
{
"name": "QuadLayers",
"email": "noreply@quadlayers.com"
}
],
"description": "WP Dashboard Widget News",
"keywords": [
"admin",
"dashboard",
"widget",
"wordpress"
],
"support": {
"issues": "https://github.com/quadlayers/wp-dashboard-widget-news/issues",
"source": "https://github.com/quadlayers/wp-dashboard-widget-news/tree/1.0.9"
},
"install-path": "../../jetpack_vendor/quadlayers/wp-dashboard-widget-news"
},
{
"name": "quadlayers/wp-notice-plugin-promote",
"version": "1.1.4",
"version_normalized": "1.1.4.0",
"source": {
"type": "git",
"url": "https://github.com/quadlayers/wp-notice-plugin-promote.git",
"reference": "f52240f7972d59a88bca17c061277b7ed12bdf17"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/quadlayers/wp-notice-plugin-promote/zipball/f52240f7972d59a88bca17c061277b7ed12bdf17",
"reference": "f52240f7972d59a88bca17c061277b7ed12bdf17",
"shasum": ""
},
"require": {
"php": ">=7.1.0"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
"phpcompatibility/phpcompatibility-wp": "^2.1.0",
"wp-coding-standards/wpcs": "^2.3.0"
},
"time": "2023-12-31T10:47:45+00:00",
"type": "jetpack-library",
"extra": {
"textdomain": "wp-notice-plugin-promote"
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"QuadLayers\\WP_Notice_Plugin_Promote\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-3.0"
],
"authors": [
{
"name": "QuadLayers",
"email": "noreply@quadlayers.com"
}
],
"description": "WP Notice Plugin Promote",
"keywords": [
"admin",
"notice",
"plugin",
"wordpress"
],
"support": {
"issues": "https://github.com/quadlayers/wp-notice-plugin-promote/issues",
"source": "https://github.com/quadlayers/wp-notice-plugin-promote/tree/1.1.4"
},
"install-path": "../../jetpack_vendor/quadlayers/wp-notice-plugin-promote"
},
{
"name": "quadlayers/wp-notice-plugin-required",
"version": "2.0.7",
"version_normalized": "2.0.7.0",
"source": {
"type": "git",
"url": "https://github.com/quadlayers/wp-notice-plugin-required.git",
"reference": "fd3d10dbdb39be738c3ef320e43cb7cd4e59e071"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/quadlayers/wp-notice-plugin-required/zipball/fd3d10dbdb39be738c3ef320e43cb7cd4e59e071",
"reference": "fd3d10dbdb39be738c3ef320e43cb7cd4e59e071",
"shasum": ""
},
"require": {
"php": ">=7.1.0"
},
"require-dev": {
"woocommerce/woocommerce-sniffs": "^0.1.3"
},
"time": "2023-06-23T12:20:55+00:00",
"type": "jetpack-library",
"extra": {
"textdomain": "wp-notice-plugin-required"
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"QuadLayers\\WP_Notice_Plugin_Required\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-3.0"
],
"authors": [
{
"name": "QuadLayers",
"email": "noreply@quadlayers.com"
}
],
"description": "WP Notice Plugin Required",
"keywords": [
"admin",
"notice",
"plugin",
"wordpress"
],
"support": {
"issues": "https://github.com/quadlayers/wp-notice-plugin-required/issues",
"source": "https://github.com/quadlayers/wp-notice-plugin-required/tree/2.0.7"
},
"install-path": "../../jetpack_vendor/quadlayers/wp-notice-plugin-required"
},
{
"name": "quadlayers/wp-plugin-install-tab",
"version": "1.0.1",
"version_normalized": "1.0.1.0",
"source": {
"type": "git",
"url": "https://github.com/franmastromarino/wp-plugin-install-tab.git",
"reference": "7f29b6bcebf6cebdd2ad300fb096e05e3ad0f398"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/franmastromarino/wp-plugin-install-tab/zipball/7f29b6bcebf6cebdd2ad300fb096e05e3ad0f398",
"reference": "7f29b6bcebf6cebdd2ad300fb096e05e3ad0f398",
"shasum": ""
},
"require": {
"php": ">=7.1.0",
"quadlayers/wp-plugin-suggestions": "*"
},
"time": "2023-12-18T10:21:33+00:00",
"type": "jetpack-library",
"extra": {
"textdomain": "wp-plugin-install-tab"
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"QuadLayers\\WP_Plugin_Install_Tab\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-3.0"
],
"authors": [
{
"name": "QuadLayers",
"email": "noreply@quadlayers.com"
}
],
"description": "WP Plugin Install Tab",
"keywords": [
"admin",
"install",
"plugin",
"wordpress"
],
"support": {
"issues": "https://github.com/franmastromarino/wp-plugin-install-tab/issues",
"source": "https://github.com/franmastromarino/wp-plugin-install-tab/tree/1.0.1"
},
"install-path": "../../jetpack_vendor/quadlayers/wp-plugin-install-tab"
},
{
"name": "quadlayers/wp-plugin-suggestions",
"version": "1.0.9",
"version_normalized": "1.0.9.0",
"source": {
"type": "git",
"url": "https://github.com/quadlayers/wp-plugin-suggestions.git",
"reference": "3983f69cbea33743683c95cd26c97f03f540ca52"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/quadlayers/wp-plugin-suggestions/zipball/3983f69cbea33743683c95cd26c97f03f540ca52",
"reference": "3983f69cbea33743683c95cd26c97f03f540ca52",
"shasum": ""
},
"require": {
"php": ">=7.1.0"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
"phpcompatibility/phpcompatibility-wp": "^2.1.0",
"wp-coding-standards/wpcs": "^2.3.0"
},
"time": "2023-12-31T10:45:51+00:00",
"type": "jetpack-library",
"extra": {
"textdomain": "wp-plugin-suggestions"
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"QuadLayers\\WP_Plugin_Suggestions\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-3.0"
],
"authors": [
{
"name": "QuadLayers",
"email": "noreply@quadlayers.com"
}
],
"description": "WP Plugin Suggestions",
"keywords": [
"admin",
"plugin",
"widget",
"wordpress"
],
"support": {
"issues": "https://github.com/quadlayers/wp-plugin-suggestions/issues",
"source": "https://github.com/quadlayers/wp-plugin-suggestions/tree/1.0.9"
},
"install-path": "../../jetpack_vendor/quadlayers/wp-plugin-suggestions"
},
{
"name": "quadlayers/wp-plugin-table-links",
"version": "1.0.7",
"version_normalized": "1.0.7.0",
"source": {
"type": "git",
"url": "https://github.com/quadlayers/wp-plugin-table-links.git",
"reference": "cadb59de7ce90b0e3b59174bfb7f52af556c7a66"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/quadlayers/wp-plugin-table-links/zipball/cadb59de7ce90b0e3b59174bfb7f52af556c7a66",
"reference": "cadb59de7ce90b0e3b59174bfb7f52af556c7a66",
"shasum": ""
},
"require": {
"php": ">=7.1.0"
},
"require-dev": {
"woocommerce/woocommerce-sniffs": "^0.1.3"
},
"time": "2023-03-20T18:39:34+00:00",
"type": "jetpack-library",
"extra": {
"textdomain": "wp-plugin-table-links"
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"QuadLayers\\WP_Plugin_Table_Links\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-3.0"
],
"authors": [
{
"name": "QuadLayers",
"email": "noreply@quadlayers.com"
}
],
"description": "WP Plugin Table Links",
"keywords": [
"admin",
"links",
"plugin",
"wordpress"
],
"support": {
"issues": "https://github.com/quadlayers/wp-plugin-table-links/issues",
"source": "https://github.com/quadlayers/wp-plugin-table-links/tree/1.0.7"
},
"install-path": "../../jetpack_vendor/quadlayers/wp-plugin-table-links"
}
],
"dev": false,
"dev-package-names": []
}