{
  "_from": "jest-matcher-utils@^27.3.1",
  "_id": "jest-matcher-utils@27.3.1",
  "_inBundle": false,
  "_integrity": "sha512-hX8N7zXS4k+8bC1Aj0OWpGb7D3gIXxYvPNK1inP5xvE4ztbz3rc4AkI6jGVaerepBnfWB17FL5lWFJT3s7qo8w==",
  "_location": "/jest-matcher-utils",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "jest-matcher-utils@^27.3.1",
    "name": "jest-matcher-utils",
    "escapedName": "jest-matcher-utils",
    "rawSpec": "^27.3.1",
    "saveSpec": null,
    "fetchSpec": "^27.3.1"
  },
  "_requiredBy": [
    "/expect",
    "/jest-circus",
    "/jest-jasmine2",
    "/jest-snapshot"
  ],
  "_resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-27.3.1.tgz",
  "_shasum": "257ad61e54a6d4044e080d85dbdc4a08811e9c1c",
  "_spec": "jest-matcher-utils@^27.3.1",
  "_where": "C:\\xampp\\htdocs\\Projects\\bibtext-JSON\\node_modules\\expect",
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "chalk": "^4.0.0",
    "jest-diff": "^27.3.1",
    "jest-get-type": "^27.3.1",
    "pretty-format": "^27.3.1"
  },
  "deprecated": false,
  "description": "A set of utility functions for expect and related packages",
  "devDependencies": {
    "@jest/test-utils": "^27.3.1",
    "@types/node": "*"
  },
  "engines": {
    "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  },
  "exports": {
    ".": "./build/index.js",
    "./package.json": "./package.json"
  },
  "gitHead": "4f3328f3227aa0668486f819b3353af5b6cc797b",
  "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": "27.3.1"
}
