-
Notifications
You must be signed in to change notification settings - Fork 0
/
easyticker.jquery.json
35 lines (35 loc) · 1.07 KB
/
easyticker.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
{
"name": "easyticker",
"title": "jQuery Easy Ticker",
"description": "jQuery easy ticker is a news ticker like plugin, which scrolls the list infinitely. It is highly customizable, flexible with lot of features and works in all browsers. Tags: slider, vertical, animation, effect, ticker, news, rss, feed, easing, horizontal",
"keywords": [
"slider",
"jquery",
"animation",
"effect",
"ticker",
"news",
"rss",
"feed",
"vertical",
"easing"
],
"version": "2.0.0",
"author": {
"name": "Aakash Chakravarthy",
"url": "http://www.aakashweb.com/"
},
"licenses": [
{
"type": "MIT",
"url": "http://opensource.org/licenses/mit-license.php"
}
],
"bugs": "http://www.aakashweb.com/jquery-plugins/easy-ticker/",
"homepage": "http://www.aakashweb.com/jquery-plugins/easy-ticker/",
"docs": "http://www.aakashweb.com/jquery-plugins/easy-ticker/#docs",
"demo": "http://www.aakashweb.com/demos/jquery-easy-ticker/",
"dependencies": {
"jquery": ">=1.7"
}
}