summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2015-02-02 13:24:03 -0500
committerJules Laplace <jules@okfoc.us>2015-02-02 13:24:03 -0500
commit466e56bbdcf1b713a91e77081237b3adf0b86ba0 (patch)
tree8a03d25a61ad30b8af6bd3b6df2a6232361c41fe /package.json
parentb9ad0704417aaa8cf4da7a1ec2109959622bd454 (diff)
using xml middleware parser for webhook
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 56ffcdf..7a504af 100644
--- a/package.json
+++ b/package.json
@@ -13,6 +13,7 @@
"express": "~3.4.8",
"express-subdomain-handler": "~0.1.0",
"express-subdomains": "0.0.5",
+ "express-xml-bodyparser": "0.0.6",
"html-entities": "~1.0.10",
"intro.js": "^0.9.0",
"js2xml": "^1.0.0",