Ability to register bonob service with sonos via button

This commit is contained in:
simojenki
2021-01-31 19:02:03 +11:00
parent 6f161abd95
commit 2ed2fce280
10 changed files with 742 additions and 316 deletions

View File

@@ -10,12 +10,15 @@
"@types/express": "^4.17.11",
"@types/node": "^14.14.22",
"@types/underscore": "1.10.24",
"@types/uuid": "^8.3.0",
"axios": "^0.21.1",
"eta": "^1.12.1",
"express": "^4.17.1",
"node-html-parser": "^2.1.0",
"ts-md5": "^1.2.7",
"typescript": "^4.1.3",
"underscore":"^1.12.0",
"uuid": "^8.3.2",
"winston": "^3.3.3"
},
"devDependencies": {