harmony_vehicle_terminal/oh-package.json5

10 lines
201 B
Plaintext
Raw Permalink Normal View History

2025-04-10 09:30:47 +08:00
{
"modelVersion": "5.0.0",
"description": "Please describe the basic information.",
"dependencies": {
2025-04-10 10:27:28 +08:00
"@ohos/crypto-js": "2.0.3"
2025-04-10 09:30:47 +08:00
},
"devDependencies": {
"@ohos/hypium": "1.0.19"
}
}