{ "name": "pteromanagement", "version": "1.0.0", "description": "", "main": "main.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node main" }, "repository": { "type": "git", "url": "git+https://github.com/4n0nh4x0r/pterobot.git" }, "author": "4n0nh4x0r", "license": "ISC", "bugs": { "url": "https://github.com/4n0nh4x0r/pterobot/issues" }, "homepage": "https://github.com/4n0nh4x0r/pterobot#readme", "dependencies": { "canvas": "^2.9.1", "chart.js": "^3.7.1", "discord-api-types": "^0.33.0", "discord.js": "^13.11.0", "hashids": "^2.2.10", "mysql": "^2.18.1", "node-fetch": "^2.6.7", "ws": "^8.13.0" } }