UNPKG

active-timeout.js

Version:

JavaScript library that lets you measure time the user has spent viewing your page. Inactive time will not be counted.

36 lines (35 loc) 840 B
{ "name": "active-timeout.js", "version": "2.0.0", "description": "JavaScript library that lets you measure time the user has spent viewing your page. Inactive time will not be counted.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/hdodov/active-timeout.js.git" }, "keywords": [ "javascript", "active", "accurate", "measure", "timeout", "interval", "analytics", "visibility", "settimeout", "setinterval", "wait", "delay", "viewing", "view" ], "author": "Hristiyan Dodov", "license": "MIT", "bugs": { "url": "https://github.com/hdodov/active-timeout.js/issues" }, "homepage": "https://github.com/hdodov/active-timeout.js#readme" }