Your IP : 216.73.216.61


Current Path : /home/gonzalx/www/administrator/components/com_widgetkit/vendor/yootheme/framework/
Upload File :
Current File : /home/gonzalx/www/administrator/components/com_widgetkit/vendor/yootheme/framework/composer.json

{
    "name": "yootheme/framework",
    "description": "YOOtheme Framework",
    "homepage": "http://yootheme.com",
    "license": "GPL",
    "authors": [
        {
            "name": "YOOtheme",
            "email": "info@yootheme.com"
        }
    ],
    "require": {
        "php": ">=5.3.0"
    },
    "autoload": {
        "psr-4": {
            "YOOtheme\\Framework\\": "src"
        }
    },
    "extra": {
        "branch-alias": {
            "dev-develop": "1.1.x-dev"
        }
    }
}