{
    "packages": [
        {
            "name": "myclub/common-lib",
            "version": "1.0.3",
            "version_normalized": "1.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/myclub-se/myclub-php-lib.git",
                "reference": "305e4ef73395b6f6354229cc1571ffeb935e35bb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/myclub-se/myclub-php-lib/zipball/305e4ef73395b6f6354229cc1571ffeb935e35bb",
                "reference": "305e4ef73395b6f6354229cc1571ffeb935e35bb",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": ">=7.4"
            },
            "time": "2026-04-21T18:08:39+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "MyClub\\Common\\": "src/"
                }
            },
            "license": [
                "GPLv2 or later"
            ],
            "description": "Shared logic for MyClub WordPress plugins",
            "support": {
                "source": "https://github.com/myclub-se/myclub-php-lib/tree/1.0.3",
                "issues": "https://github.com/myclub-se/myclub-php-lib/issues"
            },
            "install-path": "../myclub/common-lib"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
