thaldrin/package.json

34 lines
716 B
JSON
Executable File

{
"name": "thaldrin",
"description": "A Random Image and Utility Bot",
"version": "1.0.0",
"main": "index.js",
"author": "codepupper",
"license": "MIT",
"private": true,
"dependencies": {
"axios": "^0.19.0",
"chalk": "^2.4.2",
"compression": "*",
"cors": "*",
"discord.js": "discordjs/discord.js",
"endb": "github:chroventer/endb",
"express": "*",
"express-handlebars": "^3.1.0",
"hastebin-gen": "^2.0.5",
"helmet": "*",
"moment": "*",
"mongojs": "^2.6.0",
"morgan": "^1.9.1",
"node-emoji": "^1.10.0",
"ora": "^4.0.2",
"phin": "*",
"quick.db": "^7.0.0-b22",
"restler": "^3.4.0",
"shell-exec": "^1.0.2",
"trello": "^0.9.1",
"usage": "^0.7.1",
"yiff": "^1.2.5"
}
}