node-legodimensions/package.json
2016-06-18 00:11:35 +01:00

15 lines
312 B
JSON

{
"name": "retrodimensions",
"version": "1.0.0",
"description": "Retro Dimensions",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Nathan Kunicki <me@nathankunicki.com>",
"license": "MIT",
"dependencies": {
"node-hid": "0.5.1"
}
}