File "block.json"

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

{
	"name": "woocommerce/product-meta",
	"version": "1.0.0",
	"title": "Product Meta",
	"icon": "product",
	"description": "Display a product’s SKU, categories, tags, and more.",
	"category": "woocommerce",
	"supports": {
		"align": true,
		"reusable": false
	},
	"keywords": [ "WooCommerce" ],
	"usesContext": [ "postId", "postType", "queryId" ],
	"textdomain": "woocommerce",
	"apiVersion": 2,
	"$schema": "https://schemas.wp.org/trunk/block.json"
}