{
    "packages": [
        {
            "name": "yaycommerce/admin-shell",
            "version": "v2.5.6",
            "version_normalized": "2.5.6.0",
            "source": {
                "type": "git",
                "url": "git@github.com:YayCommerce/yaycommerce-plugin-admin-shell.git",
                "reference": "9861b00508a2552f9fc20c66af95bcb42487a6a8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/YayCommerce/yaycommerce-plugin-admin-shell/zipball/9861b00508a2552f9fc20c66af95bcb42487a6a8",
                "reference": "9861b00508a2552f9fc20c66af95bcb42487a6a8",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.0"
            },
            "time": "2026-04-23T09:27:17+00:00",
            "bin": [
                "bin/yaycommerce-init",
                "bin/yaycommerce-update",
                "bin/yaycommerce-prerelease"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "YayCommerce\\AdminShell\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "YayCommerce\\AdminShell\\Tests\\": "tests/"
                }
            },
            "license": [
                "GPL-3.0-or-later"
            ],
            "description": "Shared admin shell for YayCommerce plugins: top-level menu, Licenses page, Other Plugins, Help, optional license subsystem",
            "support": {
                "source": "https://github.com/YayCommerce/yaycommerce-plugin-admin-shell/tree/v2.5.6",
                "issues": "https://github.com/YayCommerce/yaycommerce-plugin-admin-shell/issues"
            },
            "install-path": "../yaycommerce/admin-shell"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
