UNPKG

react-native-disable-battery-saver-android-module

Version:
26 lines 696 B
{ "name": "react-native-disable-battery-saver-android-module", "version": "1.0.0", "description": "A react native library for checking battery saving and whitelisting in Android", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "react-native", "settings", "android", "open", "battery-optimizations", "background service" ], "repository": { "type": "git", "url": "git+https://github.com/amiradgham/react-native-disable-battery-optimizations-android.git" }, "author": "Amira dgham", "license": "", "peerDependencies": { "react-native": "^0.41.2" } }