10fbfc30aSopenharmony_ci{
20fbfc30aSopenharmony_ci    "name": "@ohos/calendar_data",
30fbfc30aSopenharmony_ci    "description": "Calendar manager service for standard system.",
40fbfc30aSopenharmony_ci    "version": "3.1",
50fbfc30aSopenharmony_ci    "license": "Apache License 2.0",
60fbfc30aSopenharmony_ci    "publishAs": "code-segment",
70fbfc30aSopenharmony_ci    "segment": {
80fbfc30aSopenharmony_ci        "destPath": "applications/standard/calendardata"
90fbfc30aSopenharmony_ci    },
100fbfc30aSopenharmony_ci    "dirs": {},
110fbfc30aSopenharmony_ci    "scripts": {},
120fbfc30aSopenharmony_ci    "component": {
130fbfc30aSopenharmony_ci        "name": "calendar_data",
140fbfc30aSopenharmony_ci        "subsystem": "applications",
150fbfc30aSopenharmony_ci        "syscap": [
160fbfc30aSopenharmony_ci            "SystemCapability.Applications.CalendarData"
170fbfc30aSopenharmony_ci        ],
180fbfc30aSopenharmony_ci        "features": [],
190fbfc30aSopenharmony_ci        "adapted_system_type": [
200fbfc30aSopenharmony_ci            "standard"
210fbfc30aSopenharmony_ci        ],
220fbfc30aSopenharmony_ci        "rom": "",
230fbfc30aSopenharmony_ci        "ram": "",
240fbfc30aSopenharmony_ci        "deps": {
250fbfc30aSopenharmony_ci            "components": [
260fbfc30aSopenharmony_ci			  "ability_base",
270fbfc30aSopenharmony_ci			  "ability_runtime",
280fbfc30aSopenharmony_ci			  "access_token",
290fbfc30aSopenharmony_ci			  "c_utils",
300fbfc30aSopenharmony_ci			  "data_share",
310fbfc30aSopenharmony_ci			  "hilog",
320fbfc30aSopenharmony_ci			  "ipc",
330fbfc30aSopenharmony_ci			  "napi",
340fbfc30aSopenharmony_ci			  "safwk",
350fbfc30aSopenharmony_ci        "samgr",
360fbfc30aSopenharmony_ci        "ace_engine"
370fbfc30aSopenharmony_ci			],
380fbfc30aSopenharmony_ci            "third_party": []
390fbfc30aSopenharmony_ci        },
400fbfc30aSopenharmony_ci        "build": {
410fbfc30aSopenharmony_ci            "group_type": {
420fbfc30aSopenharmony_ci                "service_group": [
430fbfc30aSopenharmony_ci                    "//applications/standard/calendardata/calendarmanager:calendarmanager"
440fbfc30aSopenharmony_ci                ]
450fbfc30aSopenharmony_ci            },
460fbfc30aSopenharmony_ci            "test": [
470fbfc30aSopenharmony_ci                "//applications/standard/calendardata/calendarmanager/test:unittest"
480fbfc30aSopenharmony_ci            ]
490fbfc30aSopenharmony_ci        }
500fbfc30aSopenharmony_ci    }
510fbfc30aSopenharmony_ci}
52