mirror of
https://github.com/motajs/template.git
synced 2026-05-02 20:31:11 +08:00
19 lines
652 B
JSON
19 lines
652 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-ui": "workspace:*",
|
|
"@motajs/legacy-system": "workspace:*",
|
|
"@user/client-base": "workspace:*",
|
|
"@user/client-modules": "workspace:*",
|
|
"@user/legacy-plugin-client": "workspace:*"
|
|
}
|
|
}
|