82 lines
2.1 KiB
JSON
82 lines
2.1 KiB
JSON
{
|
|
"_from": "jest-resolve@^25.5.1",
|
|
"_id": "jest-resolve@25.5.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-Hc09hYch5aWdtejsUZhA+vSzcotf7fajSlPA6EZPE1RmPBAD39XtJhvHWFStid58iit4IPDLI/Da4cwdDmAHiQ==",
|
|
"_location": "/jest-resolve",
|
|
"_phantomChildren": {
|
|
"@types/istanbul-lib-coverage": "2.0.3",
|
|
"@types/istanbul-lib-report": "3.0.0",
|
|
"@types/yargs": "15.0.14"
|
|
},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "jest-resolve@^25.5.1",
|
|
"name": "jest-resolve",
|
|
"escapedName": "jest-resolve",
|
|
"rawSpec": "^25.5.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^25.5.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/@jest/core",
|
|
"/@jest/reporters",
|
|
"/jest-config",
|
|
"/jest-runner",
|
|
"/jest-runtime",
|
|
"/jest-snapshot"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-25.5.1.tgz",
|
|
"_shasum": "0e6fbcfa7c26d2a5fe8f456088dc332a79266829",
|
|
"_spec": "jest-resolve@^25.5.1",
|
|
"_where": "/jd/work/GT2/newMaster/Ejectable/node_modules/@jest/core",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@jest/types": "^25.5.0",
|
|
"browser-resolve": "^1.11.3",
|
|
"chalk": "^3.0.0",
|
|
"graceful-fs": "^4.2.4",
|
|
"jest-pnp-resolver": "^1.2.1",
|
|
"read-pkg-up": "^7.0.1",
|
|
"realpath-native": "^2.0.0",
|
|
"resolve": "^1.17.0",
|
|
"slash": "^3.0.0"
|
|
},
|
|
"deprecated": false,
|
|
"devDependencies": {
|
|
"@types/browser-resolve": "^1.11.0",
|
|
"@types/graceful-fs": "^4.1.3",
|
|
"@types/resolve": "^1.14.0",
|
|
"jest-haste-map": "^25.5.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.3"
|
|
},
|
|
"gitHead": "c5f2fd756331895b8177a19304feb49657687e22",
|
|
"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",
|
|
"typesVersions": {
|
|
"<3.8": {
|
|
"build/*": [
|
|
"build/ts3.4/*"
|
|
]
|
|
}
|
|
},
|
|
"version": "25.5.1"
|
|
}
|