{
  "settings": {
    "namespace": "g-",
    "responsiveness": "fixed",
    "includeResizerCss": true
  },
  "fonts": [],
  "artboards": [
    {
      "name": "mobile",
      "width": 320,
      "height": 500,
      "responsiveness": "dynamic",
      "layers": [
        {
          "name": "Layer1",
          "type": "default",
          "inlineSvg": false,
          "visible": true,
          "opacity": 100,
          "elements": [
            {
              "type": "text",
              "id": "m1",
              "kind": "area",
              "position": {
                "x": 10,
                "y": 10,
                "width": 300,
                "height": 30
              },
              "opacity": 100,
              "valign": "top",
              "renderAs": "html",
              "paragraphs": [
                {
                  "text": "Dynamic mobile",
                  "alignment": "left",
                  "leading": 18,
                  "spaceBefore": 0,
                  "spaceAfter": 0,
                  "runs": [
                    {
                      "text": "Dynamic mobile",
                      "fontName": "ArialMT",
                      "fontSize": 14,
                      "color": {
                        "r": 0,
                        "g": 0,
                        "b": 0
                      },
                      "capitalization": "normal",
                      "baselineShift": "normal",
                      "letterSpacing": 0
                    }
                  ]
                }
              ]
            }
          ],
          "id": "artboard:mobile-dynamic:layer:layer1",
          "source": {
            "tool": "test",
            "name": "Layer1"
          }
        }
      ],
      "id": "artboard:mobile-dynamic",
      "source": {
        "tool": "test",
        "name": "mobile:dynamic",
        "width": 320,
        "height": 500
      }
    },
    {
      "name": "desktop",
      "width": 1000,
      "height": 600,
      "responsiveness": "fixed",
      "layers": [
        {
          "name": "Layer1",
          "type": "default",
          "inlineSvg": false,
          "visible": true,
          "opacity": 100,
          "elements": [
            {
              "type": "text",
              "id": "d1",
              "kind": "area",
              "position": {
                "x": 20,
                "y": 20,
                "width": 500,
                "height": 40
              },
              "opacity": 100,
              "valign": "top",
              "renderAs": "html",
              "paragraphs": [
                {
                  "text": "Fixed desktop",
                  "alignment": "left",
                  "leading": 22,
                  "spaceBefore": 0,
                  "spaceAfter": 0,
                  "runs": [
                    {
                      "text": "Fixed desktop",
                      "fontName": "ArialMT",
                      "fontSize": 18,
                      "color": {
                        "r": 0,
                        "g": 0,
                        "b": 0
                      },
                      "capitalization": "normal",
                      "baselineShift": "normal",
                      "letterSpacing": 0
                    }
                  ]
                }
              ]
            }
          ],
          "id": "artboard:desktop:layer:layer1",
          "source": {
            "tool": "test",
            "name": "Layer1"
          }
        }
      ],
      "id": "artboard:desktop",
      "source": {
        "tool": "test",
        "name": "desktop",
        "width": 1000,
        "height": 600
      }
    }
  ],
  "customBlocks": [],
  "assets": {},
  "metadata": {
    "slug": "mixed-responsive-test"
  },
  "irVersion": "0.1.0",
  "source": {
    "tool": "test",
    "toolVersion": "1.0",
    "adapterVersion": "0.1.0"
  }
}
