{ "type": "File", "start": 0, "end": 32, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 32 } }, "program": { "type": "Program", "start": 0, "end": 32, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 32 } }, "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 32, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 32 } }, "expression": { "type": "ObjectExpression", "start": 1, "end": 31, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 31 } }, "properties": [ { "type": "ObjectProperty", "start": 3, "end": 15, "loc": { "start": { "line": 1, "column": 3 }, "end": { "line": 1, "column": 15 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 3, "end": 12, "loc": { "start": { "line": 1, "column": 3 }, "end": { "line": 1, "column": 12 } }, "name": "__proto__" }, "value": { "type": "NumericLiteral", "start": 14, "end": 15, "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 15 } }, "extra": { "rawValue": 1, "raw": "1" }, "value": 1 } }, { "type": "ObjectProperty", "start": 17, "end": 29, "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 29 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 17, "end": 26, "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 26 } }, "name": "__proto__" }, "value": { "type": "NumericLiteral", "start": 28, "end": 29, "loc": { "start": { "line": 1, "column": 28 }, "end": { "line": 1, "column": 29 } }, "extra": { "rawValue": 2, "raw": "2" }, "value": 2 } } ], "extra": { "parenthesized": true } } } ], "directives": [] } }