Commit 312b92f5 by Johannes Zellner

Add hosting tag to manifest

1 parent 214aa17b
......@@ -7,6 +7,7 @@
"tags": [
"fileserver",
"webserver",
"hosting",
"server"
],
"version": "4.1.1",
......
......@@ -22,31 +22,31 @@
"dependencies": {
"async": "^1.5.2",
"bcryptjs": "^2.3.0",
"body-parser": "^1.15.0",
"body-parser": "^1.18.2",
"colors": "^1.1.2",
"commander": "^2.8.1",
"compression": "^1.5.0",
"commander": "^2.14.1",
"compression": "^1.7.2",
"connect-lastmile": "0.0.10",
"connect-timeout": "^1.6.2",
"cookie-parser": "^1.4.1",
"debug": "^2.2.0",
"debug": "^2.6.9",
"del": "^2.2.0",
"express": "^4.13.4",
"express-session": "^1.13.0",
"express": "^4.16.2",
"express-session": "^1.15.6",
"mkdirp": "^0.5.1",
"morgan": "^1.7.0",
"morgan": "^1.9.0",
"multiparty": "^4.1.2",
"passport": "^0.2.2",
"passport-http-bearer": "^1.0.1",
"passport-ldapjs": "^1.0.2",
"readline-sync": "^1.4.6",
"redis": "^2.6.5",
"request": "^2.81.0",
"passport-ldapjs": "^1.0.3",
"readline-sync": "^1.4.9",
"redis": "^2.8.0",
"request": "^2.83.0",
"safetydance": "^0.1.1",
"serve-index": "^1.8.0",
"serve-index": "^1.9.1",
"superagent": "^1.7.2",
"underscore": "^1.8.3",
"uuid": "^3.0.1"
"uuid": "^3.2.1"
},
"devDependencies": {
"expect.js": "^0.3.1",
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!