mirror of
https://github.com/motajs/template.git
synced 2026-04-12 15:11:10 +08:00
17 lines
549 B
JSON
17 lines
549 B
JSON
{
|
|
"name": "@user/client-modules",
|
|
"dependencies": {
|
|
"@motajs/client-base": "workspace:*",
|
|
"@motajs/common": "workspace:*",
|
|
"@motajs/render": "workspace:*",
|
|
"@motajs/render-vue": "workspace:*",
|
|
"@motajs/legacy-common": "workspace:*",
|
|
"@motajs/legacy-ui": "workspace:*",
|
|
"@motajs/types": "workspace:*",
|
|
"@motajs/system": "workspace:*",
|
|
"@user/data-base": "workspace:*",
|
|
"@user/data-state": "workspace:*",
|
|
"@user/legacy-plugin-data": "workspace:*"
|
|
}
|
|
}
|