mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-09 14:58:26 +00:00
9 lines
106 B
JSON
9 lines
106 B
JSON
{
|
|
"name": "playground",
|
|
"version": "1.0.0",
|
|
"private": true,
|
|
"scripts": {
|
|
"dev": "vite"
|
|
}
|
|
}
|