{ "name": "node-legodimensions", "version": "1.0.1", "description": "Lego Dimensions ToyPad library for Node.js", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Nathan Kunicki ", "license": "MIT", "dependencies": { "debug": "^3.1.0", "node-hid": "^0.7.2" } }