RCC-SOAP-Bot/package.json

19 lines
398 B
JSON

{
"name": "discord-bot",
"version": "1.0.0",
"description": "RCC Soap Bot",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Yakov",
"dependencies": {
"desktop-screenshot": "^0.1.1",
"discord.js": "^12.5.1",
"dotenv": "^8.2.0",
"fast-xml-parser": "^3.17.6",
"he": "^1.2.0",
"xml-parse": "^0.4.0"
}
}