{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 2,
  "name": "vl/viarlive-embed",
  "version": "0.1.0",
  "title": "Viar.Live Embed",
  "category": "embed",
  "description": "Viar.Live for WordPress",
  "supports": {
    "html": false
  },
  "textdomain": "virtual-tours",
  "editorScript": "file:./index.js",
  "editorStyle": "file:./index.css",
  "style": "file:./style-index.css",
  "viewScript": "file:./view.js"
}
