{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 3,
  "name": "woo-sonypayment/checkout",
  "title": "e-SCOTT Smart pro for WooCommerce",
  "category": "woocommerce",
  "description": "Payment block for e-SCOTT Smart pro for WooCommerce.",
  "example": {},
  "supports": {
    "html": false,
    "align": false,
    "multiple": false,
    "reusable": false
  },
  "textdomain": "woo-sonypayment",
  "editorScript": "file:./index.js",
  "editorStyle": "file:./index.css",
  "style": "file:./style-index.css",
  "viewScript": "file:./view.js"
}