mirror of
https://github.com/karl0ss/orvibo-b25-server-kex.git
synced 2025-05-02 21:43:41 +01:00
Updates to package.json file
This commit is contained in:
parent
2306922f18
commit
facb5d4c34
@ -2,7 +2,7 @@
|
|||||||
"name": "orvibo-b25-server",
|
"name": "orvibo-b25-server",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "A server to control the Orvibo B25 range of smart sockets",
|
"description": "A server to control the Orvibo B25 range of smart sockets",
|
||||||
"main": "Orvibo.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1",
|
"test": "echo \"Error: no test specified\" && exit 1",
|
||||||
"start": "node Example.js"
|
"start": "node Example.js"
|
||||||
@ -17,7 +17,7 @@
|
|||||||
"Smart",
|
"Smart",
|
||||||
"Socket"
|
"Socket"
|
||||||
],
|
],
|
||||||
"author": "Sandy Milne",
|
"author": "Sandy Milne <sandymilne@protonmail.ch>",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/sandysound/orvibo-b25-server/issues"
|
"url": "https://github.com/sandysound/orvibo-b25-server/issues"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user