mirror of
https://github.com/0015/ThatProject.git
synced 2026-01-12 09:17:42 +03:00
Broadcasting Your Voice with ESP32-S3 & INMP441
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "wsAudioServer",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "server.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "Eric Nam",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"express": "^4.17.1",
|
||||
"ws": "^7.2.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user