{ "name": "dao-rowmapper-generator", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "async": "^3.1.1", "body-parser": "^1.19.0", "cors": "^2.8.5", "express": "^4.17.1", "java-class-tools": "^1.3.2", "mysql": "^2.18.1", "mysql-promise": "^5.0.0" } }