forked from OpenPDU/openpdu
first mockup in go
This commit is contained in:
30
static/bower_components/chart.js/.bower.json
vendored
Normal file
30
static/bower_components/chart.js/.bower.json
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "Chart.js",
|
||||
"description": "Simple HTML5 Charts using the canvas element",
|
||||
"homepage": "https://github.com/nnnick/Chart.js",
|
||||
"author": "nnnick",
|
||||
"main": [
|
||||
"Chart.js"
|
||||
],
|
||||
"ignore": [
|
||||
"**/*",
|
||||
".travis.yml",
|
||||
"CONTRIBUTING.md",
|
||||
"Chart.js",
|
||||
"LICENSE.md",
|
||||
"README.md",
|
||||
"gulpfile.js",
|
||||
"package.json"
|
||||
],
|
||||
"dependencies": {},
|
||||
"version": "1.1.1",
|
||||
"_release": "1.1.1",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v1.1.1",
|
||||
"commit": "a62537a80029cd5a2e230769a652904e2de2d5d4"
|
||||
},
|
||||
"_source": "https://github.com/chartjs/Chart.js.git",
|
||||
"_target": "^1.0",
|
||||
"_originalSource": "chart.js"
|
||||
}
|
||||
3736
static/bower_components/chart.js/Chart.js
vendored
Normal file
3736
static/bower_components/chart.js/Chart.js
vendored
Normal file
File diff suppressed because it is too large
Load Diff
21
static/bower_components/chart.js/bower.json
vendored
Normal file
21
static/bower_components/chart.js/bower.json
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "Chart.js",
|
||||
"description": "Simple HTML5 Charts using the canvas element",
|
||||
"homepage": "https://github.com/nnnick/Chart.js",
|
||||
"author": "nnnick",
|
||||
"main": [
|
||||
"Chart.js"
|
||||
],
|
||||
"ignore": [
|
||||
"**/*",
|
||||
".travis.yml",
|
||||
"CONTRIBUTING.md",
|
||||
"Chart.js",
|
||||
"LICENSE.md",
|
||||
"README.md",
|
||||
"gulpfile.js",
|
||||
"package.json"
|
||||
],
|
||||
"dependencies": {},
|
||||
"version": "1.1.1"
|
||||
}
|
||||
Reference in New Issue
Block a user