{
  "name": "slick-carousel",
  "main": [
    "slick/slick.min.js",
    "slick/slick.css",
    "slick/slick-theme.css",
    "slick/fonts/*"
  ],
  "version": "1.5.5",
  "homepage": "https://github.com/kenwheeler/slick",
  "authors": [
    "Ken Wheeler <ken_wheeler@me.com>"
  ],
  "description": "the last carousel you'll ever need",
  "keywords": [
    "responsive",
    "carousel",
    "jquery"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests",
    "index.html"
  ],
  "dependencies": {
    "jquery": ">=1.7"
  },
  "_release": "1.5.5",
  "_resolution": {
    "type": "version",
    "tag": "1.5.5",
    "commit": "f73f1e4647c5c4d3fd7ed6c5efea64c10340d2e3"
  },
  "_source": "git://github.com/kenwheeler/slick.git",
  "_target": "~1.5.5",
  "_originalSource": "slick.js"
}