cordova-plugin-bye
Version:
Cordova plugin to show bye before quit app
35 lines (34 loc) • 799 B
JSON
{
"name": "cordova-plugin-bye",
"version": "0.1.0",
"description": "Cordova plugin to show bye before quit app",
"cordova": {
"id": "cordova-plugin-bye",
"platforms": [
"android"
]
},
"repository": {
"type": "git",
"url": "git+https://github.com/floatinghotpot/cordova-plugin-bye.git"
},
"bugs": {
"url": "https://github.com/floatinghotpot/cordova-plugin-bye/issues"
},
"keywords": [
"cordova",
"plugin",
"phonegap",
"ionic",
"ecosystem:cordova",
"cordova-android",
"rjfun",
"bye"
],
"author": "Raymond Xie <rjfun.mobile@gmail.com>",
"license": "MIT",
"homepage": "https://github.com/floatinghotpot/cordova-plugin-bye#README.md",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}