{
  "name": "jquery-cycle2",
  "version": "2.1.6",
  "homepage": "http://jquery.malsup.com/cycle2",
  "engines": {
    "node": ">= 0.6.0"
  },
  "dependencies": {
    "jquery": ">=1.7"
  },
  "devDependencies": {
    "grunt": "~0.4.1",
    "grunt-contrib-jshint": "~0.4.0",
    "grunt-contrib-concat": "~0.1.3",
    "grunt-contrib-uglify": "~0.2.0",
    "grunt-contrib-watch": "~0.3.1"
  }
}
