aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2012-07-02 22:54:50 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2012-07-02 22:54:50 +0200
commit350b7ac055ed6374bde8bf49278c085f583c5781 (patch)
tree1153e6dc043dff134dab3861f42fa19c76836cd1 /package.json
parent178e900fb843f29c70771226109278451fc15087 (diff)
downloadexample-collection-json-db-350b7ac055ed6374bde8bf49278c085f583c5781.tar.gz
example-collection-json-db-350b7ac055ed6374bde8bf49278c085f583c5781.tar.bz2
example-collection-json-db-350b7ac055ed6374bde8bf49278c085f583c5781.tar.xz
example-collection-json-db-350b7ac055ed6374bde8bf49278c085f583c5781.zip
o Better conneg, defaulting to c+j unless text/html is requested.
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 690b47d..386f76c 100644
--- a/package.json
+++ b/package.json
@@ -8,6 +8,7 @@
"dependencies": {
"collection_json": "git+http://trygvis.dyndns.org/~trygvis/git/2012/06/collection_json.js.git",
"express": "3.0.0beta4",
+ "http-accept": "~0.1.1-2",
"jade": "~0.26.3",
"pg": "0.7.2",
"underscore": "~1.3.3"