{
  "name": "react-native-device-uuid",
  "version": "1.2.0",
  "description": "Get the device UUID for iOS device",
  "repository": {
    "type": "git",
    "url": "https://github.com/lazywei/react-native-device-uuid.git"
  },
  "main": "DeviceUUID.ios.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "javascript",
    "reactjs",
    "react-native",
    "ios"
  ],
  "author": "Chih-Wei <bert.cwchang@gmail.com> (Bert)",
  "license": "MIT"
}
