Files
LuxMap/satis.json

38 lines
1.1 KiB
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
},
2023-03-13 16:40:29 +08:00
{
"type": "vcs",
"url": "http://124.126.16.154:8888/singularity/hdk-auth.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
}
}