{
  "_args": [
    [
      "@jest/expect-utils@29.3.1",
      "/home/ubuntu/src/codesnip/javascript/nestjs-demo/demo"
    ]
  ],
  "_development": true,
  "_from": "@jest/expect-utils@29.3.1",
  "_id": "@jest/expect-utils@29.3.1",
  "_inBundle": false,
  "_integrity": "sha512-wlrznINZI5sMjwvUoLVk617ll/UYfGIZNxmbU+Pa7wmkL4vYzhV9R2pwVqUh4NWWuLQWkI8+8mOkxs//prKQ3g==",
  "_location": "/@jest/expect-utils",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@jest/expect-utils@29.3.1",
    "name": "@jest/expect-utils",
    "escapedName": "@jest%2fexpect-utils",
    "scope": "@jest",
    "rawSpec": "29.3.1",
    "saveSpec": null,
    "fetchSpec": "29.3.1"
  },
  "_requiredBy": [
    "/expect",
    "/jest-snapshot"
  ],
  "_resolved": "https://registry.npmmirror.com/@jest/expect-utils/-/expect-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": {
    "jest-get-type": "^29.2.0"
  },
  "description": "This module exports some utils for the `expect` function used in [Jest](https://jestjs.io/).",
  "devDependencies": {
    "@tsd/typescript": "~4.8.2",
    "immutable": "^4.0.0",
    "jest-matcher-utils": "^29.3.1",
    "tsd-lite": "^0.6.0"
  },
  "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/expect-utils",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/facebook/jest.git",
    "directory": "packages/expect-utils"
  },
  "types": "./build/index.d.ts",
  "version": "29.3.1"
}
