{ "_from": "@babel/helpers@^7.27.3", "_id": "@babel/helpers@7.27.3", "_inBundle": false, "_integrity": "sha512-h/eKy9agOya1IGuLaZ9tEUgz+uIRXcbtOhRtUyyMf8JFmn1iT13vnl/IGVWSkdOCG/pC57U4S1jnAabAavTMwg==", "_location": "/@babel/helpers", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/helpers@^7.27.3", "name": "@babel/helpers", "escapedName": "@babel%2fhelpers", "scope": "@babel", "rawSpec": "^7.27.3", "saveSpec": null, "fetchSpec": "^7.27.3" }, "_requiredBy": [ "/@babel/core" ], "_resolved": "https://registry.npmmirror.com/@babel/helpers/-/helpers-7.27.3.tgz", "_shasum": "387d65d279290e22fe7a47a8ffcd2d0c0184edd0", "_spec": "@babel/helpers@^7.27.3", "_where": "E:\\vue_project\\el-table-column\\node_modules\\@babel\\core", "author": { "name": "The Babel Team", "url": "https://babel.dev/team" }, "bugs": { "url": "https://github.com/babel/babel/issues" }, "bundleDependencies": false, "dependencies": { "@babel/template": "^7.27.2", "@babel/types": "^7.27.3" }, "deprecated": false, "description": "Collection of helper functions used by Babel transforms.", "devDependencies": { "@babel/generator": "^7.27.3", "@babel/helper-plugin-test-runner": "^7.27.1", "@babel/parser": "^7.27.3", "regenerator-runtime": "^0.14.0" }, "engines": { "node": ">=6.9.0" }, "homepage": "https://babel.dev/docs/en/next/babel-helpers", "license": "MIT", "main": "./lib/index.js", "name": "@babel/helpers", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/babel/babel.git", "directory": "packages/babel-helpers" }, "type": "commonjs", "version": "7.27.3" }