165042b18Sopenharmony_ci{
265042b18Sopenharmony_ci    "name": "@ohos/elfio",
365042b18Sopenharmony_ci    "description": "ELFIO is a small, header-only C++ library that provides a simple interface for reading and generating files in ELF binary format.",
465042b18Sopenharmony_ci    "version": "Release_3.9",
565042b18Sopenharmony_ci    "license": "The MIT License",
665042b18Sopenharmony_ci    "publishAs": "code-segment",
765042b18Sopenharmony_ci    "segment": {
865042b18Sopenharmony_ci        "destPath": "third_party/elfio"
965042b18Sopenharmony_ci    },
1065042b18Sopenharmony_ci    "dirs": {},
1165042b18Sopenharmony_ci    "scripts": {},
1265042b18Sopenharmony_ci    "licensePath": "LICENSE.txt",
1365042b18Sopenharmony_ci    "component": {
1465042b18Sopenharmony_ci        "name": "elfio",
1565042b18Sopenharmony_ci        "subsystem": "thirdparty",
1665042b18Sopenharmony_ci        "syscap": [],
1765042b18Sopenharmony_ci        "features": [],
1865042b18Sopenharmony_ci        "adapted_system_type": [
1965042b18Sopenharmony_ci            "standard"
2065042b18Sopenharmony_ci        ],
2165042b18Sopenharmony_ci        "rom": "",
2265042b18Sopenharmony_ci        "ram": "",
2365042b18Sopenharmony_ci        "deps": {
2465042b18Sopenharmony_ci            "components": [],
2565042b18Sopenharmony_ci            "third_party": []
2665042b18Sopenharmony_ci        },
2765042b18Sopenharmony_ci        "build": {
2865042b18Sopenharmony_ci            "sub_component": [],
2965042b18Sopenharmony_ci            "inner_kits": [
3065042b18Sopenharmony_ci                {
3165042b18Sopenharmony_ci                    "name": "//third_party/elfio:elfio",
3265042b18Sopenharmony_ci                    "header": {
3365042b18Sopenharmony_ci                        "header_files": [],
3465042b18Sopenharmony_ci                        "header_base": "//third_party/elfio/elfio"
3565042b18Sopenharmony_ci                    }
3665042b18Sopenharmony_ci                }
3765042b18Sopenharmony_ci            ],
3865042b18Sopenharmony_ci            "test": []
3965042b18Sopenharmony_ci        }
4065042b18Sopenharmony_ci    }
4165042b18Sopenharmony_ci}