{
  "_from": "@babel/helper-member-expression-to-functions@^7.15.4",
  "_id": "@babel/helper-member-expression-to-functions@7.15.4",
  "_inBundle": false,
  "_integrity": "sha512-cokOMkxC/BTyNP1AlY25HuBWM32iCEsLPI4BHDpJCHHm1FU2E7dKWWIXJgQgSFiu4lp8q3bL1BIKwqkSUviqtA==",
  "_location": "/@babel/helper-member-expression-to-functions",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@babel/helper-member-expression-to-functions@^7.15.4",
    "name": "@babel/helper-member-expression-to-functions",
    "escapedName": "@babel%2fhelper-member-expression-to-functions",
    "scope": "@babel",
    "rawSpec": "^7.15.4",
    "saveSpec": null,
    "fetchSpec": "^7.15.4"
  },
  "_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.15.4.tgz",
  "_shasum": "bfd34dc9bba9824a4658b0317ec2fd571a51e6ef",
  "_spec": "@babel/helper-member-expression-to-functions@^7.15.4",
  "_where": "/home/teoptggw/nodevenv/public_html/odo_app_dev/10/lib/node_modules/@babel/helper-replace-supers",
  "author": {
    "name": "The Babel Team",
    "url": "https://babel.dev/team"
  },
  "bugs": {
    "url": "https://github.com/babel/babel/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/types": "^7.15.4"
  },
  "deprecated": false,
  "description": "Helper function to replace certain member expressions with function calls",
  "devDependencies": {
    "@babel/traverse": "7.15.4"
  },
  "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"
  },
  "version": "7.15.4"
}
