{
	"name": "woocommerce/page-content-wrapper",
	"title": "WooCommerce Page",
	"description": "Displays WooCommerce page content.",
	"category": "woocommerce",
	"keywords": [ "WooCommerce" ],
	"textdomain": "woocommerce",
	"supports": {
		"html": false,
		"multiple": false,
		"inserter": false
	},
	"attributes": {
		"page": {
			"type": "string",
			"default": ""
		}
	},
	"providesContext": {
		"postId": "postId",
		"postType": "postType"
	},
	"apiVersion": 3,
	"$schema": "https://schemas.wp.org/trunk/block.json"
}
