@dominicvonk/react-native-disable-battery-optimizations-android
Version:
A react native library for checking battery optimization and whitelisting in Android
30 lines • 916 B
JSON
{
"name": "@dominicvonk/react-native-disable-battery-optimizations-android",
"version": "1.1.1",
"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"
],
"repository": {
"type": "git",
"url": "git+https://github.com/dominicvonk/react-native-disable-battery-optimizations-android.git"
},
"author": "@brandonhenao",
"license": "MIT",
"peerDependencies": {
"react-native": "*"
},
"bugs": {
"url": "https://github.com/dominicvonk/react-native-disable-battery-optimizations-android/issues"
},
"homepage": "https://github.com/dominicvonk/react-native-disable-battery-optimizations-android#readme"
}