{
  "name": "yith/product-results-block",
  "version": "1.0.0",
  "title": "Product Results Block",
  "description": "Shows the found products.",
  "category": "yith-blocks",
  "supports": {
    "align": [
      "wide"
    ],
    "html": false,
    "multiple": false,
    "reusable": false,
    "inserter": false,
    "lock": false
  },
  "parent": [
    "yith/filled-block"
  ],
  "textdomain": "yith-woocommerce-ajax-search",
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 3
}