HEX
Server: Apache
System: Linux WWW 6.1.0-40-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.153-1 (2025-09-20) x86_64
User: web11 (1011)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: /var/www/lcc.kaunokolegija.lt/wp-content/plugins/wp-menu-icons/vendor/composer/installed.json
{
    "packages": [
        {
            "name": "automattic/jetpack-assets",
            "version": "v4.3.2",
            "version_normalized": "4.3.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-assets.git",
                "reference": "91dde3cc7f9abb900d6a902b4fb58e4d8a25d7d1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-assets/zipball/91dde3cc7f9abb900d6a902b4fb58e4d8a25d7d1",
                "reference": "91dde3cc7f9abb900d6a902b4fb58e4d8a25d7d1",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-constants": "^3.0.8",
                "automattic/jetpack-status": "^6.0.1",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.5",
                "automattic/phpunit-select-config": "^1.0.3",
                "brain/monkey": "^2.6.2",
                "wikimedia/testing-access-wrapper": "^1.0 || ^2.0 || ^3.0",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-08-04T15:37:04+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-assets",
                "mirror-repo": "Automattic/jetpack-assets",
                "branch-alias": {
                    "dev-trunk": "4.3.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-assets/compare/v${old}...v${new}"
                }
            },
            "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/v4.3.2"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-assets"
        },
        {
            "name": "automattic/jetpack-autoloader",
            "version": "v5.0.9",
            "version_normalized": "5.0.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-autoloader.git",
                "reference": "c9e9b82cc515d9ed093fa0ff21245f277aeceb4e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/c9e9b82cc515d9ed093fa0ff21245f277aeceb4e",
                "reference": "c9e9b82cc515d9ed093fa0ff21245f277aeceb4e",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^2.2",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.5",
                "automattic/phpunit-select-config": "^1.0.3",
                "composer/composer": "^2.2",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "time": "2025-07-28T19:49:50+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin",
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-autoloader",
                "branch-alias": {
                    "dev-trunk": "5.0.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-autoloader/compare/v${old}...v${new}"
                },
                "version-constants": {
                    "::VERSION": "src/AutoloadGenerator.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Automattic\\Jetpack\\Autoloader\\": "src"
                },
                "classmap": [
                    "src/AutoloadGenerator.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Creates a custom autoloader for a plugin or theme.",
            "keywords": [
                "autoload",
                "autoloader",
                "composer",
                "jetpack",
                "plugin",
                "wordpress"
            ],
            "support": {
                "source": "https://github.com/Automattic/jetpack-autoloader/tree/v5.0.9"
            },
            "install-path": "../automattic/jetpack-autoloader"
        },
        {
            "name": "automattic/jetpack-composer-plugin",
            "version": "v4.0.5",
            "version_normalized": "4.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-composer-plugin.git",
                "reference": "e0a5ad3a32802ec156cb38c6280e2c12bfc63ffe"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-composer-plugin/zipball/e0a5ad3a32802ec156cb38c6280e2c12bfc63ffe",
                "reference": "e0a5ad3a32802ec156cb38c6280e2c12bfc63ffe",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^2.2",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.5",
                "automattic/phpunit-select-config": "^1.0.3",
                "composer/composer": "^2.2",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "time": "2025-04-28T15:12:46+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "Automattic\\Jetpack\\Composer\\Plugin",
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-composer-plugin",
                "branch-alias": {
                    "dev-trunk": "4.0.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-composer-plugin/compare/v${old}...v${new}"
                },
                "plugin-modifies-install-path": true
            },
            "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/v4.0.5"
            },
            "install-path": "../automattic/jetpack-composer-plugin"
        },
        {
            "name": "automattic/jetpack-constants",
            "version": "v3.0.8",
            "version_normalized": "3.0.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-constants.git",
                "reference": "f9bf00ab48956b8326209e7c0baf247a0ed721c4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-constants/zipball/f9bf00ab48956b8326209e7c0baf247a0ed721c4",
                "reference": "f9bf00ab48956b8326209e7c0baf247a0ed721c4",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.5",
                "automattic/phpunit-select-config": "^1.0.3",
                "brain/monkey": "^2.6.2",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-04-28T15:12:45+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-constants",
                "branch-alias": {
                    "dev-trunk": "3.0.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-constants/compare/v${old}...v${new}"
                }
            },
            "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/v3.0.8"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-constants"
        },
        {
            "name": "automattic/jetpack-status",
            "version": "v6.0.2",
            "version_normalized": "6.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-status.git",
                "reference": "14c28fb7345f7fb61f130b2ef9a596990a989041"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-status/zipball/14c28fb7345f7fb61f130b2ef9a596990a989041",
                "reference": "14c28fb7345f7fb61f130b2ef9a596990a989041",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-constants": "^3.0.8",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.5",
                "automattic/jetpack-connection": "@dev",
                "automattic/jetpack-ip": "^0.4.9",
                "automattic/jetpack-plans": "@dev",
                "automattic/phpunit-select-config": "^1.0.3",
                "brain/monkey": "^2.6.2",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-08-06T18:01:54+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-status",
                "branch-alias": {
                    "dev-trunk": "6.0.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-status/compare/v${old}...v${new}"
                },
                "dependencies": {
                    "test-only": [
                        "packages/connection",
                        "packages/plans"
                    ]
                }
            },
            "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/v6.0.2"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-status"
        },
        {
            "name": "franmastromarino/wp-plugin-feedback",
            "version": "v1.0.9",
            "version_normalized": "1.0.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/franmastromarino/wp-plugin-feedback.git",
                "reference": "a9d74330be65452c106dde40e7f940134af45909"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/franmastromarino/wp-plugin-feedback/zipball/a9d74330be65452c106dde40e7f940134af45909",
                "reference": "a9d74330be65452c106dde40e7f940134af45909",
                "shasum": ""
            },
            "require": {
                "monolog/monolog": "^2.0",
                "php": ">=7.4"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.6",
                "squizlabs/php_codesniffer": "*"
            },
            "time": "2025-05-05T10:08:53+00:00",
            "type": "project",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "QuadLayers\\PluginFeedback\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "description": "Process plugin feedback client.",
            "support": {
                "issues": "https://github.com/franmastromarino/wp-plugin-feedback/issues",
                "source": "https://github.com/franmastromarino/wp-plugin-feedback/tree/v1.0.9"
            },
            "install-path": "../franmastromarino/wp-plugin-feedback"
        },
        {
            "name": "monolog/monolog",
            "version": "2.10.0",
            "version_normalized": "2.10.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Seldaek/monolog.git",
                "reference": "5cf826f2991858b54d5c3809bee745560a1042a7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/5cf826f2991858b54d5c3809bee745560a1042a7",
                "reference": "5cf826f2991858b54d5c3809bee745560a1042a7",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2",
                "psr/log": "^1.0.1 || ^2.0 || ^3.0"
            },
            "provide": {
                "psr/log-implementation": "1.0.0 || 2.0.0 || 3.0.0"
            },
            "require-dev": {
                "aws/aws-sdk-php": "^2.4.9 || ^3.0",
                "doctrine/couchdb": "~1.0@dev",
                "elasticsearch/elasticsearch": "^7 || ^8",
                "ext-json": "*",
                "graylog2/gelf-php": "^1.4.2 || ^2@dev",
                "guzzlehttp/guzzle": "^7.4",
                "guzzlehttp/psr7": "^2.2",
                "mongodb/mongodb": "^1.8",
                "php-amqplib/php-amqplib": "~2.4 || ^3",
                "phpspec/prophecy": "^1.15",
                "phpstan/phpstan": "^1.10",
                "phpunit/phpunit": "^8.5.38 || ^9.6.19",
                "predis/predis": "^1.1 || ^2.0",
                "rollbar/rollbar": "^1.3 || ^2 || ^3",
                "ruflin/elastica": "^7",
                "swiftmailer/swiftmailer": "^5.3|^6.0",
                "symfony/mailer": "^5.4 || ^6",
                "symfony/mime": "^5.4 || ^6"
            },
            "suggest": {
                "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
                "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
                "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
                "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
                "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
                "ext-mbstring": "Allow to work properly with unicode symbols",
                "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
                "ext-openssl": "Required to send log messages using SSL",
                "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
                "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
                "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
                "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
                "rollbar/rollbar": "Allow sending log messages to Rollbar",
                "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
            },
            "time": "2024-11-12T12:43:37+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Monolog\\": "src/Monolog"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "https://seld.be"
                }
            ],
            "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
            "homepage": "https://github.com/Seldaek/monolog",
            "keywords": [
                "log",
                "logging",
                "psr-3"
            ],
            "support": {
                "issues": "https://github.com/Seldaek/monolog/issues",
                "source": "https://github.com/Seldaek/monolog/tree/2.10.0"
            },
            "funding": [
                {
                    "url": "https://github.com/Seldaek",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
                    "type": "tidelift"
                }
            ],
            "install-path": "../monolog/monolog"
        },
        {
            "name": "psr/log",
            "version": "1.1.4",
            "version_normalized": "1.1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/log.git",
                "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
                "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "time": "2021-05-03T11:20:27+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Log\\": "Psr/Log/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for logging libraries",
            "homepage": "https://github.com/php-fig/log",
            "keywords": [
                "log",
                "psr",
                "psr-3"
            ],
            "support": {
                "source": "https://github.com/php-fig/log/tree/1.1.4"
            },
            "install-path": "../psr/log"
        },
        {
            "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.7",
            "version_normalized": "1.1.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/franmastromarino/wp-notice-plugin-promote.git",
                "reference": "e947d41c606f1ab679518d87f2b51230a9d74c92"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/franmastromarino/wp-notice-plugin-promote/zipball/e947d41c606f1ab679518d87f2b51230a9d74c92",
                "reference": "e947d41c606f1ab679518d87f2b51230a9d74c92",
                "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": "2024-11-27T20:38:40+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/franmastromarino/wp-notice-plugin-promote/issues",
                "source": "https://github.com/franmastromarino/wp-notice-plugin-promote/tree/1.1.7"
            },
            "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.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/franmastromarino/wp-composer-plugin-suggestions.git",
                "reference": "dfda294f6bdfa70e55a514a1c4729b316e3d8b80"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/franmastromarino/wp-composer-plugin-suggestions/zipball/dfda294f6bdfa70e55a514a1c4729b316e3d8b80",
                "reference": "dfda294f6bdfa70e55a514a1c4729b316e3d8b80",
                "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": "2025-04-30T09:20:10+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/franmastromarino/wp-composer-plugin-suggestions/issues",
                "source": "https://github.com/franmastromarino/wp-composer-plugin-suggestions/tree/1.1.0"
            },
            "install-path": "../../jetpack_vendor/quadlayers/wp-plugin-suggestions"
        },
        {
            "name": "quadlayers/wp-plugin-table-links",
            "version": "1.0.8",
            "version_normalized": "1.0.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/franmastromarino/wp-plugin-table-links.git",
                "reference": "22bd6b20b40c7878c966eb57f45b1d9046728d6b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/franmastromarino/wp-plugin-table-links/zipball/22bd6b20b40c7878c966eb57f45b1d9046728d6b",
                "reference": "22bd6b20b40c7878c966eb57f45b1d9046728d6b",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.0"
            },
            "require-dev": {
                "woocommerce/woocommerce-sniffs": "^0.1.3"
            },
            "time": "2025-05-05T09:39:50+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/franmastromarino/wp-plugin-table-links/issues",
                "source": "https://github.com/franmastromarino/wp-plugin-table-links/tree/1.0.8"
            },
            "install-path": "../../jetpack_vendor/quadlayers/wp-plugin-table-links"
        }
    ],
    "dev": false,
    "dev-package-names": []
}