Files
ly 0dc4f0d2c8 升级APi12
Signed-off-by: p60040350 <pengweiyin1@h-partners.com>
2024-12-18 17:13:14 +08:00

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"
}
}