cordova-acoustic-mobile-push-plugin-beacon-beta
Version:
Allows Cordova applications to integrate with Acoustic MCE Push Services
43 lines (42 loc) • 1.27 kB
JSON
{
"author": "Acoustic, L.P.",
"bugs": {
"url": "https://github.com/go-acoustic/Acoustic-Mobile-Push-Cordova/issues"
},
"cordova": {
"id": "cordova-acoustic-mobile-push-plugin-beacon",
"platforms": [
"ios",
"android"
]
},
"description": "Allows Cordova applications to integrate with Acoustic MCE Push Services",
"devDependencies": {
"@types/cordova": "^0.0.34",
"typescript": "^4.4.3"
},
"engines": {
"cordova": ">=3.0"
},
"homepage": "https://github.com/go-acoustic/Acoustic-Mobile-Push-Cordova#readme",
"keywords": [
"Acoustic",
"Campaign",
"mce",
"ecosystem:cordova",
"cordova",
"cordova-ios",
"cordova-android"
],
"license": "See license in license/license.txt",
"name": "cordova-acoustic-mobile-push-plugin-beacon-beta",
"peerDependencies": {
"cordova-acoustic-mobile-push": "file:../cordova-acoustic-mobile-push"
},
"repository": {
"type": "git",
"url": "git+https://github.com/aipoweredmarketer/ca-mce-cordova-sdk.git",
"directory": "plugins/cordova-acoustic-mobile-push-plugin-beacon"
},
"version": "3.9.144"
}