{ "name": "kq", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "thc", "license": "ISC", "dependencies": { "axios": "^1.7.4", "body-parser": "^1.20.2", "chalk": "^4.1.2", "cors": "^2.8.5", "express": "^4.19.2", "md5": "^2.3.0", "mysql2": "^3.11.0" } }