Discord-userbot-to-irc/package.json
2025-04-29 20:47:12 +02:00

18 lines
359 B
JSON

{
"dependencies": {
"discord.js-selfbot-v13": "^3.4.5",
"irc": "^0.5.2",
"irc-framework": "^4.14.0",
"xml2js": "^0.6.2"
},
"name": "bridge",
"version": "1.0.0",
"main": "bot.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": ""
}