{ "name": "@ohos/libunwind", "description": "a portable and efficient C programming interface (API) to determine the call-chain of a program.", "version": "3.1", "license": "MIT", "publishAs": "code-segment", "segment": { "destPath": "third_party/libunwind" }, "dirs": {}, "scripts": {}, "component": { "name": "libunwind", "subsystem": "thirdparty", "syscap": [], "features": [], "adapted_system_type": [], "rom": "", "ram": "", "deps": { "components": [], "third_party": [] }, "build": { "sub_component": [], "inner_kits": [], "test": [ "//third_party/libunwind:unittest" ] } } }