applications_launcher/common/package.json
杨怀毅 9fb21fd133 update laucher to support Api9
Signed-off-by: 杨怀毅 <yanghuaiyi1@huawei.com>
2022-04-10 13:42:54 +08:00

13 lines
237 B
JSON

{
"name": "@ohos/common",
"version": "1.0.0",
"description": "a npm package which contains common function",
"ohos": {
"org": "huawei",
"buildTool": "hvigor",
"directoryLevel": "module"
},
"dependencies": {
}
}