{
  "apiVersion": 3,
  "name": "boostify-blocks/products",
  "version": "0.1.0",
  "title": "Products",
  "category": "boostify-blocks",
  "icon": "- wcb-block-editor-block-icon lni lni-restaurant",
  "description": "Display products from your store in a grid layout.",
  "supports": {
    "html": false,
    "align": [
      "full",
      "wide"
    ]
  },
  "textdomain": "boostify-blocks",
  "editorScript": "file:./index.js",
  "editorStyle": "file:./index.css",
  "style": "file:./style-index.css"
}