6 Star 8 Fork 19

OpenHarmony / applications_calendar_data

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 1.22 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "@ohos/calendar_data",
"description": "Calendar manager service for standard system.",
"version": "3.1",
"license": "Apache License 2.0",
"publishAs": "code-segment",
"segment": {
"destPath": "applications/standard/calendardata"
},
"dirs": {},
"scripts": {},
"component": {
"name": "calendar_data",
"subsystem": "applications",
"syscap": [
"SystemCapability.Applications.CalendarData"
],
"features": [],
"adapted_system_type": [
"standard"
],
"rom": "",
"ram": "",
"deps": {
"components": [
"ability_base",
"ability_runtime",
"access_token",
"c_utils",
"data_share",
"hilog",
"ipc",
"napi",
"safwk",
"samgr",
"ace_engine"
],
"third_party": []
},
"build": {
"group_type": {
"service_group": [
"//applications/standard/calendardata/calendarmanager:calendarmanager"
]
},
"test": [
"//applications/standard/calendardata/calendarmanager/test:unittest"
]
}
}
}
C/C++
1
https://gitee.com/openharmony/applications_calendar_data.git
git@gitee.com:openharmony/applications_calendar_data.git
openharmony
applications_calendar_data
applications_calendar_data
master

搜索帮助