HMDemo/app/oh-package.json5
2024-03-28 21:15:44 +08:00

13 lines
220 B
Plaintext

{
"name": "app",
"version": "1.0.0",
"description": "Please describe the basic information.",
"main": "",
"author": "",
"license": "",
"dependencies": {
"@devwiki/common_ui": "file:../common_ui"
}
}