{
  "schema_version": "1.0.0",
  "elements": [
    {
      "tagname": "my-element",
      "description": "This is a big comment on the element!",
      "summary": "",
      "superclass": "HTMLElement",
      "path": "documented.html",
      "attributes": [],
      "properties": [],
      "methods": [],
      "privacy": "public",
      "styling": {
        "cssVariables": [],
        "selectors": []
      },
      "demos": [],
      "slots": [
        {
          "description": "",
          "name": "slot1",
          "range": {
            "end": {
              "column": 30,
              "line": 6
            },
            "file": "documented.html",
            "start": {
              "column": 4,
              "line": 6
            }
          }
        },
        {
          "description": "",
          "name": "slot2",
          "range": {
            "end": {
              "column": 30,
              "line": 7
            },
            "file": "documented.html",
            "start": {
              "column": 4,
              "line": 7
            }
          }
        },
        {
          "description": "",
          "name": "",
          "range": {
            "end": {
              "column": 17,
              "line": 8
            },
            "file": "documented.html",
            "start": {
              "column": 4,
              "line": 8
            }
          }
        }
      ],
      "events": [],
      "metadata": {},
      "sourceRange": {
        "start": {
          "line": 12,
          "column": 12
        },
        "end": {
          "line": 14,
          "column": 5
        }
      }
    }
  ]
}
