{ "name": "uhk-usb", "version": "1.0.0", "description": "Agent preliminary USB code", "main": "dist/index.js", "license": "GPL-3.0", "scripts": { "build": "tsc", "lint": "tslint --project tsconfig.json" }, "devDependencies": { }, "dependencies": { "kboot": "0.0.0", "node-hid": "0.7.9", "nrf-intel-hex": "1.3.0", "tslib": "1.10.0", "uhk-common": "1.0.0" } }