mirror of
https://github.com/r0adkll/sign-android-release
synced 2026-09-26 06:38:37 +00:00
60 lines
1.8 KiB
JSON
60 lines
1.8 KiB
JSON
{
|
|
"_from": "@babel/helper-module-imports@^7.12.1",
|
|
"_id": "@babel/helper-module-imports@7.12.5",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-SR713Ogqg6++uexFRORf/+nPXMmWIn80TALu0uaFb+iQIUoR7bOC7zBWyzBs5b3tBBJXuyD0cRu1F15GyzjOWA==",
|
|
"_location": "/@babel/helper-module-imports",
|
|
"_phantomChildren": {
|
|
"@babel/helper-validator-identifier": "7.10.4",
|
|
"lodash": "4.17.19",
|
|
"to-fast-properties": "2.0.0"
|
|
},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@babel/helper-module-imports@^7.12.1",
|
|
"name": "@babel/helper-module-imports",
|
|
"escapedName": "@babel%2fhelper-module-imports",
|
|
"scope": "@babel",
|
|
"rawSpec": "^7.12.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^7.12.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/helper-module-transforms"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.12.5.tgz",
|
|
"_shasum": "1bfc0229f794988f76ed0a4d4e90860850b54dfb",
|
|
"_spec": "@babel/helper-module-imports@^7.12.1",
|
|
"_where": "/Users/drew.heavner/Documents/Github/sign-android-release/node_modules/@babel/helper-module-transforms",
|
|
"author": {
|
|
"name": "Logan Smyth",
|
|
"email": "loganfsmyth@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/babel/babel/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@babel/types": "^7.12.5"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Babel helper functions for inserting module loads",
|
|
"devDependencies": {
|
|
"@babel/core": "7.12.3"
|
|
},
|
|
"homepage": "https://babeljs.io/",
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@babel/helper-module-imports",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/babel/babel.git",
|
|
"directory": "packages/babel-helper-module-imports"
|
|
},
|
|
"version": "7.12.5"
|
|
}
|