28 lines
No EOL
404 B
JSON
28 lines
No EOL
404 B
JSON
{
|
|
"variable": {
|
|
"type": "variable",
|
|
"default": {
|
|
"name": "Default",
|
|
"values": true
|
|
},
|
|
"properties": [
|
|
{
|
|
"type": "type",
|
|
"name": "boolean"
|
|
},
|
|
{
|
|
"type": "mode",
|
|
"name": "standard"
|
|
}
|
|
],
|
|
"paths": [
|
|
"variable"
|
|
],
|
|
"names": [
|
|
"variable"
|
|
],
|
|
"descriptions": [
|
|
"A variable."
|
|
]
|
|
}
|
|
} |