diff --git a/package.json b/package.json index 2bcecd0..64980b8 100644 --- a/package.json +++ b/package.json @@ -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 ", "license": "Apache-2.0", "bugs": { "url": "https://github.com/sandysound/orvibo-b25-server/issues"