{ "_from": "@babel/helper-wrap-function@^7.12.13", "_id": "@babel/helper-wrap-function@7.12.13", "_inBundle": false, "_integrity": "sha1-4+qMs+4KFpEfnBtQ2emf6P4w+f8=", "_location": "/@babel/helper-wrap-function", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/helper-wrap-function@^7.12.13", "name": "@babel/helper-wrap-function", "escapedName": "@babel%2fhelper-wrap-function", "scope": "@babel", "rawSpec": "^7.12.13", "saveSpec": null, "fetchSpec": "^7.12.13" }, "_requiredBy": [ "/@babel/helper-remap-async-to-generator" ], "_resolved": "https://registry.npm.taobao.org/@babel/helper-wrap-function/download/@babel/helper-wrap-function-7.12.13.tgz?cache=0&sync_timestamp=1612314731052&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-wrap-function%2Fdownload%2F%40babel%2Fhelper-wrap-function-7.12.13.tgz", "_shasum": "e3ea8cb3ee0a16911f9c1b50d9e99fe8fe30f9ff", "_spec": "@babel/helper-wrap-function@^7.12.13", "_where": "E:\\GreateCommunity\\node_modules\\@babel\\helper-remap-async-to-generator", "bugs": { "url": "https://github.com/babel/babel/issues" }, "bundleDependencies": false, "dependencies": { "@babel/helper-function-name": "^7.12.13", "@babel/template": "^7.12.13", "@babel/traverse": "^7.12.13", "@babel/types": "^7.12.13" }, "deprecated": false, "description": "Helper to wrap functions inside a function call.", "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" }, "version": "7.12.13" }