react-saasify-chrisvxd
Version:
React components for Saasify web clients.
17 lines (16 loc) • 554 B
JSON
{
"name": "@babel/helper-member-expression-to-functions",
"version": "7.5.5",
"description": "Helper function to replace certain member expressions with function calls",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-member-expression-to-functions",
"license": "MIT",
"publishConfig": {
"access": "public"
},
"main": "lib/index.js",
"author": "Justin Ridgewell <justin@ridgewell.name>",
"dependencies": {
"@babel/types": "^7.5.5"
},
"gitHead": "0407f034f09381b95e9cabefbf6b176c76485a43"
}