24 lines
641 B
JSON
24 lines
641 B
JSON
{
|
|
"version": "0.0.1",
|
|
"name": "cordova-plugin-reply-to-notification",
|
|
"cordova_name": "cordova-plugin-reply-to-notification",
|
|
"description": "Reply to notifications plugin for Cordova",
|
|
"license": "Apache 2.0",
|
|
"repo": "https://git.umycode.com/dave/cordova-plugin-reply-to-notification",
|
|
"issue": "https://git.umycode.com/dave/cordova-plugin-reply-to-notification/issues",
|
|
"keywords": [
|
|
"notification",
|
|
"listener",
|
|
"android"
|
|
],
|
|
"platforms": [
|
|
"android"
|
|
],
|
|
"engines": [
|
|
{
|
|
"name": "cordova",
|
|
"version": ">=3.1.0"
|
|
}
|
|
]
|
|
}
|