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.
34 lines
963 B
34 lines
963 B
{ |
|
"name": "slick", |
|
"title": "slick", |
|
"description": "A jQuery responsive touch carousel", |
|
"keywords": [ |
|
"responsive", |
|
"slider", |
|
"carousel", |
|
"touch", |
|
"mobile" |
|
], |
|
"version": "1.4.1", |
|
"author": { |
|
"name": "Ken Wheeler", |
|
"url": "http://kenwheeler.github.io" |
|
}, |
|
"maintainers": [{ |
|
"name": "Ken Wheeler", |
|
"email": "dubmediagroup@gmail.com", |
|
"url": "http://www.dubmediagroup.com" |
|
}], |
|
"licenses": [{ |
|
"type": "MIT", |
|
"url": "https://github.com/kenwheeler/slick/blob/master/LICENSE" |
|
}], |
|
"demo": "http://kenwheeler.github.io/slick/", |
|
"bugs": "https://github.com/kenwheeler/slick/issues", |
|
"homepage": "https://github.com/kenwheeler/slick/", |
|
"docs": "https://github.com/kenwheeler/slick/", |
|
"download": "https://github.com/kenwheeler/slick/archive/master.zip", |
|
"dependencies": { |
|
"jquery": ">=1.7" |
|
} |
|
} |