{
    "packages": [
        {
            "name": "Licenzo/framework",
            "version": "1.1.1.x-dev",
            "version_normalized": "1.1.1.9999999-dev",
            "dist": {
                "type": "path",
                "url": "./packages/Licenzo/framework",
                "reference": "7738c721496f0b158c7a2dbbc5a06ad49cd3f9bc"
            },
            "require": {
                "php": ">=8.0"
            },
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Licenzo\\Framework\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Angristan",
                    "email": "angristan@arcith.com"
                }
            ],
            "description": "A personal PHP framework with Foundation, Database, HTTP, and other core components",
            "keywords": [
                "database",
                "foundation",
                "framework",
                "http",
                "php"
            ],
            "transport-options": {
                "relative": true
            },
            "install-path": "../Licenzo/framework"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
