| {
    "libraries": [
        {
            "name": "phpbcl",
            "version": "2.0.4",
            "copyright": [
                {
                    "company": "AlexSoft Software",
                    "homepage": "http://www.alexsoft.gr"
                }                
            ],
            "authors": [
                {
                    "name": "Drogidis Christos",
                    "homepage": "https://www.ascoos.com",
                    "role": "Developer"
                }
            ],
            "support": {
                "issues": "https://issues.ascoos.com",
                "source": "https://github.com/alexsoft-software/phpbcl"
            },            
            "date": "2024-12-08",
            "description": "PHP Backwards Compatibility Library (phpBCL)",
            "license":"AGL-F (Ascoos General License - Free)",
            "homepage": "https://apps.ascoos.com/phpBCL",
            "auto_update_url": "https://dl.ascoos.com/pub/phpBCL/phpBCL-latest.zip",
            "php_version_min": "50640",
            "php_version_max": "80500",
            "autoloads": [
                {"0":"autoload.php"}
            ],
            "dependencies": [
                {
                    "name":"afw",
                    "description":"Ascoos Framework",
                    "version":"25.0.0",
                    "url":"https://github.com/ascoos/afw/releases/download/25.0.0/afw-25.0.0.12102.zip"
                }
            ]
        }
    ]
}
 |