1{ 2 "projectName": "TestProject", 3 "projectPath": "D:\\arkProject", 4 "logPath": "./HomeCheck.log", 5 "ohosSdkPath": "D:\\DevEco Studio\\sdk\\default\\openharmony\\ets", 6 "hmsSdkPath": "D:\\DevEco Studio\\sdk\\default\\hms\\ets", 7 "checkPath": "", 8 "sdkVersion": 14, 9 "fix": "false", 10 "npmPath": "", 11 "npmInstallDir": "./", 12 "reportDir": "./report", 13 "arkCheckPath": "./", 14 "product": "default", 15 "sdksThirdParty": [ 16 { 17 "name": "thirdParty", 18 "path": "./resources/thirdPartyModules", 19 "moduleName": "" 20 } 21 ], 22 "fileOrFolderToCheck": [ "D:\\arkProject" ], 23 "logLevel": "INFO", 24 "arkAnalyzerLogLevel": "ERROR" 25}