{ "_from": "@babel/helper-member-expression-to-functions@^7.10.5", "_id": "@babel/helper-member-expression-to-functions@7.10.5", "_inBundle": false, "_integrity": "sha512-HiqJpYD5+WopCXIAbQDG0zye5XYVvcO9w/DHp5GsaGkRUaamLj2bEtu6i8rnGGprAhHM3qidCMgp71HF4endhA==", "_location": "/@babel/helper-member-expression-to-functions", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/helper-member-expression-to-functions@^7.10.5", "name": "@babel/helper-member-expression-to-functions", "escapedName": "@babel%2fhelper-member-expression-to-functions", "scope": "@babel", "rawSpec": "^7.10.5", "saveSpec": null, "fetchSpec": "^7.10.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.10.5.tgz", "_shasum": "172f56e7a63e78112f3a04055f24365af702e7ee", "_spec": "@babel/helper-member-expression-to-functions@^7.10.5", "_where": "/var/lib/jenkins/workspace/cawg-app-h5/node_modules/@babel/helper-create-class-features-plugin", "author": { "name": "Justin Ridgewell", "email": "justin@ridgewell.name" }, "bugs": { "url": "https://github.com/babel/babel/issues" }, "bundleDependencies": false, "dependencies": { "@babel/types": "^7.10.5" }, "deprecated": false, "description": "Helper function to replace certain member expressions with function calls", "gitHead": "f7964a9ac51356f7df6404a25b27ba1cffba1ba7", "homepage": "https://github.com/babel/babel#readme", "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.10.5" }