{
  "name": "@nestcloud/http",
  "version": "0.7.17",
  "description": "NestCloud is a Node.js micro-service solution, writing by Typescript language and Nest.js.",
  "author": "Miaowing <i@zfeng.net>",
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  },
  "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": {
    "lodash": "^4.17.11",
    "reflect-metadata": "^0.1.12",
    "uri-params": "^0.1.3",
    "uuid": "^3.3.2"
  }
}
