{
  "name": "@nestjs/common",
  "version": "5.3.8",
  "description": "Nest - modern, fast, powerful node.js web framework (@common)",
  "author": "Kamil Mysliwiec",
  "repository": {
    "type": "git",
    "url": "https://github.com/nestjs/nest"
  },
  "license": "MIT",
  "dependencies": {
    "axios": "0.17.1",
    "cli-color": "1.2.0",
    "deprecate": "1.0.0",
    "multer": "1.3.0",
    "uuid": "3.3.2"
  },
  "peerDependencies": {
    "reflect-metadata": "^0.1.12",
    "rxjs": "^6.0.0"
  }
}
