Files
LuxMap/satis.json
2022-03-29 19:34:46 +08:00

22 lines
570 B
JSON

{
"name": "luxcreo/lux-map",
"homepage": "https://satis.luxcreo.cn/",
"repositories": [
{
"type": "vcs",
"url": "http://124.126.16.154:8888/singularity/composer-template.git"
},
{
"type": "vcs",
"url": "http://124.126.16.154:8888/singularity/HyperfDevelopmentKit.git"
},
{
"type": "vcs",
"url": "http://124.126.16.154:8888/singularity/hyperf-saml.git"
}
],
"require-all": true,
"config": {
"secure-http": false
}
}