{ "_args": [ [ "@babel/helper-wrap-function@7.20.5", "D:\\jenkins\\workspace\\yhxt-web" ] ], "_development": true, "_from": "@babel/helper-wrap-function@7.20.5", "_id": "@babel/helper-wrap-function@7.20.5", "_inBundle": false, "_integrity": "sha512-bYMxIWK5mh+TgXGVqAtnu5Yn1un+v8DDZtqyzKRLUzrh70Eal2O3aZ7aPYiMADO4uKlkzOiRiZ6GX5q3qxvW9Q==", "_location": "/@babel/helper-wrap-function", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@babel/helper-wrap-function@7.20.5", "name": "@babel/helper-wrap-function", "escapedName": "@babel%2fhelper-wrap-function", "scope": "@babel", "rawSpec": "7.20.5", "saveSpec": null, "fetchSpec": "7.20.5" }, "_requiredBy": [ "/@babel/helper-remap-async-to-generator" ], "_resolved": "https://registry.npmmirror.com/@babel/helper-wrap-function/-/helper-wrap-function-7.20.5.tgz", "_spec": "7.20.5", "_where": "D:\\jenkins\\workspace\\yhxt-web", "author": { "name": "The Babel Team", "url": "https://babel.dev/team" }, "bugs": { "url": "https://github.com/babel/babel/issues" }, "dependencies": { "@babel/helper-function-name": "^7.19.0", "@babel/template": "^7.18.10", "@babel/traverse": "^7.20.5", "@babel/types": "^7.20.5" }, "description": "Helper to wrap functions inside a function call.", "engines": { "node": ">=6.9.0" }, "homepage": "https://babel.dev/docs/en/next/babel-helper-wrap-function", "license": "MIT", "main": "./lib/index.js", "name": "@babel/helper-wrap-function", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/babel/babel.git", "directory": "packages/babel-helper-wrap-function" }, "type": "commonjs", "version": "7.20.5" }