{ "type": "File", "start":0,"end":32,"loc":{"start":{"line":1,"column":0},"end":{"line":2,"column":3}}, "program": { "type": "Program", "start":0,"end":32,"loc":{"start":{"line":1,"column":0},"end":{"line":2,"column":3}}, "sourceType": "module", "interpreter": null, "body": [ { "type": "ImportDeclaration", "start":0,"end":28,"loc":{"start":{"line":1,"column":0},"end":{"line":1,"column":28}}, "specifiers": [], "source": { "type": "StringLiteral", "start":7,"end":10,"loc":{"start":{"line":1,"column":7},"end":{"line":1,"column":10}}, "extra": { "rawValue": "x", "raw": "\"x\"" }, "value": "x" }, "attributes": [ { "type": "ImportAttribute", "start":16,"end":28,"loc":{"start":{"line":1,"column":16},"end":{"line":1,"column":28}}, "key": { "type": "Identifier", "start":16,"end":20,"loc":{"start":{"line":1,"column":16},"end":{"line":1,"column":20},"identifierName":"type"}, "name": "type" }, "value": { "type": "StringLiteral", "start":22,"end":28,"loc":{"start":{"line":1,"column":22},"end":{"line":1,"column":28}}, "extra": { "rawValue": "json", "raw": "\"json\"" }, "value": "json" } } ] }, { "type": "ExpressionStatement", "start":29,"end":32,"loc":{"start":{"line":2,"column":0},"end":{"line":2,"column":3}}, "expression": { "type": "ArrayExpression", "start":29,"end":32,"loc":{"start":{"line":2,"column":0},"end":{"line":2,"column":3}}, "elements": [ { "type": "NumericLiteral", "start":30,"end":31,"loc":{"start":{"line":2,"column":1},"end":{"line":2,"column":2}}, "extra": { "rawValue": 0, "raw": "0" }, "value": 0 } ] } } ], "directives": [] } }