sugoma-ai/package.json

16 lines
291 B
JSON
Raw Permalink Normal View History

2024-08-28 12:07:32 +00:00
{
"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"
}
}