cordova-plugin-uptime
Advanced tools
Comparing version 0.0.7 to 0.0.8
{ | ||
"name": "cordova-plugin-uptime", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "This plugin return the time spent in milliseconds since boot (without sleep time).", | ||
@@ -8,3 +8,4 @@ "cordova": { | ||
"platforms": [ | ||
"android" | ||
"android", | ||
"ios" | ||
] | ||
@@ -19,7 +20,11 @@ }, | ||
"cordova-android", | ||
"cordova-ios", | ||
"ionic android uptime", | ||
"ionic ios uptime", | ||
"android uptime", | ||
"ios uptime", | ||
"system real uptime", | ||
"cordova uptime", | ||
"device uptime" | ||
"device uptime", | ||
"monotonic uptime" | ||
], | ||
@@ -26,0 +31,0 @@ "author": "Silviu Stroe", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
33961