{
  "name": "react-native-wakeup-screen",
  "description": "",
  "version": "0.0.2",
  "license": "MIT",
  "main": "index.js",
  "author": {
    "name": "Rak",
    "email": "rak.kurup@raksha.io",
    "url": "https://www.raksha.io"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/rra08/react-native-wakeup-screen.git"
  },
  "keywords": [
    "react-native",
    "headless js",
    "bring app to foreground",
    "wakeup screen"
  ],
  "bugs": {
    "url": "https://github.com/rra08/react-native-wakeup-screen/issues",
    "email": "rak@raksha.io"
  },
  "peerDependencies": {
    "react-native": "^0.58.6"
  }
}
