10fbfc30aSopenharmony_ci{ 20fbfc30aSopenharmony_ci "hvigorVersion": "3.0.2", 30fbfc30aSopenharmony_ci "dependencies": { 40fbfc30aSopenharmony_ci "@ohos/hvigor-ohos-plugin": "3.0.2" 50fbfc30aSopenharmony_ci }, 60fbfc30aSopenharmony_ci "execution": { 70fbfc30aSopenharmony_ci // "daemon": true, /* Enable daemon compilation. Default: true */ 80fbfc30aSopenharmony_ci // "incremental": true, /* Enable incremental compilation. Default: true */ 90fbfc30aSopenharmony_ci // "parallel": true, /* Enable parallel compilation. Default: true */ 100fbfc30aSopenharmony_ci // "typeCheck": false, /* Enable typeCheck. Default: false */ 110fbfc30aSopenharmony_ci }, 120fbfc30aSopenharmony_ci "logging": { 130fbfc30aSopenharmony_ci // "level": "info" /* Define the log level. Value: [ "debug" | "info" | "warn" | "error" ]. Default: "info" */ 140fbfc30aSopenharmony_ci }, 150fbfc30aSopenharmony_ci "debugging": { 160fbfc30aSopenharmony_ci // "stacktrace": false /* Disable stacktrace compilation. Default: false */ 170fbfc30aSopenharmony_ci } 180fbfc30aSopenharmony_ci} 19