{
  "name": "jquery-idletimer",
  "homepage": "http://thorst.github.io/jquery-idletimer",
  "authors": [
    "Todd Horst"
  ],
  "description": "Provides you a way to monitor user activity with a page",
  "main": "src/idle-timer.js",
  "moduleType": [
    "globals"
  ],
  "keywords": [
    "idle",
    "timer",
    "inactive"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "version": "1.0.2",
  "_release": "1.0.2",
  "_resolution": {
    "type": "version",
    "tag": "1.0.2",
    "commit": "22eb222a9315a756d6d8e9fedf6ac65341340ced"
  },
  "_source": "https://github.com/mikesherov/jquery-idletimer.git",
  "_target": "~1.0.1",
  "_originalSource": "jquery-idletimer"
}