mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 10:21:52 +00:00
26 lines
492 B
JSON
26 lines
492 B
JSON
{
|
|
"name": null,
|
|
"ackWelcome": "0.0.0",
|
|
"marketplace": {
|
|
"selectedUrl": "https://registry.start9.com/",
|
|
"knownHosts": {
|
|
"https://registry.start9.com/": {
|
|
"name": "Start9 Registry"
|
|
},
|
|
"https://community-registry.start9.com/": {
|
|
"name": "Community Registry"
|
|
}
|
|
}
|
|
},
|
|
"dev": {},
|
|
"gaming": {
|
|
"snake": {
|
|
"highScore": 0
|
|
}
|
|
},
|
|
"ackInstructions": {},
|
|
"theme": "Dark",
|
|
"widgets": [],
|
|
"ack-welcome": "0.3.6-alpha.2"
|
|
}
|