{ "name": "@ohos/mbedtls", "description": "An open source, portable, easy to use, readable and flexible SSL library.", "version": "5.0", "license": "Apache V2,GPL V2.0", "publishAs": "code-segment", "segment": { "destPath": "third_party/mbedtls" }, "dirs": {}, "scripts": {}, "component": { "name": "mbedtls", "subsystem": "thirdparty", "syscap": [], "features": [], "adapted_system_type": ["small", "standard"], "rom": "", "ram": "", "deps": { "components": [], "third_party": [] }, "build": { "sub_component": [], "inner_kits": [ { "header" : { "header_base": "//third_party/mbedtls/include", "header_files": [ "md.h", "rsa.h", "x509.h" ] }, "name" : "//third_party/mbedtls:mbedtls_shared" } ], "test": [] } } }