UNPKG

react-native-calendar-reminders-pod

Version:
30 lines (29 loc) 746 B
{ "name": "react-native-calendar-reminders-pod", "version": "1.1.3", "author": "Will McMahan", "license": "MIT", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/wmcmahan/React-Native-CalendarReminders" }, "bugs": { "url": "https://github.com/wmcmahan/React-Native-CalendarReminders/issues" }, "homepage": "https://github.com/wmcmahan/React-Native-CalendarReminders", "description": "React Native module for IOS EventKit Reminders", "keywords": [ "react-native", "react-component", "ios", "eventkit", "reminders", "calendar-reminders" ], "peerDependencies": { "react-native": ">=0.40.0" } }