HMosDemo/app/oh-package.json5

13 行
224 B
Plaintext

2024-10-23 15:58:35 +08:00
{
"name": "app",
"version": "1.0.0",
"description": "Please describe the basic information.",
"main": "",
"author": "",
"license": "",
2024-10-23 16:17:48 +08:00
"dependencies": {
"@szyx/sdk_base": "file:../HarmonyOSBaseLibs"
}
2024-10-23 15:58:35 +08:00
}