{
  "name": "@nestjs/common",
  "version": "6.0.2",
  "description": "Nest - modern, fast, powerful node.js web framework (@common)",
  "author": "Kamil Mysliwiec",
  "repository": {
    "type": "git",
    "url": "https://github.com/nestjs/nest"
  },
  "publishConfig": {
    "access": "public"
  },
  "license": "MIT",
  "dependencies": {
    "axios": "0.18.0",
    "cli-color": "1.4.0",
    "uuid": "3.3.2"
  },
  "peerDependencies": {
    "reflect-metadata": "^0.1.12",
    "rxjs": "^6.0.0"
  }
}
