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

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