1794c9f46Sopenharmony_ci/*
2794c9f46Sopenharmony_ci * Copyright (c) 2024 Huawei Device Co., Ltd.
3794c9f46Sopenharmony_ci * Licensed under the Apache License, Version 2.0 (the "License");
4794c9f46Sopenharmony_ci * you may not use this file except in compliance with the License.
5794c9f46Sopenharmony_ci * You may obtain a copy of the License at
6794c9f46Sopenharmony_ci *
7794c9f46Sopenharmony_ci *     http://www.apache.org/licenses/LICENSE-2.0
8794c9f46Sopenharmony_ci *
9794c9f46Sopenharmony_ci * Unless required by applicable law or agreed to in writing, software
10794c9f46Sopenharmony_ci * distributed under the License is distributed on an "AS IS" BASIS,
11794c9f46Sopenharmony_ci * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12794c9f46Sopenharmony_ci * See the License for the specific language governing permissions and
13794c9f46Sopenharmony_ci * limitations under the License.
14794c9f46Sopenharmony_ci */
15794c9f46Sopenharmony_ci
16794c9f46Sopenharmony_ci{
17794c9f46Sopenharmony_ci  "hvigorVersion": "3.0.9",
18794c9f46Sopenharmony_ci  "dependencies": {
19794c9f46Sopenharmony_ci    "@ohos/hvigor-ohos-plugin": "3.0.9"
20794c9f46Sopenharmony_ci  },
21794c9f46Sopenharmony_ci  "execution": {
22794c9f46Sopenharmony_ci    // "daemon": true,                          /* Enable daemon compilation. Default: true */
23794c9f46Sopenharmony_ci    // "incremental": true,                     /* Enable incremental compilation. Default: true */
24794c9f46Sopenharmony_ci    // "parallel": true,                        /* Enable parallel compilation. Default: true */
25794c9f46Sopenharmony_ci    // "typeCheck": false,                      /* Enable typeCheck. Default: false */
26794c9f46Sopenharmony_ci  },
27794c9f46Sopenharmony_ci  "logging": {
28794c9f46Sopenharmony_ci    // "level": "info"                          /* Define the log level. Value: [ "debug" | "info" | "warn" | "error" ]. Default: "info" */
29794c9f46Sopenharmony_ci  },
30794c9f46Sopenharmony_ci  "debugging": {
31794c9f46Sopenharmony_ci    // "stacktrace": false                      /* Disable stacktrace compilation. Default: false */
32794c9f46Sopenharmony_ci  }
33794c9f46Sopenharmony_ci}