{
  "_from": "@nestjs/core@^9.0.0",
  "_id": "@nestjs/core@9.2.1",
  "_inBundle": false,
  "_integrity": "sha512-a9GkXuu8uXgNgCVW+17iI8kLCltO+HwHpU2IhR+32JKnN2WEQ1YEWU4t3GJ2MNq44YkjIw9zrKvFkjJBlYrNbQ==",
  "_location": "/@nestjs/core",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@nestjs/core@^9.0.0",
    "name": "@nestjs/core",
    "escapedName": "@nestjs%2fcore",
    "scope": "@nestjs",
    "rawSpec": "^9.0.0",
    "saveSpec": null,
    "fetchSpec": "^9.0.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmmirror.com/@nestjs/core/-/core-9.2.1.tgz",
  "_shasum": "598e51a421a0aaafc568c1a02499f7c1f9491caf",
  "_spec": "@nestjs/core@^9.0.0",
  "_where": "/home/ubuntu/src/codesnip/javascript/nestjs-demo/demo",
  "author": {
    "name": "Kamil Mysliwiec"
  },
  "bugs": {
    "url": "https://github.com/nestjs/nest/issues"
  },
  "bundleDependencies": false,
  "collective": {
    "type": "opencollective",
    "url": "https://opencollective.com/nest",
    "donation": {
      "text": "Become a partner:"
    }
  },
  "dependencies": {
    "@nuxtjs/opencollective": "0.3.2",
    "fast-safe-stringify": "2.1.1",
    "iterare": "1.2.1",
    "object-hash": "3.0.0",
    "path-to-regexp": "3.2.0",
    "tslib": "2.4.1",
    "uuid": "9.0.0"
  },
  "deprecated": false,
  "description": "Nest - modern, fast, powerful node.js web framework (@core)",
  "devDependencies": {
    "@nestjs/common": "9.2.1"
  },
  "funding": {
    "type": "opencollective",
    "url": "https://opencollective.com/nest"
  },
  "homepage": "https://nestjs.com",
  "license": "MIT",
  "name": "@nestjs/core",
  "peerDependencies": {
    "@nestjs/common": "^9.0.0",
    "@nestjs/microservices": "^9.0.0",
    "@nestjs/platform-express": "^9.0.0",
    "@nestjs/websockets": "^9.0.0",
    "reflect-metadata": "^0.1.12",
    "rxjs": "^7.1.0"
  },
  "peerDependenciesMeta": {
    "@nestjs/websockets": {
      "optional": true
    },
    "@nestjs/microservices": {
      "optional": true
    },
    "@nestjs/platform-express": {
      "optional": true
    }
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nestjs/nest.git"
  },
  "scripts": {
    "postinstall": "opencollective || exit 0"
  },
  "version": "9.2.1"
}
