You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

65 lines
1.8 KiB

{
"_from": "jest-resolve@24.9.0",
"_id": "jest-resolve@24.9.0",
"_inBundle": false,
"_integrity": "sha512-TaLeLVL1l08YFZAt3zaPtjiVvyy4oSA6CRe+0AFPPVX3Q/VI0giIWWoAvoS5L96vj9Dqxj4fB5p2qrHCmTU/MQ==",
"_location": "/jest-resolve",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "jest-resolve@24.9.0",
"name": "jest-resolve",
"escapedName": "jest-resolve",
"rawSpec": "24.9.0",
"saveSpec": null,
"fetchSpec": "24.9.0"
},
"_requiredBy": [
"/@jest/core",
"/@jest/reporters",
"/jest-config",
"/jest-runner",
"/jest-runtime",
"/jest-snapshot",
"/react-scripts"
],
"_resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-24.9.0.tgz",
"_shasum": "dff04c7687af34c4dd7e524892d9cf77e5d17321",
"_spec": "jest-resolve@24.9.0",
"_where": "C:\\Users\\user\\Documents\\myapp\\node_modules\\react-scripts",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"bundleDependencies": false,
"dependencies": {
"@jest/types": "^24.9.0",
"browser-resolve": "^1.11.3",
"chalk": "^2.0.1",
"jest-pnp-resolver": "^1.2.1",
"realpath-native": "^1.1.0"
},
"deprecated": false,
"devDependencies": {
"@types/browser-resolve": "^0.0.5",
"jest-haste-map": "^24.9.0"
},
"engines": {
"node": ">= 6"
},
"gitHead": "9ad0f4bc6b8bdd94989804226c28c9960d9da7d1",
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"name": "jest-resolve",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git",
"directory": "packages/jest-resolve"
},
"types": "build/index.d.ts",
"version": "24.9.0"
}