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.
 
 
 

59 lines
1.6 KiB

{
"_from": "jest-diff@^24.9.0",
"_id": "jest-diff@24.9.0",
"_inBundle": false,
"_integrity": "sha512-qMfrTs8AdJE2iqrTp0hzh7kTd2PQWrsFyj9tORoKmu32xjPjeE4NyjVRDz8ybYwqS2ik8N4hsIpiVTyFeo2lBQ==",
"_location": "/jest-diff",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "jest-diff@^24.9.0",
"name": "jest-diff",
"escapedName": "jest-diff",
"rawSpec": "^24.9.0",
"saveSpec": null,
"fetchSpec": "^24.9.0"
},
"_requiredBy": [
"/jest-matcher-utils",
"/jest-snapshot"
],
"_resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-24.9.0.tgz",
"_shasum": "931b7d0d5778a1baf7452cb816e325e3724055da",
"_spec": "jest-diff@^24.9.0",
"_where": "C:\\Users\\user\\Documents\\myapp\\node_modules\\jest-matcher-utils",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"bundleDependencies": false,
"dependencies": {
"chalk": "^2.0.1",
"diff-sequences": "^24.9.0",
"jest-get-type": "^24.9.0",
"pretty-format": "^24.9.0"
},
"deprecated": false,
"devDependencies": {
"@types/strip-ansi": "^3.0.0",
"strip-ansi": "^5.0.0"
},
"engines": {
"node": ">= 6"
},
"gitHead": "9ad0f4bc6b8bdd94989804226c28c9960d9da7d1",
"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": "24.9.0"
}