UNPKG

cordova-plugin-power-optimization

Version:

*Cordova plugin power save* ========================================================= This plugins give you android PowerManager methods with cordova.

35 lines 835 B
{ "name": "cordova-plugin-power-optimization", "version": "0.0.4", "cordova": { "id": "cordova-plugin-power-optimization", "platforms": [ "android" ] }, "keywords": [ "ecosystem:cordova", "cordova-android", "power optimization", "battery", "doze mode", "optimization", "android", "app kill", "foreground", "background", "PowerManager", "Android PowerManager", "backgroundable-android", "REQUEST_IGNORE_BATTERY_OPTIMIZATIONS how to do it right" ], "homepage": "https://github.com/snt1017/cordova-plugin-power-optimization/", "repository": { "type": "git", "url": "https://github.com/snt1017/cordova-plugin-power-optimization.git" }, "author": "Santiago Cardenas", "license": "Apache 2.0", "dependencies": {}, "description": "" }