XuqmGroup-HarmonySDK/entry/oh-package.json5
2026-04-21 22:07:29 +08:00

12 行
198 B
Plaintext

{
"name": "entry",
"version": "1.0.0",
"description": "SDK sample app",
"main": "",
"author": "",
"license": "MIT",
"dependencies": {
"@xuqm/harmony-sdk": "file:../xuqm-sdk"
}
}