{ "name": "react-native-idle-timer", "repository": { "type": "git", "url": "https://github.com/marcshilling/react-native-idle-timer" }, "version": "2.2.2", "author": "Marc Shilling (marcshilling)", "license": "MIT", "description": "A cross-platform bridge that allows you to enable and disable the screen idle timer in your React Native app", "keywords": [ "react-native", "react-native-idle-timer", "react", "native", "screen", "lock", "sleep", "idle", "timer", "dim" ], "nativePackage": true, "main": "index.js", "types": "index.d.ts" }