{
  "name": "com.zendrive.phonegap",
  "version": "2.3.3",
  "description": "Phonegap plugin for the Zendrive SDK.",
  "cordova": {
    "id": "com.zendrive.phonegap",
    "platforms": [
      "android",
      "ios"
    ]
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/zendrive/zendrive-sdk-phonegap-plugin.git"
  },
  "keywords": [
    "ecosystem:cordova",
    "cordova-android",
    "cordova-ios"
  ],
  "engines": [
    {
      "name": "cordova",
      "version": ">=3.4.0"
    }
  ],
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/zendrive/zendrive-sdk-phonegap-plugin/issues"
  },
  "homepage": "https://github.com/zendrive/zendrive-sdk-phonegap-plugin#readme",
  "dependencies": {
    "@ionic-native/core": "^5.32.0",
    "gulp": "^4.0.2"
  }
}
