{ "name": "genspark2api", "version": "1.0.0", "main": "index.js", "scripts": { "dev": "node src/index.js" }, "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "koa": "^2.15.3", "koa-bodyparser": "^4.4.1", "koa-router": "^13.0.1" } }