{
  "name": "vue-image-compare2",
  "version": "0.7.2",
  "description": "Compare two images via slider using vue.js",
  "homepage": "https://github.com/Shuunen/vue-image-compare",
  "bugs": "https://github.com/Shuunen/vue-image-compare/issues",
  "main": "src/vue-image-compare.vue",
  "scripts": {
    "build": "node --eval \"console.log('no need to build :p')\""
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/Shuunen/vue-image-compare.git"
  },
  "keywords": [
    "vue",
    "image",
    "compare",
    "comparison",
    "slider",
    "component"
  ],
  "contributors": [
    "Romain Racamier-Lafon <romain.racamier@gmail.com> (https://github.com/Shuunen)",
    "Ctf0 (https://github.com/ctf0)"
  ],
  "author": "Marcin Cichocki <marcincichocki1993@gmail.com>",
  "license": "MIT",
  "peerDependecies": {
    "vue": "^2.0.0"
  }
}
