mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-25 10:01:30 -04:00
84 lines
2.3 KiB
JSON
84 lines
2.3 KiB
JSON
{
|
|
"_from": "jest-runtime@^22.4.4",
|
|
"_id": "jest-runtime@22.4.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-WRTj9m///npte1YjuphCYX7GRY/c2YvJImU9t7qOwFcqHr4YMzmX6evP/3Sehz5DKW2Vi8ONYPCFWe36JVXxfw==",
|
|
"_location": "/jest-runtime",
|
|
"_phantomChildren": {
|
|
"decamelize": "1.2.0",
|
|
"find-up": "2.1.0",
|
|
"get-caller-file": "1.0.3",
|
|
"os-locale": "2.1.0",
|
|
"require-directory": "2.1.1",
|
|
"require-main-filename": "1.0.1",
|
|
"set-blocking": "2.0.0",
|
|
"string-width": "2.1.1",
|
|
"strip-ansi": "4.0.0",
|
|
"which-module": "2.0.0",
|
|
"wrap-ansi": "2.1.0",
|
|
"y18n": "3.2.1",
|
|
"yargs-parser": "8.1.0"
|
|
},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "jest-runtime@^22.4.4",
|
|
"name": "jest-runtime",
|
|
"escapedName": "jest-runtime",
|
|
"rawSpec": "^22.4.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^22.4.4"
|
|
},
|
|
"_requiredBy": [
|
|
"/jest-runner",
|
|
"/jest/jest-cli"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-22.4.4.tgz",
|
|
"_shasum": "9ba7792fc75582a5be0f79af6f8fe8adea314048",
|
|
"_spec": "jest-runtime@^22.4.4",
|
|
"_where": "/Users/traceybushman/Documents/FreeCodeCamp/presolver/node_modules/jest/node_modules/jest-cli",
|
|
"bin": {
|
|
"jest-runtime": "./bin/jest-runtime.js"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"babel-core": "^6.0.0",
|
|
"babel-jest": "^22.4.4",
|
|
"babel-plugin-istanbul": "^4.1.5",
|
|
"chalk": "^2.0.1",
|
|
"convert-source-map": "^1.4.0",
|
|
"exit": "^0.1.2",
|
|
"graceful-fs": "^4.1.11",
|
|
"jest-config": "^22.4.4",
|
|
"jest-haste-map": "^22.4.2",
|
|
"jest-regex-util": "^22.1.0",
|
|
"jest-resolve": "^22.4.2",
|
|
"jest-util": "^22.4.1",
|
|
"jest-validate": "^22.4.4",
|
|
"json-stable-stringify": "^1.0.1",
|
|
"micromatch": "^2.3.11",
|
|
"realpath-native": "^1.0.0",
|
|
"slash": "^1.0.0",
|
|
"strip-bom": "3.0.0",
|
|
"write-file-atomic": "^2.1.0",
|
|
"yargs": "^10.0.3"
|
|
},
|
|
"deprecated": false,
|
|
"devDependencies": {
|
|
"jest-environment-jsdom": "^22.4.1",
|
|
"jest-environment-node": "^22.4.1"
|
|
},
|
|
"homepage": "https://github.com/facebook/jest#readme",
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"name": "jest-runtime",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/jest.git"
|
|
},
|
|
"version": "22.4.4"
|
|
}
|