mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
10 lines
196 B
JSON
Executable File
10 lines
196 B
JSON
Executable File
{
|
|
"name": "zöff-backend",
|
|
"version": "0.0.1",
|
|
"description": "Zöff, the shared YouTube based radio services",
|
|
"dependencies": {
|
|
"express": "^4.10.2",
|
|
"socket.io": "^1.3.5"
|
|
}
|
|
}
|