mirror of
https://github.com/motajs/template.git
synced 2026-04-12 15:11:10 +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:*"
|
|
}
|
|
}
|