You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

55 lines
2.0 KiB

{
"_from": "@babel/helper-member-expression-to-functions@^7.10.1",
"_id": "@babel/helper-member-expression-to-functions@7.10.1",
"_inBundle": false,
"_integrity": "sha512-u7XLXeM2n50gb6PWJ9hoO5oO7JFPaZtrh35t8RqKLT1jFKj9IWeD1zrcrYp1q1qiZTdEarfDWfTIP8nGsu0h5g==",
"_location": "/@babel/helper-member-expression-to-functions",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@babel/helper-member-expression-to-functions@^7.10.1",
"name": "@babel/helper-member-expression-to-functions",
"escapedName": "@babel%2fhelper-member-expression-to-functions",
"scope": "@babel",
"rawSpec": "^7.10.1",
"saveSpec": null,
"fetchSpec": "^7.10.1"
},
"_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.1.tgz",
"_shasum": "432967fd7e12a4afef66c4687d4ca22bc0456f15",
"_spec": "@babel/helper-member-expression-to-functions@^7.10.1",
"_where": "/home/herrhase/Workspace/tentakelfabrik/board/node_modules/@babel/helper-replace-supers",
"author": {
"name": "Justin Ridgewell",
"email": "justin@ridgewell.name"
},
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"bundleDependencies": false,
"dependencies": {
"@babel/types": "^7.10.1"
},
"deprecated": false,
"description": "Helper function to replace certain member expressions with function calls",
"gitHead": "88f57a7ea659d25232bf62de1efceb5d6299b8cf",
"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.1"
}