UNPKG

384 BJSONView Raw
1{
2 "name": "babel-helper-builder-react-jsx",
3 "version": "6.26.0",
4 "description": "Helper function to build react jsx",
5 "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-builder-react-jsx",
6 "license": "MIT",
7 "main": "lib/index.js",
8 "dependencies": {
9 "babel-runtime": "^6.26.0",
10 "babel-types": "^6.26.0",
11 "esutils": "^2.0.2"
12 }
13}