{
  "name": "mouse-wheel",
  "version": "1.2.0",
  "description": "Consistent cross browser mouse wheel movement",
  "main": "wheel.js",
  "directories": {
    "example": "example"
  },
  "dependencies": {
    "right-now": "^1.0.0",
    "to-px": "^1.0.1",
    "signum": "^1.0.0"
  },
  "devDependencies": {},
  "scripts": {
    "test": "tape test/*.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/mikolalysenko/mouse-wheel.git"
  },
  "keywords": [
    "mouse",
    "wheel",
    "browser",
    "speed",
    "consistent",
    "portability",
    "poly",
    "fill",
    "fix"
  ],
  "author": "Mikola Lysenko",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/mikolalysenko/mouse-wheel/issues"
  },
  "homepage": "https://github.com/mikolalysenko/mouse-wheel"
}
