UNPKG

iothon-clientside

Version:
29 lines (28 loc) 648 B
{ "name": "iothon-clientside", "version": "2.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/ojousima/iothon-clientside.git" }, "keywords": [ "IOTA", "IoThon", "RuuviTag" ], "author": "Otso Jousimaa", "license": "BSD-3-Clause", "bugs": { "url": "https://github.com/ojousima/iothon-clientside/issues" }, "homepage": "https://github.com/ojousima/iothon-clientside#readme", "dependencies": { "iota.lib.js": "^0.4.6", "ruuvi.endpoints.js": "^1.0.0" } }