mirror of
https://github.com/unanmed/HumanBreak.git
synced 2025-04-18 17:48:52 +08:00
18 lines
601 B
JSON
18 lines
601 B
JSON
{
|
|
"name": "@user/client-modules",
|
|
"dependencies": {
|
|
"@motajs/client-base": "workspace:*",
|
|
"@motajs/common": "workspace:*",
|
|
"@motajs/render": "workspace:*",
|
|
"@motajs/render-core": "workspace:*",
|
|
"@motajs/legacy-common": "workspace:*",
|
|
"@motajs/legacy-ui": "workspace:*",
|
|
"@motajs/types": "workspace:*",
|
|
"@motajs/system-action": "workspace:*",
|
|
"@motajs/system-ui": "workspace:*",
|
|
"@user/data-base": "workspace:*",
|
|
"@user/data-state": "workspace:*",
|
|
"@user/legacy-plugin-data": "workspace:*"
|
|
}
|
|
}
|