File "block.json"

Full Path: /home/warrior1/public_html/languages/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/filled-mini-cart-contents-block/block.json
File size: 584 bytes
MIME-type: application/json
Charset: utf-8

{
	"name": "woocommerce/filled-mini-cart-contents-block",
	"version": "1.0.0",
	"title": "Filled Mini Cart view",
	"description": "Contains blocks that display the content of the Mini Cart.",
	"category": "woocommerce",
	"supports": {
		"align": false,
		"html": false,
		"multiple": false,
		"reusable": false,
		"inserter": false,
		"lock": false
	},
	"attributes": {
		"lock": {
			"type": "object",
			"default": {
				"remove": true,
				"move": true
			}
		}
	},
	"parent": [ "woocommerce/mini-cart-contents" ],
	"textdomain": "woo-gutenberg-products-block",
	"apiVersion": 2
}