todo/public/vendor/ion.rangeSlider/package.json
Supan Adit Pratama 35d8715ab4 first commit
2020-06-23 11:40:37 +07:00

46 lines
1.1 KiB
JSON
Executable File

{
"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"
]
}