cordova-plugin-mytarget
Version:
MyTarget integration for cordova
26 lines (25 loc) • 588 B
JSON
{
"name": "cordova-plugin-mytarget",
"version": "1.0.0",
"description": "MyTarget integration for cordova",
"cordova": {
"id": "cordova-plugin-mytarget",
"platforms": [
"android",
"ios"
]
},
"repository": {
"type": "git",
"url": "https://github.com/DrMoriarty/cordova-plugin-mytarget"
},
"keywords": [
"cordova",
"mytarget",
"ecosystem:cordova",
"cordova-android",
"cordova-ios"
],
"author": "DrMoriarty",
"license": "Apache 2.0 License"
}