{ "_from": "@babel/helper-hoist-variables@^7.0.0", "_id": "@babel/helper-hoist-variables@7.0.0", "_inBundle": false, "_integrity": "sha512-Ggv5sldXUeSKsuzLkddtyhyHe2YantsxWKNi7A+7LeD12ExRDWTRk29JCXpaHPAbMaIPZSil7n+lq78WY2VY7w==", "_location": "/@babel/helper-hoist-variables", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/helper-hoist-variables@^7.0.0", "name": "@babel/helper-hoist-variables", "escapedName": "@babel%2fhelper-hoist-variables", "scope": "@babel", "rawSpec": "^7.0.0", "saveSpec": null, "fetchSpec": "^7.0.0" }, "_requiredBy": [ "/@babel/helper-call-delegate", "/@babel/plugin-transform-modules-systemjs" ], "_resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.0.0.tgz", "_shasum": "46adc4c5e758645ae7a45deb92bab0918c23bb88", "_spec": "@babel/helper-hoist-variables@^7.0.0", "_where": "/var/www/html/autocompletion/node_modules/@babel/plugin-transform-modules-systemjs", "bundleDependencies": false, "dependencies": { "@babel/types": "^7.0.0" }, "deprecated": false, "description": "Helper function to hoist variables", "license": "MIT", "main": "lib/index.js", "name": "@babel/helper-hoist-variables", "repository": { "type": "git", "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-hoist-variables" }, "version": "7.0.0" }