{ "type": "Program", "body": [ { "type": "ExpressionStatement", "expression": { "type": "JSXElement", "openingElement": { "type": "JSXOpeningElement", "name": { "type": "JSXIdentifier", "name": "title", "range": [ 1, 6 ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 6 } } }, "selfClosing": false, "attributes": [], "range": [ 0, 7 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 7 } } }, "children": [ { "type": "JSXExpressionContainer", "expression": { "type": "ObjectExpression", "properties": [ { "type": "Property", "key": { "type": "Identifier", "name": "caption", "range": [ 10, 17 ], "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 17 } } }, "computed": false, "value": { "type": "Identifier", "name": "caption", "range": [ 10, 17 ], "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 17 } } }, "kind": "init", "method": false, "shorthand": true, "range": [ 10, 17 ], "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 17 } } } ], "range": [ 9, 18 ], "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 18 } } }, "range": [ 7, 20 ], "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 20 } } } ], "closingElement": { "type": "JSXClosingElement", "name": { "type": "JSXIdentifier", "name": "title", "range": [ 22, 27 ], "loc": { "start": { "line": 1, "column": 22 }, "end": { "line": 1, "column": 27 } } }, "range": [ 20, 28 ], "loc": { "start": { "line": 1, "column": 20 }, "end": { "line": 1, "column": 28 } } }, "range": [ 0, 28 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 28 } } }, "range": [ 0, 28 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 28 } } } ], "sourceType": "script", "range": [ 0, 28 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 28 } }, "tokens": [ { "type": "Punctuator", "value": "<", "range": [ 0, 1 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 1 } } }, { "type": "JSXIdentifier", "value": "title", "range": [ 1, 6 ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 6 } } }, { "type": "Punctuator", "value": ">", "range": [ 6, 7 ], "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 7 } } }, { "type": "Punctuator", "value": "{", "range": [ 7, 8 ], "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 8 } } }, { "type": "Punctuator", "value": "{", "range": [ 9, 10 ], "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 10 } } }, { "type": "Identifier", "value": "caption", "range": [ 10, 17 ], "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 17 } } }, { "type": "Punctuator", "value": "}", "range": [ 17, 18 ], "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 18 } } }, { "type": "Punctuator", "value": "}", "range": [ 19, 20 ], "loc": { "start": { "line": 1, "column": 19 }, "end": { "line": 1, "column": 20 } } }, { "type": "Punctuator", "value": "<", "range": [ 20, 21 ], "loc": { "start": { "line": 1, "column": 20 }, "end": { "line": 1, "column": 21 } } }, { "type": "Punctuator", "value": "/", "range": [ 21, 22 ], "loc": { "start": { "line": 1, "column": 21 }, "end": { "line": 1, "column": 22 } } }, { "type": "JSXIdentifier", "value": "title", "range": [ 22, 27 ], "loc": { "start": { "line": 1, "column": 22 }, "end": { "line": 1, "column": 27 } } }, { "type": "Punctuator", "value": ">", "range": [ 27, 28 ], "loc": { "start": { "line": 1, "column": 27 }, "end": { "line": 1, "column": 28 } } } ] }