{ "_from": "@babel/helper-hoist-variables@^7.24.7", "_id": "@babel/helper-hoist-variables@7.24.7", "_inBundle": false, "_integrity": "sha512-MJJwhkoGy5c4ehfoRyrJ/owKeMl19U54h27YYftT0o2teQ3FJ3nQUf/I3LlJsX4l3qlw7WRXUmiyajvHXoTubQ==", "_location": "/@babel/helper-hoist-variables", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/helper-hoist-variables@^7.24.7", "name": "@babel/helper-hoist-variables", "escapedName": "@babel%2fhelper-hoist-variables", "scope": "@babel", "rawSpec": "^7.24.7", "saveSpec": null, "fetchSpec": "^7.24.7" }, "_requiredBy": [ "/@babel/plugin-transform-modules-systemjs", "/@babel/traverse" ], "_resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.24.7.tgz", "_shasum": "b4ede1cde2fd89436397f30dc9376ee06b0f25ee", "_spec": "@babel/helper-hoist-variables@^7.24.7", "_where": "C:\\code\\t\\t101\\front\\node_modules\\@babel\\traverse", "author": { "name": "The Babel Team", "url": "https://babel.dev/team" }, "bugs": { "url": "https://github.com/babel/babel/issues" }, "bundleDependencies": false, "dependencies": { "@babel/types": "^7.24.7" }, "deprecated": false, "description": "Helper function to hoist variables", "devDependencies": { "@babel/traverse": "^7.24.7" }, "engines": { "node": ">=6.9.0" }, "homepage": "https://babel.dev/docs/en/next/babel-helper-hoist-variables", "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" }, "type": "commonjs", "version": "7.24.7" }