mirror of
https://github.com/r0adkll/sign-android-release
synced 2026-09-26 14:48:37 +00:00
66 lines
1.8 KiB
JSON
66 lines
1.8 KiB
JSON
{
|
|
"_from": "@babel/helpers@^7.12.1",
|
|
"_id": "@babel/helpers@7.12.5",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-lgKGMQlKqA8meJqKsW6rUnc4MdUk35Ln0ATDqdM1a/UpARODdI4j5Y5lVfUScnSNkJcdCRAaWkspykNoFg9sJA==",
|
|
"_location": "/@babel/helpers",
|
|
"_phantomChildren": {
|
|
"@babel/helper-validator-identifier": "7.10.4",
|
|
"chalk": "2.4.2",
|
|
"globals": "11.12.0",
|
|
"js-tokens": "4.0.0",
|
|
"jsesc": "2.5.2",
|
|
"lodash": "4.17.19",
|
|
"to-fast-properties": "2.0.0"
|
|
},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@babel/helpers@^7.12.1",
|
|
"name": "@babel/helpers",
|
|
"escapedName": "@babel%2fhelpers",
|
|
"scope": "@babel",
|
|
"rawSpec": "^7.12.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^7.12.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/core"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.12.5.tgz",
|
|
"_shasum": "1a1ba4a768d9b58310eda516c449913fe647116e",
|
|
"_spec": "@babel/helpers@^7.12.1",
|
|
"_where": "/Users/drew.heavner/Documents/Github/sign-android-release/node_modules/@babel/core",
|
|
"author": {
|
|
"name": "Sebastian McKenzie",
|
|
"email": "sebmck@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/babel/babel/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@babel/template": "^7.10.4",
|
|
"@babel/traverse": "^7.12.5",
|
|
"@babel/types": "^7.12.5"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Collection of helper functions used by Babel transforms.",
|
|
"devDependencies": {
|
|
"@babel/helper-plugin-test-runner": "7.10.4"
|
|
},
|
|
"homepage": "https://babeljs.io/",
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@babel/helpers",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/babel/babel.git",
|
|
"directory": "packages/babel-helpers"
|
|
},
|
|
"version": "7.12.5"
|
|
}
|