@katesthings/smartsonos
Version:
Utility functions to control Sonos speakers
30 lines (29 loc) • 684 B
JSON
{
"devDependencies": {
"@types/node": "^17.0.4"
},
"name": "@katesthings/smartsonos",
"description": "Utility functions to control Sonos speakers",
"version": "0.0.17",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/davidhkates/katesthings.git"
},
"keywords": [
"Samsung",
"SmartThings",
"Utility",
"Sonos",
"Control"
],
"author": "David H. Kates",
"license": "MIT",
"bugs": {
"url": "https://github.com/davidhkates/katesthings/issues"
},
"homepage": "https://github.com/davidhkates/katesthings#readme"
}