1697b4da4Sopenharmony_ci/** 2697b4da4Sopenharmony_ci * Copyright (c) 2023 Huawei Device Co., Ltd. 3697b4da4Sopenharmony_ci * Licensed under the Apache License, Version 2.0 (the "License"); 4697b4da4Sopenharmony_ci * you may not use this file except in compliance with the License. 5697b4da4Sopenharmony_ci * You may obtain a copy of the License at 6697b4da4Sopenharmony_ci * 7697b4da4Sopenharmony_ci * http://www.apache.org/licenses/LICENSE-2.0 8697b4da4Sopenharmony_ci * 9697b4da4Sopenharmony_ci * Unless required by applicable law or agreed to in writing, software 10697b4da4Sopenharmony_ci * distributed under the License is distributed on an "AS IS" BASIS, 11697b4da4Sopenharmony_ci * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 12697b4da4Sopenharmony_ci * See the License for the specific language governing permissions and 13697b4da4Sopenharmony_ci * limitations under the License. 14697b4da4Sopenharmony_ci */ 15697b4da4Sopenharmony_ci 16697b4da4Sopenharmony_ci{ 17697b4da4Sopenharmony_ci "license": "ISC", 18697b4da4Sopenharmony_ci "devDependencies": { 19697b4da4Sopenharmony_ci "@ohos/hypium": "1.0.6" 20697b4da4Sopenharmony_ci }, 21697b4da4Sopenharmony_ci "name": "auth_widget", 22697b4da4Sopenharmony_ci "description": "example description", 23697b4da4Sopenharmony_ci "repository": {}, 24697b4da4Sopenharmony_ci "version": "1.0.0", 25697b4da4Sopenharmony_ci "dependencies": {} 26697b4da4Sopenharmony_ci} 27