{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "woocommerce/product-inventory-email-field",
	"title": "Stock level threshold",
	"category": "widgets",
	"description": "Stock management minimum quantity.",
	"keywords": [ "products", "inventory", "email", "minimum" ],
	"textdomain": "default",
	"attributes": {
		"name": {
			"type": "string",
			"role": "content"
		}
	},
	"supports": {
		"align": false,
		"html": false,
		"multiple": true,
		"reusable": false,
		"inserter": false,
		"lock": false,
		"__experimentalToolbar": false
	}
}
