{ "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": "Literal", "value": "__proto__", "raw": "\"__proto__\"", "range": [ 14, 25 ], "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 25 } } }, "computed": false, "value": { "type": "Literal", "value": null, "raw": "null", "range": [ 27, 31 ], "loc": { "start": { "line": 1, "column": 27 }, "end": { "line": 1, "column": 31 } } }, "kind": "init", "method": false, "shorthand": false, "range": [ 14, 31 ], "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 31 } } } ], "range": [ 1, 33 ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 33 } } }, "range": [ 0, 34 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 34 } } } ], "sourceType": "script", "range": [ 0, 34 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 34 } }, "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": "String", "value": "\"__proto__\"", "range": [ 14, 25 ], "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 25 } } }, { "type": "Punctuator", "value": ":", "range": [ 25, 26 ], "loc": { "start": { "line": 1, "column": 25 }, "end": { "line": 1, "column": 26 } } }, { "type": "Null", "value": "null", "range": [ 27, 31 ], "loc": { "start": { "line": 1, "column": 27 }, "end": { "line": 1, "column": 31 } } }, { "type": "Punctuator", "value": "}", "range": [ 32, 33 ], "loc": { "start": { "line": 1, "column": 32 }, "end": { "line": 1, "column": 33 } } }, { "type": "Punctuator", "value": ")", "range": [ 33, 34 ], "loc": { "start": { "line": 1, "column": 33 }, "end": { "line": 1, "column": 34 } } } ] }