46 lines
1.1 KiB
JSON
46 lines
1.1 KiB
JSON
{
|
|
"name": "ion-rangeslider",
|
|
"version": "2.3.0",
|
|
"description": "Cool, comfortable and easily customizable range slider with many options and skin support",
|
|
"homepage": "http://ionden.com/a/plugins/ion.rangeSlider/en.html",
|
|
"author": {
|
|
"name": "Denis Ineshin (IonDen)",
|
|
"email": "ionden.tech@gmail.com",
|
|
"url": "https://github.com/IonDen"
|
|
},
|
|
"keywords": [
|
|
"jquery-plugin",
|
|
"ecosystem:jquery",
|
|
"jquery",
|
|
"form",
|
|
"input",
|
|
"range",
|
|
"slider",
|
|
"rangeslider",
|
|
"interface",
|
|
"diapason",
|
|
"ui",
|
|
"noui",
|
|
"skins"
|
|
],
|
|
"main": "./js/ion.rangeSlider.js",
|
|
"directories": {
|
|
"lib": "js"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/IonDen/ion.rangeSlider.git"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/IonDen/ion.rangeSlider/issues"
|
|
},
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"jquery": ">=1.8"
|
|
},
|
|
"ignore": [
|
|
".idea",
|
|
"PSD",
|
|
"bower.json"
|
|
]
|
|
} |