Files
sentcms/public/static/plugins/NKeditor/php/qiniu/composer.json
2020-04-03 11:36:07 +08:00

16 lines
289 B
JSON

{
"name": "demo/myapp",
"description": "just a test",
"type": "project",
"require": {
"qiniu/php-sdk": "7.2.1"
},
"license": "MIT",
"authors": [
{
"name": "yangjian",
"email": "yangjian102621@gmail.com"
}
]
}