mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-25 10:01:30 -04:00
58 lines
1.6 KiB
JSON
58 lines
1.6 KiB
JSON
{
|
|
"_from": "jest-util@^22.4.1",
|
|
"_id": "jest-util@22.4.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-rfDfG8wyC5pDPNdcnAlZgwKnzHvZDu8Td2NJI/jAGKEGxJPYiE4F0ss/gSAkG4778Y23Hvbz+0GMrDJTeo7RjQ==",
|
|
"_location": "/jest-util",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "jest-util@^22.4.1",
|
|
"name": "jest-util",
|
|
"escapedName": "jest-util",
|
|
"rawSpec": "^22.4.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^22.4.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/jest-config",
|
|
"/jest-environment-jsdom",
|
|
"/jest-environment-node",
|
|
"/jest-jasmine2",
|
|
"/jest-runner",
|
|
"/jest-runtime",
|
|
"/jest/jest-cli"
|
|
],
|
|
"_resolved": "http://registry.npmjs.org/jest-util/-/jest-util-22.4.3.tgz",
|
|
"_shasum": "c70fec8eec487c37b10b0809dc064a7ecf6aafac",
|
|
"_spec": "jest-util@^22.4.1",
|
|
"_where": "/Users/traceybushman/Documents/FreeCodeCamp/presolver/node_modules/jest/node_modules/jest-cli",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"callsites": "^2.0.0",
|
|
"chalk": "^2.0.1",
|
|
"graceful-fs": "^4.1.11",
|
|
"is-ci": "^1.0.10",
|
|
"jest-message-util": "^22.4.3",
|
|
"mkdirp": "^0.5.1",
|
|
"source-map": "^0.6.0"
|
|
},
|
|
"deprecated": false,
|
|
"devDependencies": {
|
|
"jest-mock": "^22.4.3"
|
|
},
|
|
"homepage": "https://github.com/facebook/jest#readme",
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"name": "jest-util",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/jest.git"
|
|
},
|
|
"version": "22.4.3"
|
|
}
|