{ "name": "@ohos/libxml2", "description": "Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), it is free software available under the MIT License", "version": "4.1", "license": "MIT", "publishAs": "code-segment", "segment": { "destPath": "third_party/libxml2" }, "dirs": {}, "scripts": {}, "licensePath": "Copyright", "readmePath": { "en": "README.md" }, "component": { "name": "libxml2", "subsystem": "thirdparty", "syscap": [], "features": [], "adapted_system_type": [ "mini", "small", "standard" ], "rom": "", "ram": "", "deps": { "components": [], "third_party": [] }, "build": { "sub_component": [ "//third_party/libxml2:libxml2" ], "inner_kits": [ { "name": "//third_party/libxml2:libxml2", "header": { "header_files": [], "header_base": "${root_gen_dir}/third_party/libxml2/libxml2-2.9.14/include" } }, { "name": "//third_party/libxml2:static_libxml2", "header": { "header_files": [], "header_base": "${root_gen_dir}/third_party/libxml2/libxml2-2.9.14/include" } } ], "test": [] } } }