mirror of
https://github.com/slhaf/Partner.git
synced 2026-05-12 08:43:02 +08:00
chore: add initial module registry structure
This commit is contained in:
13
registry/index.json
Normal file
13
registry/index.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"partner": {
|
||||
"latestBuildable": {
|
||||
"url": "https://github.com/slhaf/Partner.git",
|
||||
"ref": "buildable/v0.5.0"
|
||||
},
|
||||
"latestRelease": {
|
||||
"url": "url",
|
||||
"version": "0.5.0"
|
||||
}
|
||||
},
|
||||
"externalModules": []
|
||||
}
|
||||
0
registry/modules/.gitkeep
Normal file
0
registry/modules/.gitkeep
Normal file
Reference in New Issue
Block a user