1{ 2 "name": "@ohos/hi3861_sdk", 3 "description": "hi3861 wifiiot sdk.", 4 "version": "3.1", 5 "license": "Apache License 2.0", 6 "publishAs": "code-segment", 7 "segment": { 8 "destPath": "device/soc/hisilicon/hi3861v100/sdk_liteos" 9 }, 10 "dirs": {}, 11 "scripts": {}, 12 "component": { 13 "name": "hi3861_sdk", 14 "subsystem": "vendor", 15 "syscap": [], 16 "features": [], 17 "adapted_system_type": [ 18 "mini", 19 "small" 20 ], 21 "rom": "", 22 "ram": "", 23 "deps": { 24 "components": [], 25 "third_party": [] 26 }, 27 "build": { 28 "sub_component": [ 29 "//device/soc/hisilicon/hi3861v100/sdk_liteos:wifiiot_sdk" 30 ], 31 "inner_kits": [], 32 "test": [] 33 } 34 } 35} 36