UNPKG

@omostan/ngx-idle

Version:

A module for responding to idle users in Angular applications. this is a forked version of the original @ng-Idle

23 lines (22 loc) 746 B
{ "name": "@omostan/ngx-idle", "version": "12.0.1", "description": "A module for responding to idle users in Angular applications. this is a forked version of the original @ng-Idle", "scripts": { "test": "ng test core --no-watch --no-progress --code-coverage --browsers=ChromeHeadlessNoSandbox && ng test keepalive --no-watch --no-progress --code-coverage --browsers=ChromeHeadlessNoSandbox" }, "repository": { "type": "git", "url": "git+https://github.com/omostan/ng2-idle.git" }, "keywords": [ "Idle", "keepalive" ], "author": "Ng-Idle Team", "license": "Apache-2.0", "bugs": { "url": "https://github.com/omostan/ng2-idle/issues" }, "homepage": "https://github.com/omostan/ng2-idle#readme" }