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