{
  "_args": [
    [
      "jest-matcher-utils@29.3.1",
      "/home/ubuntu/src/codesnip/javascript/nestjs-demo/demo"
    ]
  ],
  "_development": true,
  "_from": "jest-matcher-utils@29.3.1",
  "_id": "jest-matcher-utils@29.3.1",
  "_inBundle": false,
  "_integrity": "sha512-fkRMZUAScup3txIKfMe3AIZZmPEjWEdsPJFK3AIy5qRohWqQFg1qrmKfYXR9qEkNc7OdAu2N4KPHibEmy4HPeQ==",
  "_location": "/jest-matcher-utils",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "jest-matcher-utils@29.3.1",
    "name": "jest-matcher-utils",
    "escapedName": "jest-matcher-utils",
    "rawSpec": "29.3.1",
    "saveSpec": null,
    "fetchSpec": "29.3.1"
  },
  "_requiredBy": [
    "/expect",
    "/jest-circus",
    "/jest-snapshot"
  ],
  "_resolved": "https://registry.npmmirror.com/jest-matcher-utils/-/jest-matcher-utils-29.3.1.tgz",
  "_spec": "29.3.1",
  "_where": "/home/ubuntu/src/codesnip/javascript/nestjs-demo/demo",
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "dependencies": {
    "chalk": "^4.0.0",
    "jest-diff": "^29.3.1",
    "jest-get-type": "^29.2.0",
    "pretty-format": "^29.3.1"
  },
  "description": "A set of utility functions for expect and related packages",
  "devDependencies": {
    "@jest/test-utils": "^29.3.1",
    "@types/node": "*"
  },
  "engines": {
    "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
  },
  "exports": {
    ".": {
      "types": "./build/index.d.ts",
      "default": "./build/index.js"
    },
    "./package.json": "./package.json"
  },
  "gitHead": "05deb8393c4ad71e19be2567b704dfd3a2ab5fc9",
  "homepage": "https://github.com/facebook/jest#readme",
  "license": "MIT",
  "main": "./build/index.js",
  "name": "jest-matcher-utils",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/facebook/jest.git",
    "directory": "packages/jest-matcher-utils"
  },
  "types": "./build/index.d.ts",
  "version": "29.3.1"
}
