chore:AdminLTE removal of bloat

This commit is contained in:
jokob-sk
2024-11-23 10:39:09 +11:00
parent 49254c92f8
commit 67fd08a093
7151 changed files with 64 additions and 738990 deletions

30
front/lib/chart.js/.bower.json Executable file
View 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"
}