mirror of
https://github.com/crazy-max/ghaction-upx.git
synced 2024-11-22 10:26:08 -07:00
63 lines
1.7 KiB
JSON
63 lines
1.7 KiB
JSON
{
|
|
"_from": "jest-resolve@^25.1.0",
|
|
"_id": "jest-resolve@25.1.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-XkBQaU1SRCHj2Evz2Lu4Czs+uIgJXWypfO57L7JYccmAXv4slXA6hzNblmcRmf7P3cQ1mE7fL3ABV6jAwk4foQ==",
|
|
"_location": "/jest-resolve",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "jest-resolve@^25.1.0",
|
|
"name": "jest-resolve",
|
|
"escapedName": "jest-resolve",
|
|
"rawSpec": "^25.1.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^25.1.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/jest-config",
|
|
"/jest-runner",
|
|
"/jest-runtime",
|
|
"/jest-snapshot"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-25.1.0.tgz",
|
|
"_shasum": "23d8b6a4892362baf2662877c66aa241fa2eaea3",
|
|
"_spec": "jest-resolve@^25.1.0",
|
|
"_where": "/home/runner/work/ghaction-upx/ghaction-upx/node_modules/jest-runtime",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@jest/types": "^25.1.0",
|
|
"browser-resolve": "^1.11.3",
|
|
"chalk": "^3.0.0",
|
|
"jest-pnp-resolver": "^1.2.1",
|
|
"realpath-native": "^1.1.0"
|
|
},
|
|
"deprecated": false,
|
|
"devDependencies": {
|
|
"@types/browser-resolve": "^0.0.5",
|
|
"jest-haste-map": "^25.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.3"
|
|
},
|
|
"gitHead": "170eee11d03b0ed5c60077982fdbc3bafd403638",
|
|
"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": "25.1.0"
|
|
}
|