File "block.json"

Full Path: /home/siazco/grocery.siazco.se/wp-content/plugins/woocommerce/assets/client/blocks/store-notices/block.json
File size: 508 bytes
MIME-type: application/json
Charset: utf-8

{
	"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,
		"align": [
			"wide",
			"full"
		]
	},
	"attributes": {
		"align": {
			"type": "string",
			"default": "wide"
		}
	},
	"textdomain": "woocommerce",
	"apiVersion": 3,
	"$schema": "https://schemas.wp.org/trunk/block.json"
}