Files
applications_notes/package.json
T
zhanghongchuan33 30758bd9fa fix ux
Signed-off-by: zhanghongchuan33 <zhanghongchuan6@huawei.com>
2022-06-06 16:44:27 +08:00

20 lines
371 B
JSON

{
"license": "ISC",
"devDependencies": {},
"name": "ohos_note",
"ohos": {
"org": "huawei",
"directoryLevel": "project",
"buildTool": "hvigor"
},
"description": "example description",
"repository": {},
"version": "1.0.0",
"dependencies": {
"@ohos/hvigor": "1.0.6",
"@ohos/hvigor-ohos-plugin": "1.0.6",
"hypium": "^1.0.0",
"js-base64": "^3.7.2"
}
}