{
  "name": "@nestcloud/logger",
  "version": "0.6.11",
  "description": "Nestcloud logger module",
  "author": "Miaowing <i@zfeng.net>",
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  },
  "peerDependencies": {
    "@nestcloud/boot": "^0.6.10",
    "@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": {
    "mkdirp": "^0.5.1",
    "moment": "^2.24.0",
    "reflect-metadata": "^0.1.12",
    "winston": "^2.4.2",
    "winston-daily-rotate-file": "^3.8.0"
  }
}
