2
0
mirror of https://github.com/ZorgCC/lumen-generators.git synced 2025-01-15 14:57:54 +03:00

9 lines
148 B
JSON
Raw Normal View History

2015-09-23 15:53:55 +01:00
{
"type": "array",
"separator": " ",
"fields": {
"type": "object",
"separator": "=",
"fields": ["name","rule"]
}
}