芝麻web文件管理V1.00
编辑当前文件:/home/p/r/i/prismawe/clients/_aspiconfort.fr/httpdocs/wp-content/plugins/widgetkit/composer.json
{ "name": "yootheme/widgetkit", "version": "2.8.0", "title": "Widgetkit", "description": "A widget toolkit by YOOtheme.", "copyright": "Copyright (C) YOOtheme GmbH", "license": "GNU General Public License v2 or later", "authors": [ { "name": "YOOtheme", "email": "info@yootheme.com", "homepage": "http://yootheme.com" } ], "repositories": [ { "type": "vcs", "url": "git@github.com:yootheme/framework.git" } ], "require": { "yootheme/framework": "1.1.*", "abeautifulsite/simpleimage": "2.5.*", "jublonet/codebird-php": "2.7.0" }, "autoload": { "psr-4": { "YOOtheme\\Widgetkit\\": "src" } } }