{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 2,
  "name": "omnipress/maps",
  "version": "1.0.0",
  "title": "Google Maps",
  "category": "omnipress",
  "icon": "",
  "description": "Add a Google Map location on your website",
  "supports": {
    "className": true,
    "anchor": true
  },
  "opSettings": {},
  "keywords": [
    "maps",
    "google map"
  ],
  "textdomain": "omnipress"
}