mirror of https://github.com/sveltejs/svelte
64 lines
1004 B
64 lines
1004 B
{
|
|
"html": {
|
|
"start": 0,
|
|
"end": 46,
|
|
"type": "Fragment",
|
|
"children": [
|
|
{
|
|
"start": 0,
|
|
"end": 46,
|
|
"type": "Element",
|
|
"name": "div",
|
|
"attributes": [
|
|
{
|
|
"start": 5,
|
|
"end": 30,
|
|
"type": "Attribute",
|
|
"name": "style",
|
|
"value": [
|
|
{
|
|
"start": 12,
|
|
"end": 19,
|
|
"type": "Text",
|
|
"data": "color: "
|
|
},
|
|
{
|
|
"start": 19,
|
|
"end": 28,
|
|
"type": "MustacheTag",
|
|
"expression": {
|
|
"start": 21,
|
|
"end": 26,
|
|
"type": "Identifier",
|
|
"name": "color"
|
|
}
|
|
},
|
|
{
|
|
"start": 28,
|
|
"end": 29,
|
|
"type": "Text",
|
|
"data": ";"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"children": [
|
|
{
|
|
"start": 31,
|
|
"end": 40,
|
|
"type": "MustacheTag",
|
|
"expression": {
|
|
"start": 33,
|
|
"end": 38,
|
|
"type": "Identifier",
|
|
"name": "color"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"css": null,
|
|
"js": null
|
|
}
|