forked from OpenPDU/openpdu
first mockup in go
This commit is contained in:
17
static/bower_components/jquery-sparkline/bower.json
vendored
Normal file
17
static/bower_components/jquery-sparkline/bower.json
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "jquery-sparkline",
|
||||
"version": "2.1.3",
|
||||
"homepage": "https://github.com/rkgrep/jquery.sparkline",
|
||||
"authors": [
|
||||
"Gareth Watts <gareth@omnipotent.net>"
|
||||
],
|
||||
"main": "dist/jquery.sparkline.js",
|
||||
"license": "BSD 3",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"test",
|
||||
"tests"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user