ccashbot/package.json
Expand-sys 4ae65b8add yeet
2023-01-18 21:15:06 +11:00

33 lines
747 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",
"openai": "^3.1.0",
"quick.db": "^7.1.3",
"rcon-client": "^4.2.3",
"request-promise-cache": "^2.0.1",
"superagent": "^6.1.0",
"unirest": "^0.6.0"
}
}