I'm extremely stupid and didn't commit as I go. To anyone reading this I'm extremely sorry. A lot of these changes are very broad and I plan on releasing Babel 6.0.0 today live on stage at Ember Camp London so I'm afraid I couldn't wait. If you're ever in London I'll buy you a beer (or assorted beverage!) to make up for it, also I'll kiss your feet and give you a back massage, maybe.
100 lines
2.0 KiB
JSON
100 lines
2.0 KiB
JSON
{
|
||
"type": "File",
|
||
"start": 0,
|
||
"end": 27,
|
||
"loc": {
|
||
"start": {
|
||
"line": 1,
|
||
"column": 0
|
||
},
|
||
"end": {
|
||
"line": 1,
|
||
"column": 27
|
||
}
|
||
},
|
||
"program": {
|
||
"type": "Program",
|
||
"start": 0,
|
||
"end": 27,
|
||
"loc": {
|
||
"start": {
|
||
"line": 1,
|
||
"column": 0
|
||
},
|
||
"end": {
|
||
"line": 1,
|
||
"column": 27
|
||
}
|
||
},
|
||
"sourceType": "script",
|
||
"body": [
|
||
{
|
||
"type": "VariableDeclaration",
|
||
"start": 0,
|
||
"end": 27,
|
||
"loc": {
|
||
"start": {
|
||
"line": 1,
|
||
"column": 0
|
||
},
|
||
"end": {
|
||
"line": 1,
|
||
"column": 27
|
||
}
|
||
},
|
||
"declarations": [
|
||
{
|
||
"type": "VariableDeclarator",
|
||
"start": 4,
|
||
"end": 26,
|
||
"loc": {
|
||
"start": {
|
||
"line": 1,
|
||
"column": 4
|
||
},
|
||
"end": {
|
||
"line": 1,
|
||
"column": 26
|
||
}
|
||
},
|
||
"id": {
|
||
"type": "Identifier",
|
||
"start": 4,
|
||
"end": 10,
|
||
"loc": {
|
||
"start": {
|
||
"line": 1,
|
||
"column": 4
|
||
},
|
||
"end": {
|
||
"line": 1,
|
||
"column": 10
|
||
}
|
||
},
|
||
"name": "source"
|
||
},
|
||
"init": {
|
||
"type": "Literal",
|
||
"start": 13,
|
||
"end": 26,
|
||
"loc": {
|
||
"start": {
|
||
"line": 1,
|
||
"column": 13
|
||
},
|
||
"end": {
|
||
"line": 1,
|
||
"column": 26
|
||
}
|
||
},
|
||
"value": " = []",
|
||
"rawValue": " = []",
|
||
"raw": "'\\u200D = []'"
|
||
}
|
||
}
|
||
],
|
||
"kind": "var"
|
||
}
|
||
]
|
||
}
|
||
} |