You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
437 B
JSON

{
"name": "wiimote-pads",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"blessed": "^0.1.81",
"inquirer": "^6.2.2",
"ioctl": "^2.0.2",
"linux-device": "^2.0.15",
"node-hid": "^0.7.7",
"react": "^16.8.6",
"react-blessed": "^0.5.0",
"restruct": "^0.1.3",
"uuid": "^3.3.2"
}
}