mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 18:31:52 +00:00
* re-add community marketplace and handle missing dependency * feat: Add in the community to migration * chore: Add in the community marketplace_url update * change var name to hidden * chore: Add in the down Co-authored-by: BluJ <mogulslayer@gmail.com>
19 lines
342 B
JSON
19 lines
342 B
JSON
{
|
|
"name": null,
|
|
"ack-welcome": "0.3.3",
|
|
"marketplace": {
|
|
"selected-url": "https://registry.start9.com/",
|
|
"known-hosts": {
|
|
"https://registry.start9.com/": {},
|
|
"https://community-registry.start9.com/": {}
|
|
}
|
|
},
|
|
"dev": {},
|
|
"gaming": {
|
|
"snake": {
|
|
"high-score": 0
|
|
}
|
|
},
|
|
"ack-instructions": {}
|
|
}
|