1ffe3c632Sopenharmony_ci{
2ffe3c632Sopenharmony_ci    "name": "@ohos/protobuf",
3ffe3c632Sopenharmony_ci    "description": "Protocol Buffers - Google's data interchange format.",
4ffe3c632Sopenharmony_ci    "version": "3.1",
5ffe3c632Sopenharmony_ci    "license": "BSD 3-Clause",
6ffe3c632Sopenharmony_ci    "publishAs": "code-segment",
7ffe3c632Sopenharmony_ci    "segment": {
8ffe3c632Sopenharmony_ci        "destPath": "third_party/protobuf"
9ffe3c632Sopenharmony_ci    },
10ffe3c632Sopenharmony_ci    "dirs": {},
11ffe3c632Sopenharmony_ci    "scripts": {},
12ffe3c632Sopenharmony_ci    "component": {
13ffe3c632Sopenharmony_ci        "name": "protobuf",
14ffe3c632Sopenharmony_ci        "subsystem": "thirdparty",
15ffe3c632Sopenharmony_ci        "syscap": [],
16ffe3c632Sopenharmony_ci        "features": [],
17ffe3c632Sopenharmony_ci        "adapted_system_type": [
18ffe3c632Sopenharmony_ci            "standard"
19ffe3c632Sopenharmony_ci        ],
20ffe3c632Sopenharmony_ci        "rom": "",
21ffe3c632Sopenharmony_ci        "ram": "",
22ffe3c632Sopenharmony_ci        "deps": {
23ffe3c632Sopenharmony_ci            "components": [
24ffe3c632Sopenharmony_ci                "hilog"
25ffe3c632Sopenharmony_ci            ],
26ffe3c632Sopenharmony_ci            "third_party": []
27ffe3c632Sopenharmony_ci        },
28ffe3c632Sopenharmony_ci        "build": {
29ffe3c632Sopenharmony_ci            "sub_component": [],
30ffe3c632Sopenharmony_ci            "inner_kits": [
31ffe3c632Sopenharmony_ci                {
32ffe3c632Sopenharmony_ci                    "header": {
33ffe3c632Sopenharmony_ci                        "header_base": "//third_party/protobuf/src/google/protobuf",
34ffe3c632Sopenharmony_ci                        "header_files": []
35ffe3c632Sopenharmony_ci                    },
36ffe3c632Sopenharmony_ci                    "name": "//third_party/protobuf:protobuf"
37ffe3c632Sopenharmony_ci                },
38ffe3c632Sopenharmony_ci                {
39ffe3c632Sopenharmony_ci                    "header": {
40ffe3c632Sopenharmony_ci                        "header_base": "//third_party/protobuf/src/google/protobuf",
41ffe3c632Sopenharmony_ci                        "header_files": []
42ffe3c632Sopenharmony_ci                    },
43ffe3c632Sopenharmony_ci                    "name": "//third_party/protobuf:protobuf_lite"
44ffe3c632Sopenharmony_ci                },
45ffe3c632Sopenharmony_ci                {
46ffe3c632Sopenharmony_ci                    "header": {
47ffe3c632Sopenharmony_ci                        "header_base": "//third_party/protobuf/src/google/protobuf",
48ffe3c632Sopenharmony_ci                        "header_files": []
49ffe3c632Sopenharmony_ci                    },
50ffe3c632Sopenharmony_ci                    "name": "//third_party/protobuf:protobuf_lite_static"
51ffe3c632Sopenharmony_ci                },
52ffe3c632Sopenharmony_ci                {
53ffe3c632Sopenharmony_ci                    "header": {
54ffe3c632Sopenharmony_ci                        "header_base": "//third_party/protobuf/src/google/protobuf",
55ffe3c632Sopenharmony_ci                        "header_files": []
56ffe3c632Sopenharmony_ci                    },
57ffe3c632Sopenharmony_ci                    "name": "//third_party/protobuf:protobuf_static"
58ffe3c632Sopenharmony_ci                },
59ffe3c632Sopenharmony_ci                {
60ffe3c632Sopenharmony_ci                    "header": {
61ffe3c632Sopenharmony_ci                        "header_base": "//third_party/protobuf/src/google/protobuf",
62ffe3c632Sopenharmony_ci                        "header_files": []
63ffe3c632Sopenharmony_ci                    },
64ffe3c632Sopenharmony_ci                    "name": "//third_party/protobuf:protobuf"
65ffe3c632Sopenharmony_ci                },
66ffe3c632Sopenharmony_ci                {
67ffe3c632Sopenharmony_ci                    "name": "//third_party/protobuf:protoc"
68ffe3c632Sopenharmony_ci                },
69ffe3c632Sopenharmony_ci                {
70ffe3c632Sopenharmony_ci                    "header": {
71ffe3c632Sopenharmony_ci                        "header_base": "//third_party/protobuf/src/google/protobuf",
72ffe3c632Sopenharmony_ci                        "header_files": []
73ffe3c632Sopenharmony_ci                    },
74ffe3c632Sopenharmony_ci                    "name": "//third_party/protobuf:protoc_lib"
75ffe3c632Sopenharmony_ci                },
76ffe3c632Sopenharmony_ci                {
77ffe3c632Sopenharmony_ci                    "header": {
78ffe3c632Sopenharmony_ci                        "header_base": "//third_party/protobuf/src/google/protobuf/compiler",
79ffe3c632Sopenharmony_ci                        "header_files": []
80ffe3c632Sopenharmony_ci                    },
81ffe3c632Sopenharmony_ci                    "name": "//third_party/protobuf:protoc_static_lib"
82ffe3c632Sopenharmony_ci                }
83ffe3c632Sopenharmony_ci            ],
84ffe3c632Sopenharmony_ci            "test": []
85ffe3c632Sopenharmony_ci        }
86ffe3c632Sopenharmony_ci    }
87ffe3c632Sopenharmony_ci}