{
  "name": "vf-wheelzoom",
  "version": "0.0.4",
  "description": "Fork of https://github.com/jackmoore/wheelzoom. Main reason of fork is to get a CommonJS compatible version of this script to npm",
  "main": "wheelzoom.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/verico/wheelzoom.git"
  },
  "keywords": [
    "image",
    "zoom",
    "wheelzoom"
  ],
  "license": "MIT",
  "homepage": "https://github.com/verico/wheelzoom"
}
