1{
2    "name": "GridCol",
3    "parents": ["GridRow"],
4    "single": true,
5    "attrs": [
6        "span", "offset", "order"
7    ]
8}