{

  "name": "@capacitor-ohos/camera",

  "version": "8.0.1",

  "description": "The Camera API provides the ability to take a photo with the camera or choose an existing one from the photo album.",

  "capacitor": {

    "id": "@capacitor/camera",

    "platforms": [

      "openharmony"

    ]

  },

  "repository": "gitcode:CPF-Ionic/capacitor-camera",

  "bugs": "https://gitcode.com/CPF-Ionic/capacitor-camera/issues",

  "keywords": [

    "capacitor",

    "plugin",

    "native"

  ],

  "author": "Huawei Device Co., Ltd and iSoftStone Information Technology(Group)Co.,Ltd.",

  "license": "MIT"

}