1{ 2 "name": "@ohos/device_hisilicon_hispark_pegasus", 3 "version": "", 4 "description": "Hi3861 chip driver software, including license files, compilation scripts, configuration files, driver implementation, and tools | Hi3861芯片驱动软件,包含LICENSE、编译脚本、配置文件、驱动实现、工具等", 5 "homePage": "https://gitee.com/openharmony", 6 "license": "Apache V2", 7 "repository": "https://gitee.com/openharmony/device_hisilicon_hispark_pegasus", 8 "domain": "os", 9 "language": "", 10 "publishAs": "code-segment", 11 "private": false, 12 "scripts": {}, 13 "tags": [ 14 "device" 15 ], 16 "keywords": [ 17 "device", 18 "hisilicon", 19 "hispark", 20 "pegasus" 21 ], 22 "envs": [], 23 "dirs": [], 24 "author": { 25 "name": "", 26 "email": "", 27 "url": "" 28 }, 29 "contributors": [ 30 { 31 "name": "", 32 "email": "", 33 "url": "" 34 } 35 ], 36 "segment": { 37 "destPath": "device/hisilicon/hispark_pegasus" 38 }, 39 "component": { 40 "name": "device_hisilicon_hispark_pegasus", 41 "subsystem": "", 42 "syscap": [], 43 "features": [], 44 "adapted_system_type": [], 45 "rom": "", 46 "ram": "", 47 "deps": { 48 "components": [], 49 "third_party": [] 50 }, 51 "build": { 52 "sub_component": [], 53 "inner_kits": [], 54 "test": [] 55 } 56 } 57}