{
    "name": "thinkcmf/plugins-qiniu",
    "description": "ThinkCMF七牛插件",
    "type": "cmf-plugin",
    "license": "apache2.0",
    "authors": [
        {
            "name": "catman",
            "email": "catman@thinkcmf.com"
        }
    ],
    "require": {
        "qiniu/php-sdk": "^7.2"
    }
}