applications_launcher/feature/pagedesktop/package.json
tangzhigang1 064b9da7af 桌面升级sdk3.2.10.6
Signed-off-by: tangzhigang1 <tangzhigang7@huawei.com>
2023-01-31 15:33:27 +08:00

19 lines
395 B
JSON

{
"devDependencies": {},
"name": "@ohos/pagedesktop",
"description": "a npm package which contains pagedesktop feature",
"ohos": {
"org": "huawei",
"directoryLevel": "module",
"buildTool": "hvigor"
},
"main": "index.ets",
"version": "1.0.0",
"dependencies": {
"@ohos/bigfolder": "../bigfolder",
"@ohos/form": "../form",
"@ohos/common": "../../common"
},
"type": "module"
}