{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 3,
  "name": "marzipan/currencyswitcher",
  "version": "1.0.0",
  "title": "Marzipan Currency Switcher",
  "category": "marzipan",
  "icon": "money-alt",
  "description": "Currency selection dropdown.",
  "keywords": [
    "currency",
    "money",
    "international",
    "marzipan"
  ],
  "textdomain": "marzipan-commerce-for-wineries",
  "editorScript": "file:./index.js",
  "attributes": {},
  "supports": {
    "html": false
  }
}