{ "type": "File", "start": 0, "end": 39, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 39 } }, "program": { "type": "Program", "start": 0, "end": 39, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 39 } }, "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 39, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 39 } }, "expression": { "type": "CallExpression", "start": 0, "end": 39, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 39 } }, "callee": { "type": "FunctionExpression", "start": 1, "end": 36, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 36 } }, "id": { "type": "Identifier", "start": 10, "end": 17, "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 17 } }, "name": "package" }, "generator": false, "expression": false, "params": [], "body": { "type": "BlockStatement", "start": 20, "end": 36, "loc": { "start": { "line": 1, "column": 20 }, "end": { "line": 1, "column": 36 } }, "body": [ { "type": "ExpressionStatement", "start": 21, "end": 34, "loc": { "start": { "line": 1, "column": 21 }, "end": { "line": 1, "column": 34 } }, "expression": { "type": "Literal", "start": 21, "end": 33, "loc": { "start": { "line": 1, "column": 21 }, "end": { "line": 1, "column": 33 } }, "value": "use strict", "rawValue": "use strict", "raw": "'use strict'" } } ] }, "parenthesizedExpression": true }, "arguments": [] } } ] } }