{ "name": "node-legodimensions", "version": "1.0.0", "description": "Lego Dimensions", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Nathan Kunicki ", "license": "MIT", "dependencies": { "debug": "^2.6.0", "node-hid": "^0.5.2" } }