mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2025-12-15 22:22:51 +00:00
9 lines
174 B
JSON
9 lines
174 B
JSON
{
|
|
"name": "without-display-name",
|
|
"version": "1.0.0",
|
|
"main": "index.js",
|
|
"dependencies": {
|
|
"react": "^16.0.0",
|
|
"prop-types": "latest"
|
|
}
|
|
} |