{
  "name": "cordova-unique-device-id",
  "version": "1.3.2",
  "description": "Cordova unique device id (UUID) plugin for Android, iOS and Windows Phone 8. Remains the same after app uninstall.",
  "cordova": {
    "id": "cordova-unique-device-id",
    "platforms": [
      "ios",
      "android",
      "wp8"
    ]
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/john-doherty/cordova-unique-device-id.git"
  },
  "keywords": [
    "phonegap",
    "cordova",
    "android",
    "ios",
    "wp",
    "Windows",
    "phone",
    "device",
    "id",
    "uuid",
    "unique"
  ],
  "engines": [
    {
      "name": "cordova",
      "version": ">=3.0.0"
    }
  ],
  "author": {
    "name": "John Doherty",
    "email": "contact@johndoherty.info",
    "url": "http://www.johndoherty.info"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/john-doherty/cordova-unique-device-id/issues"
  },
  "homepage": "https://github.com/john-doherty/cordova-unique-device-id#readme"
}
