HMDemo/base/oh-package.json5

11 lines
225 B
Plaintext
Raw Normal View History

{
"name": "base",
"version": "1.0.0",
"description": "Please describe the basic information.",
"main": "Index.ets",
"author": "",
"license": "Apache-2.0",
"packageType": "InterfaceHar",
"dependencies": {
}
}