You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "A http socket that displays a webpage that allows anyone to send TTS messages to my speakers. Helps keep entertained during quarentine.",
"main": "annoy.js",
"dependencies": {
"http": "^0.0.1-security",
"say": "^0.16.0"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"