cordova-plugin-notification-badge
Version:
Shows the count of unread messages as a badge on the app icon.
31 lines (30 loc) • 781 B
JSON
{
"name": "cordova-plugin-notification-badge",
"version": "1.0.0",
"description": "Shows the count of unread messages as a badge on the app icon.",
"cordova": {
"id": "cordova-plugin-notification-badge",
"platforms": [
"android",
"ios"
]
},
"repository": {
"type": "git",
"url": "git+https://github.com/oximeeg/cordova-plugin-notification-badge.git"
},
"keywords": [
"appplant",
"badge",
"shortcutbadger",
"ecosystem:cordova",
"cordova-ios",
"cordova-android"
],
"author": "Sebastián Katzer",
"license": "Apache 2.0",
"bugs": {
"url": "https://github.com/oximeeg/cordova-plugin-notification-badge/issues"
},
"homepage": "https://github.com/oximeeg/cordova-plugin-notification-badge#readme"
}