2022-01-24 09:07:48 +00:00
|
|
|
{
|
2023-06-14 09:52:44 +00:00
|
|
|
"name": "@ohos/f2fs-tools",
|
2022-01-24 09:07:48 +00:00
|
|
|
"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": {
|
2023-06-14 09:52:44 +00:00
|
|
|
"name": "f2fs-tools",
|
2022-08-18 07:57:49 +00:00
|
|
|
"subsystem": "thirdparty",
|
2022-01-24 09:07:48 +00:00
|
|
|
"syscap": [],
|
|
|
|
"features": [],
|
2023-06-14 09:52:44 +00:00
|
|
|
"adapted_system_type": [
|
|
|
|
"standard"
|
|
|
|
],
|
2022-01-24 09:07:48 +00:00
|
|
|
"rom": "",
|
|
|
|
"ram": "",
|
|
|
|
"deps": {
|
|
|
|
"components": [],
|
2023-06-14 09:52:44 +00:00
|
|
|
"third_party": [
|
|
|
|
"e2fsprogs"
|
|
|
|
]
|
2022-01-24 09:07:48 +00:00
|
|
|
},
|
|
|
|
"build": {
|
|
|
|
"sub_component": [],
|
|
|
|
"inner_kits": [],
|
|
|
|
"test": []
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|