{
  "name": "cordova-plugin-mauron85-background-geolocation",
  "version": "3.0.1",
  "description": "Cordova Background Geolocation Plugin",
  "main": "./www/BackgroundGeolocation.js",
  "types": "./www/BackgroundGeolocation.d.ts",
  "cordova": {
    "id": "cordova-plugin-mauron85-background-geolocation",
    "platforms": [
      "android",
      "ios"
    ]
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mauron85/cordova-plugin-background-geolocation.git"
  },
  "keywords": [
    "gps",
    "location",
    "geolocation",
    "background",
    "ecosystem:cordova",
    "cordova-android",
    "cordova-ios",
    "cordova",
    "phonegap"
  ],
  "engines": {
    "cordovaDependencies": {
      "0.0.1": {
        "cordova": ">=3.0.0"
      },
      "2.3.3": {
        "cordova-ios": ">=4.4.0",
        "cordova-android": ">=6.3.0",
        "cordova": ">=7.1.0"
      }
    }
  },
  "author": "",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/mauron85/cordova-plugin-background-geolocation/issues"
  },
  "homepage": "https://github.com/mauron85/cordova-plugin-background-geolocation#readme"
}
