mirror of
https://github.com/uqbar-dao/nectar.git
synced 2024-12-19 14:41:42 +03:00
16 lines
420 B
JSON
16 lines
420 B
JSON
|
{
|
||
|
"name": "System Settings",
|
||
|
"description": "A program for managing key system settings, including onchain identity.",
|
||
|
"image": "",
|
||
|
"properties": {
|
||
|
"package_name": "settings",
|
||
|
"current_version": "0.1.0",
|
||
|
"publisher": "sys",
|
||
|
"mirrors": [],
|
||
|
"code_hashes": {
|
||
|
"0.1.0": ""
|
||
|
}
|
||
|
},
|
||
|
"external_url": "https://kinode.org",
|
||
|
"animation_url": ""
|
||
|
}
|