2020-01-28 13:07:56 +08:00
|
|
|
{
|
2020-03-22 05:13:25 +08:00
|
|
|
"_args": [
|
|
|
|
[
|
2020-03-31 20:40:00 +08:00
|
|
|
"jest-diff@25.2.3",
|
|
|
|
"."
|
2020-03-22 05:13:25 +08:00
|
|
|
]
|
|
|
|
],
|
|
|
|
"_development": true,
|
2020-03-31 20:40:00 +08:00
|
|
|
"_from": "jest-diff@25.2.3",
|
|
|
|
"_id": "jest-diff@25.2.3",
|
2020-03-22 05:13:25 +08:00
|
|
|
"_inBundle": false,
|
2020-03-31 20:40:00 +08:00
|
|
|
"_integrity": "sha512-VtZ6LAQtaQpFsmEzps15dQc5ELbJxy4L2DOSo2Ev411TUEtnJPkAMD7JneVypeMJQ1y3hgxN9Ao13n15FAnavg==",
|
2020-03-22 05:13:25 +08:00
|
|
|
"_location": "/jest-diff",
|
|
|
|
"_phantomChildren": {},
|
|
|
|
"_requested": {
|
|
|
|
"type": "version",
|
|
|
|
"registry": true,
|
2020-03-31 20:40:00 +08:00
|
|
|
"raw": "jest-diff@25.2.3",
|
2020-03-22 05:13:25 +08:00
|
|
|
"name": "jest-diff",
|
|
|
|
"escapedName": "jest-diff",
|
2020-03-31 20:40:00 +08:00
|
|
|
"rawSpec": "25.2.3",
|
2020-03-22 05:13:25 +08:00
|
|
|
"saveSpec": null,
|
2020-03-31 20:40:00 +08:00
|
|
|
"fetchSpec": "25.2.3"
|
2020-03-22 05:13:25 +08:00
|
|
|
},
|
|
|
|
"_requiredBy": [
|
2020-03-31 20:54:32 +08:00
|
|
|
"/@types/jest",
|
|
|
|
"/jest-matcher-utils",
|
|
|
|
"/jest-snapshot"
|
2020-03-22 05:13:25 +08:00
|
|
|
],
|
2020-03-31 20:40:00 +08:00
|
|
|
"_resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-25.2.3.tgz",
|
|
|
|
"_spec": "25.2.3",
|
|
|
|
"_where": ".",
|
2020-03-22 05:13:25 +08:00
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/facebook/jest/issues"
|
2020-01-28 13:07:56 +08:00
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"chalk": "^3.0.0",
|
2020-03-31 20:40:00 +08:00
|
|
|
"diff-sequences": "^25.2.1",
|
|
|
|
"jest-get-type": "^25.2.1",
|
|
|
|
"pretty-format": "^25.2.3"
|
2020-01-28 13:07:56 +08:00
|
|
|
},
|
2020-03-22 05:13:25 +08:00
|
|
|
"description": "Display differences clearly so people can review changes confidently.",
|
2020-01-28 13:07:56 +08:00
|
|
|
"devDependencies": {
|
2020-03-31 20:40:00 +08:00
|
|
|
"@jest/test-utils": "^25.2.1",
|
2020-01-28 13:07:56 +08:00
|
|
|
"strip-ansi": "^6.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 8.3"
|
|
|
|
},
|
2020-03-31 20:40:00 +08:00
|
|
|
"gitHead": "6f8bf80c38567ba076ae979af2dedb42b285b2d5",
|
2020-03-22 05:13:25 +08:00
|
|
|
"homepage": "https://github.com/facebook/jest#readme",
|
|
|
|
"license": "MIT",
|
|
|
|
"main": "build/index.js",
|
|
|
|
"name": "jest-diff",
|
2020-01-28 13:07:56 +08:00
|
|
|
"publishConfig": {
|
|
|
|
"access": "public"
|
|
|
|
},
|
2020-03-22 05:13:25 +08:00
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git+https://github.com/facebook/jest.git",
|
|
|
|
"directory": "packages/jest-diff"
|
|
|
|
},
|
|
|
|
"types": "build/index.d.ts",
|
2020-03-31 20:40:00 +08:00
|
|
|
"typesVersions": {
|
|
|
|
"<3.8": {
|
|
|
|
"build/*": [
|
|
|
|
"build/ts3.4/*"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"version": "25.2.3"
|
2020-01-28 13:07:56 +08:00
|
|
|
}
|