15 lines
404 B
JSON
15 lines
404 B
JSON
|
{
|
||
|
"name": "woocommerce/store-notices",
|
||
|
"version": "1.0.0",
|
||
|
"title": "Store Notices",
|
||
|
"description": "Display shopper-facing notifications generated by WooCommerce or extensions.",
|
||
|
"category": "woocommerce",
|
||
|
"keywords": [ "WooCommerce" ],
|
||
|
"supports": {
|
||
|
"multiple": false
|
||
|
},
|
||
|
"textdomain": "woo-gutenberg-products-block",
|
||
|
"apiVersion": 2,
|
||
|
"$schema": "https://schemas.wp.org/trunk/block.json"
|
||
|
}
|