{ "_from": "@babel/helper-wrap-function@^7.10.1", "_id": "@babel/helper-wrap-function@7.10.1", "_inBundle": false, "_integrity": "sha512-C0MzRGteVDn+H32/ZgbAv5r56f2o1fZSA/rj/TYo8JEJNHg+9BdSmKBUND0shxWRztWhjlT2cvHYuynpPsVJwQ==", "_location": "/@babel/helper-wrap-function", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/helper-wrap-function@^7.10.1", "name": "@babel/helper-wrap-function", "escapedName": "@babel%2fhelper-wrap-function", "scope": "@babel", "rawSpec": "^7.10.1", "saveSpec": null, "fetchSpec": "^7.10.1" }, "_requiredBy": [ "/@babel/helper-remap-async-to-generator" ], "_resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.10.1.tgz", "_shasum": "956d1310d6696257a7afd47e4c42dfda5dfcedc9", "_spec": "@babel/helper-wrap-function@^7.10.1", "_where": "C:\\Users\\user\\Documents\\myapp\\node_modules\\@babel\\helper-remap-async-to-generator", "bugs": { "url": "https://github.com/babel/babel/issues" }, "bundleDependencies": false, "dependencies": { "@babel/helper-function-name": "^7.10.1", "@babel/template": "^7.10.1", "@babel/traverse": "^7.10.1", "@babel/types": "^7.10.1" }, "deprecated": false, "description": "Helper to wrap functions inside a function call.", "gitHead": "88f57a7ea659d25232bf62de1efceb5d6299b8cf", "homepage": "https://github.com/babel/babel#readme", "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.10.1" }