{
  "type": "Program",
  "start": 0,
  "end": 227,
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 6,
      "column": 0
    }
  },
  "sourceType": "module",
  "body": [
    {
      "type": "ExportNamedDeclaration",
      "start": 0,
      "end": 38,
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 1,
          "column": 38
        }
      },
      "specifiers": [
        {
          "type": "Identifier",
          "start": 7,
          "end": 13,
          "loc": {
            "start": {
              "line": 1,
              "column": 7
            },
            "end": {
              "line": 1,
              "column": 13
            }
          },
          "exported": {
            "type": "Identifier",
            "start": 7,
            "end": 13,
            "loc": {
              "start": {
                "line": 1,
                "column": 7
              },
              "end": {
                "line": 1,
                "column": 13
              }
            },
            "name": "Plugin"
          }
        }
      ],
      "source": {
        "type": "Literal",
        "start": 19,
        "end": 37,
        "loc": {
          "start": {
            "line": 1,
            "column": 19
          },
          "end": {
            "line": 1,
            "column": 37
          }
        },
        "value": "../plugin/plugin",
        "rawValue": "../plugin/plugin",
        "raw": "'../plugin/plugin'"
      }
    },
    {
      "type": "ExportNamedDeclaration",
      "start": 40,
      "end": 80,
      "loc": {
        "start": {
          "line": 2,
          "column": 0
        },
        "end": {
          "line": 2,
          "column": 40
        }
      },
      "specifiers": [
        {
          "type": "Identifier",
          "start": 47,
          "end": 54,
          "loc": {
            "start": {
              "line": 2,
              "column": 7
            },
            "end": {
              "line": 2,
              "column": 14
            }
          },
          "exported": {
            "type": "Identifier",
            "start": 47,
            "end": 54,
            "loc": {
              "start": {
                "line": 2,
                "column": 7
              },
              "end": {
                "line": 2,
                "column": 14
              }
            },
            "name": "Element"
          }
        }
      ],
      "source": {
        "type": "Literal",
        "start": 60,
        "end": 79,
        "loc": {
          "start": {
            "line": 2,
            "column": 20
          },
          "end": {
            "line": 2,
            "column": 39
          }
        },
        "value": "../plugin/element",
        "rawValue": "../plugin/element",
        "raw": "'../plugin/element'"
      }
    },
    {
      "type": "ExportNamedDeclaration",
      "start": 82,
      "end": 129,
      "loc": {
        "start": {
          "line": 3,
          "column": 0
        },
        "end": {
          "line": 3,
          "column": 47
        }
      },
      "specifiers": [
        {
          "type": "Identifier",
          "start": 89,
          "end": 102,
          "loc": {
            "start": {
              "line": 3,
              "column": 7
            },
            "end": {
              "line": 3,
              "column": 20
            }
          },
          "exported": {
            "type": "Identifier",
            "start": 94,
            "end": 102,
            "loc": {
              "start": {
                "line": 3,
                "column": 12
              },
              "end": {
                "line": 3,
                "column": 20
              }
            },
            "name": "Elements"
          }
        }
      ],
      "source": {
        "type": "Literal",
        "start": 108,
        "end": 128,
        "loc": {
          "start": {
            "line": 3,
            "column": 26
          },
          "end": {
            "line": 3,
            "column": 46
          }
        },
        "value": "../plugin/elements",
        "rawValue": "../plugin/elements",
        "raw": "'../plugin/elements'"
      }
    },
    {
      "type": "ExportNamedDeclaration",
      "start": 131,
      "end": 179,
      "loc": {
        "start": {
          "line": 4,
          "column": 0
        },
        "end": {
          "line": 4,
          "column": 48
        }
      },
      "specifiers": [
        {
          "type": "Identifier",
          "start": 138,
          "end": 149,
          "loc": {
            "start": {
              "line": 4,
              "column": 7
            },
            "end": {
              "line": 4,
              "column": 18
            }
          },
          "exported": {
            "type": "Identifier",
            "start": 138,
            "end": 149,
            "loc": {
              "start": {
                "line": 4,
                "column": 7
              },
              "end": {
                "line": 4,
                "column": 18
              }
            },
            "name": "Integration"
          }
        }
      ],
      "source": {
        "type": "Literal",
        "start": 155,
        "end": 178,
        "loc": {
          "start": {
            "line": 4,
            "column": 24
          },
          "end": {
            "line": 4,
            "column": 47
          }
        },
        "value": "../plugin/integration",
        "rawValue": "../plugin/integration",
        "raw": "'../plugin/integration'"
      }
    },
    {
      "type": "ExportNamedDeclaration",
      "start": 181,
      "end": 225,
      "loc": {
        "start": {
          "line": 5,
          "column": 0
        },
        "end": {
          "line": 5,
          "column": 44
        }
      },
      "specifiers": [
        {
          "type": "Identifier",
          "start": 188,
          "end": 197,
          "loc": {
            "start": {
              "line": 5,
              "column": 7
            },
            "end": {
              "line": 5,
              "column": 16
            }
          },
          "exported": {
            "type": "Identifier",
            "start": 188,
            "end": 197,
            "loc": {
              "start": {
                "line": 5,
                "column": 7
              },
              "end": {
                "line": 5,
                "column": 16
              }
            },
            "name": "Selection"
          }
        }
      ],
      "source": {
        "type": "Literal",
        "start": 203,
        "end": 224,
        "loc": {
          "start": {
            "line": 5,
            "column": 22
          },
          "end": {
            "line": 5,
            "column": 43
          }
        },
        "value": "../plugin/selection",
        "rawValue": "../plugin/selection",
        "raw": "'../plugin/selection'"
      }
    }
  ]
}