{
    "name": "discordbotnode",
    "version": "1.0.0",
    "description": "",
    "main": "index.js",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "author": "",
    "license": "ISC",
    "dependencies": {
        "discord.js": "^14.14.1",
        "express": "^4.18.2",
        "moment": "^2.30.1",
        "mysql2": "^3.9.1"
    },
    "type": "module"
}
