File: D:/HostingSpaces/SBogers10/bomacon.komma.pro/node_modules/@babel/helper-wrap-function/package.json
{
"_from": "@babel/helper-wrap-function@^7.7.0",
"_id": "@babel/helper-wrap-function@7.7.0",
"_inBundle": false,
"_integrity": "sha512-sd4QjeMgQqzshSjecZjOp8uKfUtnpmCyQhKQrVJBBgeHAB/0FPi33h3AbVlVp07qQtMD4QgYSzaMI7VwncNK/w==",
"_location": "/@babel/helper-wrap-function",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@babel/helper-wrap-function@^7.7.0",
"name": "@babel/helper-wrap-function",
"escapedName": "@babel%2fhelper-wrap-function",
"scope": "@babel",
"rawSpec": "^7.7.0",
"saveSpec": null,
"fetchSpec": "^7.7.0"
},
"_requiredBy": [
"/@babel/helper-remap-async-to-generator"
],
"_resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.7.0.tgz",
"_shasum": "15af3d3e98f8417a60554acbb6c14e75e0b33b74",
"_spec": "@babel/helper-wrap-function@^7.7.0",
"_where": "/Users/julesgraus/webDevelopment/Basic-Bomacon/node_modules/@babel/helper-remap-async-to-generator",
"bundleDependencies": false,
"dependencies": {
"@babel/helper-function-name": "^7.7.0",
"@babel/template": "^7.7.0",
"@babel/traverse": "^7.7.0",
"@babel/types": "^7.7.0"
},
"deprecated": false,
"description": "Helper to wrap functions inside a function call.",
"gitHead": "97faa83953cb87e332554fa559a4956d202343ea",
"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.0"
}