Sebastian McKenzie 34665bdfda v6.0.14
2015-10-30 23:30:40 +00:00

14 lines
440 B
JSON

{
"name": "babel-plugin-transform-react-constant-elements",
"version": "6.0.14",
"description": "Treat React JSX elements as value types and hoist them to the highest scope",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-react-constant-elements",
"license": "MIT",
"main": "lib/index.js",
"keywords": [
"babel-plugin"
],
"dependencies": {
"babel-runtime": "^5.0.0"
}
}