Files
zoff/server/package.json
2015-06-19 19:43:58 +02:00

10 lines
194 B
JSON
Executable File

{
"name": "zoffbackend",
"version": "0.0.1",
"description": "Zöff, the shared YouTube based radio services",
"dependencies": {
"express": "^4.10.2",
"socket.io": "^1.3.5"
}
}