{
  "name": "jquery.flipster",
  "version": "1.1.6",
  "homepage": "https://github.com/drien/jquery-flipster",
  "description": "Responsive coverflow-style carousel plugin for jQuery",
  "main": "./dist/jquery.flipster.min.js",
  "style": [
    "./dist/jquery.flipster.min.css"
  ],
  "author": "Adrien Delessert <a@drien.com>",
  "contributors": [
    "Adrien Delessert <a@drien.com>",
    "Stephen Shaw <stephen@brokensquare.com>"
  ],
  "keywords": [
    "coverflow",
    "jquery",
    "carousel",
    "flipster",
    "jquery-plugin",
    "ecosystem:jquery"
  ],
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/drien/jquery-flipster.git"
  },
  "bugs": {
    "url": "https://github.com/drien/jquery-flipster/issues"
  },
  "devDependencies": {
    "grunt": "^1.6.1",
    "grunt-contrib-less": "~2.0.0",
    "grunt-contrib-uglify": "^4.0.1",
    "grunt-contrib-watch": "~1.1.0",
    "less-plugin-autoprefix": "^1.4.1"
  }
}
