{
  "name": "cordova-plugin-keychain-uuid",
  "version": "1.0.4",
  "description": " crodova plugin for getting uuid from keychain",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jasonz1987/cordova-plugin-keychain-uuid.git"
  },
  "keywords": [
    "keychain",
    "uuid",
    "ios",
    "cordova",
    "deviceid",
    "uniqueid"
  ],
  "author": "jason.z",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/jasonz1987/cordova-plugin-keychain-uuid/issues"
  },
  "homepage": "https://github.com/jasonz1987/cordova-plugin-keychain-uuid#readme"
}
