{
  "name": "@aifirst/server-side-core",
  "version": "0.1.76",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git@code.aliyun.com:AIEXAM/server-side-core.git"
  },
  "author": "lixinxiang",
  "license": "ISC",
  "dependencies": {
    "@aliyunmq/mq-http-sdk": "^1.0.2",
    "ali-oss": "^6.12.0",
    "cls-hooked": "^4.2.2",
    "cls-proxify": "^1.0.1",
    "es6-template-strings": "^2.0.1",
    "jsonwebtoken": "^8.5.1",
    "koa-router": "^7.4.0",
    "mongoose": "^5.10.19",
    "murmurhash3js": "^3.0.1",
    "redis": "^2.8.0",
    "reflect-metadata": "^0.1.13",
    "request": "^2.88.2",
    "request-promise": "^4.2.6",
    "uuid": "^3.4.0"
  },
  "devDependencies": {
    "@types/cls-hooked": "^4.3.0",
    "@types/jsonwebtoken": "^8.5.0",
    "@types/koa-router": "^7.4.1",
    "@types/mongoose": "^5.10.2",
    "@types/murmurhash3js": "^3.0.2",
    "@types/node": "^11.15.40",
    "@types/node-uuid": "0.0.28",
    "@types/redis": "^2.8.28",
    "@types/request-promise": "^4.1.46",
    "@types/uuid": "^3.4.9",
    "moment": "^2.29.1",
    "typescript": "^3.9.7"
  }
}