{
  "name": "@nestcloud/consul",
  "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"
  },
  "peerDependencies": {
    "consul": "^0.34.1"
  },
  "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": {
    "reflect-metadata": "^0.1.13",
    "yamljs": "^0.3.0"
  }
}
