{
    "packages": [
        {
            "name": "plugli/base",
            "version": "v1.0.50",
            "version_normalized": "1.0.50.0",
            "source": {
                "type": "git",
                "url": "git@bitbucket.org:plugli-workspace/plugli-base.git",
                "reference": "a7e36f96593683deb89d3a331d9f4ec4092b7c58"
            },
            "require": {
                "php": ">=6.6.0"
            },
            "require-dev": {
                "overtrue/phplint": "^9.0",
                "squizlabs/php_codesniffer": "^3.9"
            },
            "time": "2025-07-24T13:14:04+00:00",
            "type": "package",
            "installation-source": "source",
            "autoload": {
                "classmap": [
                    "inc/Helpers",
                    "inc/Core",
                    "inc/Admin"
                ],
                "psr-4": {
                    "Plugli\\Standard\\": "inc"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Plugli",
                    "homepage": "https://plugli.com"
                }
            ],
            "description": "Defines the base folder structure for all Plugli products",
            "install-path": "../plugli/base"
        },
        {
            "name": "plugli/linksy-common",
            "version": "v1.0.77",
            "version_normalized": "1.0.77.0",
            "source": {
                "type": "git",
                "url": "git@bitbucket.org:plugli-workspace/linksy-common.git",
                "reference": "4e9d8e18cccae65d6e47dae56a40a8af45cc1d02"
            },
            "require": {
                "php": ">=6.6.0",
                "plugli/base": "v1.0.50"
            },
            "time": "2025-07-24T13:18:09+00:00",
            "type": "library",
            "installation-source": "source",
            "autoload": {
                "classmap": [
                    "src/Helpers"
                ],
                "psr-4": {
                    "Plugli\\Linksy\\Common\\": "src/"
                }
            },
            "authors": [
                {
                    "name": "Plugli Team",
                    "homepage": "https://plugli.com"
                }
            ],
            "description": "Contains helper classes and utilities used by the Linksy plugin or its consistuents/addons",
            "install-path": "../plugli/linksy-common"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
