{ "name": "agent-usb", "version": "1.0.0", "description": "Agent preliminary USB code", "main": "UhkConnection.js", "license": "GPL-3.0", "dependencies": { "ramda": "^0.22.1", "underscore.string": "^3.3.4", "usb": "git+https://github.com/tessel/node-usb.git#1.3.0" } }