mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2025-12-10 18:03:01 +00:00
10 lines
170 B
JSON
10 lines
170 B
JSON
{
|
|
"version": "independent",
|
|
"npmClient": "yarn",
|
|
"registry": "http://registry.npm.alibaba-inc.com",
|
|
"useWorkspaces": true,
|
|
"packages": [
|
|
"packages/*"
|
|
]
|
|
}
|