diff --git a/bundle.json b/bundle.json new file mode 100644 index 0000000000000000000000000000000000000000..ef43e10c82821d1b9ec5ac1af7f103514fb86460 --- /dev/null +++ b/bundle.json @@ -0,0 +1,56 @@ +{ + "name": "@ohos/device_hisilicon_drivers", + "version": "", + "description": "Hi3516/Hi3518 platform driver | Hi3516/Hi3518平台驱动", + "homePage": "https://gitee.com/openharmony", + "license": "GPL V2", + "repository": "https://gitee.com/openharmony/device_hisilicon_drivers", + "domain": "os", + "language": "", + "publishAs": "code-segment", + "private": false, + "scripts": {}, + "tags": [ + "device" + ], + "keywords": [ + "device", + "hisilicon", + "drivers" + ], + "envs": [], + "dirs": [], + "author": { + "name": "", + "email": "", + "url": "" + }, + "contributors": [ + { + "name": "", + "email": "", + "url": "" + } + ], + "segment": { + "destPath": "device/hisilicon/drivers" + }, + "component": { + "name": "device_hisilicon_drivers", + "subsystem": "", + "syscap": [], + "features": [], + "adapted_system_type": [], + "rom": "", + "ram": "", + "deps": { + "components": [], + "third_party": [] + }, + "build": { + "sub_component": [], + "inner_kits": [], + "test": [] + } + } +} \ No newline at end of file