{
  "apiVersion": 2,
  "name": "ezhoroscope/tarot-3card-spread",
  "title": "EZ Tarot – 3 Card Spread",
  "category": "widgets",
  "description": "Interactive 3-card tarot reading powered by EZ Horoscope tarot.js.",
  "attributes": {
    "language": {
      "type": "string",
      "default": "en"
    }
  },
  "editorScript": "file:./index.js",
  "style": "file:./style-index.css",
  "render": "file:./render.php",
  "save": "file:./save.js"
}