1 {
2 "name": "core/separator",
3 "category": "design",
4 "attributes": {
5 "color": {
6 "type": "string"
7 },
8 "customColor": {
9 "type": "string"
10 }
11 },
12 "supports": {
13 "anchor": true
14 }
15 }