cordova-plugin-local-notifications-nn
Version:
Fork of https://github.com/katzer/cordova-plugin-local-notifications to fix Phonegap Build problems
25 lines (24 loc) • 722 B
JSON
{
"name": "cordova-plugin-local-notifications-nn",
"version": "0.8.2-r3",
"description": "Fork of https://github.com/katzer/cordova-plugin-local-notifications to fix Phonegap Build problems",
"repository": {
"type": "git",
"url": "git+https://github.com/nnexai/cordova-plugin-local-notifications.git"
},
"author": "Sebastián Katzer",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/nnexai/cordova-plugin-local-notifications/issues"
},
"cordova": {
"id": "cordova-plugin-local-notifications-nn",
"platforms": [
"ios",
"android",
"windows8",
"wp8"
]
},
"homepage": "https://github.com/nnexai/cordova-plugin-local-notifications#readme"
}