{
  "_from": "@nestjs/common@^9.0.0",
  "_id": "@nestjs/common@9.2.1",
  "_inBundle": false,
  "_integrity": "sha512-nZuo3oDsSSlC5mti/M2aCWTEIfHPGDXmBwWgPeCpRbrNz3IWd109rkajll+yxgidVjznAdBS9y00JkAVJblNYw==",
  "_location": "/@nestjs/common",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@nestjs/common@^9.0.0",
    "name": "@nestjs/common",
    "escapedName": "@nestjs%2fcommon",
    "scope": "@nestjs",
    "rawSpec": "^9.0.0",
    "saveSpec": null,
    "fetchSpec": "^9.0.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmmirror.com/@nestjs/common/-/common-9.2.1.tgz",
  "_shasum": "24de19ee85a8f1747288980fe517b12753cf66ea",
  "_spec": "@nestjs/common@^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,
  "dependencies": {
    "iterare": "1.2.1",
    "tslib": "2.4.1",
    "uuid": "9.0.0"
  },
  "deprecated": false,
  "description": "Nest - modern, fast, powerful node.js web framework (@common)",
  "funding": {
    "type": "opencollective",
    "url": "https://opencollective.com/nest"
  },
  "homepage": "https://nestjs.com",
  "license": "MIT",
  "name": "@nestjs/common",
  "peerDependencies": {
    "cache-manager": "<=5",
    "class-transformer": "*",
    "class-validator": "*",
    "reflect-metadata": "^0.1.12",
    "rxjs": "^7.1.0"
  },
  "peerDependenciesMeta": {
    "cache-manager": {
      "optional": true
    },
    "class-validator": {
      "optional": true
    },
    "class-transformer": {
      "optional": true
    }
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nestjs/nest.git"
  },
  "version": "9.2.1"
}
