mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2025-12-12 03:01:16 +00:00
11 lines
294 B
JSON
11 lines
294 B
JSON
{
|
|
"name": "@alilc/react-renderer",
|
|
"version": "2.0.0-beta.0",
|
|
"description": "",
|
|
"type": "module",
|
|
"bugs": "https://github.com/alibaba/lowcode-engine/issues",
|
|
"homepage": "https://github.com/alibaba/lowcode-engine/#readme",
|
|
"dependencies": {
|
|
"@vue/reactivity": "^3.4.21"
|
|
}
|
|
} |