Commit 3c800fad by Dennis Bruijn

Reformatted package.json

Initial commit to activate greenkeeper, changed description to be more
precise.
parent d9e359d2
......@@ -2,7 +2,7 @@
"name": "de.appplant.cordova.plugin.local-notification",
"cordova_name": "Cordova LocalNotification Plugin",
"version": "0.8.4",
"description": "Schedules and queries for local notifications",
"description": "Schedule, trigger and query local notifications on iOS and Android",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
......@@ -25,8 +25,7 @@
"android",
"windows"
],
"engines": [
{
"engines": [{
"name": "cordova",
"version": ">=3.6.0"
},
......@@ -49,4 +48,4 @@
"url": "https://github.com/katzer/cordova-plugin-local-notifications/issues"
},
"homepage": "https://github.com/katzer/cordova-plugin-local-notifications#readme"
}
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment