sugoma-local-ai/package.json
2024-08-28 15:07:32 +03:00

16 lines
291 B
JSON

{
"name": "prankbot",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"discord.js-selfbot-v13": "^3.3.0",
"axios": "^1.7.5"
}
}