UNPKG

@react-native-ohos/react-native-idle-timer

Version:

本项目基于 [react-native-idle-timer](https://github.com/marcshilling/react-native-idle-timer)

38 lines (37 loc) 759 B
{ "name": "@react-native-ohos/react-native-idle-timer", "version": "2.2.4-rc.1", "repository": { "type": "git", "url": "https://github.com/react-native-oh-library/react-native-idle-timer.git" }, "files": [ "harmony", "src", "!harmony/oh_modules", "!harmony/**/build", "!harmony/**/oh_modules", "!**/__tests__", "!**/__fixtures__", "!**/__mocks__" ], "keywords": [ "react-native", "react-native-idle-timer", "react", "native", "screen", "lock", "sleep", "idle", "timer", "dim", "harmony" ], "harmony": { "alias": "react-native-idle-timer" }, "nativePackage": true, "main": "index.js", "types": "index.d.ts" }