{
  "_args": [
    [
      "@nestjs/testing@9.2.1",
      "/home/ubuntu/src/codesnip/javascript/nestjs-demo/demo"
    ]
  ],
  "_development": true,
  "_from": "@nestjs/testing@9.2.1",
  "_id": "@nestjs/testing@9.2.1",
  "_inBundle": false,
  "_integrity": "sha512-lemXZdRSuqoZ87l0orCrS/c7gqwxeduIFOd21g9g2RUeQ4qlWPegbQDKASzbfC28klPyrgJLW4MNq7uv2JwV8w==",
  "_location": "/@nestjs/testing",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@nestjs/testing@9.2.1",
    "name": "@nestjs/testing",
    "escapedName": "@nestjs%2ftesting",
    "scope": "@nestjs",
    "rawSpec": "9.2.1",
    "saveSpec": null,
    "fetchSpec": "9.2.1"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmmirror.com/@nestjs/testing/-/testing-9.2.1.tgz",
  "_spec": "9.2.1",
  "_where": "/home/ubuntu/src/codesnip/javascript/nestjs-demo/demo",
  "author": {
    "name": "Kamil Mysliwiec"
  },
  "bugs": {
    "url": "https://github.com/nestjs/nest/issues"
  },
  "dependencies": {
    "tslib": "2.4.1"
  },
  "description": "Nest - modern, fast, powerful node.js web framework (@testing)",
  "funding": {
    "type": "opencollective",
    "url": "https://opencollective.com/nest"
  },
  "homepage": "https://nestjs.com",
  "license": "MIT",
  "name": "@nestjs/testing",
  "peerDependencies": {
    "@nestjs/common": "^9.0.0",
    "@nestjs/core": "^9.0.0",
    "@nestjs/microservices": "^9.0.0",
    "@nestjs/platform-express": "^9.0.0"
  },
  "peerDependenciesMeta": {
    "@nestjs/microservices": {
      "optional": true
    },
    "@nestjs/platform-express": {
      "optional": true
    }
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nestjs/nest.git"
  },
  "version": "9.2.1"
}
