{ "name": "@openharmony/wifi_lite", "version": "3.1.0", "description": "wifi_lite", "publishAs": "code-segment", "scripts": { "install": "DEST_PATH=${DEP_BUNDLE_BASE}/foundation/communication/wifi_lite && mkdir -p $DEST_PATH && cp -r ./* $DEST_PATH" }, "author": {}, "repository": "", "license": "Apache License 2.0", "segment": { "destPath": "foundation/communication/wifi_lite" }, "component": { "name": "wifi_lite", "subsystem": "communication", "adapted_system_type": [ "mini" ], "features": [ ], "rom": "", "ram": "", "deps": { "components": [ ], "third_party": [ ] }, "build": { "sub_component": [ "//foundation/communication/wifi_lite:wifi" ], "inner_kits": [ ], "test": [ ] } } }