{ "_from": "@babel/helper-member-expression-to-functions@^7.7.4", "_id": "@babel/helper-member-expression-to-functions@7.7.4", "_inBundle": false, "_integrity": "sha512-9KcA1X2E3OjXl/ykfMMInBK+uVdfIVakVe7W7Lg3wfXUNyS3Q1HWLFRwZIjhqiCGbslummPDnmb7vIekS0C1vw==", "_location": "/@babel/helper-member-expression-to-functions", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/helper-member-expression-to-functions@^7.7.4", "name": "@babel/helper-member-expression-to-functions", "escapedName": "@babel%2fhelper-member-expression-to-functions", "scope": "@babel", "rawSpec": "^7.7.4", "saveSpec": null, "fetchSpec": "^7.7.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.7.4.tgz", "_shasum": "356438e2569df7321a8326644d4b790d2122cb74", "_spec": "@babel/helper-member-expression-to-functions@^7.7.4", "_where": "/home/f2256342/forge/udemy-react/burger/node_modules/@babel/helper-replace-supers", "author": { "name": "Justin Ridgewell", "email": "justin@ridgewell.name" }, "bundleDependencies": false, "dependencies": { "@babel/types": "^7.7.4" }, "deprecated": false, "description": "Helper function to replace certain member expressions with function calls", "gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9", "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.7.4" }