You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
41 lines
850 B
41 lines
850 B
{ |
|
"name": "slick-carousel", |
|
"main": [ |
|
"slick/slick.min.js", |
|
"slick/slick.css", |
|
"slick/slick-theme.css", |
|
"slick/fonts/*" |
|
], |
|
"version": "1.4.1", |
|
"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.4.1", |
|
"_resolution": { |
|
"type": "version", |
|
"tag": "1.4.1", |
|
"commit": "e3fc23908d647bb2471c00c316ad57b15667975d" |
|
}, |
|
"_source": "git://github.com/kenwheeler/slick.git", |
|
"_target": "~1.4.1", |
|
"_originalSource": "slick-carousel" |
|
} |