Skip to content

Commit 07cf003

Browse files
Update package.json
1 parent b958847 commit 07cf003

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

package.json

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"main": "index.js",
66
"dependencies": {
77
"discord-rpc": "^3.1.1",
8-
"form-data": "^4.0.0",
8+
"form-data": "^4.0.0"
9+
"album-art": "^veris",
910
"vlc.js": "^3.1.0"
1011
},
1112
"scripts": {
@@ -14,7 +15,7 @@
1415
},
1516
"repository": {
1617
"type": "git",
17-
"url": "git+https://github.com/Pigpog/vlc-discord-rpc.git"
18+
"url": "git+https://github.com/GreenDiscord/vlc-rpc.git"
1819
},
1920
"keywords": [],
2021
"author": "Pigpog",
@@ -23,12 +24,16 @@
2324
"name": "dylhack",
2425
"email": "[email protected]"
2526
}
27+
{
28+
"name": "GreenDiscord"
29+
"email": "[email protected]"
30+
}
2631
],
2732
"license": "MIT",
2833
"bugs": {
29-
"url": "https://github.com/Pigpog/vlc-discord-rpc/issues"
34+
"url": "https://github.com/GreenDiscord/vlc-rpc/issues"
3035
},
31-
"homepage": "https://github.com/Pigpog/vlc-discord-rpc#readme",
36+
"homepage": "https://github.com/GreenDiscord/vlc-rpc#readme",
3237
"devDependencies": {
3338
"@types/node": "^18.11.3"
3439
}

0 commit comments

Comments
 (0)