{ "type": "File", "start": 0, "end": 11, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 11 } }, "range": [ 0, 11 ], "program": { "type": "Program", "start": 0, "end": 11, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 11 } }, "range": [ 0, 11 ], "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 11, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 11 } }, "range": [ 0, 11 ], "expression": { "type": "ObjectExpression", "start": 1, "end": 10, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 10 } }, "range": [ 1, 10 ], "properties": [ { "type": "Property", "start": 2, "end": 9, "loc": { "start": { "line": 1, "column": 2 }, "end": { "line": 1, "column": 9 } }, "range": [ 2, 9 ], "method": false, "shorthand": false, "computed": true, "key": { "type": "Identifier", "start": 3, "end": 4, "loc": { "start": { "line": 1, "column": 3 }, "end": { "line": 1, "column": 4 } }, "range": [ 3, 4 ], "name": "x" }, "value": { "type": "Literal", "start": 7, "end": 9, "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 9 } }, "range": [ 7, 9 ], "value": 10, "rawValue": 10, "raw": "10" }, "kind": "init" } ], "parenthesizedExpression": true } } ] } }