mirror of
https://github.com/Expand-sys/ccashbot
synced 2025-12-16 23:52:14 +11:00
32 lines
723 B
JSON
32 lines
723 B
JSON
{
|
|
"name": "discordbot",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "node index.js"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/Expand-sys/ccashbot"
|
|
},
|
|
"author": "Expand",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"appid": "^1.0.3",
|
|
"discord.js": "^12.5.3",
|
|
"dotenv": "^10.0.0",
|
|
"file-type": "^16.5.0",
|
|
"fs": "^0.0.1-security",
|
|
"get-pixels": "^3.3.2",
|
|
"got": "^11.8.2",
|
|
"minecraft-server-util": "^3.5.2",
|
|
"moment": "^2.29.1",
|
|
"node-fetch": "^2.6.1",
|
|
"quick.db": "^7.1.3",
|
|
"rcon-client": "^4.2.3",
|
|
"request-promise-cache": "^2.0.1",
|
|
"superagent": "^6.1.0",
|
|
"unirest": "^0.6.0"
|
|
}
|
|
}
|