mirror of
https://github.com/r0adkll/sign-android-release
synced 2026-09-23 21:28:36 +00:00
Added a check for a debug flag so that we can checkout and run actions during release
73 lines
1.9 KiB
JSON
73 lines
1.9 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"jest-resolve@26.6.2",
|
|
"/Users/drew.heavner/Documents/Github/sign-android-release"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "jest-resolve@26.6.2",
|
|
"_id": "jest-resolve@26.6.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-sOxsZOq25mT1wRsfHcbtkInS+Ek7Q8jCHUB0ZUTP0tc/c41QHriU/NunqMfCUWsL4H3MHpvQD4QR9kSYhS7UvQ==",
|
|
"_location": "/jest-resolve",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "jest-resolve@26.6.2",
|
|
"name": "jest-resolve",
|
|
"escapedName": "jest-resolve",
|
|
"rawSpec": "26.6.2",
|
|
"saveSpec": null,
|
|
"fetchSpec": "26.6.2"
|
|
},
|
|
"_requiredBy": [
|
|
"/@jest/core",
|
|
"/@jest/reporters",
|
|
"/jest-config",
|
|
"/jest-runner",
|
|
"/jest-runtime",
|
|
"/jest-snapshot"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-26.6.2.tgz",
|
|
"_spec": "26.6.2",
|
|
"_where": "/Users/drew.heavner/Documents/Github/sign-android-release",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"dependencies": {
|
|
"@jest/types": "^26.6.2",
|
|
"chalk": "^4.0.0",
|
|
"graceful-fs": "^4.2.4",
|
|
"jest-pnp-resolver": "^1.2.2",
|
|
"jest-util": "^26.6.2",
|
|
"read-pkg-up": "^7.0.1",
|
|
"resolve": "^1.18.1",
|
|
"slash": "^3.0.0"
|
|
},
|
|
"devDependencies": {
|
|
"@types/graceful-fs": "^4.1.3",
|
|
"@types/resolve": "^1.17.0",
|
|
"jest-haste-map": "^26.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.14.2"
|
|
},
|
|
"gitHead": "4c46930615602cbf983fb7e8e82884c282a624d5",
|
|
"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": "26.6.2"
|
|
}
|