mirror of
https://github.com/ION606/selmerBot.git
synced 2026-05-14 21:26:54 +00:00
23 lines
533 B
JSON
23 lines
533 B
JSON
|
|
{
|
||
|
|
"name": "selmerbot",
|
||
|
|
"version": "1.0.0",
|
||
|
|
"description": "THEEEEEE SEEELMEEEERRR BOOOOOOOOTTTTTT",
|
||
|
|
"main": "main.js",
|
||
|
|
"scripts": {
|
||
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
|
},
|
||
|
|
"repository": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "git+https://github.com/ION606/selmerBot.git"
|
||
|
|
},
|
||
|
|
"author": "ION606",
|
||
|
|
"license": "ISC",
|
||
|
|
"bugs": {
|
||
|
|
"url": "https://github.com/ION606/selmerBot/issues"
|
||
|
|
},
|
||
|
|
"homepage": "https://github.com/ION606/selmerBot#readme",
|
||
|
|
"dependencies": {
|
||
|
|
"discord.js": "^13.6.0"
|
||
|
|
}
|
||
|
|
}
|