{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 3,
  "name": "driveworks-block-form-embed/block",
  "version": "1.1.0",
  "title": "DriveWorks Form",
  "category": "embed",
  "description": "Embed a DriveWorks Form (Project or DriveApp)",
  "example": {},
  "supports": {
    "html": false
  },
  "textdomain": "driveworks-block-form-embed",
  "editorScript": "file:./index.js",
  "editorStyle": "file:./index.css",
  "style": "file:./style-index.css",
  "script": "file:./render.js"
}
