{
  "name": "has-hover",
  "version": "1.0.1",
  "description": "Check if hover is available on the current device",
  "main": "index.js",
  "scripts": {
    "test": "node test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dfcreative/has-hover.git"
  },
  "keywords": [
    "path",
    "url"
  ],
  "author": "Dima Yv <df.creative@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/dfcreative/has-hover/issues"
  },
  "homepage": "https://github.com/dfcreative/has-hover#readme",
  "dependencies": {
    "is-browser": "^2.0.1"
  }
}
