Fixed remote controller rewrites

This commit is contained in:
Kasper Rynning-Tønnesen
2015-11-29 14:09:44 +01:00
parent ac474cfc17
commit d8886e239f
3030 changed files with 16 additions and 502019 deletions

View File

@@ -1,27 +0,0 @@
{
"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",
"mongojs": "^0.18.2",
"cors-anywhere": "^0.2.3",
"emoji-strip": "^0.0.3",
"mongodb": "^2.0.27"
},
"repository": {
"type": "git",
"url": "git://github.com/zoff-music/Zoff.git"
},
"author": {
"name": "Kasper Rynning Tønnesen",
"email": "kasper@kasperrt.no"
},
"devDependencies": {
"gulp-util": "~3.0.6",
"gulp": "~3.9.0",
"gulp-concat": "~2.6.0",
"gulp-uglifyjs": "~0.6.2"
}
}