mirror of
https://gitlab.com/JKANetwork/CheckServer.git
synced 2026-03-04 17:49:55 +01:00
Start again
This commit is contained in:
29
vendors/bootstrap-progressbar/bower.json
vendored
Normal file
29
vendors/bootstrap-progressbar/bower.json
vendored
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"name": "bootstrap-progressbar",
|
||||
"version": "0.9.0",
|
||||
"license": "MIT",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Stephan Groß",
|
||||
"homepage": "http://www.minddust.com"
|
||||
}
|
||||
],
|
||||
"homepage": "http://www.minddust.com/project/bootstrap-progressbar/",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/minddust/bootstrap-progressbar.git"
|
||||
},
|
||||
"main": "./bootstrap-progressbar.js",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"Gulpfile.js",
|
||||
"Rakefile",
|
||||
"bower_components",
|
||||
"node_modules",
|
||||
"resources",
|
||||
"tasks"
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": ">= 1.9.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user