{
  "name": "instabug-cordova",
  "version": "8.2.0",
  "description": "The purpose of this plugin is to simplify the process of integrating the Instabug SDK in a hybrid application, as well as to provide an interface to interfacing with the SDK through JavaScript.",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Instabug/instabug-cordova"
  },
  "author": "Instabug <https://instabug.com>",
  "license": "Apache 2.0 License",
  "bugs": {
    "url": "https://github.com/Instabug/instabug-cordova/issues"
  },
  "dependencies": {
    "xcode": "^0.9.0"
  },
  "homepage": "https://github.com/Instabug/instabug-cordova#readme"
}
