{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 3,
  "name": "momothemes/momo-woo-helper-pro",
  "version": "0.1.0",
  "title": "Woo Helper",
  "category": "widgets",
  "description": "Gutenberg Block Woo Helper tool for generating product description",
  "supports": {
    "html": false
  },
  "textdomain": "momoacgwc",
  "editorScript": "file:./index.js",
  "editorStyle": "file:./index.css",
  "style": "file:./style-index.css"
}