{ "_args": [ [ "jest-diff@25.2.3", "." ] ], "_development": true, "_from": "jest-diff@25.2.3", "_id": "jest-diff@25.2.3", "_inBundle": false, "_integrity": "sha512-VtZ6LAQtaQpFsmEzps15dQc5ELbJxy4L2DOSo2Ev411TUEtnJPkAMD7JneVypeMJQ1y3hgxN9Ao13n15FAnavg==", "_location": "/jest-diff", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "jest-diff@25.2.3", "name": "jest-diff", "escapedName": "jest-diff", "rawSpec": "25.2.3", "saveSpec": null, "fetchSpec": "25.2.3" }, "_requiredBy": [ "/@types/jest", "/jest-matcher-utils", "/jest-snapshot" ], "_resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-25.2.3.tgz", "_spec": "25.2.3", "_where": ".", "bugs": { "url": "https://github.com/facebook/jest/issues" }, "dependencies": { "chalk": "^3.0.0", "diff-sequences": "^25.2.1", "jest-get-type": "^25.2.1", "pretty-format": "^25.2.3" }, "description": "Display differences clearly so people can review changes confidently.", "devDependencies": { "@jest/test-utils": "^25.2.1", "strip-ansi": "^6.0.0" }, "engines": { "node": ">= 8.3" }, "gitHead": "6f8bf80c38567ba076ae979af2dedb42b285b2d5", "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", "typesVersions": { "<3.8": { "build/*": [ "build/ts3.4/*" ] } }, "version": "25.2.3" }