{
  "name": "@nestjs-client/testing",
  "version": "5.4.9",
  "description": "Nest - modern, fast, powerful node.js web framework (@testing)",
  "author": "Kamil Mysliwiec",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/nestjs/nest"
  },
  "dependencies": {
    "deprecate": "1.0.0",
    "optional": "0.1.4"
  },
  "peerDependencies": {
    "@nestjs-client/common": "5.*",
    "@nestjs-client/core": "^5.0.0"
  },
  "publishConfig": {
    "access": "public"
  }
}
