ohos_electron_hap/chromium/oh-package.json5
luo d651b04e60
Some checks are pending
HarmonyOS CI/CD Pipeline / build (push) Waiting to run
HarmonyOS CI/CD Pipeline / publish (push) Blocked by required conditions
fix: complete source from ZIP + add hvigor configs + local debug signing
2026-06-09 23:44:44 +08:00

13 lines
243 B
Plaintext

{
"license": "",
"devDependencies": {},
"author": "",
"name": "chromium",
"description": "Please describe the basic information.",
"main": "",
"version": "1.0.0",
"dependencies": {
"web_engine": 'file:../web_engine',
}
}