17 lines
226 B
JSON
17 lines
226 B
JSON
|
{
|
||
|
"name": "woocommerce/coming-soon",
|
||
|
"category": "woocommerce",
|
||
|
"title": "Coming Soon",
|
||
|
"attributes": {
|
||
|
"color": {
|
||
|
"type": "string"
|
||
|
}
|
||
|
},
|
||
|
"supports": {
|
||
|
"color": {
|
||
|
"background": false,
|
||
|
"text": true
|
||
|
}
|
||
|
}
|
||
|
}
|