react-native-disable-battery-optimizations-android
Version:
A react native library for checking battery optimization and whitelisting in Android
27 lines • 769 B
JSON
{
"name": "react-native-disable-battery-optimizations-android",
"version": "1.0.7",
"description": "A react native library for checking battery optimization 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"
],
"homepage":"https://rasheedk.github.io/react-native-disable-battery-optimizations-android/",
"repository": {
"type": "git",
"url": "git+https://github.com/rasheedk/react-native-disable-battery-optimizations-android.git"
},
"author": "@rasheedk",
"license": "",
"peerDependencies": {
"react-native": "^0.41.2"
}
}