{ "_args": [ [ "@babel/helpers@7.20.0", "D:\\林谷智能项目\\yanchengPowerSupply" ] ], "_development": true, "_from": "@babel/helpers@7.20.0", "_id": "@babel/helpers@7.20.0", "_inBundle": false, "_integrity": "sha512-aGMjYraN0zosCEthoGLdqot1oRsmxVTQRHadsUPz5QM44Zej2PYRz7XiDE7GqnkZnNtLbOuxqoZw42vkU7+XEQ==", "_location": "/@babel/helpers", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@babel/helpers@7.20.0", "name": "@babel/helpers", "escapedName": "@babel%2fhelpers", "scope": "@babel", "rawSpec": "7.20.0", "saveSpec": null, "fetchSpec": "7.20.0" }, "_requiredBy": [ "/@babel/core" ], "_resolved": "https://registry.npmmirror.com/@babel/helpers/-/helpers-7.20.0.tgz", "_spec": "7.20.0", "_where": "D:\\林谷智能项目\\yanchengPowerSupply", "author": { "name": "The Babel Team", "url": "https://babel.dev/team" }, "bugs": { "url": "https://github.com/babel/babel/issues" }, "dependencies": { "@babel/template": "^7.18.10", "@babel/traverse": "^7.20.0", "@babel/types": "^7.20.0" }, "description": "Collection of helper functions used by Babel transforms.", "devDependencies": { "@babel/generator": "^7.20.0", "@babel/helper-plugin-test-runner": "^7.18.6", "@babel/parser": "^7.20.0", "regenerator-runtime": "^0.13.10", "terser": "^5.9.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.20.0" }