mirror of
https://github.com/uqbar-dao/nectar.git
synced 2024-12-20 15:11:45 +03:00
14 lines
299 B
JSON
14 lines
299 B
JSON
|
{
|
||
|
"echo": {
|
||
|
"public": false,
|
||
|
"requestNetworking": false,
|
||
|
"requestCapabilities": [],
|
||
|
"grantCapabilities": []
|
||
|
},
|
||
|
"cat": {
|
||
|
"public": false,
|
||
|
"requestNetworking": false,
|
||
|
"requestCapabilities": [],
|
||
|
"grantCapabilities": []
|
||
|
}
|
||
|
}
|