UNPKG

cordova-plugin-location-provider

Version:

This Android background service provides the location of the device via HTTP-POST e.g. triggered by GCM notification.

34 lines (33 loc) 912 B
{ "name": "cordova-plugin-location-provider", "version": "1.5.7", "description": "\r\n This Android background service provides the location of the device via HTTP-POST e.g. triggered by GCM notification.\r\n ", "cordova": { "id": "cordova-plugin-location-provider", "platforms": [ "android" ] }, "repository": { "type": "git", "url": "https://github.com/ToniKorin/cordova-plugin-location-provider.git" }, "keywords": [ "Location", "Android Service", "ecosystem:cordova", "cordova-android" ], "engines": [ { "name": "cordova", "version": ">=3.0.0" } ], "author": "Toni Korin", "license": "Apache 2.0", "bugs": { "url": "https://github.com/ToniKorin/cordova-plugin-location-provider/issues" }, "homepage": "https://github.com/ToniKorin/cordova-plugin-location-provider" }