1 Star 0 Fork 54

砂之守鹤风影 / DataDraw

forked from 诗酒年华 / DataDraw 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 1.08 KB
一键复制 编辑 原始数据 按行查看 历史
诗酒年华 提交于 2018-11-18 17:27 . 初步整合
{
"name": "hfo4/cloudreve",
"description": "A program help you build your own cloud in minutes.",
"keywords": ["php", "cloud", "ThinkPHP", "file-sharing"],
"homepage": "https://cloudreve.org",
"type": "project",
"license": "GPL-3.0-only",
"authors": [
{
"name": "Aaron",
"email": "abslant@foxmail.com",
"homepage": "https://aoaoao.me",
"role": "Developer"
},
{
"name": "Qnner",
"email": "admin@qnner.com",
"homepage": "http://me.qnner.com",
"role": "Developer"
},
{
"name": "dune",
"email": "rainaysann@gmail.com",
"homepage": "https://github.com/rainays",
"role": "Developer"
}
],
"require": {
"ext-curl":"*",
"ext-fileinfo":"*",
"ext-gd":"*",
"topthink/think-captcha":"1.*",
"aliyuncs/oss-sdk-php": "~2.0",
"sabre/dav":"~3.2.0",
"upyun/sdk": "^3.3"
},
"autoload": {
"psr-4": {
"CloudreveInstaller\\Installer\\" : ""
}
},
"scripts": {
"post-install-cmd": [
"CloudreveInstaller\\Installer::startInstall"
],
"post-create-project-cmd" : [
"CloudreveInstaller\\Installer::startInstall"
]
}
}
PHP
1
https://gitee.com/szshfy/DataDraw.git
git@gitee.com:szshfy/DataDraw.git
szshfy
DataDraw
DataDraw
master

搜索帮助