aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorJohannes Zellner <johannes@nebulon.de>2015-09-08 15:05:13 +0200
committerJohannes Zellner <johannes@nebulon.de>2015-09-08 15:05:13 +0200
commit7bb99aff6337ee30a74a71f587c9a58eb5d24cb3 (patch)
tree98fcb22db6a93a7946ce453cff6d60cd6d4a2520 /package.json
parentb9ad5d9155a65125f83071b409b4193ee97ce9d8 (diff)
downloadSurfer-7bb99aff6337ee30a74a71f587c9a58eb5d24cb3.tar.gz
Surfer-7bb99aff6337ee30a74a71f587c9a58eb5d24cb3.tar.zst
Surfer-7bb99aff6337ee30a74a71f587c9a58eb5d24cb3.zip
Use 222 status code to indicate folder listing and use stdout only for data
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 266b77f..7981d9e 100644
--- a/package.json
+++ b/package.json
@@ -35,6 +35,7 @@
35 "passport": "^0.2.2", 35 "passport": "^0.2.2",
36 "passport-ldapjs": "^1.0.2", 36 "passport-ldapjs": "^1.0.2",
37 "readline-sync": "^1.2.19", 37 "readline-sync": "^1.2.19",
38 "request": "^2.61.0",
38 "safetydance": "0.0.16", 39 "safetydance": "0.0.16",
39 "superagent": "^1.2.0", 40 "superagent": "^1.2.0",
40 "underscore": "^1.8.3" 41 "underscore": "^1.8.3"