1c5f01b2fSopenharmony_ci{
2c5f01b2fSopenharmony_ci    "name": "@ohos/json",
3c5f01b2fSopenharmony_ci    "description": "The JSON for Modern C++ Library has intutitve syntax, trivial integration and memory efficiency features.",
4c5f01b2fSopenharmony_ci    "version": "3.1",
5c5f01b2fSopenharmony_ci    "license": "MIT",
6c5f01b2fSopenharmony_ci    "publishAs": "code-segment",
7c5f01b2fSopenharmony_ci    "segment": {
8c5f01b2fSopenharmony_ci        "destPath": "third_party/json"
9c5f01b2fSopenharmony_ci    },
10c5f01b2fSopenharmony_ci    "dirs": {},
11c5f01b2fSopenharmony_ci    "scripts": {},
12c5f01b2fSopenharmony_ci    "licensePath": "LICENSE.MIT",
13c5f01b2fSopenharmony_ci    "component": {
14c5f01b2fSopenharmony_ci        "name": "json",
15c5f01b2fSopenharmony_ci        "subsystem": "thirdparty",
16c5f01b2fSopenharmony_ci        "syscap": [],
17c5f01b2fSopenharmony_ci        "features": [],
18c5f01b2fSopenharmony_ci        "adapted_system_type": [ "standard" ],
19c5f01b2fSopenharmony_ci        "rom": "",
20c5f01b2fSopenharmony_ci        "ram": "",
21c5f01b2fSopenharmony_ci        "deps": {
22c5f01b2fSopenharmony_ci            "components": [],
23c5f01b2fSopenharmony_ci            "third_party": []
24c5f01b2fSopenharmony_ci        },
25c5f01b2fSopenharmony_ci        "build": {
26c5f01b2fSopenharmony_ci            "sub_component": [],
27c5f01b2fSopenharmony_ci            "inner_kits": [
28c5f01b2fSopenharmony_ci                {
29c5f01b2fSopenharmony_ci                    "header": {
30c5f01b2fSopenharmony_ci                        "header_base": "//third_party/json/single_include",
31c5f01b2fSopenharmony_ci                        "header_files": []
32c5f01b2fSopenharmony_ci                    },
33c5f01b2fSopenharmony_ci                    "name": "//third_party/json:nlohmann_json_static"
34c5f01b2fSopenharmony_ci                }
35c5f01b2fSopenharmony_ci            ],
36c5f01b2fSopenharmony_ci            "test": []
37c5f01b2fSopenharmony_ci        }
38c5f01b2fSopenharmony_ci    }
39c5f01b2fSopenharmony_ci}