{ "type": "Program", "body": [ { "type": "ExpressionStatement", "expression": { "type": "ObjectExpression", "properties": [ { "type": "Property", "key": { "type": "Identifier", "name": "async", "range": [ 3, 8 ], "loc": { "start": { "line": 1, "column": 3 }, "end": { "line": 1, "column": 8 } } }, "computed": false, "value": { "type": "Identifier", "name": "async", "range": [ 3, 8 ], "loc": { "start": { "line": 1, "column": 3 }, "end": { "line": 1, "column": 8 } } }, "kind": "init", "method": false, "shorthand": true, "range": [ 3, 8 ], "loc": { "start": { "line": 1, "column": 3 }, "end": { "line": 1, "column": 8 } } }, { "type": "Property", "key": { "type": "Identifier", "name": "__proto__", "range": [ 10, 19 ], "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 19 } } }, "computed": false, "value": { "type": "Identifier", "name": "__proto__", "range": [ 10, 19 ], "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 19 } } }, "kind": "init", "method": false, "shorthand": true, "range": [ 10, 19 ], "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 19 } } } ], "range": [ 1, 21 ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 21 } } }, "range": [ 0, 22 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 22 } } } ], "sourceType": "script", "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": "async", "range": [ 3, 8 ], "loc": { "start": { "line": 1, "column": 3 }, "end": { "line": 1, "column": 8 } } }, { "type": "Punctuator", "value": ",", "range": [ 8, 9 ], "loc": { "start": { "line": 1, "column": 8 }, "end": { "line": 1, "column": 9 } } }, { "type": "Identifier", "value": "__proto__", "range": [ 10, 19 ], "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 19 } } }, { "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 } } } ], "range": [ 0, 22 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 22 } } }