infobip-mobile-messaging-react-native-plugin
Version:
Infobip Mobile Messaging React Native Plugin
44 lines (43 loc) • 1.22 kB
JSON
{
"name": "infobip-mobile-messaging-react-native-plugin",
"title": "Infobip Mobile Messaging React Native Plugin",
"version": "13.7.1",
"description": "Infobip Mobile Messaging React Native Plugin",
"main": "./src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/infobip/mobile-messaging-react-native-plugin.git",
"baseUrl": "https://github.com/infobip/mobile-messaging-react-native-plugin"
},
"keywords": [
"react-native",
"infobip",
"push",
"plugin",
"messaging",
"android",
"ios"
],
"author": {
"name": "Infobip Mobile Messaging Team",
"email": "push.support@infobip.com"
},
"license": "Apache-2.0",
"readmeFilename": "README.md",
"homepage": "https://github.com/infobip/mobile-messaging-react-native-plugin#readme",
"bugs": {
"url": "https://github.com/infobip/mobile-messaging-react-native-plugin/issues"
},
"peerDependencies": {
"react": "^18.3.1",
"react-native": ">=0.68.0 <1.0.x"
},
"devDependencies": {
"metro-react-native-babel-preset": "^0.77.0",
"react": "^18.3.1",
"react-native": "^0.75.4"
}
}