{
  "_from": "pretty-format@^26.0.1",
  "_id": "pretty-format@26.0.1",
  "_inBundle": false,
  "_integrity": "sha512-SWxz6MbupT3ZSlL0Po4WF/KujhQaVehijR2blyRDCzk9e45EaYMVhMBn49fnRuHxtkSpXTes1GxNpVmH86Bxfw==",
  "_location": "/pretty-format",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "pretty-format@^26.0.1",
    "name": "pretty-format",
    "escapedName": "pretty-format",
    "rawSpec": "^26.0.1",
    "saveSpec": null,
    "fetchSpec": "^26.0.1"
  },
  "_requiredBy": [
    "/",
    "/expect/jest-diff",
    "/expect/jest-matcher-utils",
    "/jest-config",
    "/jest-each",
    "/jest-jasmine2",
    "/jest-jasmine2/jest-diff",
    "/jest-jasmine2/jest-matcher-utils",
    "/jest-leak-detector",
    "/jest-snapshot",
    "/jest-snapshot/jest-diff",
    "/jest-snapshot/jest-matcher-utils",
    "/jest-validate"
  ],
  "_resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-26.0.1.tgz",
  "_shasum": "a4fe54fe428ad2fd3413ca6bbd1ec8c2e277e197",
  "_spec": "pretty-format@^26.0.1",
  "_where": "/home/raynos/.config/pre-bundled/testing-library-dom",
  "author": {
    "name": "James Kyle",
    "email": "me@thejameskyle.com"
  },
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@jest/types": "^26.0.1",
    "ansi-regex": "^5.0.0",
    "ansi-styles": "^4.0.0",
    "react-is": "^16.12.0"
  },
  "deprecated": false,
  "description": "Stringify any JavaScript value.",
  "devDependencies": {
    "@types/react": "*",
    "@types/react-is": "^16.7.1",
    "@types/react-test-renderer": "*",
    "immutable": "4.0.0-rc.9",
    "jest-util": "^25.2.6",
    "react": "*",
    "react-dom": "*",
    "react-test-renderer": "*"
  },
  "engines": {
    "node": ">= 10.14.2"
  },
  "gitHead": "40b8e1e157c9981dda5a68d73fff647e80fc9f5c",
  "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": "26.0.1"
}
