mirror of
https://github.com/openharmony/applications_notes.git
synced 2026-07-19 21:24:33 -04:00
30758bd9fa
Signed-off-by: zhanghongchuan33 <zhanghongchuan6@huawei.com>
20 lines
371 B
JSON
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"
|
|
}
|
|
}
|