mirror of
https://github.com/motajs/template.git
synced 2026-09-16 12:18:50 +08:00
8 lines
145 B
JSON
8 lines
145 B
JSON
{
|
|
"name": "@user/main",
|
|
"dependencies": {
|
|
"@user/entry-client": "workspace:*",
|
|
"@user/entry-data": "workspace:*"
|
|
}
|
|
}
|