-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmanifest.json
More file actions
34 lines (30 loc) · 792 Bytes
/
Copy pathmanifest.json
File metadata and controls
34 lines (30 loc) · 792 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
"name": "JuiceVault",
"description": "Stream and download unreleased Juice WRLD music directly in Spotify. Access 1.4k+ vault songs with an integrated player, search, and download functionality.",
"preview": "preview.png",
"main": "JuiceVault.js",
"version": "1.2.0",
"readme": "README.md",
"authors": [
{
"name": "AjaxFNC",
"url": "https://github.com/AjaxFNC-YT"
},
{
"name": "Rubixo",
"url": ""
},
{
"name": "Prototbh",
"url": "https://github.com/prototbh"
}
],
"tags": [
"juice wrld",
"unreleased",
"music",
"player",
"vault",
"emo rap"
]
}