47 lines
1.5 KiB
JSON
47 lines
1.5 KiB
JSON
{
|
|
"type": "File",
|
|
"start":0,"end":34,"loc":{"start":{"line":1,"column":0},"end":{"line":2,"column":16}},
|
|
"program": {
|
|
"type": "Program",
|
|
"start":0,"end":34,"loc":{"start":{"line":1,"column":0},"end":{"line":2,"column":16}},
|
|
"sourceType": "module",
|
|
"interpreter": null,
|
|
"body": [
|
|
{
|
|
"type": "ImportDeclaration",
|
|
"start":0,"end":34,"loc":{"start":{"line":1,"column":0},"end":{"line":2,"column":16}},
|
|
"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"
|
|
},
|
|
"assertions": [
|
|
{
|
|
"type": "ImportAttribute",
|
|
"start":20,"end":32,"loc":{"start":{"line":2,"column":2},"end":{"line":2,"column":14}},
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start":20,"end":24,"loc":{"start":{"line":2,"column":2},"end":{"line":2,"column":6},"identifierName":"type"},
|
|
"name": "type"
|
|
},
|
|
"value": {
|
|
"type": "StringLiteral",
|
|
"start":26,"end":32,"loc":{"start":{"line":2,"column":8},"end":{"line":2,"column":14}},
|
|
"extra": {
|
|
"rawValue": "json",
|
|
"raw": "\"json\""
|
|
},
|
|
"value": "json"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"directives": []
|
|
}
|
|
} |