Commit fc47135b authored by Pithon Kabiro's avatar Pithon Kabiro
Browse files

Edit the package.json file

Add details about the web application
parent 96134efe
{
"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"
},
......@@ -10,5 +14,9 @@
"license": "ISC",
"dependencies": {
"express": "^4.17.1"
},
"repository": {
"type": "git",
"url": "https://transfer.hft-stuttgart.de/gitlab/icity/energydashboard"
}
}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment