{ "type": "Program", "body": [ { "type": "ExpressionStatement", "expression": { "type": "ObjectExpression", "properties": [ { "type": "Property", "key": { "type": "Identifier", "name": "__proto__", "range": [ 3, 12 ], "loc": { "start": { "line": 1, "column": 3 }, "end": { "line": 1, "column": 12 } } }, "computed": false, "value": { "type": "Identifier", "name": "__proto__", "range": [ 3, 12 ], "loc": { "start": { "line": 1, "column": 3 }, "end": { "line": 1, "column": 12 } } }, "kind": "init", "method": false, "shorthand": true, "range": [ 3, 12 ], "loc": { "start": { "line": 1, "column": 3 }, "end": { "line": 1, "column": 12 } } }, { "type": "Property", "key": { "type": "Identifier", "name": "__proto__", "range": [ 14, 23 ], "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 23 } } }, "computed": false, "value": { "type": "Literal", "value": null, "raw": "null", "range": [ 25, 29 ], "loc": { "start": { "line": 1, "column": 25 }, "end": { "line": 1, "column": 29 } } }, "kind": "init", "method": false, "shorthand": false, "range": [ 14, 29 ], "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 29 } } } ], "range": [ 1, 31 ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 31 } } }, "range": [ 0, 32 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 32 } } } ], "sourceType": "script", "range": [ 0, 32 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 32 } }, "tokens": [ { "type": "Punctuator", "value": "(", "range": [ 0, 1 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 1 } } }, { "type": "Punctuator", "value": "{", "range": [ 1, 2 ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 2 } } }, { "type": "Identifier", "value": "__proto__", "range": [ 3, 12 ], "loc": { "start": { "line": 1, "column": 3 }, "end": { "line": 1, "column": 12 } } }, { "type": "Punctuator", "value": ",", "range": [ 12, 13 ], "loc": { "start": { "line": 1, "column": 12 }, "end": { "line": 1, "column": 13 } } }, { "type": "Identifier", "value": "__proto__", "range": [ 14, 23 ], "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 23 } } }, { "type": "Punctuator", "value": ":", "range": [ 23, 24 ], "loc": { "start": { "line": 1, "column": 23 }, "end": { "line": 1, "column": 24 } } }, { "type": "Null", "value": "null", "range": [ 25, 29 ], "loc": { "start": { "line": 1, "column": 25 }, "end": { "line": 1, "column": 29 } } }, { "type": "Punctuator", "value": "}", "range": [ 30, 31 ], "loc": { "start": { "line": 1, "column": 30 }, "end": { "line": 1, "column": 31 } } }, { "type": "Punctuator", "value": ")", "range": [ 31, 32 ], "loc": { "start": { "line": 1, "column": 31 }, "end": { "line": 1, "column": 32 } } } ] }