1{ 2 "name": "@ohos/uboot", 3 "version": "", 4 "description": "Third-party open-source software U-Boot | 三方开源软件uboot", 5 "homePage": "https://gitee.com/openharmony", 6 "license": "GPL-2.0", 7 "repository": "https://gitee.com/openharmony/device_hisilicon_third_party_uboot", 8 "domain": "os", 9 "language": "", 10 "publishAs": "code-segment", 11 "private": false, 12 "scripts": {}, 13 "tags": [ 14 "third_party" 15 ], 16 "keywords": [ 17 "device", 18 "hisilicon", 19 "third-party", 20 "boot" 21 ], 22 "envs": [], 23 "dirs": [], 24 "segment": { 25 "destPath": "device/hisilicon/third_party/uboot" 26 }, 27 "component": { 28 "name": "device_hisilicon_third_party_uboot", 29 "subsystem": "", 30 "syscap": [], 31 "features": [], 32 "adapted_system_type": [], 33 "rom": "", 34 "ram": "", 35 "build": { 36 "sub_component": [], 37 "inner_kits": [], 38 "test": [] 39 } 40 } 41}