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

17 lines
327 B
JSON

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