mirror of
https://github.com/openharmony/applications_notes.git
synced 2026-07-19 13:16:40 -04:00
4cd46d6f86
Signed-off-by: wangzhiyusss <wangzhiyu12@huawei.com>
21 lines
398 B
JSON
21 lines
398 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.2.2",
|
|
"@ohos/hvigor-ohos-plugin": "1.2.2",
|
|
"hypium": "^1.0.0",
|
|
"js-base64": "^3.7.2",
|
|
"@ohos/hypium": "1.0.2"
|
|
}
|
|
}
|