{
  "name": "@nocobase/server",
  "version": "0.4.0-alpha.7",
  "main": "lib/index.js",
  "types": "./lib/index.d.ts",
  "license": "MIT",
  "scripts": {},
  "dependencies": {
    "@koa/cors": "^3.1.0",
    "@koa/router": "^9.4.0",
    "@nocobase/actions": "^0.4.0-alpha.7",
    "@nocobase/database": "^0.4.0-alpha.7",
    "@nocobase/resourcer": "^0.4.0-alpha.7",
    "dotenv": "^8.2.0",
    "koa": "^2.13.0",
    "koa-bodyparser": "^4.3.0",
    "koa-static": "^5.0.0",
    "mockjs": "^1.1.0",
    "mysql2": "^2.1.0",
    "pg": "^8.3.3",
    "pg-hstore": "^2.3.3"
  },
  "gitHead": "f0b335ac30f29f25c95d7d137655fa64d8d67f1e"
}