{ "name": "new-gbot", "version": "0.0.1", "description": "New iteration of GalacticBot", "main": "index.js", "scripts": { "start": "node index.js" }, "repository": { "type": "git", "url": "git+https://github.com/Navy-gif/New-GBot.git" }, "author": "Navy.gif & Nolan", "license": "ISC", "bugs": { "url": "https://github.com/Navy-gif/New-GBot/issues" }, "homepage": "https://github.com/Navy-gif/New-GBot#readme", "dependencies": { "chalk": "^4.0.0", "common-tags": "^1.8.0", "discord.js": "discordjs/discord.js", "escape-string-regexp": "^3.0.0", "eslint": "^6.8.0", "moment": "^2.24.0", "mongodb": "^3.5.5", "mysql": "^2.18.1", "node-fetch": "^2.6.0", "similarity": "^1.2.1", "winston": "^3.2.1", "winston-transport": "^4.3.0" } }