{
    "name": "cordova-plugin-geolocation",
    "version": "0.3.0",
    "description": "Cordova Geolocation Plugin",
    "cordova": {
        "id": "org.apache.cordova.geolocation",
        "platforms": [
            "android",
            "amazon-fireos",
            "ios",
            "blackberry10",
            "ubuntu",
            "wp7",
            "wp8",
            "windows8",
            "windows",
            "firefoxos"
        ]
    },
    "repository": {
        "type": "git",
        "url": "https://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation.git"
    },
    "keywords": [
        "cordova",
        "geolocation",
        "ecosystem:cordova",
        "cordova-android",
        "cordova-amazon-fireos",
        "cordova-ios",
        "cordova-blackberry10",
        "cordova-ubuntu",
        "cordova-wp7",
        "cordova-wp8",
        "cordova-windows8",
        "cordova-windows",
        "cordova-firefoxos"
    ],
    "author": "Apache Software Foundation",
    "license": "Apache 2.0"
}