1
0

bundle.json 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. {
  2. "name": "@ohos/device_bearpi_bearpi_hm_nano",
  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_bearpi_bearpi_hm_nano",
  8. "domain": "os",
  9. "language": "",
  10. "publishAs": "code-segment",
  11. "private": false,
  12. "scripts": {},
  13. "tags": [
  14. "device"
  15. ],
  16. "keywords": [
  17. "device",
  18. "bossay",
  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/bossay/hi3861_l0"
  38. },
  39. "component": {
  40. "name": "device_bossay_hi3861_l0",
  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. }