react-saasify-chrisvxd
Version:
React components for Saasify web clients.
16 lines (15 loc) • 401 B
JSON
{
"name": "@babel/helper-builder-react-jsx",
"version": "7.3.0",
"description": "Helper function to build react jsx",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-builder-react-jsx",
"license": "MIT",
"publishConfig": {
"access": "public"
},
"main": "lib/index.js",
"dependencies": {
"@babel/types": "^7.3.0",
"esutils": "^2.0.0"
}
}