{ "name": "binato", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "MIT", "dependencies": { "chalk": "^4.1.0", "express": "^4.17.1", "mysql": "^2.18.1", "osu-packet": "^4.1.2", "request": "^2.88.2", "uuid": "^8.3.2" } }