1
2
3
4
5
6
7
8
9
10
11
12
13
14
| {
| "modelVersion": "5.0.5",
| "description": "Please describe the basic information.",
| "dependencies": {
| "@wuyan/hm_chart": "^2.0.4",
| "@mcui/mccharts": "^2.8.9",
| "@luvi/lv-markdown-in": "^2.0.15"
| },
| "devDependencies": {
| "@ohos/hypium": "1.0.21",
| "@ohos/hamock": "1.0.0"
| },
| "dynamicDependencies": {}
| }
|
|