mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-26 04:01:17 -04:00
48 lines
1.3 KiB
JSON
48 lines
1.3 KiB
JSON
{
|
|
"_from": "jest-resolve@^22.4.2",
|
|
"_id": "jest-resolve@22.4.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-u3BkD/MQBmwrOJDzDIaxpyqTxYH+XqAXzVJP51gt29H8jpj3QgKof5GGO2uPGKGeA1yTMlpbMs1gIQ6U4vcRhw==",
|
|
"_location": "/jest-resolve",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "jest-resolve@^22.4.2",
|
|
"name": "jest-resolve",
|
|
"escapedName": "jest-resolve",
|
|
"rawSpec": "^22.4.2",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^22.4.2"
|
|
},
|
|
"_requiredBy": [
|
|
"/jest-config",
|
|
"/jest-runtime"
|
|
],
|
|
"_resolved": "http://registry.npmjs.org/jest-resolve/-/jest-resolve-22.4.3.tgz",
|
|
"_shasum": "0ce9d438c8438229aa9b916968ec6b05c1abb4ea",
|
|
"_spec": "jest-resolve@^22.4.2",
|
|
"_where": "/Users/traceybushman/Documents/FreeCodeCamp/presolver/node_modules/jest-config",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"browser-resolve": "^1.11.2",
|
|
"chalk": "^2.0.1"
|
|
},
|
|
"deprecated": false,
|
|
"devDependencies": {
|
|
"jest-haste-map": "^22.4.3"
|
|
},
|
|
"homepage": "https://github.com/facebook/jest#readme",
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"name": "jest-resolve",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/jest.git"
|
|
},
|
|
"version": "22.4.3"
|
|
}
|