mirror of
https://github.com/unanmed/HumanBreak.git
synced 2025-04-24 16:13:24 +08:00
23 lines
888 B
JSON
23 lines
888 B
JSON
{
|
|
"name": "@user/entry-client",
|
|
"dependencies": {
|
|
"@motajs/client": "workspace:*",
|
|
"@motajs/client-base": "workspace:*",
|
|
"@motajs/common": "workspace:*",
|
|
"@motajs/render": "workspace:*",
|
|
"@motajs/render-core": "workspace:*",
|
|
"@motajs/render-elements": "workspace:*",
|
|
"@motajs/render-style": "workspace:*",
|
|
"@motajs/render-vue": "workspace:*",
|
|
"@motajs/system": "workspace:*",
|
|
"@motajs/system-ui": "workspace:*",
|
|
"@motajs/system-action": "workspace:*",
|
|
"@motajs/legacy-common": "workspace:*",
|
|
"@motajs/legacy-client": "workspace:*",
|
|
"@motajs/legacy-data": "workspace:*",
|
|
"@motajs/legacy-ui": "workspace:*",
|
|
"@motajs/legacy-system": "workspace:*",
|
|
"@user/client-modules": "workspace:*",
|
|
"@user/legacy-plugin-client": "workspace:*"
|
|
}
|
|
} |