NuclearDispersionSystem/ant-design-vue-jeecg/node_modules/@babel/helper-member-expression-to-functions/package.json
2023-09-14 14:47:11 +08:00

21 lines
604 B
JSON

{
"name": "@babel/helper-member-expression-to-functions",
"version": "7.10.4",
"description": "Helper function to replace certain member expressions with function calls",
"repository": {
"type": "git",
"url": "https://github.com/babel/babel.git",
"directory": "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.10.4"
},
"gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df"
}