UNPKG

react-native-alarm-manager

Version:
23 lines (22 loc) 533 B
{ "name": "react-native-alarm-manager", "version": "1.2.1", "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" }