{ "_from": "@babel/helper-wrap-function@^7.7.4", "_id": "@babel/helper-wrap-function@7.7.4", "_inBundle": false, "_integrity": "sha512-VsfzZt6wmsocOaVU0OokwrIytHND55yvyT4BPB9AIIgwr8+x7617hetdJTsuGwygN5RC6mxA9EJztTjuwm2ofg==", "_location": "/@babel/helper-wrap-function", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/helper-wrap-function@^7.7.4", "name": "@babel/helper-wrap-function", "escapedName": "@babel%2fhelper-wrap-function", "scope": "@babel", "rawSpec": "^7.7.4", "saveSpec": null, "fetchSpec": "^7.7.4" }, "_requiredBy": [ "/@babel/helper-remap-async-to-generator" ], "_resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.7.4.tgz", "_shasum": "37ab7fed5150e22d9d7266e830072c0cdd8baace", "_spec": "@babel/helper-wrap-function@^7.7.4", "_where": "/home/f2256342/forge/udemy-react/burger/node_modules/@babel/helper-remap-async-to-generator", "bundleDependencies": false, "dependencies": { "@babel/helper-function-name": "^7.7.4", "@babel/template": "^7.7.4", "@babel/traverse": "^7.7.4", "@babel/types": "^7.7.4" }, "deprecated": false, "description": "Helper to wrap functions inside a function call.", "gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9", "license": "MIT", "main": "lib/index.js", "name": "@babel/helper-wrap-function", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-wrap-function" }, "version": "7.7.4" }