y5
Version:
simple yamaha remote
37 lines (36 loc) • 660 B
JSON
{
"name": "y5",
"version": "0.2.0",
"description": "simple yamaha remote",
"main": "y5.js",
"author": {
"name": "soef",
"email": "soef@gmx.net"
},
"contributors": [
{
"name": "soef",
"email": "soef@gmx.net"
}
],
"homepage": "https://github.com/soef/y5",
"license": "MIT",
"keywords": [
"yamaha",
"API",
"port 50000",
"@MAIN:PWR=On",
"yamaha remote",
"yamaha realtime"
],
"dependencies": {
},
"repository": {
"type": "git",
"url": "git+https://github.com/soef/y5.git"
},
"bugs": {
"url": "https://github.com/soef/y5/issues"
},
"readmeFilename": "readme.md"
}