mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-25 10:01:30 -04:00
48 lines
1.3 KiB
JSON
48 lines
1.3 KiB
JSON
{
|
|
"_from": "jest-diff@^22.4.0",
|
|
"_id": "jest-diff@22.4.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-/QqGvCDP5oZOF6PebDuLwrB2BMD8ffJv6TAGAdEVuDx1+uEgrHpSFrfrOiMRx2eJ1hgNjlQrOQEHetVwij90KA==",
|
|
"_location": "/jest-diff",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "jest-diff@^22.4.0",
|
|
"name": "jest-diff",
|
|
"escapedName": "jest-diff",
|
|
"rawSpec": "^22.4.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^22.4.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/expect",
|
|
"/jest-jasmine2",
|
|
"/jest-snapshot"
|
|
],
|
|
"_resolved": "http://registry.npmjs.org/jest-diff/-/jest-diff-22.4.3.tgz",
|
|
"_shasum": "e18cc3feff0aeef159d02310f2686d4065378030",
|
|
"_spec": "jest-diff@^22.4.0",
|
|
"_where": "/Users/traceybushman/Documents/FreeCodeCamp/presolver/node_modules/jest-jasmine2",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"chalk": "^2.0.1",
|
|
"diff": "^3.2.0",
|
|
"jest-get-type": "^22.4.3",
|
|
"pretty-format": "^22.4.3"
|
|
},
|
|
"deprecated": false,
|
|
"homepage": "https://github.com/facebook/jest#readme",
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"name": "jest-diff",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/jest.git"
|
|
},
|
|
"version": "22.4.3"
|
|
}
|