{
  "author": {
    "name": "Wasajja Patrick",
    "email": "wasajjaint@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/beast/react-native-is-device-locked/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "A React Native Library to check if a device is locked",
  "homepage": "https://github.com/beast/react-native-is-device-locked#readme",
  "keywords": [
    "react-native",
    "locked",
    "screenlock",
    "passcode",
    "ios",
    "android",
    "secured",
    "phone-locked",
    "phonelock"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "react-native-is-device-locked",
  "peerDependencies": {
    "react-native": "^0.27.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/beast/react-native-is-device-locked.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "2.0.5"
}
