191 lines
4.0 KiB
JSON
191 lines
4.0 KiB
JSON
{
|
|
"type": "File",
|
|
"start": 0,
|
|
"end": 23,
|
|
"loc": {
|
|
"start": {
|
|
"line": 1,
|
|
"column": 0
|
|
},
|
|
"end": {
|
|
"line": 1,
|
|
"column": 23
|
|
}
|
|
},
|
|
"range": [
|
|
0,
|
|
23
|
|
],
|
|
"program": {
|
|
"type": "Program",
|
|
"start": 0,
|
|
"end": 23,
|
|
"loc": {
|
|
"start": {
|
|
"line": 1,
|
|
"column": 0
|
|
},
|
|
"end": {
|
|
"line": 1,
|
|
"column": 23
|
|
}
|
|
},
|
|
"range": [
|
|
0,
|
|
23
|
|
],
|
|
"sourceType": "script",
|
|
"body": [
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 0,
|
|
"end": 23,
|
|
"loc": {
|
|
"start": {
|
|
"line": 1,
|
|
"column": 0
|
|
},
|
|
"end": {
|
|
"line": 1,
|
|
"column": 23
|
|
}
|
|
},
|
|
"range": [
|
|
0,
|
|
23
|
|
],
|
|
"expression": {
|
|
"type": "ArrowFunctionExpression",
|
|
"start": 0,
|
|
"end": 23,
|
|
"loc": {
|
|
"start": {
|
|
"line": 1,
|
|
"column": 0
|
|
},
|
|
"end": {
|
|
"line": 1,
|
|
"column": 23
|
|
}
|
|
},
|
|
"range": [
|
|
0,
|
|
23
|
|
],
|
|
"id": null,
|
|
"generator": false,
|
|
"expression": true,
|
|
"params": [
|
|
{
|
|
"type": "Identifier",
|
|
"start": 0,
|
|
"end": 1,
|
|
"loc": {
|
|
"start": {
|
|
"line": 1,
|
|
"column": 0
|
|
},
|
|
"end": {
|
|
"line": 1,
|
|
"column": 1
|
|
}
|
|
},
|
|
"range": [
|
|
0,
|
|
1
|
|
],
|
|
"name": "e"
|
|
}
|
|
],
|
|
"body": {
|
|
"type": "ObjectExpression",
|
|
"start": 6,
|
|
"end": 22,
|
|
"loc": {
|
|
"start": {
|
|
"line": 1,
|
|
"column": 6
|
|
},
|
|
"end": {
|
|
"line": 1,
|
|
"column": 22
|
|
}
|
|
},
|
|
"range": [
|
|
6,
|
|
22
|
|
],
|
|
"properties": [
|
|
{
|
|
"type": "Property",
|
|
"start": 8,
|
|
"end": 20,
|
|
"loc": {
|
|
"start": {
|
|
"line": 1,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 1,
|
|
"column": 20
|
|
}
|
|
},
|
|
"range": [
|
|
8,
|
|
20
|
|
],
|
|
"method": false,
|
|
"shorthand": false,
|
|
"computed": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start": 8,
|
|
"end": 16,
|
|
"loc": {
|
|
"start": {
|
|
"line": 1,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 1,
|
|
"column": 16
|
|
}
|
|
},
|
|
"range": [
|
|
8,
|
|
16
|
|
],
|
|
"name": "property"
|
|
},
|
|
"value": {
|
|
"type": "Literal",
|
|
"start": 18,
|
|
"end": 20,
|
|
"loc": {
|
|
"start": {
|
|
"line": 1,
|
|
"column": 18
|
|
},
|
|
"end": {
|
|
"line": 1,
|
|
"column": 20
|
|
}
|
|
},
|
|
"range": [
|
|
18,
|
|
20
|
|
],
|
|
"value": 42,
|
|
"rawValue": 42,
|
|
"raw": "42"
|
|
},
|
|
"kind": "init"
|
|
}
|
|
],
|
|
"parenthesizedExpression": true
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
} |