{ "_from": "@babel/helper-member-expression-to-functions@^7.16.0", "_id": "@babel/helper-member-expression-to-functions@7.16.0", "_inBundle": false, "_integrity": "sha512-bsjlBFPuWT6IWhl28EdrQ+gTvSvj5tqVP5Xeftp07SEuz5pLnsXZuDkDD3Rfcxy0IsHmbZ+7B2/9SHzxO0T+sQ==", "_location": "/@babel/helper-member-expression-to-functions", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/helper-member-expression-to-functions@^7.16.0", "name": "@babel/helper-member-expression-to-functions", "escapedName": "@babel%2fhelper-member-expression-to-functions", "scope": "@babel", "rawSpec": "^7.16.0", "saveSpec": null, "fetchSpec": "^7.16.0" }, "_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.16.0.tgz", "_shasum": "29287040efd197c77636ef75188e81da8bccd5a4", "_spec": "@babel/helper-member-expression-to-functions@^7.16.0", "_where": "/home/jack/Documents/JDA/m14/projecte_janmaroto/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.16.0" }, "deprecated": false, "description": "Helper function to replace certain member expressions with function calls", "devDependencies": { "@babel/traverse": "^7.16.0" }, "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.16.0" }