Current File : /home/d/i/g/digitaw/www/wp-content/plugins/event-tickets/build/Tickets/Blocks/Ticket/block.json
{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 3,
  "name": "tribe/tickets-item",
  "title": "Event Ticket",
  "description": "A single configured ticket type.",
  "category": "tribe-tickets",
  "keywords": [
    "event",
    "event-tickets",
    "tribe"
  ],
  "parent": [
    "tribe/tickets"
  ],
  "supports": {
    "html": false,
    "customClassName": false
  },
  "editorScript": "tec-tickets-ticket-item-block-editor-script",
  "editorStyle": "tec-tickets-ticket-item-block-editor-style"
}