Files
LuxMap/satis.json

34 lines
963 B
JSON
Raw Normal View History

2021-12-29 15:34:27 +08:00
{
"name": "luxcreo/lux-map",
"homepage": "https://satis.luxcreo.cn/",
"repositories": [
{
"type": "vcs",
"url": "http://124.126.16.154:8888/singularity/composer-template.git"
},
2022-08-25 14:24:18 +08:00
{
"type": "vcs",
"url": "http://124.126.16.154:8888/singularity/hyperf-admin.git"
},
{
"type": "vcs",
"url": "http://124.126.16.154:8888/singularity/HyperfDevelopmentKitCore.git"
},
{
"type": "vcs",
"url": "http://124.126.16.154:8888/singularity/HyperfDevelopmentKit.git"
2022-03-29 19:34:46 +08:00
},
{
"type": "vcs",
"url": "http://124.126.16.154:8888/singularity/hyperf-saml.git"
2022-05-09 18:12:03 +08:00
},
{
"type": "vcs",
"url": "http://124.126.16.154:8888/singularity/HyperfCloudStorage.git"
}
],
"require-all": true,
"config": {
"secure-http": false
}
}