created ewelink class

This commit is contained in:
Martín M
2019-06-23 18:37:55 -03:00
parent 77b8f3f131
commit 11be3e0d58
3 changed files with 172 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
"name": "ewelink-api",
"version": "1.0.0",
"description": "eWeLink API for Node.js",
"main": "index.js",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},