{ "name": "arthonor-3", "version": "1.0.0", "description": "discord companion", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/DeSqBlocki/Arthonor-3.git" }, "keywords": [ "discord" ], "author": "DeSqBlocki", "license": "ISC", "bugs": { "url": "https://github.com/DeSqBlocki/Arthonor-3/issues" }, "homepage": "https://github.com/DeSqBlocki/Arthonor-3#readme", "dependencies": { "canvas": "^2.11.2", "discord.js": "^14.15.3", "dotenv": "^16.4.5", "mongodb": "^6.8.0", "nodemon": "^3.1.4" } }