Huáng Jùnliàng af64ccb2b0 v7.11.5
2020-08-31 15:54:06 -04:00

21 lines
578 B
JSON

{
"name": "@babel/helper-builder-react-jsx-experimental",
"version": "7.11.5",
"description": "Helper function to build react jsx",
"repository": {
"type": "git",
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-helper-builder-react-jsx-experimental"
},
"license": "MIT",
"publishConfig": {
"access": "public"
},
"main": "lib/index.js",
"dependencies": {
"@babel/helper-annotate-as-pure": "workspace:^7.10.4",
"@babel/helper-module-imports": "workspace:^7.10.4",
"@babel/types": "workspace:^7.11.5"
}
}