20 lines
385 B
JSON
20 lines
385 B
JSON
|
|
{
|
||
|
|
"name": "genius-troll",
|
||
|
|
"version": "1.0",
|
||
|
|
"description": "",
|
||
|
|
"repository": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://dev.ldelforge.com/TRUkae/genius-troll.git"
|
||
|
|
},
|
||
|
|
"license": "ISC",
|
||
|
|
"author": "",
|
||
|
|
"type": "commonjs",
|
||
|
|
"main": "app.js",
|
||
|
|
"scripts": {
|
||
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
|
},
|
||
|
|
"dependencies": {
|
||
|
|
"discord.js": "^14.25.0"
|
||
|
|
}
|
||
|
|
}
|