mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 20:48:48 +00:00
16 lines
331 B
JSON
Executable File
16 lines
331 B
JSON
Executable File
{
|
|
"name": "zoff",
|
|
"version": "2.0.1",
|
|
"description": "Zöff, the shared YouTube based radio services",
|
|
"dependencies": {
|
|
"express": "^4.10.2",
|
|
"socket.io": "^1.3.5",
|
|
"shortid": "^2.2.2",
|
|
"mongojs": "^0.18.2"
|
|
},
|
|
"author": {
|
|
"name": "Kasper Rynning Tønnesen",
|
|
"email": "kasper@kasperrt.no"
|
|
}
|
|
}
|