{ "scripts": { "start": "node app.js" }, "dependencies": { "fs": "0.0.1-security", "jsonwebtoken": "^8.5.1", "koa": "^2.10.0", "koa-bodyparser": "^4.2.1", "koa-jwt": "^3.6.0", "koa-router": "^7.4.0", "nunjucks": "^3.2.0" } }