40 lines
No EOL
881 B
JSON
40 lines
No EOL
881 B
JSON
{
|
|
"rougail": {
|
|
"type": "namespace",
|
|
"informations": {
|
|
"path": "rougail",
|
|
"name": "rougail",
|
|
"description": "Rougail",
|
|
"properties": [],
|
|
"mode": "basic",
|
|
"help": [
|
|
"This family is a namespace"
|
|
]
|
|
},
|
|
"children": {
|
|
"var": {
|
|
"path": "rougail.var",
|
|
"name": "var",
|
|
"description": "The first variable.",
|
|
"properties": [
|
|
{
|
|
"type": "property",
|
|
"name": "mandatory",
|
|
"ori_name": "mandatory",
|
|
"access_control": false
|
|
},
|
|
{
|
|
"type": "property",
|
|
"name": "unique",
|
|
"ori_name": "unique",
|
|
"access_control": false
|
|
}
|
|
],
|
|
"mode": "basic",
|
|
"type": "variable",
|
|
"variable_type": "integer",
|
|
"multiple": true
|
|
}
|
|
}
|
|
}
|
|
} |