{
  "_from": "pretty-format@^27.3.1",
  "_id": "pretty-format@27.3.1",
  "_inBundle": false,
  "_integrity": "sha512-DR/c+pvFc52nLimLROYjnXPtolawm+uWDxr4FjuLDLUn+ktWnSN851KoHwHzzqq6rfCOjkzN8FLgDrSub6UDuA==",
  "_location": "/pretty-format",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "pretty-format@^27.3.1",
    "name": "pretty-format",
    "escapedName": "pretty-format",
    "rawSpec": "^27.3.1",
    "saveSpec": null,
    "fetchSpec": "^27.3.1"
  },
  "_requiredBy": [
    "/jest-circus",
    "/jest-config",
    "/jest-diff",
    "/jest-each",
    "/jest-jasmine2",
    "/jest-leak-detector",
    "/jest-matcher-utils",
    "/jest-message-util",
    "/jest-snapshot",
    "/jest-validate"
  ],
  "_resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-27.3.1.tgz",
  "_shasum": "7e9486365ccdd4a502061fa761d3ab9ca1b78df5",
  "_spec": "pretty-format@^27.3.1",
  "_where": "C:\\xampp\\htdocs\\Projects\\bibtext-JSON\\node_modules\\jest-message-util",
  "author": {
    "name": "James Kyle",
    "email": "me@thejameskyle.com"
  },
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@jest/types": "^27.2.5",
    "ansi-regex": "^5.0.1",
    "ansi-styles": "^5.0.0",
    "react-is": "^17.0.1"
  },
  "deprecated": false,
  "description": "Stringify any JavaScript value.",
  "devDependencies": {
    "@types/react": "*",
    "@types/react-is": "^17.0.0",
    "@types/react-test-renderer": "*",
    "immutable": "4.0.0-rc.9",
    "jest-util": "^27.3.1",
    "react": "*",
    "react-dom": "*",
    "react-test-renderer": "*"
  },
  "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": "pretty-format",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/facebook/jest.git",
    "directory": "packages/pretty-format"
  },
  "types": "./build/index.d.ts",
  "version": "27.3.1"
}
