{
  "apiVersion": 2,
  "title": "Hotel Booking Wrapper",
  "name": "motopress-hotel-booking/wrapper",
  "category": "hotel-booking",
  "icon": "admin-home",
  "editorScript": "file:./index.js",
  "editorStyle": "file:./index.css",
  "style": "file:./style-index.css",
  "attributes": {
    "maxWidth": {
      "type": "string",
      "default": "600"
    }
  }
}