{ "_from": "@babel/helper-member-expression-to-functions@^7.14.5", "_id": "@babel/helper-member-expression-to-functions@7.14.5", "_inBundle": false, "_integrity": "sha512-UxUeEYPrqH1Q/k0yRku1JE7dyfyehNwT6SVkMHvYvPDv4+uu627VXBckVj891BO8ruKBkiDoGnZf4qPDD8abDQ==", "_location": "/@babel/helper-member-expression-to-functions", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/helper-member-expression-to-functions@^7.14.5", "name": "@babel/helper-member-expression-to-functions", "escapedName": "@babel%2fhelper-member-expression-to-functions", "scope": "@babel", "rawSpec": "^7.14.5", "saveSpec": null, "fetchSpec": "^7.14.5" }, "_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.14.5.tgz", "_shasum": "d5c70e4ad13b402c95156c7a53568f504e2fb7b8", "_spec": "@babel/helper-member-expression-to-functions@^7.14.5", "_where": "C:\\Users\\rickh\\Desktop\\js-hw-1\\hw1\\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.14.5" }, "deprecated": false, "description": "Helper function to replace certain member expressions with function calls", "devDependencies": { "@babel/traverse": "7.14.5" }, "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.14.5" }