This commit is contained in:
19
package.json
Normal file
19
package.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "discbot",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@discordjs/opus": "^0.5.3",
|
||||
"@discordjs/voice": "^0.6.0",
|
||||
"discord.js": "^13.2.0",
|
||||
"libsodium-wrappers": "^0.7.9",
|
||||
"node-mpv": "git://github.com/j-holub/Node-MPV.git",
|
||||
"prism-media": "^1.3.2"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user