react-native-acoustic-mobile-push-textinput-beta
Advanced tools
Comparing version 3.9.31 to 3.9.33
{ | ||
"author": "Acoustic, L.P.", | ||
"dependencies": { | ||
"chalk": "^2.4.2", | ||
"ncp": "^2.0.0", | ||
"plist": "^3.0.1", | ||
"xcode": "^2.0.0", | ||
"xml2js": "^0.4.19" | ||
}, | ||
"description": "BETA: Acoustic Mobile Push Text Input Action Plugin", | ||
"devDependencies": { | ||
"jetifier": "^1.6.3" | ||
}, | ||
"homepage": "https://github.com/aipoweredmarketer/ca-mce-react-native", | ||
"summary": "react-native ios android mobile push Campaign", | ||
"keywords": [ | ||
@@ -22,18 +10,30 @@ "react-native", | ||
], | ||
"license": "See license in ../../../license.txt", | ||
"main": "index.js", | ||
"name": "react-native-acoustic-mobile-push-textinput-beta", | ||
"author": "Acoustic, L.P.", | ||
"peerDependencies": { | ||
"react-native-acoustic-mobile-push-beta": "3.9.31" | ||
"react-native-acoustic-mobile-push-beta": "3.9.33" | ||
}, | ||
"description": "BETA: Acoustic Mobile Push Text Input Action Plugin", | ||
"main": "index.js", | ||
"repository": { | ||
"type": "git", | ||
"directory": "plugins/react-native-acoustic-mobile-push-textinput", | ||
"type": "git", | ||
"url": "https://github.com/aipoweredmarketer/ca-mce-react-native" | ||
}, | ||
"version": "3.9.33", | ||
"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": { | ||
"jetifier": "^1.6.3" | ||
}, | ||
"name": "react-native-acoustic-mobile-push-textinput-beta", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"summary": "react-native ios android mobile push Campaign", | ||
"version": "3.9.31" | ||
"homepage": "https://github.com/aipoweredmarketer/ca-mce-react-native" | ||
} |