-
Notifications
You must be signed in to change notification settings - Fork 56
/
Copy pathflipcountdown.jquery.json
39 lines (39 loc) · 1.12 KB
/
flipcountdown.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
{
"name": "flipcountdown",
"title": "jQuery Clock or Timer plugin in retro flip-count down style",
"description": "jQuery Clock,Timer or Counter plugin in retro flip-count down style. The plugin can display the time and number, including floating point.",
"keywords": [
"count",
"down",
"flip",
"flipcount",
"flipcountdown",
"countdown",
"time",
"tablo",
"counter",
"ticker",
"timer",
"clock",
"form"
],
"version": "3.0.5",
"author": {
"name": "Chupurnov Valeriy",
"email": "chupurnov@gmail.com",
"url": "http://xdsoft.net/contacts.html"
},
"licenses": [
{
"type": "MIT",
"url": "https://github.com/xdan/flipcountdown/blob/master/MIT-LICENSE.txt"
}
],
"bugs": "https://github.com/xdan/flipcountdown/issues",
"homepage": "http://xdsoft.net/jqplugins/flipcountdown/",
"docs": "http://xdsoft.net/jqplugins/flipcountdown/",
"download": "https://github.com/xdan/flipcountdown/archive/master.zip",
"dependencies": {
"jquery": ">=1.7"
}
}