2024-01-05 11:11:15 +08:00
|
|
|
{
|
2025-02-11 09:09:34 +08:00
|
|
|
"modelVersion": "5.0.0",
|
2024-01-05 11:11:15 +08:00
|
|
|
"license": "",
|
|
|
|
|
"devDependencies": {
|
|
|
|
|
"@ohos/hypium": "1.0.6"
|
|
|
|
|
},
|
|
|
|
|
"author": "",
|
|
|
|
|
"name": "myapplication",
|
|
|
|
|
"description": "Please describe the basic information.",
|
|
|
|
|
"main": "",
|
|
|
|
|
"version": "1.0.0",
|
2025-03-27 10:30:21 +08:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ohos/crypto-js": "2.0.3"
|
|
|
|
|
}
|
2025-02-11 09:09:34 +08:00
|
|
|
}
|