{
  "name": "cordova-plugin-camera-with-exif-vlinde",
  "version": "1.3.0",
  "description": "Cordova Camera Plugin that will return an image as well as the EXIF data (including GPS location) on iOS and Android devices.",
  "cordova": {
    "id": "cordova-plugin-camera-with-exif",
    "platforms": [
      "android",
      "ios"
    ]
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/KathrinShpigel/cordova-plugin-camera-with-exif"
  },
  "keywords": [
    "ecosystem:cordova",
    "camera",
    "camera with exif",
    "exif",
    "gps",
    "cordova-android",
    "cordova-ios"
  ],
  "engines": [
    {
      "name": "cordova",
      "version": ">=3.0.0"
    }
  ],
  "author": "@remoorejr",
  "license": "Apache 2.0",
  "bugs": {
    "url": "https://github.com/vlinde/cordova-plugin-camera-with-exif/issues"
  },
  "homepage": "https://github.com/vlinde/cordova-plugin-camera-with-exif#readme"
}
