{ "rougail": { "type": "namespace", "informations": { "paths": [ "rougail" ], "names": [ "rougail" ], "description": "Rougail", "properties": [ { "type": "mode", "name": "standard" } ] }, "children": { "rougail.condition": { "type": "variable", "default": { "name": "Default", "values": false }, "properties": [ { "type": "type", "name": "boolean" }, { "type": "mode", "name": "standard" }, { "type": "property", "name": "mandatory" } ], "paths": [ "rougail.condition" ], "names": [ "condition" ], "descriptions": [ "A condition." ] }, "rougail.var1": { "type": "variable", "properties": [ { "type": "type", "name": "string" }, { "type": "mode", "name": "standard" }, { "type": "property", "name": "hidden", "annotation": "when the variable \"rougail.unknown\" is defined and has the value \"true\"." } ], "paths": [ "rougail.var1" ], "names": [ "var1" ], "descriptions": [ "A first variable." ] }, "rougail.var3": { "type": "variable", "properties": [ { "type": "type", "name": "string" }, { "type": "mode", "name": "standard" }, { "type": "property", "name": "hidden", "annotation": "when the variable \"rougail.condition\" is defined and has the value \"true\"." } ], "paths": [ "rougail.var3" ], "names": [ "var3" ], "descriptions": [ "A second variable." ] }, "rougail.var4": { "type": "variable", "properties": [ { "type": "type", "name": "string" }, { "type": "mode", "name": "standard" }, { "type": "property", "name": "hidden", "annotation": "when the variable \"rougail.condition\" is defined and has the value \"true\"." } ], "paths": [ "rougail.var4" ], "names": [ "var4" ], "descriptions": [ "A forth variable." ] } } } }