forked from OpenPDU/openpdu
first mockup in go
This commit is contained in:
46
static/bower_components/ion.rangeSlider/package.json
vendored
Normal file
46
static/bower_components/ion.rangeSlider/package.json
vendored
Normal file
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user