forked from OpenPDU/openpdu
first mockup in go
This commit is contained in:
26
static/bower_components/seiyria-bootstrap-slider/bower.json
vendored
Normal file
26
static/bower_components/seiyria-bootstrap-slider/bower.json
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"name": "seiyria-bootstrap-slider",
|
||||
"version": "10.6.2",
|
||||
"homepage": "https://github.com/seiyria/bootstrap-slider",
|
||||
"authors": [
|
||||
"Kyle Kemp <kyle@seiyria.com>",
|
||||
"Rohit Kalkur <rohit.kalkur@gmail.com>"
|
||||
],
|
||||
"description": "a slider element for bootstrap 2/3",
|
||||
"main": [
|
||||
"dist/bootstrap-slider.js",
|
||||
"dist/css/bootstrap-slider.css"
|
||||
],
|
||||
"keywords": [
|
||||
"slider",
|
||||
"bootstrap2",
|
||||
"bootstrap3",
|
||||
"bootstrap"
|
||||
],
|
||||
"license": "MIT",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user