first commit using the simplify data method.
favicon.ico
0 → 100644
15 KB
| { | ||
| "name": "chart-visualization", | ||
| "name": "energydashboard", | ||
| "version": "1.0.0", | ||
| "description": "", | ||
| "description": "Development of dashboard for Bosch Schwieberdingen", | ||
| "main": "index.js", | ||
| "scripts": { | ||
| "test": "echo \"Error: no test specified\" && exit 1" | ||
| ... | ... | @@ -10,6 +10,11 @@ |
| "license": "ISC", | ||
| "dependencies": { | ||
| "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
15 KB