12 lines
266 B
Plaintext
12 lines
266 B
Plaintext
{
|
|
"name": "common_ui",
|
|
"version": "1.0.0",
|
|
"description": "Please describe the basic information.",
|
|
"main": "Index.ets",
|
|
"author": "",
|
|
"license": "Apache-2.0",
|
|
"packageType": "InterfaceHar",
|
|
"dependencies": {
|
|
"@devwiki/base": "file:../base"
|
|
}
|
|
} |