Skip to content
Snippets Groups Projects
Commit 41bd02cc authored by Nicolai Grymer's avatar Nicolai Grymer :baby_chick:
Browse files

updating author and description in package

parent 2f78d52e
Branches master
No related tags found
No related merge requests found
{
"name": "live-greetings",
"name": "Live temperature and humidity reports",
"version": "1.0.0",
"main": "index.js",
"scripts": {
......@@ -7,9 +7,9 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "Niels Olof Bouvin",
"author": "Nicolai Grymer",
"license": "ISC",
"description": "A site, where updates are sent immediately through WebSockets",
"description": "A site, where you can post temperature and humidity reports and have them reported back for all your clients",
"dependencies": {
"body-parser": "^1.18.2",
"express": "^4.16.2",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment