46 lines
1.6 KiB
JSON
46 lines
1.6 KiB
JSON
{
|
|
"_from": "@babel/helper-hoist-variables@^7.7.4",
|
|
"_id": "@babel/helper-hoist-variables@7.7.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-wQC4xyvc1Jo/FnLirL6CEgPgPCa8M74tOdjWpRhQYapz5JC7u3NYU1zCVoVAGCE3EaIP9T1A3iW0WLJ+reZlpQ==",
|
|
"_location": "/@babel/helper-hoist-variables",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@babel/helper-hoist-variables@^7.7.4",
|
|
"name": "@babel/helper-hoist-variables",
|
|
"escapedName": "@babel%2fhelper-hoist-variables",
|
|
"scope": "@babel",
|
|
"rawSpec": "^7.7.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^7.7.4"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/helper-call-delegate",
|
|
"/@babel/plugin-transform-modules-systemjs"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.7.4.tgz",
|
|
"_shasum": "612384e3d823fdfaaf9fce31550fe5d4db0f3d12",
|
|
"_spec": "@babel/helper-hoist-variables@^7.7.4",
|
|
"_where": "/home/george/citwa/red_de_investigacion_front/first/node_modules/@babel/plugin-transform-modules-systemjs",
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@babel/types": "^7.7.4"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Helper function to hoist variables",
|
|
"gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9",
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@babel/helper-hoist-variables",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/babel/babel/tree/master/packages/babel-helper-hoist-variables"
|
|
},
|
|
"version": "7.7.4"
|
|
}
|