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 @@ ...@@ -2,7 +2,7 @@
"name": "de.appplant.cordova.plugin.local-notification", "name": "de.appplant.cordova.plugin.local-notification",
"cordova_name": "Cordova LocalNotification Plugin", "cordova_name": "Cordova LocalNotification Plugin",
"version": "0.8.4", "version": "0.8.4",
"description": "Schedules and queries for local notifications", "description": "Schedule, trigger and query local notifications on iOS and Android",
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1"
}, },
...@@ -25,8 +25,7 @@ ...@@ -25,8 +25,7 @@
"android", "android",
"windows" "windows"
], ],
"engines": [ "engines": [{
{
"name": "cordova", "name": "cordova",
"version": ">=3.6.0" "version": ">=3.6.0"
}, },
......
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