forked from IonDen/ion.rangeSlider
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathion-rangeSlider.jquery.json
More file actions
36 lines (36 loc) · 1.01 KB
/
ion-rangeSlider.jquery.json
File metadata and controls
36 lines (36 loc) · 1.01 KB
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
{
"name": "ion-rangeSlider",
"version": "1.9.1",
"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",
"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-1.9.1.zip",
"dependencies": {
"jquery": ">=1.9"
}
}