mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2025-12-15 22:22:51 +00:00
10 lines
186 B
JSON
10 lines
186 B
JSON
{
|
|
"name": "scripts",
|
|
"private": true,
|
|
"type": "module",
|
|
"devDependencies": {
|
|
"@pnpm/workspace.find-packages": "^1.1.12",
|
|
"execa": "^8.0.1",
|
|
"minimist": "^1.2.8"
|
|
}
|
|
} |