{ "name": "nodeexperiment8", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "type": "commonjs", "dependencies": { "koa": "^3.1.1", "koa-bodyparser": "^4.4.1", "koa-router": "^14.0.0", "koa-static": "^5.0.0", "mysql2": "^3.15.3" } }