{ "name": "giveaway-child", "version": "3.0.0", "description": "", "main": "index.js", "scripts": { "start": "node index.js", "dev": "nodemon index.js" }, "repository": { "type": "git", "url": "git+https://toastielab.dev/toastie_t0ast/Holana.git" }, "author": "Toastie", "license": "Apache-2.0", "bugs": { "url": "https://toastielab.dev/toastie_t0ast/Holana/issues" }, "homepage": "https://toastielab.dev/toastie_t0ast/Holana#readme", "dependencies": { "beautify": "0.0.8", "discord-giveaways": "^6.0.1", "discord-sync-commands": "0.3.0", "discord.js": "^14.9.0", "fero-ms": "^2.0.7", "ms": "^2.1.3", "quickdb": "1.0.5", "quickmongo": "4.0.0" }, "devDependencies": { "nodemon": "^2.0.22" } }