{ "dependencies": { "@types/koa": "^2.0.48", "@types/koa-router": "^7.0.40", "koa": "^2.7.0", "koa-router": "^7.4.0", "typescript": "^3.5.1" }, "scripts": { "start": "tsc && node dist/id.js" } }