-
Notifications
You must be signed in to change notification settings - Fork 104
/
jquery-advanced-news-ticker.jquery.json
44 lines (44 loc) · 1.22 KB
/
jquery-advanced-news-ticker.jquery.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
{
"name": "jquery-advanced-news-ticker",
"title": "jQuery Advanced News Ticker",
"description": "A powerful, flexible and animated vertical news ticker plugin for JQuery.",
"keywords": [
"news",
"ticker",
"newsticker",
"animation",
"scroll",
"scroller",
"slide",
"slider",
"animated",
"callback",
"jquery",
"vertical"
],
"version": "1.0.1",
"author": {
"name": "risq",
"url": "https://github.com/risq"
},
"maintainers": [
{
"name": "risq",
"url": "https://github.com/risq"
}
],
"licenses": [
{
"type": "GPL",
"url": "https://github.com/risq/jquery-advanced-news-ticker/blob/master/LICENSE.txt"
}
],
"bugs": "https://github.com/risq/jquery-advanced-news-ticker/issues",
"homepage": "https://github.com/risq/jquery-advanced-news-ticker",
"docs": "https://github.com/risq/jquery-advanced-news-ticker",
"demo": "http://risq.github.io/jquery-advanced-news-ticker/demo.html",
"download": "https://github.com/risq/jquery-advanced-news-ticker",
"dependencies": {
"jquery": ">=1.5"
}
}