logitechmediaserver
Version:
Listen to and control Logitech Media Server (previously Squeezebox Server).
26 lines (25 loc) • 681 B
JSON
{
"name": "logitechmediaserver",
"version": "0.0.5",
"description": "Listen to and control Logitech Media Server (previously Squeezebox Server).",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/mozz100/node-logitechmediaserver.git"
},
"keywords": [
"logitech",
"music",
"squeezebox",
"radio",
"home",
"automation"
],
"author": {"name": "Richard Morrison", "email": "richard@rmorrison.net"},
"contributors": [{"name": "Samuel Weibel"}],
"license": "CC-by-SA",
"readmeFilename": "README.md"
}