{ "rougail": { "type": "namespace", "informations": { "paths": [ "rougail" ], "names": [ "rougail" ], "description": "Rougail", "properties": [ { "type": "mode", "name": "basic" } ] }, "children": { "rougail.var1": { "type": "variable", "properties": [ { "type": "type", "name": "string" }, { "type": "mode", "name": "basic" }, { "type": "property", "name": "mandatory" } ], "paths": [ "rougail.var1" ], "names": [ "var1" ], "help": [ "Multi line\n\n\n\nWith useful information." ], "descriptions": [ "The first ." ] }, "rougail.var2": { "type": "variable", "properties": [ { "type": "type", "name": "string" }, { "type": "mode", "name": "basic" }, { "type": "property", "name": "mandatory" } ], "paths": [ "rougail.var2" ], "names": [ "var2" ], "help": [ "Multi line\n\nWith useful information." ], "descriptions": [ "The second ." ] } } } }