29 Star 263 Fork 52

GVPlouislivi / SMProxy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
box.json 755 Bytes
一键复制 编辑 原始数据 按行查看 历史
louislivi 提交于 2018-12-13 19:38 . Update box exclude docs
{
"main": "bin/SMProxy",
"output": "SMProxy.phar",
"alias": "deploy",
"directories": [
"bin",
"src"
],
"finder": [
{
"notName": "/LICENSE|.*\\.md|.*\\.dist|composer\\.json|composer\\.lock/",
"exclude": [
"doc",
"docs",
"test",
"test_old",
"tests",
"Tests",
"vendor-bin"
],
"in": "vendor"
},
{
"name": "composer.json",
"in": "."
}
],
"compression": "NONE",
"compactors": [
"KevinGH\\Box\\Compactor\\Json",
"KevinGH\\Box\\Compactor\\Php"
],
"git": "phar-version"
}
PHP
1
https://gitee.com/louislivi/smproxy.git
git@gitee.com:louislivi/smproxy.git
louislivi
smproxy
SMProxy
master

搜索帮助