forked from IonDen/ion.rangeSlider
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ion-rangeSlider.jquery.json
37 lines (37 loc) · 1.02 KB
/
ion-rangeSlider.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
{
"name": "ion-rangeSlider",
"version": "2.0.6",
"title": "Ion.RangeSlider",
"description": "Cool, comfortable and easily customizable range slider with many options and skin support",
"keywords": [
"jquery",
"form",
"input",
"range",
"slider",
"rangeslider",
"interface",
"diapason",
"ui",
"noui",
"skins"
],
"author": {
"name": "IonDen",
"url": "https://github.com/IonDen",
"email": "[email protected]"
},
"licenses": [
{
"type": "MIT",
"url": "http://ionden.com/a/plugins/licence-en.html"
}
],
"homepage": "https://github.com/IonDen/ion.rangeSlider",
"docs": "https://github.com/IonDen/ion.rangeSlider/blob/master/readme.md",
"demo": "http://ionden.com/a/plugins/ion.rangeSlider/en.html",
"download": "http://ionden.com/a/plugins/ion.rangeSlider/ion.rangeSlider-2.0.6.zip",
"dependencies": {
"jquery": ">=1.8"
}
}