{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "athemes-blocks/google-maps",
	"version": "1.0.0",
	"title": "Google Maps",
	"category": "athemes-blocks",
	"icon": "formatBold",
	"description": "A block that allows you to create a Google Maps.",
	"textdomain": "athemes-blocks",
	"render": "file:./render.php",
	"editorScript": "file:./index.js",
	"style": "file:./style-index.css"
}