UNPKG

svelte-parse

Version:

An increidbly relaxed svelte-parser

2,299 lines (2,298 loc) 39 kB
{ "type": "root", "children": [ { "type": "svelteScript", "tagName": "script", "properties": [], "selfClosing": false, "children": [ { "type": "text", "value": "\n\timport AudioPlayer, { stopAll } from './AudioPlayer.svelte';\n", "position": { "start": { "line": 1, "column": 9, "offset": 8 }, "end": { "line": 3, "column": 1, "offset": 71 } } } ], "position": { "start": { "line": 1, "column": 1, "offset": 0 }, "end": { "line": 3, "column": 10, "offset": 80 } } }, { "type": "text", "value": "\n\n", "position": { "start": { "line": 3, "column": 10, "offset": 80 }, "end": { "line": 5, "column": 1, "offset": 82 } } }, { "type": "svelteElement", "tagName": "button", "properties": [ { "type": "svelteDirective", "name": "on", "value": [ { "type": "svelteDynamicContent", "position": { "start": { "line": 5, "column": 18, "offset": 99 }, "end": { "line": 5, "column": 27, "offset": 108 } }, "expression": { "type": "svelteExpression", "value": "stopAll", "position": { "start": { "line": 5, "column": 19, "offset": 100 }, "end": { "line": 5, "column": 26, "offset": 107 } } } } ], "modifiers": [], "shorthand": "none", "position": { "start": { "line": 5, "column": 9, "offset": 90 }, "end": { "line": 5, "column": 27, "offset": 108 } }, "specifier": "click" } ], "selfClosing": false, "children": [ { "type": "text", "value": "\n\tstop all audio\n", "position": { "start": { "line": 5, "column": 28, "offset": 109 }, "end": { "line": 7, "column": 1, "offset": 126 } } } ], "position": { "start": { "line": 5, "column": 1, "offset": 82 }, "end": { "line": 7, "column": 10, "offset": 135 } } }, { "type": "text", "value": "\n\n", "position": { "start": { "line": 7, "column": 10, "offset": 135 }, "end": { "line": 9, "column": 1, "offset": 137 } } }, { "type": "comment", "value": " https://musopen.org/music/9862-the-blue-danube-op-314/ ", "position": { "start": { "line": 9, "column": 1, "offset": 137 }, "end": { "line": 9, "column": 64, "offset": 200 } } }, { "type": "text", "value": "\n", "position": { "start": { "line": 9, "column": 64, "offset": 200 }, "end": { "line": 10, "column": 1, "offset": 201 } } }, { "type": "svelteComponent", "tagName": "AudioPlayer", "properties": [ { "type": "svelteProperty", "name": "src", "value": [ { "type": "text", "value": "https://sveltejs.github.io/assets/music/strauss.mp3", "position": { "start": { "line": 11, "column": 7, "offset": 220 }, "end": { "line": 11, "column": 59, "offset": 272 } } } ], "modifiers": [], "shorthand": "none", "position": { "start": { "line": 11, "column": 2, "offset": 215 }, "end": { "line": 11, "column": 59, "offset": 272 } } }, { "type": "svelteProperty", "name": "title", "value": [ { "type": "text", "value": "The", "position": { "start": { "line": 12, "column": 9, "offset": 281 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 12, "column": 12, "offset": 284 }, "end": {} } }, { "type": "text", "value": "Blue", "position": { "start": { "line": 12, "column": 13, "offset": 285 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 12, "column": 17, "offset": 289 }, "end": {} } }, { "type": "text", "value": "Danube", "position": { "start": { "line": 12, "column": 18, "offset": 290 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 12, "column": 24, "offset": 296 }, "end": {} } }, { "type": "text", "value": "Waltz", "position": { "start": { "line": 12, "column": 25, "offset": 297 }, "end": { "line": 12, "column": 31, "offset": 303 } } } ], "modifiers": [], "shorthand": "none", "position": { "start": { "line": 12, "column": 2, "offset": 274 }, "end": { "line": 12, "column": 31, "offset": 303 } } }, { "type": "svelteProperty", "name": "composer", "value": [ { "type": "text", "value": "Johann", "position": { "start": { "line": 13, "column": 12, "offset": 315 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 13, "column": 18, "offset": 321 }, "end": {} } }, { "type": "text", "value": "Strauss", "position": { "start": { "line": 13, "column": 19, "offset": 322 }, "end": { "line": 13, "column": 27, "offset": 330 } } } ], "modifiers": [], "shorthand": "none", "position": { "start": { "line": 13, "column": 2, "offset": 305 }, "end": { "line": 13, "column": 27, "offset": 330 } } }, { "type": "svelteProperty", "name": "performer", "value": [ { "type": "text", "value": "European", "position": { "start": { "line": 14, "column": 13, "offset": 343 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 14, "column": 21, "offset": 351 }, "end": {} } }, { "type": "text", "value": "Archive", "position": { "start": { "line": 14, "column": 22, "offset": 352 }, "end": { "line": 14, "column": 30, "offset": 360 } } } ], "modifiers": [], "shorthand": "none", "position": { "start": { "line": 14, "column": 2, "offset": 332 }, "end": { "line": 14, "column": 30, "offset": 360 } } } ], "selfClosing": true, "children": [], "position": { "start": { "line": 10, "column": 1, "offset": 201 }, "end": { "line": 15, "column": 3, "offset": 363 } } }, { "type": "text", "value": "\n\n", "position": { "start": { "line": 15, "column": 3, "offset": 363 }, "end": { "line": 17, "column": 1, "offset": 365 } } }, { "type": "comment", "value": " https://musopen.org/music/43775-the-planets-op-32/ ", "position": { "start": { "line": 17, "column": 1, "offset": 365 }, "end": { "line": 17, "column": 60, "offset": 424 } } }, { "type": "text", "value": "\n", "position": { "start": { "line": 17, "column": 60, "offset": 424 }, "end": { "line": 18, "column": 1, "offset": 425 } } }, { "type": "svelteComponent", "tagName": "AudioPlayer", "properties": [ { "type": "svelteProperty", "name": "src", "value": [ { "type": "text", "value": "https://sveltejs.github.io/assets/music/holst.mp3", "position": { "start": { "line": 19, "column": 7, "offset": 444 }, "end": { "line": 19, "column": 57, "offset": 494 } } } ], "modifiers": [], "shorthand": "none", "position": { "start": { "line": 19, "column": 2, "offset": 439 }, "end": { "line": 19, "column": 57, "offset": 494 } } }, { "type": "svelteProperty", "name": "title", "value": [ { "type": "text", "value": "Mars,", "position": { "start": { "line": 20, "column": 9, "offset": 503 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 20, "column": 14, "offset": 508 }, "end": {} } }, { "type": "text", "value": "the", "position": { "start": { "line": 20, "column": 15, "offset": 509 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 20, "column": 18, "offset": 512 }, "end": {} } }, { "type": "text", "value": "Bringer", "position": { "start": { "line": 20, "column": 19, "offset": 513 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 20, "column": 26, "offset": 520 }, "end": {} } }, { "type": "text", "value": "of", "position": { "start": { "line": 20, "column": 27, "offset": 521 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 20, "column": 29, "offset": 523 }, "end": {} } }, { "type": "text", "value": "War", "position": { "start": { "line": 20, "column": 30, "offset": 524 }, "end": { "line": 20, "column": 34, "offset": 528 } } } ], "modifiers": [], "shorthand": "none", "position": { "start": { "line": 20, "column": 2, "offset": 496 }, "end": { "line": 20, "column": 34, "offset": 528 } } }, { "type": "svelteProperty", "name": "composer", "value": [ { "type": "text", "value": "Gustav", "position": { "start": { "line": 21, "column": 12, "offset": 540 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 21, "column": 18, "offset": 546 }, "end": {} } }, { "type": "text", "value": "Holst", "position": { "start": { "line": 21, "column": 19, "offset": 547 }, "end": { "line": 21, "column": 25, "offset": 553 } } } ], "modifiers": [], "shorthand": "none", "position": { "start": { "line": 21, "column": 2, "offset": 530 }, "end": { "line": 21, "column": 25, "offset": 553 } } }, { "type": "svelteProperty", "name": "performer", "value": [ { "type": "text", "value": "USAF", "position": { "start": { "line": 22, "column": 13, "offset": 566 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 22, "column": 17, "offset": 570 }, "end": {} } }, { "type": "text", "value": "Heritage", "position": { "start": { "line": 22, "column": 18, "offset": 571 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 22, "column": 26, "offset": 579 }, "end": {} } }, { "type": "text", "value": "of", "position": { "start": { "line": 22, "column": 27, "offset": 580 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 22, "column": 29, "offset": 582 }, "end": {} } }, { "type": "text", "value": "America", "position": { "start": { "line": 22, "column": 30, "offset": 583 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 22, "column": 37, "offset": 590 }, "end": {} } }, { "type": "text", "value": "Band", "position": { "start": { "line": 22, "column": 38, "offset": 591 }, "end": { "line": 22, "column": 43, "offset": 596 } } } ], "modifiers": [], "shorthand": "none", "position": { "start": { "line": 22, "column": 2, "offset": 555 }, "end": { "line": 22, "column": 43, "offset": 596 } } } ], "selfClosing": true, "children": [], "position": { "start": { "line": 18, "column": 1, "offset": 425 }, "end": { "line": 23, "column": 3, "offset": 599 } } }, { "type": "text", "value": "\n\n", "position": { "start": { "line": 23, "column": 3, "offset": 599 }, "end": { "line": 25, "column": 1, "offset": 601 } } }, { "type": "comment", "value": " https://musopen.org/music/8010-3-gymnopedies/ ", "position": { "start": { "line": 25, "column": 1, "offset": 601 }, "end": { "line": 25, "column": 55, "offset": 655 } } }, { "type": "text", "value": "\n", "position": { "start": { "line": 25, "column": 55, "offset": 655 }, "end": { "line": 26, "column": 1, "offset": 656 } } }, { "type": "svelteComponent", "tagName": "AudioPlayer", "properties": [ { "type": "svelteProperty", "name": "src", "value": [ { "type": "text", "value": "https://sveltejs.github.io/assets/music/satie.mp3", "position": { "start": { "line": 27, "column": 7, "offset": 675 }, "end": { "line": 27, "column": 57, "offset": 725 } } } ], "modifiers": [], "shorthand": "none", "position": { "start": { "line": 27, "column": 2, "offset": 670 }, "end": { "line": 27, "column": 57, "offset": 725 } } }, { "type": "svelteProperty", "name": "title", "value": [ { "type": "text", "value": "Gymnopédie", "position": { "start": { "line": 28, "column": 9, "offset": 734 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 28, "column": 19, "offset": 744 }, "end": {} } }, { "type": "text", "value": "no.", "position": { "start": { "line": 28, "column": 20, "offset": 745 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 28, "column": 23, "offset": 748 }, "end": {} } }, { "type": "text", "value": "1", "position": { "start": { "line": 28, "column": 24, "offset": 749 }, "end": { "line": 28, "column": 26, "offset": 751 } } } ], "modifiers": [], "shorthand": "none", "position": { "start": { "line": 28, "column": 2, "offset": 727 }, "end": { "line": 28, "column": 26, "offset": 751 } } }, { "type": "svelteProperty", "name": "composer", "value": [ { "type": "text", "value": "Erik", "position": { "start": { "line": 29, "column": 12, "offset": 763 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 29, "column": 16, "offset": 767 }, "end": {} } }, { "type": "text", "value": "Satie", "position": { "start": { "line": 29, "column": 17, "offset": 768 }, "end": { "line": 29, "column": 23, "offset": 774 } } } ], "modifiers": [], "shorthand": "none", "position": { "start": { "line": 29, "column": 2, "offset": 753 }, "end": { "line": 29, "column": 23, "offset": 774 } } }, { "type": "svelteProperty", "name": "performer", "value": [ { "type": "text", "value": "Prodigal", "position": { "start": { "line": 30, "column": 13, "offset": 787 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 30, "column": 21, "offset": 795 }, "end": {} } }, { "type": "text", "value": "Procrastinator", "position": { "start": { "line": 30, "column": 22, "offset": 796 }, "end": { "line": 30, "column": 37, "offset": 811 } } } ], "modifiers": [], "shorthand": "none", "position": { "start": { "line": 30, "column": 2, "offset": 776 }, "end": { "line": 30, "column": 37, "offset": 811 } } } ], "selfClosing": true, "children": [], "position": { "start": { "line": 26, "column": 1, "offset": 656 }, "end": { "line": 31, "column": 3, "offset": 814 } } }, { "type": "text", "value": "\n\n", "position": { "start": { "line": 31, "column": 3, "offset": 814 }, "end": { "line": 33, "column": 1, "offset": 816 } } }, { "type": "comment", "value": " https://musopen.org/music/2567-symphony-no-5-in-c-minor-op-67/ ", "position": { "start": { "line": 33, "column": 1, "offset": 816 }, "end": { "line": 33, "column": 72, "offset": 887 } } }, { "type": "text", "value": "\n", "position": { "start": { "line": 33, "column": 72, "offset": 887 }, "end": { "line": 34, "column": 1, "offset": 888 } } }, { "type": "svelteComponent", "tagName": "AudioPlayer", "properties": [ { "type": "svelteProperty", "name": "src", "value": [ { "type": "text", "value": "https://sveltejs.github.io/assets/music/beethoven.mp3", "position": { "start": { "line": 35, "column": 7, "offset": 907 }, "end": { "line": 35, "column": 61, "offset": 961 } } } ], "modifiers": [], "shorthand": "none", "position": { "start": { "line": 35, "column": 2, "offset": 902 }, "end": { "line": 35, "column": 61, "offset": 961 } } }, { "type": "svelteProperty", "name": "title", "value": [ { "type": "text", "value": "Symphony", "position": { "start": { "line": 36, "column": 9, "offset": 970 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 36, "column": 17, "offset": 978 }, "end": {} } }, { "type": "text", "value": "no.", "position": { "start": { "line": 36, "column": 18, "offset": 979 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 36, "column": 21, "offset": 982 }, "end": {} } }, { "type": "text", "value": "5", "position": { "start": { "line": 36, "column": 22, "offset": 983 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 36, "column": 23, "offset": 984 }, "end": {} } }, { "type": "text", "value": "in", "position": { "start": { "line": 36, "column": 24, "offset": 985 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 36, "column": 26, "offset": 987 }, "end": {} } }, { "type": "text", "value": "Cm,", "position": { "start": { "line": 36, "column": 27, "offset": 988 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 36, "column": 30, "offset": 991 }, "end": {} } }, { "type": "text", "value": "Op.", "position": { "start": { "line": 36, "column": 31, "offset": 992 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 36, "column": 34, "offset": 995 }, "end": {} } }, { "type": "text", "value": "67", "position": { "start": { "line": 36, "column": 35, "offset": 996 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 36, "column": 37, "offset": 998 }, "end": {} } }, { "type": "text", "value": "-", "position": { "start": { "line": 36, "column": 38, "offset": 999 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 36, "column": 39, "offset": 1000 }, "end": {} } }, { "type": "text", "value": "I.", "position": { "start": { "line": 36, "column": 40, "offset": 1001 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 36, "column": 42, "offset": 1003 }, "end": {} } }, { "type": "text", "value": "Allegro", "position": { "start": { "line": 36, "column": 43, "offset": 1004 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 36, "column": 50, "offset": 1011 }, "end": {} } }, { "type": "text", "value": "con", "position": { "start": { "line": 36, "column": 51, "offset": 1012 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 36, "column": 54, "offset": 1015 }, "end": {} } }, { "type": "text", "value": "brio", "position": { "start": { "line": 36, "column": 55, "offset": 1016 }, "end": { "line": 36, "column": 60, "offset": 1021 } } } ], "modifiers": [], "shorthand": "none", "position": { "start": { "line": 36, "column": 2, "offset": 963 }, "end": { "line": 36, "column": 60, "offset": 1021 } } }, { "type": "svelteProperty", "name": "composer", "value": [ { "type": "text", "value": "Ludwig", "position": { "start": { "line": 37, "column": 12, "offset": 1033 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 37, "column": 18, "offset": 1039 }, "end": {} } }, { "type": "text", "value": "van", "position": { "start": { "line": 37, "column": 19, "offset": 1040 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 37, "column": 22, "offset": 1043 }, "end": {} } }, { "type": "text", "value": "Beethoven", "position": { "start": { "line": 37, "column": 23, "offset": 1044 }, "end": { "line": 37, "column": 33, "offset": 1054 } } } ], "modifiers": [], "shorthand": "none", "position": { "start": { "line": 37, "column": 2, "offset": 1023 }, "end": { "line": 37, "column": 33, "offset": 1054 } } }, { "type": "svelteProperty", "name": "performer", "value": [ { "type": "text", "value": "European", "position": { "start": { "line": 38, "column": 13, "offset": 1067 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 38, "column": 21, "offset": 1075 }, "end": {} } }, { "type": "text", "value": "Archive", "position": { "start": { "line": 38, "column": 22, "offset": 1076 }, "end": { "line": 38, "column": 30, "offset": 1084 } } } ], "modifiers": [], "shorthand": "none", "position": { "start": { "line": 38, "column": 2, "offset": 1056 }, "end": { "line": 38, "column": 30, "offset": 1084 } } } ], "selfClosing": true, "children": [], "position": { "start": { "line": 34, "column": 1, "offset": 888 }, "end": { "line": 39, "column": 3, "offset": 1087 } } }, { "type": "text", "value": "\n\n", "position": { "start": { "line": 39, "column": 3, "offset": 1087 }, "end": { "line": 41, "column": 1, "offset": 1089 } } }, { "type": "comment", "value": " https://musopen.org/music/43683-requiem-in-d-minor-k-626/ ", "position": { "start": { "line": 41, "column": 1, "offset": 1089 }, "end": { "line": 41, "column": 67, "offset": 1155 } } }, { "type": "text", "value": "\n", "position": { "start": { "line": 41, "column": 67, "offset": 1155 }, "end": { "line": 42, "column": 1, "offset": 1156 } } }, { "type": "svelteComponent", "tagName": "AudioPlayer", "properties": [ { "type": "svelteProperty", "name": "src", "value": [ { "type": "text", "value": "https://sveltejs.github.io/assets/music/mozart.mp3", "position": { "start": { "line": 43, "column": 7, "offset": 1175 }, "end": { "line": 43, "column": 58, "offset": 1226 } } } ], "modifiers": [], "shorthand": "none", "position": { "start": { "line": 43, "column": 2, "offset": 1170 }, "end": { "line": 43, "column": 58, "offset": 1226 } } }, { "type": "svelteProperty", "name": "title", "value": [ { "type": "text", "value": "Requiem", "position": { "start": { "line": 44, "column": 9, "offset": 1235 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 44, "column": 16, "offset": 1242 }, "end": {} } }, { "type": "text", "value": "in", "position": { "start": { "line": 44, "column": 17, "offset": 1243 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 44, "column": 19, "offset": 1245 }, "end": {} } }, { "type": "text", "value": "D", "position": { "start": { "line": 44, "column": 20, "offset": 1246 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 44, "column": 21, "offset": 1247 }, "end": {} } }, { "type": "text", "value": "minor,", "position": { "start": { "line": 44, "column": 22, "offset": 1248 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 44, "column": 28, "offset": 1254 }, "end": {} } }, { "type": "text", "value": "K.", "position": { "start": { "line": 44, "column": 29, "offset": 1255 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 44, "column": 31, "offset": 1257 }, "end": {} } }, { "type": "text", "value": "626", "position": { "start": { "line": 44, "column": 32, "offset": 1258 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 44, "column": 35, "offset": 1261 }, "end": {} } }, { "type": "text", "value": "-", "position": { "start": { "line": 44, "column": 36, "offset": 1262 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 44, "column": 37, "offset": 1263 }, "end": {} } }, { "type": "text", "value": "III.", "position": { "start": { "line": 44, "column": 38, "offset": 1264 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 44, "column": 42, "offset": 1268 }, "end": {} } }, { "type": "text", "value": "Sequence", "position": { "start": { "line": 44, "column": 43, "offset": 1269 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 44, "column": 51, "offset": 1277 }, "end": {} } }, { "type": "text", "value": "-", "position": { "start": { "line": 44, "column": 52, "offset": 1278 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 44, "column": 53, "offset": 1279 }, "end": {} } }, { "type": "text", "value": "Lacrymosa", "position": { "start": { "line": 44, "column": 54, "offset": 1280 }, "end": { "line": 44, "column": 64, "offset": 1290 } } } ], "modifiers": [], "shorthand": "none", "position": { "start": { "line": 44, "column": 2, "offset": 1228 }, "end": { "line": 44, "column": 64, "offset": 1290 } } }, { "type": "svelteProperty", "name": "composer", "value": [ { "type": "text", "value": "Wolfgang", "position": { "start": { "line": 45, "column": 12, "offset": 1302 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 45, "column": 20, "offset": 1310 }, "end": {} } }, { "type": "text", "value": "Amadeus", "position": { "start": { "line": 45, "column": 21, "offset": 1311 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 45, "column": 28, "offset": 1318 }, "end": {} } }, { "type": "text", "value": "Mozart", "position": { "start": { "line": 45, "column": 29, "offset": 1319 }, "end": { "line": 45, "column": 36, "offset": 1326 } } } ], "modifiers": [], "shorthand": "none", "position": { "start": { "line": 45, "column": 2, "offset": 1292 }, "end": { "line": 45, "column": 36, "offset": 1326 } } }, { "type": "svelteProperty", "name": "performer", "value": [ { "type": "text", "value": "Markus", "position": { "start": { "line": 46, "column": 13, "offset": 1339 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 46, "column": 19, "offset": 1345 }, "end": {} } }, { "type": "text", "value": "Staab", "position": { "start": { "line": 46, "column": 20, "offset": 1346 }, "end": { "line": 46, "column": 26, "offset": 1352 } } } ], "modifiers": [], "shorthand": "none", "position": { "start": { "line": 46, "column": 2, "offset": 1328 }, "end": { "line": 46, "column": 26, "offset": 1352 } } } ], "selfClosing": true, "children": [], "position": { "start": { "line": 42, "column": 1, "offset": 1156 }, "end": { "line": 47, "column": 3, "offset": 1355 } } } ], "position": { "start": { "column": 1, "line": 1, "offset": 0 }, "end": { "line": 47, "column": 3, "offset": 1355 } } }