{
  "title": "Advanced Image",
  "name": "essential-blocks/advanced-image",
  "category": "essential-blocks",
  "description": "Customise images in Gutenberg to fit your exact needs.",
  "apiVersion": 2,
  "textdomain": "essential-blocks",
  "supports": {
    "anchor": true,
    "align": [
      "wide",
      "full"
    ],
    "color": {
      "__experimentalDuotone": "img",
      "text": false,
      "background": false
    }
  },
  "editorScript": "essential-blocks-editor-script",
  "usesContext": [
    "postId",
    "postType",
    "essential-blocks/postId",
    "essential-blocks/postType",
    "essential-blocks/queryId",
    "essential-blocks/isLoopBuilder",
    "essential-blocks/query"
  ]
}