{
  "_from": "wheel@^1.0.0",
  "_id": "wheel@1.0.0",
  "_inBundle": false,
  "_integrity": "sha512-XiCMHibOiqalCQ+BaNSwRoZ9FDTAvOsXxGHXChBugewDj7HC8VBIER71dEOiRH1fSdLbRCQzngKTSiZ06ZQzeA==",
  "_location": "/wheel",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "wheel@^1.0.0",
    "name": "wheel",
    "escapedName": "wheel",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/panzoom"
  ],
  "_resolved": "https://registry.npmjs.org/wheel/-/wheel-1.0.0.tgz",
  "_shasum": "6cf46e06a854181adb8649228077f8b0d5c574ce",
  "_spec": "wheel@^1.0.0",
  "_where": "/home/promolider/public_html/crm/node_modules/panzoom",
  "author": {
    "name": "Andrei Kashcha"
  },
  "bugs": {
    "url": "https://github.com/anvaka/wheel/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Mouse wheel event unified for all browsers",
  "devDependencies": {
    "tap": "^1.3.2"
  },
  "homepage": "https://github.com/anvaka/wheel#readme",
  "keywords": [
    "addWheelListener",
    "wheel",
    "mouse",
    "DOMMouseScroll"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "wheel",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/anvaka/wheel.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "1.0.0"
}
