Files
revanced-bots/bots/discord/package.json
2022-12-25 15:51:09 +03:00

14 lines
266 B
JSON

{
"name": "discord-bot",
"version": "1.0.0",
"description": "",
"main": "index.js",
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "Reis Can",
"license": "GPL-3.0-or-later"
}