{
  "_from": "@babel/helper-member-expression-to-functions@^7.24.8",
  "_id": "@babel/helper-member-expression-to-functions@7.24.8",
  "_inBundle": false,
  "_integrity": "sha512-LABppdt+Lp/RlBxqrh4qgf1oEH/WxdzQNDJIu5gC/W1GyvPVrOBiItmmM8wan2fm4oYqFuFfkXmlGpLQhPY8CA==",
  "_location": "/@babel/helper-member-expression-to-functions",
  "_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-member-expression-to-functions@^7.24.8",
    "name": "@babel/helper-member-expression-to-functions",
    "escapedName": "@babel%2fhelper-member-expression-to-functions",
    "scope": "@babel",
    "rawSpec": "^7.24.8",
    "saveSpec": null,
    "fetchSpec": "^7.24.8"
  },
  "_requiredBy": [
    "/@babel/helper-create-class-features-plugin",
    "/@babel/helper-replace-supers"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.24.8.tgz",
  "_shasum": "6155e079c913357d24a4c20480db7c712a5c3fb6",
  "_spec": "@babel/helper-member-expression-to-functions@^7.24.8",
  "_where": "/var/www/html/frontend-new/node_modules/@babel/helper-create-class-features-plugin",
  "author": {
    "name": "The Babel Team",
    "url": "https://babel.dev/team"
  },
  "bugs": {
    "url": "https://github.com/babel/babel/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/traverse": "^7.24.8",
    "@babel/types": "^7.24.8"
  },
  "deprecated": false,
  "description": "Helper function to replace certain member expressions with function calls",
  "engines": {
    "node": ">=6.9.0"
  },
  "homepage": "https://babel.dev/docs/en/next/babel-helper-member-expression-to-functions",
  "license": "MIT",
  "main": "./lib/index.js",
  "name": "@babel/helper-member-expression-to-functions",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/babel/babel.git",
    "directory": "packages/babel-helper-member-expression-to-functions"
  },
  "type": "commonjs",
  "version": "7.24.8"
}
