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
34 lines (34 loc) · 971 Bytes
/
ion-rangeSlider.jquery.json
File metadata and controls
34 lines (34 loc) · 971 Bytes
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
{
"name": "ion-rangeSlider",
"version": "1.6.3",
"title": "Ion.RangeSlider",
"description": "Comfortable and easily customizable range slider with skins support",
"keywords": [
"jquery",
"form",
"input",
"range",
"slider",
"interface",
"diapason",
"ui"
],
"author": {
"name": "IonDen",
"url": "https://github.com/IonDen",
"email": "denis.ineshin@gmail.com"
},
"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.6.3.zip",
"dependencies": {
"jquery": ">=1.9"
}
}