HMosDemo/app/oh-package.json5
徐勤民 f7c6e451e7 init
2024-10-23 16:17:48 +08:00

13 行
224 B
Plaintext

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