File "block.json"

Full Path: /home/jlklyejr/public_html/wp-content/test/wp-content/plugins/woocommerce/assets/client/blocks/product-gallery-large-image/block.json
File size: 544 bytes
MIME-type: application/json
Charset: utf-8

{
	"$schema": "https://schemas.wp.org/trunk/block.json",
    "apiVersion": 2,
    "name": "woocommerce/product-gallery-large-image",
    "version": "1.0.0",
    "title": "Large Image",
    "description": "Display the Large Image of a product.",
    "category": "woocommerce",
    "keywords": [ "WooCommerce" ],
	"usesContext": [ "nextPreviousButtonsPosition", "postId", "hoverZoom", "fullScreenOnClick", "cropImages"],
	"supports": {
		"interactivity": true
	},
    "textdomain": "woocommerce",
	"ancestor": [ "woocommerce/product-gallery" ]
}