mirror of
https://gitee.com/openharmony/third_party_f2fs-tools
synced 2024-11-23 10:10:00 +00:00
f8224a8bdc
Signed-off-by: 张文迪 <zhangwendi3@huawei.com>
34 lines
814 B
JSON
34 lines
814 B
JSON
{
|
|
"name": "@ohos/f2fs_tools",
|
|
"description": "The f2fs-tools package contains the utilities for handling the f2fs file system.",
|
|
"version": "3.1",
|
|
"license": "GNU GPL-2.0",
|
|
"publishAs": "code-segment",
|
|
"segment": {
|
|
"destPath": "third_party/f2fs-tools"
|
|
},
|
|
"dirs": {},
|
|
"scripts": {},
|
|
"licensePath": "COPYING",
|
|
"readmePath": {
|
|
"en": "README"
|
|
},
|
|
"component": {
|
|
"name": "f2fs_tools",
|
|
"subsystem": "thirdparty",
|
|
"syscap": [],
|
|
"features": [],
|
|
"adapted_system_type": [],
|
|
"rom": "",
|
|
"ram": "",
|
|
"deps": {
|
|
"components": [],
|
|
"third_party": []
|
|
},
|
|
"build": {
|
|
"sub_component": [],
|
|
"inner_kits": [],
|
|
"test": []
|
|
}
|
|
}
|
|
} |