{
  "name": "pinch-zoom-canvas",
  "version": "1.0.4",
  "description": "Pinch zoom to images based on canvas",
  "main": "pinch-zoom-canvas.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vash15/pinch-zoom-canvas.git"
  },
  "keywords": [
    "pinch",
    "zoom",
    "canvas",
    "image",
    "html5",
    "js",
    "vanilla",
    "code"
  ],
  "author": "Michele Belluco",
  "contributors": [
	  "Matteo Baggio"
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/vash15/pinch-zoom-canvas/issues"
  },
  "homepage": "https://github.com/vash15/pinch-zoom-canvas#readme",
  "dependencies": {
	"impetus": "https://github.com/SonoIo/impetus.git#master"
  }
}
