react-native-acoustic-mobile-push-beta
Version:
BETA: Acoustic Mobile Push Plugin
40 lines (39 loc) • 1.14 kB
JSON
{
"summary": "react-native ios android mobile push Campaign",
"keywords": [
"react-native",
"ios",
"android",
"mobile push",
"Campaign"
],
"author": "Acoustic, L.P.",
"peerDependencies": {
},
"description": "BETA: Acoustic Mobile Push Plugin",
"main": "index.js",
"repository": {
"type": "git",
"directory": "plugins/react-native-acoustic-mobile-push",
"url": "https://github.com/go-acoustic/Acoustic-Mobile-Push-React-Native"
},
"version": "3.9.41",
"dependencies": {
"plist": "^3.0.1",
"xml2js": "^0.4.19",
"chalk": "^2.4.2",
"ncp": "^2.0.0",
"xcode": "^2.0.0"
},
"license": "See license in ../../../license.txt",
"devDependencies": {
"react-native": "0.72.6",
"jetifier": "^1.6.3"
},
"name": "react-native-acoustic-mobile-push-beta",
"scripts": {
"postinstall": "node postinstall.js $INIT_CWD",
"test": "echo \"Error: no test specified\" && exit 1"
},
"homepage": "https://www.acoustic.com/solutions/campaign"
}