15 lines
374 B
JSON
15 lines
374 B
JSON
{
|
|
"name": "babel-helper-builder-react-jsx",
|
|
"version": "6.3.12",
|
|
"description": "",
|
|
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-builder-react-jsx",
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"dependencies": {
|
|
"babel-runtime": "^5.0.0",
|
|
"babel-types": "^6.3.12",
|
|
"esutils": "^2.0.0",
|
|
"lodash": "^3.10.0"
|
|
}
|
|
}
|