{
  "name": "@nestcloud/common",
  "version": "0.6.11",
  "description": "common module for nestcloud",
  "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": {
    "kubernetes-client": "^8.3.3",
    "lodash": "^4.17.11"
  }
}
