ccashbot/package.json
Expand-sys e0d87bd0d2 fug
2021-07-02 13:36:36 +10:00

33 lines
764 B
JSON

{
"name": "discordbot",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "node index.js"
},
"repository": {
"type": "git",
"url": "http://10.10.4.20:3000/HarrisonDubois/discordbot.git"
},
"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",
"google-it": "^1.6.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"
}
}