HMDemo/oh-package.json5

15 lines
266 B
Plaintext
Raw Normal View History

2024-02-27 10:53:52 +08:00
{
"name": "hm4demo",
"version": "1.0.0",
"description": "Please describe the basic information.",
"main": "",
"author": "",
"license": "",
"dependencies": {
},
"devDependencies": {
"@ohos/hypium": "1.0.15",
"@ohos/hamock": "1.0.0-rc"
}
}