{
  "apiVersion": 3,
  "name": "woo-product-table/product-table",
  "author": "Saiful Islam",
  "authorURI": "https://codeastrology.com",
  "license": "GPL-2.0-or-later",
  "title": "Woo Product Table",
  "category": "text",
  "keywords": [
    "woo",
    "wpt",
    "wc",
    "woocommerce",
    "table",
    "product table",
    "codeastroloy",
    "table"
  ],
  "icon": "editor-table",
  "description": "Block for displaying a product table in WooCommerce via Woo Product Table plugin.(woo-product-table)",
  "version": "1.0.0",
  "supports": {
    "html": false,
    "align": [
      "wide",
      "full"
    ],
    "anchor": true
  },
  "textdomain": "woo-product-table",
  "editorScript": "file:./index.js",
  "editorStyle": "file:./index.css",
  "style": "file:./style-index.css",
  "viewScript": "file:./view.js"
}