{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 2,
	"name": "simple-google-maps-short-code/simple-google-maps-block",
	"version": "0.1.0",
	"title": "Simple Google Maps",
	"category": "embed",
	"icon": "admin-site-alt",
	"description": "Google Maps Block",
	"supports": {
		"html": false
	},
	"textdomain": "simple-google-maps-block",
	"editorScript": "file:./index.js",
	"editorStyle": "file:./index.css",
	"style": "file:./style-index.css"
}