mirror of
https://github.com/r0adkll/sign-android-release
synced 2026-09-25 14:18:37 +00:00
Added a check for a debug flag so that we can checkout and run actions during release
56 lines
1.7 KiB
JSON
56 lines
1.7 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"@babel/helper-replace-supers@7.12.5",
|
|
"/Users/drew.heavner/Documents/Github/sign-android-release"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "@babel/helper-replace-supers@7.12.5",
|
|
"_id": "@babel/helper-replace-supers@7.12.5",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-5YILoed0ZyIpF4gKcpZitEnXEJ9UoDRki1Ey6xz46rxOzfNMAhVIJMoune1hmPVxh40LRv1+oafz7UsWX+vyWA==",
|
|
"_location": "/@babel/helper-replace-supers",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@babel/helper-replace-supers@7.12.5",
|
|
"name": "@babel/helper-replace-supers",
|
|
"escapedName": "@babel%2fhelper-replace-supers",
|
|
"scope": "@babel",
|
|
"rawSpec": "7.12.5",
|
|
"saveSpec": null,
|
|
"fetchSpec": "7.12.5"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/helper-module-transforms"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.12.5.tgz",
|
|
"_spec": "7.12.5",
|
|
"_where": "/Users/drew.heavner/Documents/Github/sign-android-release",
|
|
"bugs": {
|
|
"url": "https://github.com/babel/babel/issues"
|
|
},
|
|
"dependencies": {
|
|
"@babel/helper-member-expression-to-functions": "^7.12.1",
|
|
"@babel/helper-optimise-call-expression": "^7.10.4",
|
|
"@babel/traverse": "^7.12.5",
|
|
"@babel/types": "^7.12.5"
|
|
},
|
|
"description": "Helper function to replace supers",
|
|
"homepage": "https://github.com/babel/babel#readme",
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@babel/helper-replace-supers",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/babel/babel.git",
|
|
"directory": "packages/babel-helper-replace-supers"
|
|
},
|
|
"version": "7.12.5"
|
|
}
|