| 12345678910111213141516171819 |
- {
- "modelVersion": "5.0.2",
- "description": "Please describe the basic information.",
- "buildOption": {
- },
- "dependencies": {
- "@hadss/debug-db": "^1.0.0-rc.10"
- },
- "devDependencies": {
- "@ohos/hypium": "1.0.21",
- "@ohos/hamock": "1.0.0",
- },
- "overrides": {
- 'ksadsdk': "file:./libs/KSAdSDK-3.0.5.har",
- '@csj/openadsdk': "file:./libs/openadsdk.har",
- '@gdt/gdt-union-sdk': "file:./libs/GDTUnionSDK-default-release.har",
- 'anythink_sdk': "file:./libs/anythink_sdk.har"
- }
- }
|