{
  "$schema": "https://json.schemastore.org/block.json",
  "apiVersion": 2,
  "name": "bed-booking/search",
  "version": "1.0.0",
  "title": "Search form widget",
  "category": "bed-booking",
  "description": "",
  "supports": {
	"html": false
  },
  "textdomain": "bed-booking",
  "editorScript": "file:./build/index.js",
  "editorStyle": "file:./build/index.css",
  "style": "file:./build/style-index.css"
}
