| 12345678910111213 |
- {
- "modelVersion": "5.1.1",
- "description": "Please describe the basic information.",
- "dependencies": {
- "@abner/log": "^1.0.5",
- "module_share":"./shared/components/module_share"
- },
- "devDependencies": {
- "@ohos/hypium": "1.0.21",
- "@ohos/hamock": "1.0.0"
- },
- "dynamicDependencies": {}
- }
|