This repository has been archived on 2023-10-08. You can view files and clone it, but cannot push or open issues or pull requests.
harmony4-template/oh-package.json5
2023-10-07 13:36:58 +08:00

14 lines
240 B
Plaintext

{
"name": "myapplication",
"version": "1.0.0",
"description": "Please describe the basic information.",
"main": "",
"author": "",
"license": "",
"dependencies": {
},
"devDependencies": {
"@ohos/hypium": "1.0.6"
},
}