Merge branch 'wip_repo-documentation' into 'master'
Update the documentation for the repository See merge request !25
Showing
+1041 -17
This diff is collapsed.
{ | ||
"name": "chart-visualization", | ||
"name": "icity-tp31-energy-dashboard", | ||
"version": "1.0.0", | ||
"description": "", | ||
"main": "index.js", | ||
"description": "A prototype for an energy dashboard for the Bosch Schwieberdingen facility.", | ||
"keywords": [ | ||
"dashboard", | ||
"sensors", | ||
"energy" | ||
], | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"author": "", | ||
"license": "ISC", | ||
"dependencies": { | ||
"express": "^4.17.1" | ||
"express": "^4.17.1", | ||
"express-favicon": "^2.0.1" | ||
}, | ||
"devDependencies": { | ||
"nodemon": "^2.0.13" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://transfer.hft-stuttgart.de/gitlab/icity/energydashboard" | ||
} | ||
} |
public/favicon.ico
0 → 100644
+ 0
- 0
318 Bytes