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

39 lines
775 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"
}
]
}