{ "_from": "@babel/helper-function-name@7.22.5", "_id": "@babel/helper-function-name@7.22.5", "_inBundle": false, "_integrity": "sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ==", "_location": "/@babel/helper-function-name", "_phantomChildren": { "js-tokens": "4.0.0", "picocolors": "1.1.1" }, "_requested": { "type": "version", "registry": true, "raw": "@babel/helper-function-name@7.22.5", "name": "@babel/helper-function-name", "escapedName": "@babel%2fhelper-function-name", "scope": "@babel", "rawSpec": "7.22.5", "saveSpec": null, "fetchSpec": "7.22.5" }, "_requiredBy": [ "/@babel/helper-create-class-features-plugin", "/@babel/helper-wrap-function", "/@babel/plugin-transform-classes", "/@babel/plugin-transform-function-name", "/@babel/traverse", "/miniprogram-ci" ], "_resolved": "https://registry.npmmirror.com/@babel/helper-function-name/-/helper-function-name-7.22.5.tgz", "_shasum": "ede300828905bb15e582c037162f99d5183af1be", "_spec": "@babel/helper-function-name@7.22.5", "_where": "/data/wwwroot/qimall/node/node_modules/miniprogram-ci", "author": { "name": "The Babel Team", "url": "https://babel.dev/team" }, "bugs": { "url": "https://github.com/babel/babel/issues" }, "bundleDependencies": false, "dependencies": { "@babel/template": "^7.22.5", "@babel/types": "^7.22.5" }, "deprecated": false, "description": "Helper function to change the property 'name' of every function", "engines": { "node": ">=6.9.0" }, "homepage": "https://babel.dev/docs/en/next/babel-helper-function-name", "license": "MIT", "main": "./lib/index.js", "name": "@babel/helper-function-name", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/babel/babel.git", "directory": "packages/babel-helper-function-name" }, "type": "commonjs", "version": "7.22.5" }