Denim-Bot/package.json
2020-11-13 17:41:35 +01:00

18 lines
351 B
JSON

{
"name": "purfbot",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"@discordjs/opus": "github:discordjs/opus",
"discord.js": "^12.4.1",
"dotenv": "^8.2.0",
"eris": "^0.14.0"
}
}