30 lines
357 B
JSON
30 lines
357 B
JSON
{
|
|
"log": {
|
|
"name": "Log"
|
|
},
|
|
"account": {
|
|
"name": "Account"
|
|
},
|
|
"backup": {
|
|
"name": "Backup"
|
|
},
|
|
"notification": {
|
|
"name": "Notification"
|
|
},
|
|
"robot": {
|
|
"name": "Robot"
|
|
},
|
|
"loop": {
|
|
"name": "Loop"
|
|
},
|
|
"media": {
|
|
"name": "Media"
|
|
},
|
|
"person": {
|
|
"name": "Person"
|
|
},
|
|
"gqa": {
|
|
"name": "GQA"
|
|
}
|
|
}
|