{
  "_from": "jest-matcher-utils@^28.1.3",
  "_id": "jest-matcher-utils@28.1.3",
  "_inBundle": false,
  "_integrity": "sha512-kQeJ7qHemKfbzKoGjHHrRKH6atgxMk8Enkk2iPQ3XwO6oE/KYD8lMYOziCkeSB9G4adPM4nR1DE8Tf5JeWH6Bw==",
  "_location": "/jest-matcher-utils",
  "_phantomChildren": {
    "color-convert": "2.0.1",
    "has-flag": "4.0.0"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "jest-matcher-utils@^28.1.3",
    "name": "jest-matcher-utils",
    "escapedName": "jest-matcher-utils",
    "rawSpec": "^28.1.3",
    "saveSpec": null,
    "fetchSpec": "^28.1.3"
  },
  "_requiredBy": [
    "/expect",
    "/jest-circus",
    "/jest-snapshot"
  ],
  "_resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-28.1.3.tgz",
  "_shasum": "5a77f1c129dd5ba3b4d7fc20728806c78893146e",
  "_spec": "jest-matcher-utils@^28.1.3",
  "_where": "/var/www/html/analytics/analytics-soa/node_modules/jest-circus",
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "chalk": "^4.0.0",
    "jest-diff": "^28.1.3",
    "jest-get-type": "^28.0.2",
    "pretty-format": "^28.1.3"
  },
  "deprecated": false,
  "description": "A set of utility functions for expect and related packages",
  "devDependencies": {
    "@jest/test-utils": "^28.1.3",
    "@types/node": "*"
  },
  "engines": {
    "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
  },
  "exports": {
    ".": {
      "types": "./build/index.d.ts",
      "default": "./build/index.js"
    },
    "./package.json": "./package.json"
  },
  "gitHead": "2cce069800dab3fc8ca7c469b32d2e2b2f7e2bb1",
  "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": "28.1.3"
}
