{ "name": "slick-carousel", "main": [ "slick/slick.js", "slick/slick.css", "slick/slick.less", "slick/slick.scss" ], "homepage": "https://github.com/kenwheeler/slick", "authors": [ "Ken Wheeler " ], "description": "the last carousel you'll ever need", "keywords": [ "responsive", "carousel", "jquery" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests", "package.json", "index.html" ], "dependencies": { "jquery": ">=1.7" }, "version": "1.8.1", "_release": "1.8.1", "_resolution": { "type": "version", "tag": "v1.8.1", "commit": "1451fa2dda5f1ef056d7f027fea48894c93bca46" }, "_source": "https://github.com/kenwheeler/slick.git", "_target": "^1.8.1", "_originalSource": "slick-carousel", "_direct": true }