Monorepo for Aesthetic.Computer
aesthetic.computer
1{
2 "dpVersion": "1.1.0",
3 "title": "Test Progress Bar Playlist",
4 "items": [
5 {
6 "title": "$bop",
7 "source": "https://device.kidlisp.com/$bop?playlist=true&duration=24&index=0&total=5",
8 "duration": 24,
9 "license": "open"
10 },
11 {
12 "title": "$pie",
13 "source": "https://device.kidlisp.com/$pie?playlist=true&duration=24&index=1&total=5",
14 "duration": 24,
15 "license": "open"
16 },
17 {
18 "title": "$roz",
19 "source": "https://device.kidlisp.com/$roz?playlist=true&duration=24&index=2&total=5",
20 "duration": 24,
21 "license": "open"
22 },
23 {
24 "title": "$cow",
25 "source": "https://device.kidlisp.com/$cow?playlist=true&duration=24&index=3&total=5",
26 "duration": 24,
27 "license": "open"
28 },
29 {
30 "title": "$39i",
31 "source": "https://device.kidlisp.com/$39i?playlist=true&duration=24&index=4&total=5",
32 "duration": 24,
33 "license": "open"
34 }
35 ],
36 "defaults": {
37 "duration": 24,
38 "license": "open"
39 }
40}