{
  "_args": [
    [
      {
        "raw": "@babel/helper-member-expression-to-functions@^7.13.12",
        "scope": "@babel",
        "escapedName": "@babel%2fhelper-member-expression-to-functions",
        "name": "@babel/helper-member-expression-to-functions",
        "rawSpec": "^7.13.12",
        "spec": ">=7.13.12 <8.0.0",
        "type": "range"
      },
      "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/@babel/helper-replace-supers"
    ]
  ],
  "_from": "@babel/helper-member-expression-to-functions@>=7.13.12 <8.0.0",
  "_hasShrinkwrap": false,
  "_id": "@babel/helper-member-expression-to-functions@7.13.12",
  "_inCache": true,
  "_location": "/@babel/helper-member-expression-to-functions",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/helper-member-expression-to-functions_7.13.12_1616428032494_0.22425503315071937"
  },
  "_npmUser": {
    "name": "nicolo-ribaudo",
    "email": "nicolo.ribaudo@gmail.com"
  },
  "_phantomChildren": {},
  "_requested": {
    "raw": "@babel/helper-member-expression-to-functions@^7.13.12",
    "scope": "@babel",
    "escapedName": "@babel%2fhelper-member-expression-to-functions",
    "name": "@babel/helper-member-expression-to-functions",
    "rawSpec": "^7.13.12",
    "spec": ">=7.13.12 <8.0.0",
    "type": "range"
  },
  "_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.13.12.tgz",
  "_shasum": "dfe368f26d426a07299d8d6513821768216e6d72",
  "_shrinkwrap": null,
  "_spec": "@babel/helper-member-expression-to-functions@^7.13.12",
  "_where": "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/@babel/helper-replace-supers",
  "author": {
    "name": "Justin Ridgewell",
    "email": "justin@ridgewell.name"
  },
  "bugs": {
    "url": "https://github.com/babel/babel/issues"
  },
  "dependencies": {
    "@babel/types": "^7.13.12"
  },
  "description": "Helper function to replace certain member expressions with function calls",
  "devDependencies": {
    "@babel/traverse": "^7.12.17"
  },
  "directories": {},
  "dist": {
    "shasum": "dfe368f26d426a07299d8d6513821768216e6d72",
    "integrity": "sha512-48ql1CLL59aKbU94Y88Xgb2VFy7a95ykGRbJJaaVv+LX5U8wFpLfiGXJJGUozsmA1oEh/o5Bp60Voq7ACyA/Sw==",
    "tarball": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.13.12.tgz",
    "fileCount": 5,
    "unpackedSize": 44914,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgWLwACRA9TVsSAnZWagAAC1YP/38KGg2dZA7Aay1tgHem\nmU6n8B22P1q6bpP4nLik+gogF7gIDf3gIpw1NHFhQnX9mYMwV0aghaiXLPIo\nWoNiEVVTMbziN+T4isdQK3aiHJk8xrFgHcNrKlLy8I7E7p/VVoPAge+lfwju\nFgJojQWmAUfLXAFOXV4EZJUN+fqmWbgRXLEXZCTKpyJonW8Diay4AjKz766V\ndrPfKzxwQqQYaIpLE9j5mZS30dfnSsSXDRK769C7SzueNBz0M0DNeKtlkfDE\n2u0NpWdZlT88GJCb6w1UQrJlyuBkHXvtEI0AbOtynupBK59/RmVsyEyF28GP\n+oB3GirGo4yH5NlZA0zA2ZI3K7dP2/dPL4F4hWH0A3IPGki+kpP3hBdeaucV\nL02ymq+gWg+LkFI2kKK9Bnuf9XPFIJ0+nFLkEpfgdhR8oKWMiIt2i3qFWzdB\nxUv68HFCPNJN+Fco+fHFz4ent4eiVNRjIij6kLVEq/ANpznX1D7c6kMSGUt/\nXBrQk167uTSoVH9Tbzxb8HxfuWVbrSzLa7rB9N/S6Z8QZN66sSkDGgsetMio\nPrSUvvsCvCR5Ln4hQZDBeyTfIMO2qbtNgUpZ8oDoYiTn2tn+VrvArZwlHN+e\n5H0u8D4GjROJl1b2y5hmZTQ6o3F1QHHbncj9af73OSEH2b3+RhRuAzScmv8Z\nTDbn\r\n=x6Av\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "homepage": "https://babel.dev/docs/en/next/babel-helper-member-expression-to-functions",
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "hzoo",
      "email": "hi@henryzoo.com"
    },
    {
      "name": "loganfsmyth",
      "email": "loganfsmyth@gmail.com"
    },
    {
      "name": "danez",
      "email": "daniel@tschinder.de"
    },
    {
      "name": "existentialism",
      "email": "bng412@gmail.com"
    },
    {
      "name": "nicolo-ribaudo",
      "email": "nicolo.ribaudo@gmail.com"
    },
    {
      "name": "jlhwung",
      "email": "i@jhuang.me"
    }
  ],
  "name": "@babel/helper-member-expression-to-functions",
  "optionalDependencies": {},
  "publishConfig": {
    "access": "public"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/babel/babel.git",
    "directory": "packages/babel-helper-member-expression-to-functions"
  },
  "version": "7.13.12"
}
