{
  "name": "what-input",
  "version": "1.1.4",
  "description": "A global utility for tracking the current input method (mouse, keyboard or touch).",
  "main": "what-input.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/ten1seven/what-input.git"
  },
  "keywords": [
    "accessibility",
    "a11y",
    "input",
    "javascript"
  ],
  "author": "Jeremy Fields <jeremy.fields@viget.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ten1seven/what-input/issues"
  },
  "homepage": "https://github.com/ten1seven/what-input",
  "devDependencies": {
    "del": "^2.0.2",
    "gulp": "^3.9.0",
    "gulp-concat": "^2.6.0",
    "gulp-jshint": "^2.0.0",
    "gulp-notify": "^2.2.0",
    "gulp-plumber": "^1.0.1",
    "gulp-rename": "^1.2.2",
    "gulp-server-livereload": "^1.5.3",
    "gulp-uglify": "^1.4.1",
    "require-dir": "^0.3.0"
  }
}
