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