{ "name": "@ohos/elfio", "description": "ELFIO is a small, header-only C++ library that provides a simple interface for reading and generating files in ELF binary format.", "version": "Release_3.9", "license": "The MIT License", "publishAs": "code-segment", "segment": { "destPath": "third_party/elfio" }, "dirs": {}, "scripts": {}, "licensePath": "LICENSE.txt", "component": { "name": "elfio", "subsystem": "thirdparty", "syscap": [], "features": [], "adapted_system_type": [ "standard" ], "rom": "", "ram": "", "deps": { "components": [], "third_party": [] }, "build": { "sub_component": [], "inner_kits": [ { "name": "//third_party/elfio:elfio", "header": { "header_files": [], "header_base": "//third_party/elfio/elfio" } } ], "test": [] } } }