{ "name": "@ohos/libwebsockets", "description": "Libwebsockets is a simple-to-use, MIT-license, pure C library providing client and server for http/1, http/2, websockets, MQTT and other protocols in a security-minded, lightweight, configurable, scalable and flexible way.", "version": "3.1", "license": "Apache V2.0", "publishAs": "code-segment", "segment": { "destPath": "third_party/libwebsockets" }, "dirs": {}, "scripts": {}, "licensePath": "COPYING", "component": { "name": "libwebsockets", "subsystem": "thirdparty", "syscap": [], "features": [], "adapted_system_type": [ "standard" ], "rom": "319KB", "ram": "13865KB", "deps": { "components": [], "third_party": [ "openssl", "zlib" ] }, "build": { "sub_component": [], "inner_kits": [], "test": [] } } }