{ "name": "@babel/helper-wrap-function", "version": "7.10.4", "description": "Helper to wrap functions inside a function call.", "repository": { "type": "git", "url": "https://github.com/babel/babel.git", "directory": "packages/babel-helper-wrap-function" }, "license": "MIT", "publishConfig": { "access": "public" }, "main": "lib/index.js", "dependencies": { "@babel/helper-function-name": "^7.10.4", "@babel/template": "^7.10.4", "@babel/traverse": "^7.10.4", "@babel/types": "^7.10.4" }, "gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df", "__npminstall_done": "Sun Sep 06 2020 16:10:20 GMT+0800 (中国标准时间)", "_from": "@babel/helper-wrap-function@7.10.4", "_resolved": "https://registry.npm.taobao.org/@babel/helper-wrap-function/download/@babel/helper-wrap-function-7.10.4.tgz?cache=0&sync_timestamp=1593521275694&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-wrap-function%2Fdownload%2F%40babel%2Fhelper-wrap-function-7.10.4.tgz" }