You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

49 lines
1.6 KiB

{
"_from": "@babel/helper-hoist-variables@^7.10.3",
"_id": "@babel/helper-hoist-variables@7.10.3",
"_inBundle": false,
"_integrity": "sha512-9JyafKoBt5h20Yv1+BXQMdcXXavozI1vt401KBiRc2qzUepbVnd7ogVNymY1xkQN9fekGwfxtotH2Yf5xsGzgg==",
"_location": "/@babel/helper-hoist-variables",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@babel/helper-hoist-variables@^7.10.3",
"name": "@babel/helper-hoist-variables",
"escapedName": "@babel%2fhelper-hoist-variables",
"scope": "@babel",
"rawSpec": "^7.10.3",
"saveSpec": null,
"fetchSpec": "^7.10.3"
},
"_requiredBy": [
"/@babel/plugin-transform-modules-systemjs"
],
"_resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.10.3.tgz",
"_shasum": "d554f52baf1657ffbd7e5137311abc993bb3f068",
"_spec": "@babel/helper-hoist-variables@^7.10.3",
"_where": "C:\\Users\\user\\Documents\\myapp\\node_modules\\@babel\\plugin-transform-modules-systemjs",
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"bundleDependencies": false,
"dependencies": {
"@babel/types": "^7.10.3"
},
"deprecated": false,
"description": "Helper function to hoist variables",
"gitHead": "2787ee2f967b6d8e1121fca00a8d578d75449a53",
"homepage": "https://github.com/babel/babel#readme",
"license": "MIT",
"main": "lib/index.js",
"name": "@babel/helper-hoist-variables",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/babel/babel.git",
"directory": "packages/babel-helper-hoist-variables"
},
"version": "7.10.3"
}