{
  "name": "cordova-plugin-dialog-plus",
  "version": "1.0.0",
  "description": "An Cordova project is an extension to cordova-plugin-dialogs. It provides the progress bar, loading layer, file selection dialog box, toast to Android and IOS platform. Android part of the code reference to the cordova-plugin-dialogs source code.",
  "cordova": {
    "id": "cordova-dialogs",
    "platforms": [
      "android",
      "ios"
    ]
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/apache/cordova-plugin-dialogs.git"
  },
  "keywords": [
    "cordova",
    "dialogs",
    "cordova-dialogsPlus"
  ],
  "author": "laden666666",
  "bugs": {
    "url": "https://github.com/apache/cordova-plugin-dialogs/issues"
  },
  "homepage": "https://github.com/apache/cordova-plugin-dialogs#readme",
  "license": "Apache 2.0"
}
