UNPKG

@ohos/hpm-cli

Version:

CLI for HarmonyOS package manager

25 lines 553 B
{ "name":"plugin", "version":"1.0.0", "description":"An hello world template for plugin.", "publishAs":"plugin", "license":"Apache V2", "plugin":{ "entry":"", "ui":{ "source":"", "extensionPoint":"", "router":"", "callAddonApi":"", "config":{ "entry":"", "icon":"", "label":"" } }, "title":{ "en":"", "zh_CN":"" } } }