UNPKG

dial-a-device-node

Version:

dial-a-device-node is the device interface for dial-a-device

35 lines (34 loc) 776 B
{ "name": "dial-a-device-node", "version": "0.0.158", "description": "dial-a-device-node is the device interface for dial-a-device", "main": "dial_a_device_node.js", "dependencies": { "serialport": "*", "coffee-script": "*", "websocket": "*", "getmac": "*", "bonescript": "*", "chokidar": "*" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/Cominch/dial-a-device-node.git" }, "keywords": [ "device control", "remote", "serial port", "serialport", "chemistry", "lab automation", "dial-a-device", "beaglebone" ], "author": "Dominic Lütjohann", "license": "GPLv3", "readmeFilename": "README.md" }