{ "name": "ekoetki", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://git.saqut.com/saqut/ekoetki.git" }, "keywords": [], "author": "", "license": "ISC", "type": "commonjs", "dependencies": { "dotenv": "^17.2.3", "express": "^5.2.1", "knex": "^3.1.0", "multer": "^2.0.2", "mysql": "^2.18.1" } }