mirror of
https://github.com/r0adkll/sign-android-release
synced 2026-09-26 14:48:37 +00:00
Added a check for a debug flag so that we can checkout and run actions during release
72 lines
1.9 KiB
JSON
72 lines
1.9 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"babel-jest@26.6.3",
|
|
"/Users/drew.heavner/Documents/Github/sign-android-release"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "babel-jest@26.6.3",
|
|
"_id": "babel-jest@26.6.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-pl4Q+GAVOHwvjrck6jKjvmGhnO3jHX/xuB9d27f+EJZ/6k+6nMuPjorrYp7s++bKKdANwzElBWnLWaObvTnaZA==",
|
|
"_location": "/babel-jest",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "babel-jest@26.6.3",
|
|
"name": "babel-jest",
|
|
"escapedName": "babel-jest",
|
|
"rawSpec": "26.6.3",
|
|
"saveSpec": null,
|
|
"fetchSpec": "26.6.3"
|
|
},
|
|
"_requiredBy": [
|
|
"/jest-config"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-26.6.3.tgz",
|
|
"_spec": "26.6.3",
|
|
"_where": "/Users/drew.heavner/Documents/Github/sign-android-release",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"dependencies": {
|
|
"@jest/transform": "^26.6.2",
|
|
"@jest/types": "^26.6.2",
|
|
"@types/babel__core": "^7.1.7",
|
|
"babel-plugin-istanbul": "^6.0.0",
|
|
"babel-preset-jest": "^26.6.2",
|
|
"chalk": "^4.0.0",
|
|
"graceful-fs": "^4.2.4",
|
|
"slash": "^3.0.0"
|
|
},
|
|
"description": "Jest plugin to use babel for transformation.",
|
|
"devDependencies": {
|
|
"@babel/core": "^7.1.0",
|
|
"@jest/test-utils": "^26.6.2",
|
|
"@types/graceful-fs": "^4.1.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.14.2"
|
|
},
|
|
"gitHead": "2f6931e91d5ab126de70caf150c68709752e7f6c",
|
|
"homepage": "https://github.com/facebook/jest#readme",
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"name": "babel-jest",
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
},
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/jest.git",
|
|
"directory": "packages/babel-jest"
|
|
},
|
|
"types": "build/index.d.ts",
|
|
"version": "26.6.3"
|
|
}
|