{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "title": "Product Price",
  "name": "essential-blocks/product-price",
  "category": "essential-blocks",
  "description": "Display price of the WooCommerce product and style it using custom colors and typography.",
  "apiVersion": 2,
  "textdomain": "essential-blocks",
  "supports": {
    "anchor": true
  },
  "editorScript": "essential-blocks-editor-script"
}