{
  "apiVersion": 2,
  "version": "1.0.0",
  "name": "dwb/map",
  "title": "Map",
  "category": "dew-blocks",
  "description": "Embed google map quickly.",
  "supports": {
    "html": false,
    "anchor": true
  },
  "textdomain": "dew-blocks",
  "editorScript": "file:./index.js",
  "editorStyle": "file:./index.css",
  "style": "file:./style-index.css"
}