{
  "name": "@nestjs-client/core",
  "version": "5.4.9",
  "description": "Nest - modern, fast, powerful node.js web framework (@core)",
  "author": "Kamil Mysliwiec",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/nestjs/nest"
  },
  "scripts": {
    "postinstall": "opencollective || exit 0"
  },
  "collective": {
    "type": "opencollective",
    "url": "https://opencollective.com/nest",
    "donation": {
      "text": "Become a partner:"
    }
  },
  "dependencies": {
    "@nuxtjs/opencollective": "0.1.0",
    "body-parser": "1.18.3",
    "cors": "2.8.4",
    "express": "4.16.3",
    "fast-safe-stringify": "1.2.0",
    "iterare": "0.0.8",
    "object-hash": "1.3.0",
    "optional": "0.1.4",
    "path-to-regexp": "2.2.1",
    "uuid": "3.3.2"
  },
  "peerDependencies": {
    "@nestjs-client/common": "^5.0.0",
    "reflect-metadata": "^0.1.12",
    "rxjs": "^6.0.0"
  },
  "publishConfig": {
    "access": "public"
  }
}
