{ "type": "File", "start": 0, "end": 26, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 26 } }, "program": { "type": "Program", "start": 0, "end": 26, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 26 } }, "sourceType": "module", "body": [ { "type": "ExportDefaultDeclaration", "start": 0, "end": 26, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 26 } }, "declaration": { "type": "ObjectExpression", "start": 15, "end": 25, "loc": { "start": { "line": 1, "column": 15 }, "end": { "line": 1, "column": 25 } }, "properties": [ { "type": "ObjectProperty", "start": 17, "end": 23, "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 23 } }, "method": false, "computed": false, "key": { "type": "Identifier", "start": 17, "end": 20, "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 20 }, "identifierName": "foo" }, "name": "foo" }, "shorthand": false, "value": { "type": "NumericLiteral", "start": 22, "end": 23, "loc": { "start": { "line": 1, "column": 22 }, "end": { "line": 1, "column": 23 } }, "extra": { "rawValue": 1, "raw": "1" }, "value": 1 } } ] } } ], "directives": [] } }