fertig-classic-games/public/data/music.json

49 lines
995 B
JSON

{
"tracks": [
{
"file": "track01.mp3",
"artist": "Earthless",
"title": "Endless Spiral"
},
{
"file": "track02.mp3",
"artist": "Dire Straits",
"title": "Floating on the Waves"
},
{
"file": "track03.mp3",
"artist": "Tame Impala",
"title": "Dimensional Transition"
},
{
"file": "track04.mp3",
"artist": "Com Truise",
"title": "The Galaxy Arm"
},
{
"file": "track05.mp3",
"artist": "Guns 'n Roses",
"title": "Thunderbird"
},
{
"file": "track06.mp3",
"artist": "Simon Stalenhag",
"title": "Behind the Reactor"
},
{
"file": "track07.mp3",
"artist": "Jean Michel Jarre",
"title": "Oblivion"
},
{
"file": "track08.mp3",
"artist": "Cy-Bro",
"title": "Fire in a Digital Sky"
},
{
"file": "track09.mp3",
"artist": "Jeff the Sloth",
"title": "As Fast as I can Go"
}
]
}