61 lines
No EOL
1.2 KiB
JSON
61 lines
No EOL
1.2 KiB
JSON
{
|
|
"rougail": {
|
|
"type": "namespace",
|
|
"informations": {
|
|
"path": "rougail",
|
|
"names": [
|
|
"rougail"
|
|
],
|
|
"description": "Rougail",
|
|
"properties": [
|
|
{
|
|
"type": "mode",
|
|
"name": "standard"
|
|
}
|
|
]
|
|
},
|
|
"children": {
|
|
"var": {
|
|
"type": "variable",
|
|
"default": {
|
|
"name": "Default",
|
|
"values": "#a1a1a1"
|
|
},
|
|
"properties": [
|
|
{
|
|
"type": "type",
|
|
"name": "regexp"
|
|
},
|
|
{
|
|
"type": "mode",
|
|
"name": "standard"
|
|
},
|
|
{
|
|
"type": "property",
|
|
"name": "mandatory"
|
|
}
|
|
],
|
|
"validators": {
|
|
"name": "Validator",
|
|
"values": "text based with regular expressions \"^#(?:[0-9a-f]{3}){1,2}$\""
|
|
},
|
|
"path": "rougail.var",
|
|
"names": [
|
|
"var"
|
|
],
|
|
"description": "A first variable.",
|
|
"examples": {
|
|
"name": "Examples",
|
|
"values": [
|
|
"#b1b1b1",
|
|
"#b2b2b2"
|
|
]
|
|
},
|
|
"gen_examples": [
|
|
"#b1b1b1"
|
|
],
|
|
"mandatory_without_value": false
|
|
}
|
|
}
|
|
}
|
|
} |