{ "_args": [ [ "@babel/helper-wrap-function@7.15.4", "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front" ] ], "_development": true, "_from": "@babel/helper-wrap-function@7.15.4", "_id": "@babel/helper-wrap-function@7.15.4", "_inBundle": false, "_integrity": "sha512-Y2o+H/hRV5W8QhIfTpRIBwl57y8PrZt6JM3V8FOo5qarjshHItyH5lXlpMfBfmBefOqSCpKZs/6Dxqp0E/U+uw==", "_location": "/@babel/helper-wrap-function", "_phantomChildren": { "@babel/code-frame": "7.15.8", "@babel/parser": "7.15.8", "@babel/types": "7.15.6" }, "_requested": { "type": "version", "registry": true, "raw": "@babel/helper-wrap-function@7.15.4", "name": "@babel/helper-wrap-function", "escapedName": "@babel%2fhelper-wrap-function", "scope": "@babel", "rawSpec": "7.15.4", "saveSpec": null, "fetchSpec": "7.15.4" }, "_requiredBy": [ "/@babel/helper-remap-async-to-generator" ], "_resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.15.4.tgz", "_spec": "7.15.4", "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front", "author": { "name": "The Babel Team", "url": "https://babel.dev/team" }, "bugs": { "url": "https://github.com/babel/babel/issues" }, "dependencies": { "@babel/helper-function-name": "^7.15.4", "@babel/template": "^7.15.4", "@babel/traverse": "^7.15.4", "@babel/types": "^7.15.4" }, "description": "Helper to wrap functions inside a function call.", "engines": { "node": ">=6.9.0" }, "homepage": "https://babel.dev/docs/en/next/babel-helper-wrap-function", "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.15.4" }