{
  "_from": "@babel/helper-wrap-function@^7.25.0",
  "_id": "@babel/helper-wrap-function@7.25.0",
  "_inBundle": false,
  "_integrity": "sha512-s6Q1ebqutSiZnEjaofc/UKDyC4SbzV5n5SrA2Gq8UawLycr3i04f1dX4OzoQVnexm6aOCh37SQNYlJ/8Ku+PMQ==",
  "_location": "/@babel/helper-wrap-function",
  "_phantomChildren": {
    "@jridgewell/gen-mapping": "0.3.5",
    "@jridgewell/trace-mapping": "0.3.25",
    "chalk": "2.4.2",
    "debug": "4.3.4",
    "globals": "11.12.0",
    "js-tokens": "4.0.0",
    "jsesc": "2.5.2",
    "picocolors": "1.0.0",
    "to-fast-properties": "2.0.0"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@babel/helper-wrap-function@^7.25.0",
    "name": "@babel/helper-wrap-function",
    "escapedName": "@babel%2fhelper-wrap-function",
    "scope": "@babel",
    "rawSpec": "^7.25.0",
    "saveSpec": null,
    "fetchSpec": "^7.25.0"
  },
  "_requiredBy": [
    "/@babel/helper-remap-async-to-generator"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.25.0.tgz",
  "_shasum": "dab12f0f593d6ca48c0062c28bcfb14ebe812f81",
  "_spec": "@babel/helper-wrap-function@^7.25.0",
  "_where": "/var/www/html/frontend-new/node_modules/@babel/helper-remap-async-to-generator",
  "author": {
    "name": "The Babel Team",
    "url": "https://babel.dev/team"
  },
  "bugs": {
    "url": "https://github.com/babel/babel/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/template": "^7.25.0",
    "@babel/traverse": "^7.25.0",
    "@babel/types": "^7.25.0"
  },
  "deprecated": false,
  "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"
  },
  "type": "commonjs",
  "version": "7.25.0"
}
