UNPKG

@dominicvonk/react-native-disable-battery-optimizations-android

Version:
30 lines 916 B
{ "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" }