{
  "name": "react-native-alarm-manager",
  "version": "1.2.0",
  "description": "Alarm manager for React Native",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/baekgol/react-native-alarm-manager.git"
  },
  "keywords": [
    "react-native",
    "alarm"
  ],
  "peerDependencies": {
    "react-native": ">=0.60.0"
  },
  "author": "baekgol <changu138@gmail.com>",
  "license": "MIT"
}
