Skip to content

Commit

Permalink
more infos
Browse files Browse the repository at this point in the history
  • Loading branch information
ardean committed Feb 1, 2017
1 parent c73f96a commit 413f74c
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,18 @@
"repository": "https://github.com/ardean/jsSauna",
"bugs": "https://github.com/ardean/jsSauna/issues",
"license": "MIT",
"keywords": [
"sauna",
"jsSauna",
"raspberry",
"pi",
"raspberry-pi",
"control",
"sauna-control",
"webinterface",
"web-interface",
"web"
],
"scripts": {
"start": "babel-node src/cli.js --username admin --pw 1234",
"export": "npm run build && npm run export-server && npm run export-html && npm run export-css && npm run export-img",
Expand Down

0 comments on commit 413f74c

Please sign in to comment.