HMDemo/common_ui/oh-package.json5

11 lines
230 B
Plaintext
Raw Normal View History

2024-03-07 11:33:23 +08:00
{
2024-03-07 11:53:57 +08:00
"name": "common_ui",
2024-03-07 11:33:23 +08:00
"version": "1.0.0",
"description": "Please describe the basic information.",
"main": "Index.ets",
"author": "",
"license": "Apache-2.0",
"packageType": "InterfaceHar",
"dependencies": {
}
}