{
  "name": "woocommerce/checkout",
  "version": "1.0.0",
  "title": "Checkout",
  "description": "Display a checkout form so your customers can submit orders. (Replaced for compatibility with Fluid Checkout)",
  "category": "woocommerce",
  "example": {},
  "supports": {
    "html": false
  },
  "render": "file:./render.php",
  "keywords": [
    "WooCommerce"
  ],
  "textdomain": "fluid-checkout",
  "editorScript": "file:./index.js",
  "editorStyle": "file:./index.css",
  "apiVersion": 3,
  "$schema": "https://schemas.wp.org/trunk/block.json"
}