{
  "name": "@nestcloud/proxy",
  "version": "0.6.11",
  "description": "proxy module for nestcloud",
  "author": "Miaowing <i@zfeng.net>",
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  },
  "optionalDependencies": {
    "@nestcloud/boot": "^0.6.10",
    "@nestcloud/config": "^0.6.10",
    "@nestcloud/loadbalance": "^0.6.10",
    "@nestcloud/redis": "^0.6.10"
  },
  "peerDependencies": {
    "@nestcloud/common": "^0.6.10",
    "@nestjs/common": "^6.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nest-cloud/nestcloud.git"
  },
  "bugs": {
    "url": "https://github.com/nest-cloud/nestcloud/issues"
  },
  "homepage": "https://github.com/nest-cloud/nestcloud#readme",
  "dependencies": {
    "http-proxy": "^1.17.0",
    "ratelimiter": "^3.3.0"
  }
}
