UNPKG

mode-device

Version:
23 lines (22 loc) 426 B
{ "name": "mode-device", "description": "MODE Device library", "version": "1.4.0", "author": "MODE, Inc.", "main": "index.js", "dependencies": { "ws": "^5.1.1" }, "repository": { "type": "git", "url": "https://github.com/moderepo/node-device-lib.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "Mode", "IoT" ], "license": "MIT" }