irusb-adapter/package.json
2021-08-11 21:44:40 +02:00

19 lines
531 B
JSON

{
"name": "irusb-adapter",
"version": "1.0.1",
"description": "webthings.io gateway adapter for the Video Storm IrUSB device. Allows control of Android TV devices like nVidia Shield over Network.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "ssh://git@git.humanoids.be:222/freaktechnik/irusb-adapter.git"
},
"keywords": [
"webthingio"
],
"author": "Martin Giger (https://humanoids.be)",
"license": "MIT"
}