{ "name": "@babel/helper-wrap-function", "version": "7.12.3", "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": "workspace:^7.10.4", "@babel/template": "workspace:^7.10.4", "@babel/traverse": "workspace:^7.10.4", "@babel/types": "workspace:^7.10.4" } }