{
  "name": "haz-touch",
  "version": "1.1.2",
  "description": "Is it a touchable device?",
  "license": "MIT",
  "repository": "hemanth/haz-touch",
  "author": {
    "name": "hemanth.hm",
    "email": "hemanth.hm@gmail.com",
    "url": "h3manth.com"
  },
  "engines": {
    "node": ">= 4"
  },
  "scripts": {
    "test": "mocha"
  },
  "files": [
    "index.js"
  ],
  "keywords": [
    "has",
    "haz",
    "is",
    "check",
    "touchable",
    "detect",
    "touch"
  ],
  "dependencies": {},
  "devDependencies": {
    "mocha": "*"
  }
}
