Updates to package.json file

This commit is contained in:
Sandy Milne 2017-10-21 14:55:45 +11:00
parent 2306922f18
commit facb5d4c34

View File

@ -2,7 +2,7 @@
"name": "orvibo-b25-server",
"version": "1.0.0",
"description": "A server to control the Orvibo B25 range of smart sockets",
"main": "Orvibo.js",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node Example.js"
@ -17,7 +17,7 @@
"Smart",
"Socket"
],
"author": "Sandy Milne",
"author": "Sandy Milne <sandymilne@protonmail.ch>",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/sandysound/orvibo-b25-server/issues"