mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 12:56:05 +10:00
31 lines
868 B
JSON
31 lines
868 B
JSON
{
|
|
"name": "jcarousel",
|
|
"filename": "jquery.jcarousel.min.js",
|
|
"version": "0.3.1",
|
|
"description": "jCarousel is a jQuery plugin for controlling a list of items in horizontal or vertical order. It provides a full-featured and flexible toolset for navigating any HTML based content in a carousel-like fashion.",
|
|
"homepage": "http://sorgalla.com/jcarousel/",
|
|
"keywords": [
|
|
"carousel",
|
|
"slideshow",
|
|
"animation"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Jan Sorgalla",
|
|
"web": "http://sorgalla.com"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/jsor/jcarousel.git"
|
|
}
|
|
],
|
|
"licenses": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "https://raw.github.com/jsor/jcarousel/master/LICENSE"
|
|
}
|
|
]
|
|
}
|