2015-09-15 06:12:46 +01:00

12 lines
298 B
JSON

{
"name": "babel-plugin-transform-react-constant-elements",
"version": "1.0.3",
"description": "Treat React JSX elements as value types and hoist them to the highest scope",
"repository": "babel/babel",
"license": "MIT",
"main": "lib/index.js",
"keywords": [
"babel-plugin"
]
}