File "block.json"

Full Path: /home/warrior1/public_html/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-title-block/block.json
File size: 576 bytes
MIME-type: application/json
Charset: utf-8

{
	"name": "woocommerce/mini-cart-title-block",
	"version": "1.0.0",
	"title": "Mini Cart Title",
	"description": "Block that displays the title of the Mini Cart block.",
	"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/filled-mini-cart-contents-block" ],
	"textdomain": "woo-gutenberg-products-block",
	"apiVersion": 2
}