{ "_from": "@babel/helper-wrap-function@^7.8.3", "_id": "@babel/helper-wrap-function@7.8.3", "_inBundle": false, "_integrity": "sha512-LACJrbUET9cQDzb6kG7EeD7+7doC3JNvUgTEQOx2qaO1fKlzE/Bf05qs9w1oXQMmXlPO65lC3Tq9S6gZpTErEQ==", "_location": "/@babel/helper-wrap-function", "_phantomChildren": { "ansi-styles": "3.2.1", "escape-string-regexp": "1.0.5", "esutils": "2.0.2", "globals": "11.12.0", "js-tokens": "4.0.0", "jsesc": "2.5.2", "lodash": "4.17.14", "supports-color": "5.5.0", "to-fast-properties": "2.0.0" }, "_requested": { "type": "range", "registry": true, "raw": "@babel/helper-wrap-function@^7.8.3", "name": "@babel/helper-wrap-function", "escapedName": "@babel%2fhelper-wrap-function", "scope": "@babel", "rawSpec": "^7.8.3", "saveSpec": null, "fetchSpec": "^7.8.3" }, "_requiredBy": [ "/@babel/helper-remap-async-to-generator", "/@babel/plugin-proposal-function-sent" ], "_resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.8.3.tgz", "_shasum": "9dbdb2bb55ef14aaa01fe8c99b629bd5352d8610", "_spec": "@babel/helper-wrap-function@^7.8.3", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/@babel/plugin-proposal-function-sent", "bundleDependencies": false, "dependencies": { "@babel/helper-function-name": "^7.8.3", "@babel/template": "^7.8.3", "@babel/traverse": "^7.8.3", "@babel/types": "^7.8.3" }, "deprecated": false, "description": "Helper to wrap functions inside a function call.", "gitHead": "a7620bd266ae1345975767bbc7abf09034437017", "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.8.3" }