cordova-phone-call-trap
Version:
It is a Apache Cordova plugin to simplify handling phone call status and events in Android and iOS devices
35 lines (34 loc) • 875 B
JSON
{
"name": "cordova-phone-call-trap",
"version": "0.1.3",
"description": "It is a Apache Cordova plugin to simplify handling phone call status and events in Android and iOS devices",
"cordova": {
"id": "cordova-phone-call-trap",
"platforms": [
"android",
"ios"
]
},
"repository": {
"type": "git",
"url": "git+https://github.com/pavelety/cordova-phone-call-trap"
},
"keywords": [
"phonegap",
"calendar",
"phone",
"call",
"phone-call",
"ringing",
"phone-state",
"call-state",
"ecosystem:cordova",
"cordova-android"
],
"author": "Renan Oliveira and Felipe Ferreira",
"license": "MIT",
"bugs": {
"url": "https://github.com/pavelety/cordova-phone-call-trap/issues"
},
"homepage": "https://github.com/pavelety/cordova-phone-call-trap#readme"
}