This repository has been archived on 2024-07-27. You can view files and clone it, but cannot push or open issues or pull requests.
keksAccountGUI/node_modulesOLD/@babel/helper-member-expression-to.../package.json

50 lines
1.8 KiB
JSON

{
"_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-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.5.5.tgz",
"_shasum": "1fb5b8ec4453a93c439ee9fe3aeea4a84b76b590",
"_spec": "@babel/helper-member-expression-to-functions@^7.5.5",
"_where": "/home/soeren/dev/keksaccountgui/node_modules/@babel/helper-create-class-features-plugin",
"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"
}