{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 3,
  "name": "uicore/carousel-team-card",
  "title": "Team Card Carousel",
  "category": "uicore-composite",
  "description": "Create a synchronized carousel of Team Cards.",
  "icon": "uicore-block-icon",
  "supports": {
    "html": false,
    "customClassName": false
  },
  "editorScript": "file:./index.js",
  "textdomain": "uicore-blocks"
}