44 lines
703 B
JSON
44 lines
703 B
JSON
{
|
|
"type": "Program",
|
|
"body": [
|
|
{
|
|
"type": "ImportDeclaration",
|
|
"specifiers": [],
|
|
"source": {
|
|
"type": "Literal",
|
|
"value": "jquery",
|
|
"raw": "\"jquery\"",
|
|
"loc": {
|
|
"start": {
|
|
"line": 1,
|
|
"column": 7
|
|
},
|
|
"end": {
|
|
"line": 1,
|
|
"column": 15
|
|
}
|
|
}
|
|
},
|
|
"loc": {
|
|
"start": {
|
|
"line": 1,
|
|
"column": 0
|
|
},
|
|
"end": {
|
|
"line": 1,
|
|
"column": 15
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"loc": {
|
|
"start": {
|
|
"line": 1,
|
|
"column": 0
|
|
},
|
|
"end": {
|
|
"line": 1,
|
|
"column": 15
|
|
}
|
|
}
|
|
} |