You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
71 lines
1.9 KiB
71 lines
1.9 KiB
{
|
|
"_from": "jest-diff@^25.2.1",
|
|
"_id": "jest-diff@25.5.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-HdJu1k+WZnwGjO8Ca2d9+gGvz6k=",
|
|
"_location": "/jest-diff",
|
|
"_phantomChildren": {
|
|
"@types/color-name": "1.1.1"
|
|
},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "jest-diff@^25.2.1",
|
|
"name": "jest-diff",
|
|
"escapedName": "jest-diff",
|
|
"rawSpec": "^25.2.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^25.2.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/@types/jest",
|
|
"/jest-matcher-utils",
|
|
"/jest-snapshot"
|
|
],
|
|
"_resolved": "https://registry.npm.taobao.org/jest-diff/download/jest-diff-25.5.0.tgz?cache=0&sync_timestamp=1597264890841&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fjest-diff%2Fdownload%2Fjest-diff-25.5.0.tgz",
|
|
"_shasum": "1dd26ed64f96667c068cef026b677dfa01afcfa9",
|
|
"_spec": "jest-diff@^25.2.1",
|
|
"_where": "/Users/zq/Desktop/hngs/node_modules/@types/jest",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"chalk": "^3.0.0",
|
|
"diff-sequences": "^25.2.6",
|
|
"jest-get-type": "^25.2.6",
|
|
"pretty-format": "^25.5.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Display differences clearly so people can review changes confidently.",
|
|
"devDependencies": {
|
|
"@jest/test-utils": "^25.5.0",
|
|
"strip-ansi": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.3"
|
|
},
|
|
"gitHead": "ddd73d18adfb982b9b0d94bad7d41c9f78567ca7",
|
|
"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.5.0"
|
|
}
|