{ "rougail": { "type": "namespace", "informations": { "path": "rougail", "names": [ "rougail" ], "description": "Rougail", "properties": [], "mode": "standard" }, "children": { "variable": { "type": "variable", "default": { "name": "Default", "values": "the value of the namespace" }, "variable_type": "string", "path": "rougail.variable", "names": [ "variable" ], "description": "A variable.", "properties": [], "mode": "standard", "gen_examples": [ "Rougail" ], "mandatory_without_value": false } } } }