{

"_from": "@babel/helper-member-expression-to-functions@^7.5.5",
"_id": "@babel/helper-member-expression-to-functions@7.5.5",
"_inBundle": false,
"_integrity": "sha512-5qZ3D1uMclSNqYcXqiHoA0meVdv+xUEex9em2fqMnrk/scphGlGgg66zjMrPJESPwrFJ6sbfFQYUSa0Mz7FabA==",
"_location": "/@babel/helper-member-expression-to-functions",
"_phantomChildren": {},
"_requested": {
  "type": "range",
  "registry": true,
  "raw": "@babel/helper-member-expression-to-functions@^7.5.5",
  "name": "@babel/helper-member-expression-to-functions",
  "escapedName": "@babel%2fhelper-member-expression-to-functions",
  "scope": "@babel",
  "rawSpec": "^7.5.5",
  "saveSpec": null,
  "fetchSpec": "^7.5.5"
},
"_requiredBy": [
  "/@babel/helper-replace-supers"
],
"_resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.5.5.tgz",
"_shasum": "1fb5b8ec4453a93c439ee9fe3aeea4a84b76b590",
"_spec": "@babel/helper-member-expression-to-functions@^7.5.5",
"_where": "/Users/flatironschool/Desktop/Curriculum/learn_create/lib/templates/javascript_lab_template/node_modules/@babel/helper-replace-supers",
"author": {
  "name": "Justin Ridgewell",
  "email": "justin@ridgewell.name"
},
"bundleDependencies": false,
"dependencies": {
  "@babel/types": "^7.5.5"
},
"deprecated": false,
"description": "Helper function to replace certain member expressions with function calls",
"gitHead": "0407f034f09381b95e9cabefbf6b176c76485a43",
"license": "MIT",
"main": "lib/index.js",
"name": "@babel/helper-member-expression-to-functions",
"publishConfig": {
  "access": "public"
},
"repository": {
  "type": "git",
  "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-member-expression-to-functions"
},
"version": "7.5.5"

}