1b8021494Sopenharmony_ci{
2b8021494Sopenharmony_ci    "name": "@ohos/vixl",
3b8021494Sopenharmony_ci    "description": "vixl",
4b8021494Sopenharmony_ci    "version": "6.3.0",
5b8021494Sopenharmony_ci    "license": "BSD 3-clause",
6b8021494Sopenharmony_ci    "publishAs": "code-segment",
7b8021494Sopenharmony_ci    "segment": {
8b8021494Sopenharmony_ci        "destPath": "third_party/vixl"
9b8021494Sopenharmony_ci    },
10b8021494Sopenharmony_ci    "dirs": {},
11b8021494Sopenharmony_ci    "scripts": {},
12b8021494Sopenharmony_ci    "licensePath": "LICENCE",
13b8021494Sopenharmony_ci    "component": {
14b8021494Sopenharmony_ci        "name": "vixl",
15b8021494Sopenharmony_ci        "subsystem": "thirdparty",
16b8021494Sopenharmony_ci        "syscap": [],
17b8021494Sopenharmony_ci        "features": [],
18b8021494Sopenharmony_ci        "adapted_system_type": [ "standard" ],
19b8021494Sopenharmony_ci        "rom": "",
20b8021494Sopenharmony_ci        "ram": "",
21b8021494Sopenharmony_ci        "deps": {
22b8021494Sopenharmony_ci            "components": [],
23b8021494Sopenharmony_ci            "third_party": []
24b8021494Sopenharmony_ci        },
25b8021494Sopenharmony_ci        "build": {
26b8021494Sopenharmony_ci            "sub_component": [
27b8021494Sopenharmony_ci                "//third_party/vixl:libvixl"
28b8021494Sopenharmony_ci            ],
29b8021494Sopenharmony_ci            "inner_kits": [
30b8021494Sopenharmony_ci                {
31b8021494Sopenharmony_ci                    "name": "//third_party/vixl:libvixl",
32b8021494Sopenharmony_ci                    "header": {
33b8021494Sopenharmony_ci                        "header_files": [],
34b8021494Sopenharmony_ci                        "header_base": "//third_party/vixl/src"
35b8021494Sopenharmony_ci                    }
36b8021494Sopenharmony_ci                }
37b8021494Sopenharmony_ci            ],
38b8021494Sopenharmony_ci            "test": []
39b8021494Sopenharmony_ci        }
40b8021494Sopenharmony_ci    }
41b8021494Sopenharmony_ci}
42