• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "name": "@ohos/kaihong_products",
3    "version": "3.1",
4    "license": "Apache License 2.0",
5    "private": false,
6    "scripts": {},
7    "dirs": [""],
8    "component": {
9      "name": "kaihong_products",
10      "subsystem": "kaihong_products",
11      "syscap": [],
12      "features": [],
13      "deps": {
14        "components": [],
15        "third_party": []
16      },
17      "build": {
18        "sub_component": [
19            "//device/board/kaihong/khdvk_3566b:khdvk_3566b_group",
20            "//device/board/kaihong/khdvk_3566b/camera:chipset_build",
21            "//device/board/kaihong/khdvk_3566b/camera:camera_host_vdi_impl_1.0"
22        ],
23        "test": [
24          "//device/board/kaihong/khdvk_3566b/camera:camera_board_test"
25        ]
26      }
27    }
28  }
29