Files
sign-android-release/node_modules/@babel/helper-plugin-utils/package.json
T
Drew Heavner 67dceb4e04 Cleaned and refreshed node modules with npm
Added a check for a debug flag so that we can checkout and run actions during release
2020-11-15 14:04:10 -05:00

67 lines
2.1 KiB
JSON

{
"_args": [
[
"@babel/helper-plugin-utils@7.10.4",
"/Users/drew.heavner/Documents/Github/sign-android-release"
]
],
"_development": true,
"_from": "@babel/helper-plugin-utils@7.10.4",
"_id": "@babel/helper-plugin-utils@7.10.4",
"_inBundle": false,
"_integrity": "sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==",
"_location": "/@babel/helper-plugin-utils",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/helper-plugin-utils@7.10.4",
"name": "@babel/helper-plugin-utils",
"escapedName": "@babel%2fhelper-plugin-utils",
"scope": "@babel",
"rawSpec": "7.10.4",
"saveSpec": null,
"fetchSpec": "7.10.4"
},
"_requiredBy": [
"/@babel/plugin-syntax-async-generators",
"/@babel/plugin-syntax-bigint",
"/@babel/plugin-syntax-class-properties",
"/@babel/plugin-syntax-import-meta",
"/@babel/plugin-syntax-json-strings",
"/@babel/plugin-syntax-logical-assignment-operators",
"/@babel/plugin-syntax-nullish-coalescing-operator",
"/@babel/plugin-syntax-numeric-separator",
"/@babel/plugin-syntax-object-rest-spread",
"/@babel/plugin-syntax-optional-catch-binding",
"/@babel/plugin-syntax-optional-chaining",
"/@babel/plugin-syntax-top-level-await",
"/babel-plugin-istanbul"
],
"_resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz",
"_spec": "7.10.4",
"_where": "/Users/drew.heavner/Documents/Github/sign-android-release",
"author": {
"name": "Logan Smyth",
"email": "loganfsmyth@gmail.com"
},
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"description": "General utilities for plugins to use",
"gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df",
"homepage": "https://babeljs.io/",
"license": "MIT",
"main": "lib/index.js",
"name": "@babel/helper-plugin-utils",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/babel/babel.git",
"directory": "packages/babel-helper-plugin-utils"
},
"version": "7.10.4"
}