added package.json
This commit is contained in:
13
package.json
Normal file
13
package.json
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"name": "dtam",
|
||||||
|
"version": "1.0.0",
|
||||||
|
"description": "Discord bot",
|
||||||
|
"main": "bot.js",
|
||||||
|
"author": "Daniel",
|
||||||
|
"dependencies": {
|
||||||
|
"discord.js": "^11.2.1",
|
||||||
|
"ffmpeg-binaries": "^3.2.2-3",
|
||||||
|
"xmlhttprequest": "^1.8.0",
|
||||||
|
"node-opus": "^0.2.7"
|
||||||
|
}
|
||||||
|
}
|
Reference in New Issue
Block a user