Files
LuxMap/satis.json

42 lines
1.2 KiB
JSON
Raw Permalink 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",
2023-04-10 18:35:37 +08:00
"url": "http://124.126.16.154:8888/singularity/hdk-skeleton.git"
2023-07-18 10:14:25 +08:00
},
{
"type": "vcs",
"url": "http://124.126.16.154:8888/singularity/hdk-pay.git"
}
],
"require-all": true,
"config": {
"secure-http": false
}
}