module.exports = {
dependencies: {
'react-native-notifications': {
platforms: {
android: null
}
},
'@nozbe/watermelondb': {
android: null,
ios: null
};