{
  "name": "lst-zoom-swap",
  "version": "1.0.1",
  "description": "Custom zoom for fancybox based on the original work by Alen Grakalic.",
  "keywords": [
    "zoom",
    "image",
    "flyout",
    "panning"
  ],
  "author": "Matt Hinchliffe",
  "repository": {
    "type": "git",
    "url": "git@github.com:lonestartemplates/lst-easyzoom.git"
  },
  "homepage": "https://github.com/lonestartemplates/lst-easyzoom",
  "license": "MIT",
  "scripts": {
    "test": "grunt jshint && open test/runner.html"
  },
  "main": "dist/lst-zoom-swap.js",
  "dependencies": {
    "jquery": ">=1.7"
  },
  "devDependencies": {
    "grunt": "^1.0.0",
    "grunt-contrib-jshint": "^2.0.0",
    "grunt-contrib-uglify": "^4.0.0"
  }
}
