data-migration/oh-package.json5
2024-05-27 18:33:51 +08:00

17 lines
355 B
Plaintext

{
"modelVersion": "5.0.0",
"name": "datamigration",
"version": "1.0.0",
"description": "Please describe the basic information.",
"main": "",
"author": "",
"license": "",
"dependencies": {
"@ohos/mmkv": "2.0.4-rc.4"
},
"devDependencies": {
"@ohos/hypium": "1.0.17",
"@ohos/hamock": "1.0.0"
},
"dynamicDependencies": {}
}