add mqtt client
Showing
... | ... | @@ -4,7 +4,7 @@ |
"description": "", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"start": "node index.js" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
... | ... | @@ -18,3 +18,4 @@ |
"mqtt": "^3.0.0" | ||
} | ||
} | ||
\ No newline at end of file |
Please
register
or
sign in
to comment