File Manager

Current Directory: /home/astoriaah/www/administrator/components/com_widgetkit/vendor/yootheme/framework
Viewing File: /home/astoriaah/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" } } }