mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-25 10:01:30 -04:00
53 lines
1.5 KiB
JSON
53 lines
1.5 KiB
JSON
{
|
|
"_from": "jest-runner@^22.4.4",
|
|
"_id": "jest-runner@22.4.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-5S/OpB51igQW9xnkM5Tgd/7ZjiAuIoiJAVtvVTBcEBiXBIFzWM3BAMPBM19FX68gRV0KWyFuGKj0EY3M3aceeQ==",
|
|
"_location": "/jest-runner",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "jest-runner@^22.4.4",
|
|
"name": "jest-runner",
|
|
"escapedName": "jest-runner",
|
|
"rawSpec": "^22.4.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^22.4.4"
|
|
},
|
|
"_requiredBy": [
|
|
"/jest/jest-cli"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-22.4.4.tgz",
|
|
"_shasum": "dfca7b7553e0fa617e7b1291aeb7ce83e540a907",
|
|
"_spec": "jest-runner@^22.4.4",
|
|
"_where": "/Users/traceybushman/Documents/FreeCodeCamp/presolver/node_modules/jest/node_modules/jest-cli",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"exit": "^0.1.2",
|
|
"jest-config": "^22.4.4",
|
|
"jest-docblock": "^22.4.0",
|
|
"jest-haste-map": "^22.4.2",
|
|
"jest-jasmine2": "^22.4.4",
|
|
"jest-leak-detector": "^22.4.0",
|
|
"jest-message-util": "^22.4.0",
|
|
"jest-runtime": "^22.4.4",
|
|
"jest-util": "^22.4.1",
|
|
"jest-worker": "^22.2.2",
|
|
"throat": "^4.0.0"
|
|
},
|
|
"deprecated": false,
|
|
"homepage": "https://github.com/facebook/jest#readme",
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"name": "jest-runner",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/jest.git"
|
|
},
|
|
"version": "22.4.4"
|
|
}
|