{ "_from": "@babel/helpers@^7.26.9", "_id": "@babel/helpers@7.26.9", "_inBundle": false, "_integrity": "sha512-Mz/4+y8udxBKdmzt/UjPACs4G3j5SshJJEFFKxlCGPydG4JAHXxjWjAwjd09tf6oINvl1VfMJo+nB7H2YKQ0dA==", "_location": "/@babel/helpers", "_phantomChildren": { "@babel/code-frame": "7.26.2", "@babel/helper-string-parser": "7.25.9", "@babel/helper-validator-identifier": "7.25.9" }, "_requested": { "type": "range", "registry": true, "raw": "@babel/helpers@^7.26.9", "name": "@babel/helpers", "escapedName": "@babel%2fhelpers", "scope": "@babel", "rawSpec": "^7.26.9", "saveSpec": null, "fetchSpec": "^7.26.9" }, "_requiredBy": [ "/@babel/core" ], "_resolved": "https://registry.npmmirror.com/@babel/helpers/-/helpers-7.26.9.tgz", "_shasum": "28f3fb45252fc88ef2dc547c8a911c255fc9fef6", "_spec": "@babel/helpers@^7.26.9", "_where": "D:\\jenkins\\workspace\\dataShare-fvue\\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.26.9", "@babel/types": "^7.26.9" }, "deprecated": false, "description": "Collection of helper functions used by Babel transforms.", "devDependencies": { "@babel/generator": "^7.26.9", "@babel/helper-plugin-test-runner": "^7.25.9", "@babel/parser": "^7.26.9", "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.26.9" }