54 lines
No EOL
1,005 B
JSON
54 lines
No EOL
1,005 B
JSON
{
|
|
"rougail": {
|
|
"type": "namespace",
|
|
"informations": {
|
|
"path": "rougail",
|
|
"names": [
|
|
"rougail"
|
|
],
|
|
"description": "Rougail",
|
|
"properties": [
|
|
{
|
|
"type": "mode",
|
|
"name": "standard"
|
|
}
|
|
]
|
|
},
|
|
"children": {
|
|
"variable": {
|
|
"type": "variable",
|
|
"default": {
|
|
"name": "Default",
|
|
"values": "c"
|
|
},
|
|
"properties": [
|
|
{
|
|
"type": "type",
|
|
"name": "choice"
|
|
},
|
|
{
|
|
"type": "mode",
|
|
"name": "standard"
|
|
},
|
|
{
|
|
"type": "property",
|
|
"name": "mandatory"
|
|
}
|
|
],
|
|
"choices": {
|
|
"name": "Choices",
|
|
"values": [
|
|
"a",
|
|
"b",
|
|
"c"
|
|
]
|
|
},
|
|
"path": "rougail.variable",
|
|
"names": [
|
|
"variable"
|
|
],
|
|
"description": "A variable."
|
|
}
|
|
}
|
|
}
|
|
} |