mirror of
https://github.com/openharmony/applications_calendar_data.git
synced 2026-07-01 20:14:02 -04:00
0dc4f0d2c8
Signed-off-by: p60040350 <pengweiyin1@h-partners.com>
15 lines
349 B
Plaintext
15 lines
349 B
Plaintext
{
|
|
"license": "ISC",
|
|
"types": "",
|
|
"devDependencies": {},
|
|
"name": "@ohos/datamanager",
|
|
"description": "a npm package which contains arkUI2.0 page",
|
|
"repository": "",
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"@ohos/datastructure": "file:../datastructure",
|
|
"@ohos/rrule": "file:../rrule",
|
|
"@ohos/common": "file:../common"
|
|
}
|
|
}
|