first commit using the simplify data method.
Showing
+489 -19
favicon.ico
0 → 100644
+ 0
- 0
15 KB
{ | { | ||
"name": "chart-visualization", | "name": "energydashboard", | ||
"version": "1.0.0", | "version": "1.0.0", | ||
"description": "", | "description": "Development of dashboard for Bosch Schwieberdingen", | ||
"main": "index.js", | "main": "index.js", | ||
"scripts": { | "scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | "test": "echo \"Error: no test specified\" && exit 1" | ||
... | @@ -10,6 +10,11 @@ | ... | @@ -10,6 +10,11 @@ |
"license": "ISC", | "license": "ISC", | ||
"dependencies": { | "dependencies": { | ||
"axios": "^0.21.1", | "axios": "^0.21.1", | ||
"express": "^4.17.1" | "express": "^4.17.1", | ||
"require": "^2.4.20" | |||
}, | |||
"repository": { | |||
"type": "git", | |||
"url": "https://transfer.hft-stuttgart.de/gitlab/icity/energydashboard.git" | |||
} | } | ||
} | } |
public/favicon.ico
0 → 100644
+ 0
- 0
15 KB
public/js/thirdparty/simplify.js
0 → 100644