{
  "apiVersion": 3,
  "name": "uicore/card-text",
  "title": "Card Text",
  "version": "0.1.0",
  "ancestor": [
    "uicore/a-icon-card"
  ],
  "category": "uicore-basic",
  "icon": "uicore-block-icon",
  "description": "Add the text element used within a card block.",
  "supports": {
    "html": false,
    "customClassName": false
  },
  "textdomain": "uicore-blocks",
  "editorScript": "file:./index.js"
}