{
  "apiVersion": 3,
  "title": "Statement Line",
  "name": "brandy/statement-line",
  "category": "brandy-blocks",
  "description": "A single line inside Scroll Statement",
  "parent": [
    "brandy/scroll-statement"
  ],
  "attributes": {},
  "supports": {
    "reusable": false,
    "html": false,
    "color": {
      "background": true,
      "text": true
    },
    "typography": {
      "fontSize": true,
      "lineHeight": true,
      "__experimentalFontFamily": true,
      "__experimentalFontWeight": true,
      "__experimentalTextTransform": true
    },
    "spacing": {
      "padding": true
    }
  },
  "textdomain": "brandy-blocks",
  "editorScript": "file:./index.js"
}