{
  "name": "@babel/helper-member-expression-to-functions",
  "version": "7.8.3",
  "description": "Helper function to replace certain member expressions with function calls",
  "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-member-expression-to-functions",
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  },
  "main": "lib/index.js",
  "author": "Justin Ridgewell <justin@ridgewell.name>",
  "dependencies": {
    "@babel/types": "^7.8.3"
  },
  "gitHead": "a7620bd266ae1345975767bbc7abf09034437017"

,"_resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.8.3.tgz"
,"_integrity": "sha512-fO4Egq88utkQFjbPrSHGmGLFqmrshs11d46WI+WZDESt7Wu7wN2G2Iu+NMMZJFDOVRHAMIkB5SNh30NtwCA7RA=="
,"_from": "@babel/helper-member-expression-to-functions@7.8.3"
}