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