{
    "type": "Program",
    "body": [
        {
            "type": "VariableDeclaration",
            "kind": "const",
            "declarations": [
                {
                    "type": "VariableDeclarator",
                    "id": {
                        "type": "Identifier",
                        "name": "data",
                        "index": 6,
                        "length": 6,
                        "line": 1,
                        "lineEnd": 1,
                        "columnEnd": 12,
                        "column": 7,
                        "indention": 0
                    },
                    "init": {
                        "type": "ObjectExpression",
                        "properties": [],
                        "index": 13,
                        "length": 2,
                        "line": 1,
                        "lineEnd": 1,
                        "columnEnd": 15,
                        "column": 14,
                        "indention": 0
                    },
                    "index": 11,
                    "length": 4,
                    "line": 1,
                    "lineEnd": 1,
                    "columnEnd": 15,
                    "column": 12,
                    "indention": 0
                }
            ],
            "index": 0,
            "length": 15,
            "line": 1,
            "lineEnd": 1,
            "columnEnd": 15,
            "column": 1,
            "indention": 0
        }
    ],
    "sourceType": "module",
    "index": 0,
    "length": 15,
    "line": 1,
    "lineEnd": 1,
    "columnEnd": 15,
    "column": 1,
    "indention": 0
}