mirror of
https://github.com/shivammathur/setup-php.git
synced 2024-11-22 20:01:06 +07:00
69 lines
1.7 KiB
JSON
69 lines
1.7 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"jest-resolve@24.9.0",
|
|
"E:\\python\\setup-php"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_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"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-24.9.0.tgz",
|
|
"_spec": "24.9.0",
|
|
"_where": "E:\\python\\setup-php",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"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"
|
|
},
|
|
"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"
|
|
}
|