spaceout/front_end/node_modules/@babel/helper-member-expression-to-functions/package.json
2020-12-12 10:25:30 -05:00

57 lines
1.8 KiB
JSON

{
"_args": [
[
"@babel/helper-member-expression-to-functions@7.12.7",
"/home/chinmay/Desktop/HackTJ2020/frontend"
]
],
"_from": "@babel/helper-member-expression-to-functions@7.12.7",
"_id": "@babel/helper-member-expression-to-functions@7.12.7",
"_inBundle": false,
"_integrity": "sha512-DCsuPyeWxeHgh1Dus7APn7iza42i/qXqiFPWyBDdOFtvS581JQePsc1F/nD+fHrcswhLlRc2UpYS1NwERxZhHw==",
"_location": "/@babel/helper-member-expression-to-functions",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/helper-member-expression-to-functions@7.12.7",
"name": "@babel/helper-member-expression-to-functions",
"escapedName": "@babel%2fhelper-member-expression-to-functions",
"scope": "@babel",
"rawSpec": "7.12.7",
"saveSpec": null,
"fetchSpec": "7.12.7"
},
"_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.12.7.tgz",
"_spec": "7.12.7",
"_where": "/home/chinmay/Desktop/HackTJ2020/frontend",
"author": {
"name": "Justin Ridgewell",
"email": "justin@ridgewell.name"
},
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"dependencies": {
"@babel/types": "^7.12.7"
},
"description": "Helper function to replace certain member expressions with function calls",
"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.12.7"
}