forked from OpenPDU/openpdu
first mockup in go
This commit is contained in:
34
static/bower_components/jquery-sparkline/sparkline.jquery.json
vendored
Normal file
34
static/bower_components/jquery-sparkline/sparkline.jquery.json
vendored
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"name": "sparkline",
|
||||
"title": "jQuery Sparkline",
|
||||
"description": "Easily generate small, inline sparkline charts directly in the browser",
|
||||
"keywords": [
|
||||
"canvas",
|
||||
"charts",
|
||||
"graphics",
|
||||
"graphing",
|
||||
"graphs",
|
||||
"sparklines",
|
||||
"ui",
|
||||
"vml"
|
||||
],
|
||||
"version": "2.1.2",
|
||||
"author": {
|
||||
"name": "Gareth Watts",
|
||||
"url": "http://gwatts.com/"
|
||||
},
|
||||
"licenses": [
|
||||
{
|
||||
"type": "BSD-3-Clause",
|
||||
"url": "http://opensource.org/licenses/BSD-3-Clause"
|
||||
}
|
||||
],
|
||||
"bugs": "https://github.com/gwatts/jquery.sparkline/issues",
|
||||
"homepage": "http://omnipotent.net/jquery.sparkline/",
|
||||
"demo": "http://omnipotent.net/jquery.sparkline/",
|
||||
"docs": "http://omnipotent.net/jquery.sparkline/#s-docs",
|
||||
"download": "http://omnipotent.net/jquery.sparkline/#s-download",
|
||||
"dependencies": {
|
||||
"jquery": ">=1.4.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user