{ "name": "fdageserver", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "async": "^2.6.1", "busboy": "^0.2.14", "koa": "^2.5.1", "koa-bodyparser": "^4.2.1", "koa-router": "^7.4.0", "koa-session-minimal": "^3.0.4", "koa-static": "^5.0.0", "nodemailer": "^4.6.7", "qiniu": "^7.2.1", "request": "^2.88.0" } }