12 Star 23 Fork 4

Howard Liu / IXCDN

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 455 Bytes
一键复制 编辑 原始数据 按行查看 历史
Howard Liu 提交于 2016-04-03 00:41 . Lots of changes
{
"name": "ix-network/cdn",
"description": "An app used to distribute static contents",
"authors": [
{
"name": "Howard Liu",
"email": "howard@ixnet.work",
"homepage": "https://www.ixnet.work",
"role": "Developer"
}
],
"license": "MIT",
"type": "project",
"require": {
"php": ">=5.4.0",
"ix-network/php-common-library": "dev-master"
},
"autoload": {
"psr-4": {
"App\\": "App/"
}
}
}
PHP
1
https://gitee.com/fsgmhoward/IXCDN.git
git@gitee.com:fsgmhoward/IXCDN.git
fsgmhoward
IXCDN
IXCDN
master

搜索帮助