"git@transfer.hft-stuttgart.de:keyu.bao/in-source.git" did not exist on "5ba212d9926dcf4fefb3a4a9722b5554e866bbda"
Merge branch 'wip_repo-documentation' into 'master'
Update the documentation for the repository See merge request !25
Pipeline
#5246
passed
with stage
in
25 seconds
Showing
+1041 -17
{ | { | ||
"name": "chart-visualization", | "name": "icity-tp31-energy-dashboard", | ||
"version": "1.0.0", | "version": "1.0.0", | ||
"description": "", | "description": "A prototype for an energy dashboard for the Bosch Schwieberdingen facility.", | ||
"main": "index.js", | "keywords": [ | ||
"dashboard", | |||
"sensors", | |||
"energy" | |||
], | |||
"scripts": { | "scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | "test": "echo \"Error: no test specified\" && exit 1" | ||
}, | }, | ||
"author": "", | "author": "", | ||
"license": "ISC", | "license": "ISC", | ||
"dependencies": { | "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