{
  "_args": [
    [
      "pretty-format@29.3.1",
      "/home/ubuntu/src/codesnip/javascript/nestjs-demo/demo"
    ]
  ],
  "_development": true,
  "_from": "pretty-format@29.3.1",
  "_id": "pretty-format@29.3.1",
  "_inBundle": false,
  "_integrity": "sha512-FyLnmb1cYJV8biEIiRyzRFvs2lry7PPIvOqKVe1GCUEYg4YGmlx1qG9EJNMxArYm7piII4qb8UV1Pncq5dxmcg==",
  "_location": "/pretty-format",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "pretty-format@29.3.1",
    "name": "pretty-format",
    "escapedName": "pretty-format",
    "rawSpec": "29.3.1",
    "saveSpec": null,
    "fetchSpec": "29.3.1"
  },
  "_requiredBy": [
    "/@jest/core",
    "/@types/jest",
    "/jest-circus",
    "/jest-config",
    "/jest-diff",
    "/jest-each",
    "/jest-leak-detector",
    "/jest-matcher-utils",
    "/jest-message-util",
    "/jest-snapshot",
    "/jest-validate"
  ],
  "_resolved": "https://registry.npmmirror.com/pretty-format/-/pretty-format-29.3.1.tgz",
  "_spec": "29.3.1",
  "_where": "/home/ubuntu/src/codesnip/javascript/nestjs-demo/demo",
  "author": {
    "name": "James Kyle",
    "email": "me@thejameskyle.com"
  },
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "dependencies": {
    "@jest/schemas": "^29.0.0",
    "ansi-styles": "^5.0.0",
    "react-is": "^18.0.0"
  },
  "description": "Stringify any JavaScript value.",
  "devDependencies": {
    "@types/react": "^17.0.3",
    "@types/react-is": "^17.0.0",
    "@types/react-test-renderer": "17.0.2",
    "immutable": "^4.0.0",
    "jest-util": "^29.3.1",
    "react": "17.0.2",
    "react-dom": "^17.0.1",
    "react-test-renderer": "17.0.2"
  },
  "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": "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": "29.3.1"
}
