{
  "_args": [
    [
      "jest-diff@28.1.3",
      "/var/www/html/whatsapp-bi"
    ]
  ],
  "_from": "jest-diff@28.1.3",
  "_id": "jest-diff@28.1.3",
  "_inBundle": false,
  "_integrity": "sha512-8RqP1B/OXzjjTWkqMX67iqgwBVJRgCyKD3L9nq+6ZqJMdvjE8RgHktqZ6jNrkdMT+dJuYNI3rhQpxaz7drJHfw==",
  "_location": "/jest-diff",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "jest-diff@28.1.3",
    "name": "jest-diff",
    "escapedName": "jest-diff",
    "rawSpec": "28.1.3",
    "saveSpec": null,
    "fetchSpec": "28.1.3"
  },
  "_requiredBy": [
    "/jest-matcher-utils",
    "/jest-snapshot"
  ],
  "_resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-28.1.3.tgz",
  "_spec": "28.1.3",
  "_where": "/var/www/html/whatsapp-bi",
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "dependencies": {
    "chalk": "^4.0.0",
    "diff-sequences": "^28.1.1",
    "jest-get-type": "^28.0.2",
    "pretty-format": "^28.1.3"
  },
  "description": "Display differences clearly so people can review changes confidently.",
  "devDependencies": {
    "@jest/test-utils": "^28.1.3",
    "strip-ansi": "^6.0.0"
  },
  "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-diff",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/facebook/jest.git",
    "directory": "packages/jest-diff"
  },
  "types": "./build/index.d.ts",
  "version": "28.1.3"
}
